# Errors

# Wallets

The following errors may occur.

Code Message Additional information
12068 Impossible to create Wallet, the user is freezed Blocked users can't have new wallets.
12069 Impossible to create Wallet, the user is legal frozen Users whose assets are frozen can't have new wallets.
12070 Impossible to cancel the wallet, technical card wallets cannot be canceled

# Anonymous Electronic Money Wallets

Exceeding Electronic Money Wallets limitations or restrictions will produce the following errors.

# In Requests

Context Endpoint API Error Message (if any)
SDDE /payins 14058 You attempt to create a payin of type SDD Core, The wallet is not of type compte de paiement, impossible to continue
Payouts /payouts 16027 Impossible to create Payout due to incoherent KYC level
Cheque Cashing /payins N/A
Transfers /transfers 120019 Impossible to create the operation, the total debit exceed the max total debit limit on sliding period
Transfers, Payins /transfers, /payins 120020 Impossible to create the operation, the authorization amount exceed the max amount limit
Transfers, Payins /transfers, /payins 120021 Impossible to create the operation, the authorization amount added to the account limit exceed the max account amount limit
Transfers /transfers 120022 Impossible to create the operation, the transfer creditor user is invalid
Transfers /transfers 120023 Impossible to create the operation, the transfer debitor user is invalid
Transfers, Payins /transfers, /payins 120026 Impossible to create the operation, the total credit exceed the max total credit limit on sliding period

# In Webhooks

Context Webhook Error Message (if any)
SDDR sepa.reject_sddr_core reject_reason_code=AG01
SDDR sepa.reject_sddr_b2b reject_reason_code=AG01
SDDR sepa.return_sddr reject_reason_code=AG01
SCTR sepa.return_sctr return_reason_code=AG01
SCTR sepa.return_sctr return_reason_code=RR04
SCTR Inst sepaSctrInst.reject_sctr_inst return_reason_code=RR04
Card Payment cardtransaction.create authorizationResponseCode=57 Electronic Money : transaction not permitted to cardholder
Card Payment cardtransaction.create authorizationResponseCode=57 Electronic Money : cumulative amount authorized exceeded
Card Payment cardtransaction.create authorizationResponseCode=57 Electronic Money : amount exceeds the authorized amount
Card Payment cardtransaction.create authorizationResponseCode=57 Electronic Money : payment is not permitted in this country
Card Payment cardtransaction.create authorizationResponseCode=57 Electronic Money : refused due to error
Updated on: 3/7/2024, 12:52:14 PM