API
HomeEasytransac
HomeEasytransac
  1. Errors
  • Start
    • API Domain Usage
    • Get an API key
    • Communication
  • Documentation
    • Errors
      • ApiError codes
    • Webhooks
      • PUSH Method
      • PULL Method
  • V2
    • Overview
    • Authentication
      • JWT access token - Generate
        POST
    • Endpoints
      • Open Banking
        • Open Banking - Initialize
      • SDD
        • SDD - Mandate - Create
        • SDD - Mandate - Debit
        • SDD - Mandate - Get status
      • Transaction
        • Transaction - Get status
  • V1
    • Documentation
      • Signature
    • Authentication
      • Overview
      • Security
      • PSD2 and 3DSecure
    • API - Payment
      • Recurring payments
      • Card payment
      • 1-click payment
      • SEPA Direct Debit
      • Transfer (Open Banking)
      • Payment page
      • Cancel a payment page
      • Resend the payment page
      • P2P Transfert
      • Update a subscription
      • Status
      • Refund
      • Capture
      • Cancellation
      • List of cards
      • List of IBANs
      • History
      • Payment requests
      • Card information
    • API - User
      • Add a merchant
      • Update a merchant
      • Search for a merchant
      • List of movements
      • Make a payout
      • List all payouts
      • Add a logo
      • Get the activity
      • Update activity
    • API - Document
      • Add a document
      • Get a document
      • List documents
  1. Errors

ApiError codes

List of ApiError codes :
CodeText
1Invalid request
2Invalid protocol, HTTPS must be used
3Invalid Application
4API key not supplied
5Missing parameter
7Invalid account configuration, please contact us
9Service temporarily unavailable
10Service unreachable, please try again
11Server IP address not allowed
12Wrong signature
100Invalid user password
101Parameter Password is missing
102Token missing or invalid
103User not found
104User not activated
105Invalid account for this connection
106Email already taken
107Insecure password
108No valid credit card found for this client
109Token use is not allowed with this application
110User is temporarily blocked or blacklisted
111Too many attempts, user disabled
112Token is mandatory
113The merchant entered is incorrect
114Device not found
115Invalid 2FA code
116No public key found for this device
117Signature does not match
150Invalid parameter Email
151Invalid parameter Phone
152Invalid parameter Name
153Invalid parameter Amount, must be numeric only (1052 for 10.52 euros)
154Invalid parameter Firstname or Lastname
155Invalid parameter ClientIP
156Invalid parameter CardNumber, please check format or Luhn algorithm
157Invalid parameter CardMonth or CardYear, must be MM and YYYY
158Invalid parameter CardCVV, must be 3 or 4 digits
160Invalid parameter Limit, must be numeric only and maximum 1000
161Invalid parameter Iban
162Invalid parameter Bic
163Invalid parameter Vat
164Invalid parameter AccountOwner or CardOwner
165Invalid parameter BirthDate, check format YYYY-MM-DD
166Invalid parameter Siret
167Invalid parameter Address
168Invalid parameter ZipCode
169Invalid parameter City
170Invalid parameter Nationality
171Invalid parameter Company
172Invalid parameter CallingCode
173Invalid parameter OrderId
174Invalid parameter Uid
175Invalid parameter Language
178Invalid parameter From or To, check format YYYY-MM-DD
179Invalid parameter ClientId
180Invalid parameter Alias
181Invalid parameter Tid
182Invalid parameter OperationType
183Invalid parameter ReturnUrl
184Invalid parameter CancelUrl
185Invalid parameter Country
186Invalid parameter Products
187Invalid parameter SendLater, check format YYYY-MM-DD
188Invalid parameter Gender
189Invalid parameter Page
190Invalid parameter BirthName
191The filled activity is invalid
192Invalid parameter CompanyType
193Invalid parameter CompanyCountry
194Invalid parameter BanktransfersFrequency
195Invalid parameter CompanyAddress0
196Invalid parameter CompanyAddress
197Invalid parameter CompanyZipCode
198Invalid parameter CompanyCity
200An error occured, please contact us if it happens again
201Error when adding card to the acquisition system
202A refund is already in buffer, please wait
203No transaction found
204Invalid transaction
2053DSecure is mandatory for this transaction
206Refund has failed
207Client not found
208Recurring payment cancellation has failed
209This transaction is not recurrent or cannot be cancelled
210Bank card not supported
212Refund impossible, insufficient balance
213Asked OperationType is not allowed on this account
215Refund exceeds transaction amount
216Products are not allowed
217Incorrect product entry
218Incorrect total amount for chosen products
219Partial refund is not supported with this account setup
220Preauthorization and capture are not allowed
221No payment page found or incorrect status
222Capture has failed
223Cancellation has failed
224Bank card not found
225No information found
226Payout not found
227The customer's email cannot be identical to yours
228Capture exceeds pre-authorization amount
300KYC incomplete or invalid
301Payment refused by the anti-fraud policy
302Maximum amount per day per credit card reached
303Maximum amount per credit card reached
304Parameter Amount exceeds the maximum allowed by transaction
305Maximum number of captured transactions per day reached for this credit card
306Maximum number of failed transactions per day reached for this credit card
307Your account does not yet support multiple payments or subscriptions
400Please choose between Rebill and MultiplePayments
401Invalid parameter DownPayment, must be numeric only (1052 for 10.52 euros)
402DownPayment cannot be greater than 70% of the total Amount
403The initial payment cannot be less than €1
404Invalid parameter MultiplePaymentsRepeat, must be numeric only and between 2 and 10
405Rebill is not compatible with the parameter MultiplePaymentsRepeat
407MultiplePayments must be a minimum of 50.00 euros
408Invalid parameter RebillRecurrence
409The total duration of MultiplePayments cannot exceed 90 days
410Recurring payment not supported with this credit card
411Document extension not supported, please use PDF files only
412Invalid parameter DocumentName
500KYC already existing
501Invalid parameter DocumentType
502Invalid parameter DocumentId
503Document not found
504Document extension not supported, please use JPG
505Invalid document content, MIME type or size
506Check has failed
507Logo extension not supported, please use JPG
508The logo must be at least 256x256 square
509Maximum allowed size of 200kb
600Invalid parameter PayoutId
601A payout is already in progress
602Insufficient balance available
603Customer's IBAN must be in SEPA zone
604Wrong acquirer configuration
605P2P transfer has failed
606P2P transfer impossible, insufficient balance
Previous
Communication
Next
Webhooks
Built with