Skip to main content

Check Pending Authorization

This method allows the Bank to verify the existence of a pending authorization to be completed and extract the relevant data for internal comparison and validation purposes. This is used during the Authorization to Pay process.

Query Parameters
requestDto object REQUIRED
Header Parameters
TZ

The timezone header is optional. If provided, the header value will be applied to the API response's date and time fields. If the timezone header is not included, the default UTC timezone will be used and returned to the response.

Responses
200

OK

Schema OPTIONAL
authorizationId string OPTIONAL
status string OPTIONAL
customerCode string OPTIONAL
customerName string OPTIONAL
dateExpiring date-time OPTIONAL
zonedDateExpiring date-time OPTIONAL
dateRequested date-time OPTIONAL
zonedDateRequested date-time OPTIONAL
requestedAccount string OPTIONAL
currency string OPTIONAL