Skip to main content
POST
Send an Authorisation Advice

Authorizations

Authorization
string
header
required

HTTP Basic Auth. Credentials must carry the CAT2_API_ALL role.

Query Parameters

auditUser
string
required

Identifier of the user performing the action, used for audit logging.

Body

application/json

Authorisation advice request. Can be standalone or reference an existing authorisation with metadata.id.

transactionData
object
required

Transaction details.

id
string

Unique authorization identifier (internal docId / ISO 8583 DE37).

Maximum string length: 18
card
object

Card used in the transaction.

merchantData
object

Merchant and acquirer data (ISO 8583 DE18, DE32, DE41–43).

threeDsData
object

3DS authentication data to include in the authorization.

declined
boolean
default:false

Set to true to simulate a declined advice.

Response

Advice processed

Response to the request.

metadata
object
transactionData
object