Create an authorization hold
Creates a new authorization hold transaction.
POST
Create an authorization hold
Documentation Index
Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
The audit user to log the request
Body
application/json
The fields that you want to apply to your newly created authorization hold transaction
Account id
Authorization hold type
Available options:
AHOLD, PBALPAY Amount to hold
Required range:
x > 0A valid ISO 4217 currency code
Pattern:
[A-Z]{3}Example:
"EUR"
Free text
Maximum string length:
255Response
Authorization hold created successfully
Transaction Id of generated authorization request
Create an authorization hold

