Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Error Overview

...

POST /client-id/{client_id}/merchants/login - DEPRECIATED

Code

Error

Scenario

409

authentication_failure

Wrong Merchant username or password

...

POST /client-id/{client_id}/apply

Code

Error

Scenario

400

general_error

A generic error covering back-end process issues

409

application_create_error

There was an error creating the Credit Application due to a 3rd party timeout

409

tos_agreement_required

Terms and Conditions missing or not agreed

409

customer_already_exists

Customer applying already has an account

409

not_verified

For the online channel, the /apply payload contains different personal information than the /init payload using the same token

...