Accept an order dispute as seller
Order Disputes
Accept an order dispute as seller
Seller-only: accept the buyer’s dispute. If the preferred resolution is a refund, the order is refunded automatically. Otherwise the case is forwarded to GameBoost for final resolution.
POST
Accept an order dispute as seller
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the order dispute case.
Body
application/json
Optional message shared with the buyer when accepting the dispute.
Maximum string length:
1200Example:
"You are right, processing the refund now."