Skip to main content@qonto/embed-sdk / <internal> / src/common/constants / TRANSFER_DECLINE_REASONS
Variable: TRANSFER_DECLINE_REASONS
const TRANSFER_DECLINE_REASONS: object
List of reasons why a transfer can be declined.
These reasons are used to provide more context on why a transfer was not successful.
Type declaration
BENEFICIARY_BIC_INVALID
BENEFICIARY_BIC_INVALID: string = 'beneficiary_bic_invalid'
BENEFICIARY_IBAN_INVALID
BENEFICIARY_IBAN_INVALID: string = 'beneficiary_iban_invalid'
BENEFICIARY_NETWORK_RULES_ERROR
BENEFICIARY_NETWORK_RULES_ERROR: string = 'beneficiary_network_rules_error'
BENEFICIARY_STATUS
BENEFICIARY_STATUS: string = 'beneficiary_status'
DEBIT_ACCOUNT_INSUFFICIENT_FUNDS
DEBIT_ACCOUNT_INSUFFICIENT_FUNDS: string = 'debit_account_insufficient_funds'
ORGANISATION_COMPLIANCE_REASONS
ORGANISATION_COMPLIANCE_REASONS: string = 'organisation_compliance_reasons'
QONTO_PROCESSING_FAILED
QONTO_PROCESSING_FAILED: string = 'qonto_processing_failed'