Skip to main content
GET
Get authorization hold by id

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

authorizationTransactionId
string<biginteger>
required

The ID of the authorization hold to fetch

Query Parameters

auditUser
string
required

The audit user to log the request

Response

Successful lookup of the authorization hold

amount
number

Transaction amount

currency
string

A valid ISO 4217 currency code

Pattern: [A-Z]{3}
Example:

"EUR"

text
string

Represents value of text field provided during transaction posting

Maximum string length: 255