These docs are for v2017-01-01. Click to read the latest docs for v2021-03-10.

Decrease the value of an order

Decreases the value of a booking. This action is not intended to refund any payment i.e. a refund transaction will NOT be automatically created. However, if a refund=true parameter is specified, a refund will trigger if necessary.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The order ID

Body Params
float
required

The amount to decrease the order. May not exceed the value of the booking

string
required

A message that will appear as a line item in the order

boolean
Defaults to false

Set to true to specify if fee adjustments should be created. The amount specified in the amount attribute excludes any applicable taxes & fees that are applied on top of it

Responses

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