POST
/
v3
/
authorization-holds
/
authorizations
{
  "authorizationTransactionId": "<string>"
}

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

The fields that you want to apply to your newly created authorization hold transaction

accountId
string<biginteger>
required

Account id

type
enum<string>
required

Authorization hold type

Available options:
AHOLD,
PBALPAY
amount
number
required

Amount to hold

Required range: x > 0
currency
string
required

A valid ISO 4217 currency code

Example:

"EUR"

text
string

Free text

Maximum length: 255

Response

Authorization hold created successfully

authorizationTransactionId
string<biginteger>

Transaction Id of generated authorization request