Request refund or exchange
POST
/sales/orders/{orderId}/refund-requestsFile a refund or exchange request for the order within the resolved refund policy. Requester identity is derived from the credential, never from the body.
Parameters
orderIdpathrequiredRequest Body
type*"refund" | "exchange"
reasonstring
Response
Refund request created successfully
Code Samples
No code examples available for this operation.