Skip to main content
POST
Obter resultados 3DS

Authorizations

client-id
string
header
required
client-secret
string
header
required

Headers

client-id
string

ID público da credencial do merchant (integração API). Mutuamente exclusivo com payment-link-id.

UUID do payment link (checkout público). Mutuamente exclusivo com client-id.

Body

application/json
token
string
required

Access token obtido em /v1/3ds/generateToken

token_challenge
string
required

Token retornado após o challenge

Example:

"AxjzbwSTm0Nhm0SCFl4d/+MCT4triUCL2hcGlJKGTSTL0YtGZ6wLwAAA5hWN"

currency
string
required
Required string length: 3
Example:

"BRL"

total_amount
integer
required
Required range: x >= 1
Example:

1050

card
object
required

Response

Resultado da autenticação

status
integer
Example:

200

message
string
Example:

"SUCCESSFUL"

data
object[]
error
object[]
Example: