Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the dispute for which to provide the supporting information.
1 - 255
Body
A merchant request to make an offer to resolve a dispute.
The merchant's notes about the offer.
1 - 2000
The merchant-proposed offer type for the dispute.
REFUND
, REFUND_WITH_RETURN
, REFUND_WITH_REPLACEMENT
, REPLACEMENT_WITHOUT_REFUND
The amount proposed to resolve the dispute.
The return address for the item. Required when the customer must return an item to the merchant for the <code>MERCHANDISE_OR_SERVICE_NOT_AS_DESCRIBED</code> dispute reason, especially if the refund amount is less than the dispute amount.
The merchant-provided ID of the invoice for the refund. This optional value maps the refund to an invoice ID in the merchant's system.
1 - 127
Response
A successful request returns the HTTP 200 OK
status code and a JSON response body that includes a link to the dispute.
The subsequent action.