Orders
Refund Order
This endpoint processes a refund for an order.
POST
/
v1
/
order
/
refund
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.