3DS Challenge Result

Queries the 3DS challenge result after the cardholder completes authentication.

Must be called after the cardholder completes the challenge initiated by POST /v1/acquiring/payments/3ds/authenticate.

Use the returned data (cavv, eci, status, etc.) in the threeDsData field of the payment call.

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
required

Authentication transaction ID (returned by authenticate or the challenge callback)

string
required

Same requestId sent in authenticate

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