Validate card with Zero Authpost https://apisandbox.cieloecommerce.cielo.com.br/1/zeroauth/Simulate an authorization to check if the card is currently valid.Body ParamsCardTypestringrequiredDefines the type of card used: CreditCard DebitCard If not sent, CreditCard is the default. Size: 255.CardNumberstringrequiredCard Number. Send the card token for tokenized Visa card verification. Size: 16.HolderstringrequiredCardholder's name, printed on the card. Size: 25.ExpirationDatestringrequiredExpiration date. Size: 7.SecurityCodestringrequiredCard Security code. Send the card cryptogram here for tokenized Visa card verification. Size: 4.SaveCardbooleanrequiredDefines if the card must be tokenized.truefalseBrandstringrequiredCard brand: Visa Master ELO. Size: 10.CardTokenstringConditional obligation Card Token in API E-commerce Cielo. Size: 36.CardOnFileobjectCardOnFile objectHeadersMerchantIdstringrequiredDefaults to 8937bd5b-9796-494d-9fe5-f76b3e4da633Store 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.MerchantKeystringrequiredDefaults to XKGHUBSBKIRXKAVPSKWLVXYCLVJUGTNZLIHPUSYVPublic 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.Content-typestringDefaults to Application/jsonResponses 200200 400400 500500Updated 7 days ago