3DS Setup

Initiates the 3D Secure authentication flow.

Send the card data (or token) and the transactionalToken obtained from POST /v1/acquiring/payments/initialize.

The response contains the data needed for device fingerprinting / challenge on the cardholder's page.

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

Token obtained from POST /v1/acquiring/payments/initialize

string
required

Merchant CPF or CNPJ (digits only)

string

Full card PAN. Use cardNumber ou slugToken/slugStoredCard

string

Expiration date in MM/YYYY format

string

Cardholder name as printed on the card

string

Autra transaction token slug

string

Autra stored card slug

Responses

401

Invalid access token

403

Unauthorized IP or merchant not found

500

Acquirer communication error

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