For a Lodging transaction, you can increment it by posting it with a type of 'incremental' and the additional amount as the amount. For check-out, post the original transaction with a type of 'sale'.

Log in to see full request history
Path Params
string
required

The id of the Transaction to Increment.

Body Params
number

This amount can only exceed the original auth amount if the merchant account has been approved to capture for more than the original auth. Not all accounts will allow for a capture more than the original amount. However, capturing for less than the original amount is allowed. To capture the full amount of the original auth transaction simply do not include this field.

string
required

Indicates the referenced transaction should be incremented.

Responses

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