Create an account status inquiry request.

This endpoint is used to create a new account status inquiry request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

A unique account status inquiry identifier.

Body Params

The account status inquiry request

string
required
length between 1 and 64

An identifier that may be used to link authorization with subsequent operations for reconciliation purpose.

string
enum

The source of the transaction. Default value is ECommerce

Allowed:
cardDetails

Represents the payment credentials used for this transaction. This is a polymorphic object whose concrete shape is determined by cardType and may represent a PAN card, network token, or mobile wallet token (Apple Pay or Google Pay). Note that the encrypted contents of this field must be passed in the cardDetailsEncrypted field. All unencrypted card details will be rejected by the API.

string
required
length ≥ 1

This field contains the fields from CardDetails encrypted using the JWE technique specified in the encryption guide.

string | null

Webhook URL that will be called by Cards Connect to deliver notifications about the status of the transaction.

threeDSecureData
object
string | null

This field contains the fields from ThreeDSecureData encrypted using the JWE technique specified in the encryption guide.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/json