API Errors

These codes are responses to the content validation of the data sent at the time of the API request.

If an error code is displayed, the requisition contains errors (such as size, conditions or registration errors, etc.) that prevent the creation of the transaction.

Example

[
    {
        "Code": 126,
        "Message": "Credit Card Expiration Date is invalid"
    }
]
PropertyDescription
CodeAPI error code. See the code list
MessageError description. See the code list

API Error Codes

Codes returned in case of error, identifying the reason for the error and its respective messages.

ReturnCodeReturnMessageDescription
0Internal errorSent data exceeds field size
100RequestId is requiredSent field is empty or invalid
101MerchantId is requiredSent field is empty or invalid
102Payment Type is requiredSent field is empty or invalid
103Payment Type can only contain lettersSpecial characters not allowed
104Customer Identity is requiredSent field is empty or invalid
105Customer Name is requiredSent field is empty or invalid
106Transaction ID is requiredSent field is empty or invalid
107OrderId is invalid or does not existsSent field exceeds size or contains special characters
108Amount must be greater or equal to zeroTransaction value must be greater than "0"
109Payment Currency is requiredSent field is empty or invalid
110Invalid Payment CurrencySent field is empty or invalid
111Payment Country is requiredSent field is empty or invalid
112Invalid Payment CountrySent field is empty or invalid
113Invalid Payment CodeSent field is empty or invalid
114The provided MerchantId is not in correct formatThe sent MerchantId is not a GUID
115The provided MerchantId was not foundMerchantID does not exist or belongs to another environment (e.g. Sandbox)
116The provided MerchantId is blockedLocked store, contact Cielo support
117Credit Card Holder is requiredSent field is empty or invalid
118Credit Card Number is requiredSent field is empty or invalid
119At least one Payment is required"Payment" node not sent
120Request IP not allowed. Check your IP White ListIP blocked for security reasons
121Customer is required"Customer" node not sent
122MerchantOrderId is requiredSent field is empty or invalid
123Installments must be greater or equal to oneNumber of installments must be greater than 1
124Credit Card is RequiredSent field is empty or invalid
125Credit Card Expiration Date is requiredSent field is empty or invalid
126Credit Card Expiration Date is invalidSent field is empty or invalid
127You must provide CreditCard NumberCredit card number is required
128Card Number length exceededCard number greater than 16 digits
129Affiliation not foundPayment means not linked to store or invalid Provider
130Could not get Credit CardCan't find a card via the cardtoken sent
131MerchantKey is requiredSent field is empty or invalid
132MerchantKey is invalidSent Merchantkey is not a valid one
133Provider is not supported for this Payment TypeSent Provider does not exist
134FingerPrint length exceededSent data exceeds field size
135MerchantDefinedFieldValue length exceededSent data exceeds field size
136ItemDataName length exceededSent data exceeds field size
137ItemDataSKU length exceededSent data exceeds field size
138PassengerDataName length exceededSent data exceeds field size
139PassengerDataStatus length exceededSent data exceeds field size
140PassengerDataEmail length exceededSent data exceeds field size
141PassengerDataPhone length exceededSent data exceeds field size
142TravelDataRoute length exceededSent data exceeds field size
143TravelDataJourneyType length exceededSent data exceeds field size
144TravelLegDataDestination length exceededSent data exceeds field size
145TravelLegDataOrigin length exceededSent data exceeds field size
146SecurityCode length exceededSent data exceeds field size
147Address Street length exceededSent data exceeds field size
148Address Number length exceededSent data exceeds field size
149Address Complement length exceededSent data exceeds field size
150Address ZipCode length exceededSent data exceeds field size
151Address City length exceededSent data exceeds field size
152Address State length exceededSent data exceeds field size
153Address Country length exceededSent data exceeds field size
154Address District length exceededSent data exceeds field size
155Customer Name length exceededSent data exceeds field size
156Customer Identity length exceededSent data exceeds field size
157Customer IdentityType length exceededSent data exceeds field size
158Customer Email length exceededSent data exceeds field size
159ExtraData Name length exceededSent data exceeds field size
160ExtraData Value length exceededSent data exceeds field size
161Boleto Instructions length exceededSent data exceeds field size
162Boleto Demostrative length exceededSent data exceeds field size
163Return Url is requiredReturn URL is not valid - No pagination or extensions are accepted (e.g. .PHP) in the return URL
166AuthorizeNow is required***
167Antifraud not configuredAntifraud not linked to the merchant's registry
168Recurrent Payment not foundRecurrence not found
169Recurrent Payment is not activeRecurrence is not active. Paralyzed execution
170Protected Card not configuredProtected card not linked to merchant's registry
171Affiliation data not sentOrder processing failed - Contact Cielo support
172Credential Code is requiredFailed to validate the sent credentials
173Payment method is not enabledMeans of payment not linked to the merchant's registry
174Card Number is requiredSent field is empty or invalid
175EAN is requiredSent field is empty or invalid
176Payment Currency is not supportedSent field is empty or invalid
177Card Number is invalidSent field is empty or invalid
178EAN is invalidSent field is empty or invalid
179The max number of installments allowed for recurring payment is 1Sent field is empty or invalid
180The provided Card PaymentToken was not foundProtected Card Token not found
181The MerchantIdJustClick is not configuredProtected Card Token locked
182Brand is requiredCard issuer not sent
183Invalid customer bithdateInvalid or future date of birth
184Request could not be emptyFailure of the request format. Check the sent code
185Brand is not supported by selected providerCard issuer not supported by API Cielo
186The selected provider does not support the options provided (Capture, Authenticate, Recurrent or Installments)Payment means does not support the sent command
187ExtraData Collection contains one or more duplicated names***
188Avs with CPF invalid
189Avs with length of street exceeded
190Avs with length of number exceeded
191Avs with length of district exceeded
192Avs with zip code invalid
193Split Amount must be greater than zeroValue for SPLIT realization must be greater than 0
194Split Establishment is RequiredSPLIT not enabled for store registration
195The PlataformId is requiredPlatforms validated not sent
196DeliveryAddress is requiredRequired field not sent
197Street is requiredRequired field not sent
198Number is requiredRequired field not sent
199ZipCode is requiredRequired field not sent
200City is requiredRequired field not sent
201State is requiredRequired field not sent
202District is requiredRequired field not sent
203Cart item Name is requiredRequired field not sent
204Cart item Quantity is requiredRequired field not sent
205Cart item type is requiredRequired field not sent
206Cart item name length exceededSent data exceeds field size
207Cart item description length exceededSent data exceeds field size
208Cart item sku length exceededSent data exceeds field size
209Shipping addressee sku length exceededSent data exceeds field size
210Shipping data cannot be nullRequired field not sent
211WalletKey is invalidInvalid Visa Checkout data
212Merchant Wallet Configuration not foundSent Wallet data is not valid
213Credit Card Number is invalidSent credit card is invalid
214Credit Card Holder Must Have Only LettersCard carrier must not contain special characters
215Agency is required in Boleto CredentialRequired field not sent
216Customer IP address is invalidIP blocked for security reasons
300MerchantId was not found***
301Request IP is not allowed***
302Sent MerchantOrderId is duplicated***
303Sent OrderId does not exist***
304Customer Identity is required***
306Merchant is blocked***
307Transaction not foundTransaction not found or does not exist in the environment.
308Transaction not available to captureTransaction can not be captured - Contact Cielo support
309Transaction not available to voidTransaction can not be canceled - Contact Cielo support
310Payment method doest not support this operationSent command not supported by payment means
311Refund is not enabled for this merchantCancellation after 24 hours not released to the merchant
312Transaction not available to refundTransaction does not allow cancellation after 24 hours
313Recurrent Payment not foundRecurrent transaction not found or not available in the environment
314Invalid Integration***
315Cannot change NextRecurrency with pending payment***
316Cannot set NextRecurrency to past dateIt is not allowed to change the recurrence date to a past date
317Invalid Recurrency Day***
318No transaction found***
319Smart recurrency is not enabledRecurrence not linked to the merchant's registration
320Can not Update Affiliation Because this Recurrency not Affiliation saved***
321Can not set EndDate to before next recurrency.***
322Zero Dollar Auth is not enabledZero Dollar not linked to the merchant's registration
323Bin Query is not enabledBins query not linked to the merchant's registration

Return Reason Codes

Reason CodeReason Message
0Successful
1AffiliationNotFound
2IssuficientFunds
3CouldNotGetCreditCard
4ConnectionWithAcquirerFailed
5InvalidTransactionType
6InvalidPaymentPlan
7Denied
8Scheduled
9Waiting
10Authenticated
11NotAuthenticated
12ProblemsWithCreditCard
13CardCanceled
14BlockedCreditCard
15CardExpired
16AbortedByFraud
17CouldNotAntifraud
18TryAgain
19InvalidAmount
20ProblemsWithIssuer
21InvalidCardNumber
22TimeOut
23CartaoProtegidoIsNotEnabled
24PaymentMethodIsNotEnabled
98InvalidRequest
99InternalError