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

...

Code

Error

Scenario

403

Insufficient scope: authorized scope is insufficient

Scope of the token is not sufficient to access the endpoint

404

not_found

Customer Account not found

409

user_not_able_to_purchase

Customer account status different to normal (NNOR) or Frozen pending activation (FPAC)

409

user_not_active

Customer Account is not activated

...