Refund

Path Params
string
required

The merchant ID

string
required

The payment ID. This is defined when you create/update a Pay Portal or Pay Session.

Body Params
number | null

Transaction Amount. Expressed as a decimal number in the units of the currency. For example 12.34 in USD is the amount 12 dollars and 34 cents. Must be a string consisting of characters 0-9 and '.' representing a valid decimal number. Length: 1-14 characters.

string | null

The currency of the transaction expressed as an ISO 4217 alpha code, e.g. USD. Must consist of uppercase letters A-Z only. Length: exactly 3 characters.

string | null

The identifier for the transaction you wish to refund ('id' field returned in transaction responses). Can consist of any characters. Length: 1-40 characters.

session
object | null

Session details

string | null

Card Present terminal ID

Headers
string
Responses

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