Dispute documents
Create a Dispute Document
POST
/
v2.01
/
{ClientId}
/
disputes
/
{DisputeId}
/
documents
Path parameters
DisputeId
string
requiredThe unique identifier of the dispute.
Body parameters
Type
string
requiredAllowed values: DELIVERY_PROOF
, INVOICE
, REFUND_PROOF
, USER_CORRESPONDANCE
, USER_ACCEPTANCE_PROOF
, PRODUCT_REPLACEMENT_PROOF
, OTHER
The type of the dispute document.
Tag
string
Max. length: 255 characters
Custom data that you can add to this object.
Responses
Was this page helpful?