400 |
beneficiary_country_is_required |
beneficiary_country is required |
|
beneficiary_country_is_in_invalid_format |
beneficiary_country is in invalid format |
|
beneficiary_entity_type_not_in_range |
beneficiary_entity_type should be in range: individual, company |
{ "range" => "individual, company" } |
beneficiary_entity_type_is_missing |
Beneficiary entity type is missing |
|
beneficiary_company_name_is_missing |
Beneficiary company name is missing |
|
beneficiary_first_name_is_missing |
Beneficiary first name is missing |
|
beneficiary_last_name_is_missing |
Beneficiary last name is missing |
|
beneficiary_city_is_missing |
Beneficiary city is missing |
|
beneficiary_state_or_province_is_missing |
Beneficiary state or province is missing |
|
beneficiary_state_or_province_is_not_supported |
Beneficiary state or province is not supported |
|
beneficiary_postcode_is_missing |
Beneficiary postcode is missing |
|
beneficiary_date_of_birth_type_is_wrong |
beneficiary_date_of_birth should be of date type |
{ "type" => "date" } |
beneficiary_date_of_birth_is_incorrect |
beneficiary_date_of_birth is incorrect |
|
beneficiary_date_of_birth_is_earlier |
beneficiary_date_of_birth should be later |
|
beneficiary_date_of_birth_is_after |
beneficiary_date_of_birth should be earlier |
|
account_number_is_too_short |
account_number can not be shorter than 1 character(s) |
{ "minlength" => 1 } |
account_number_is_too_long |
account_number can not be longer than 50 character(s) |
{ "maxlength" => 50 } |
account_number_is_missing |
Account number is missing |
|
account_number_is_invalid |
Account number is in invalid format |
|
routing_code_value_1_is_too_short |
routing_code_value_1 can not be shorter than 1 character(s) |
{ "minlength" => 1 } |
routing_code_value_1_is_too_long |
routing_code_value_1 can not be longer than 50 character(s) |
{ "maxlength" => 50 } |
routing_code_value_2_is_too_short |
routing_code_value_2 can not be shorter than 1 character(s) |
{ "minlength" => 1 } |
routing_code_value_2_is_too_long |
routing_code_value_2 can not be longer than 50 character(s) |
{ "maxlength" => 50 } |
iban_is_too_short |
iban can not be shorter than 1 character(s) |
{ "minlength" => 1 } |
iban_is_too_long |
iban can not be longer than 34 character(s) |
{ "maxlength" => 34 } |
iban_is_missing |
IBAN is missing |
|
iban_is_invalid |
IBAN is in invalid format |
|
bic_swift_is_too_short |
bic_swift can not be shorter than 1 character(s) |
{ "minlength" => 1 } |
bic_swift_is_too_long |
bic_swift can not be longer than 11 character(s) |
{ "maxlength" => 11 } |
bic_swift_is_missing |
BIC/SWIFT is missing |
|
bic_swift_is_invalid |
BIC/SWIFT is in invalid format |
|
bank_address_is_missing |
Bank address is missing |
|
bank_address_is_too_short |
bank_address can not be shorter than 1 character(s) |
{ "minlength" => 1 } |
bank_address_is_too_long |
bank_address can not be longer than 100 character(s) |
{ "maxlength" => 100 } |
bank_name_is_too_short |
bank_name can not be shorter than 1 character(s) |
{ "minlength" => 1 } |
bank_name_is_too_long |
bank_name can not be longer than 100 character(s) |
{ "maxlength" => 100 } |
bank_name_is_missing |
Bank name is missing |
|
bank_name_is_invalid |
Bank name is in invalid format |
|
bank_account_type_not_in_range |
bank_account_type should be in range: checking, savings |
{ "range" => "checking, savings" } |
bank_account_type_is_missing |
Beneficiary bank account type is missing |
|
routing_code_type_1_not_in_range |
routing_code_type_1 should be in range: sort_code, bsb_code, institution_no, bank_code, branch_code, aba, clabe, cnaps |
{ "range" => "sort_code, bsb_code, institution_no, bank_code, branch_code, aba, clabe, cnaps" } |
routing_code_type_2_not_in_range |
routing_code_type_2 should be in range: sort_code, bsb_code, institution_no, bank_code, branch_code, aba, clabe, cnaps |
{ "range => "sort_code, bsb_code, institution_no, bank_code, branch_code, aba, clabe, cnaps" } |
bank_country_is_required |
bank_country is required |
|
bank_country_is_in_invalid_format |
bank_country is in invalid format |
|
bank_country_is_not_supported |
bank_country is not supported |
|
currency_is_required |
currency is required |
|
currency_is_in_invalid_format |
currency is in invalid format |
|
currency_code_is_invalid |
You can not use this currency with beneficiaries |
|
unique_value_parameters |
Following parameters should not have same values: routing_code_type_1, routing_code_type_2 |
{ "parameters" => "routing_code_type_1, routing_code_type_2" } |
beneficiary_create_failed |
Beneficiary was not created |
|
beneficiary_details_are_missing |
Following beneficiary details are missing: beneficiary_company_name |
{ "missing_details" => ["beneficiary_company_name"] } |
payment_types_not_in_range |
payment_types should be in range: priority, regular |
{ "range" => "priority, regular" } |
sort_code_is_missing |
Sort code is missing |
|
sort_code_is_invalid |
Sort code is in invalid format |
|
aba_is_missing |
ABA is missing |
|
aba_is_invalid |
ABA is in invalid format |
|
bsb_code_is_missing |
BSB code is missing |
|
bsb_code_is_invalid |
BSB code is in invalid format |
|
branch_code_is_missing |
Branch code is missing |
|
branch_code_is_invalid |
Branch code is in invalid format |
|
institution_no_is_missing |
Institution no is missing |
|
institution_no_is_invalid |
Institution no is in invalid format |
|
bank_code_is_missing |
Bank code is missing |
|
bank_code_is_invalid |
Bank code is in invalid format |
|
clabe_is_missing |
CLABE is missing |
|
clabe_is_invalid |
CLABE is in invalid format |
|
beneficiary_update_failed |
Beneficiary was not updated |
|
on_behalf_of_self |
You cannot act on behalf of your own Contact |
|
contact_not_found |
Contact was not found for this id |
|
401 |
invalid_supplied_credentials |
Authentication failed with the supplied credentials |
|
429 |
too_many_requests |
Too many requests have been made to the api. Please refer to the Developer Center for more information |
|
500 |
internal_server_error |
Internal server error |
|
503 |
service_unavailable |
Service is temporary unavailable |
|