v1

latestOpenAPI 3.0.12026-07-2356172250.9 KB
Transactions

Add transaction tip

Add a tip amount to an existing captured transaction identified by the transaction ID.

put/rest/v2/transactions/{id}

Path parameters

A unique identifier for the transaction returned by the Capture a Transaction endpoint.

Headers

api-keystring required

An access API key issued to you by Xplor Pay.

Request body

tip-amountstring required

The value of the tip to be added to the transaction (in decimal format). For example, "0.08" for 8 cents.

Response

Successful Transaction

payloadTypestring

Type of payload returned in the response.