Refund an order

Refunds a payment on an order. To cancel an order with a refund use the /cancel end point

Path Params
string
required

The order ID

Body Params
float
required

The amount to refund

boolean
Defaults to false

Specify true if the value of the booking should also be reduced by a corresponding amount

boolean

Set to true to specify if refund fee adjustments should be created. Specified amount is considered to be inclusive of refundable fees. This flag is applicable only if decrease is true

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json