Orders
Dispute Order
This endpoint initiates a dispute for an order.
POST
/
v1
/
order
/
dispute
Body
This is the ID of the order to be disputed.
This is the reason for the dispute.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.