400 | merchant_type_not_found | The merchant_type is not found or is not associated with the Marketplace account. | merchant_type |
400 | invalid_name_length | Name length must be between 2 and 100. | name |
400 | invalid_email_format | Email format not valid. | email |
400 | duplicate_email | An account with the same email already exists. | email |
400 | country_not_supported | Country not supported. | country |
400 | missing_country | Country is mandatory for Cross Border Merchant Types. | merchant_type , country |
400 | country_not_available | The country is not available for the Merchant Type. | merchant_type , country |
400 | invalid_document_type | Invalid document type. | document_type |
400 | invalid_logo_url | Logo URL is not valid. | logo_url |
400 | invalid_success_url | Success URL is not valid. | success_url |
400 | invalid_error_url | Error URL is not valid. | error_url |
400 | invalid_notification_url | Notification URL is not valid. | notification_url |
400 | file_format_not_supported | File format not supported (only JPG, PNG and PDF are supported). | document_content |
400 | file_too_large | File size must not exceed 10MB. | document_content |
401 | incorrect_email_or_password | Incorrect email or password. | email , password |
404 | account_not _found | The account was not found. | account_id |