AuthorizationHold
Represents blocked amount of funds.
id string
Authorization hold id.
customerId stringrequired
Customer Id.
accountId string
Customer account id.
amount int64required
Amount to block.
currencyCode Currency (string)required
Possible values: >= 3 characters
and <= 3 characters
Currency alphabetic code as specified by ISO 4217
createdOn date-time
Represents RFC 3339, section 5.6 date-time.
expiresOn date-time
Represents RFC 3339, section 5.6 date-time.
status string
Possible values: [ACTIVE
, EXPIRED
, USED
, RELEASED
]
Status of the authorization hold.