Validate card with Zero Auth

Simulate an authorization to check if the card is currently valid.

Body Params
string
required

Defines the type of card used:

CreditCard
DebitCard

If not sent, CreditCard is the default. Size: 255.

string
required

Card Number. Send the card token for tokenized Visa card verification. Size: 16.

string
required

Cardholder's name, printed on the card. Size: 25.

string
required

Expiration date. Size: 7.

string
required

Card Security code.
Send the card cryptogram here for tokenized Visa card verification. Size: 4.

boolean
required

Defines if the card must be tokenized.

string
required

Card brand:
Visa
Master
ELO. Size: 10.

string

Conditional obligation Card Token in API E-commerce Cielo. Size: 36.

CardOnFile
object
Headers
string
required
Defaults to 8937bd5b-9796-494d-9fe5-f76b3e4da633

Store identifier in Cielo. Size: 36. This documentation provides a default MerchantKey to allow testing in the sandbox, but you can also provide the enabled MerchantKey during the deployment process.

string
required
Defaults to XKGHUBSBKIRXKAVPSKWLVXYCLVJUGTNZLIHPUSYV

Public Key for Double Authentication in Cielo. Size: 40 This documentation provides a default MerchantId to allow testing in the sandbox, but you can also provide the enabled MerchantId during the deployment process.

string
Defaults to Application/json
Responses

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