Orders
Refund Order
This endpoint processes a refund for an order.
POST
Body
This is the ID of the order to be refunded.
This is the amount to be refunded.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.
This endpoint processes a refund for an order.
This is the ID of the order to be refunded.
This is the amount to be refunded.
Indicates whether the call was successful. 1 if successful, 0 if not.