Skip to main content
POST
Send a Stand-In Processing (STIP) Transaction

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

Stand-In Processing authorisation request payload.

card
object
required
merchantData
object
required
transactionData
object
required
decision
enum<string>
required

The STIP decision to simulate.

Available options:
APPROVAL,
DECLINE
initiator
enum<string>
required

Denotes who triggered the STIP authorisation.

Available options:
SCHEME_INITIATED,
CUSTOMER_INITIATED
transactionId
string

Optional reference to an existing transaction.

Response

STIP authorization processed

Response to the request.

metadata
object
transactionData
object