Skip to main content
POST
Accept an order dispute as seller

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orderDisputeCase
string
required

The ID of the order dispute case.

Body

application/json
message
string | null

Optional message shared with the buyer when accepting the dispute.

Maximum string length: 1200
Example:

"You are right, processing the refund now."

Response

A single order dispute case

data
object

Order dispute case

message
string | null

Optional success message