POST
/
v1
/
order
/
refund

Body

id
string

This is the ID of the order to be refunded.

amount
string

This is the amount to be refunded.

Response

success
number

Indicates whether the call was successful. 1 if successful, 0 if not.