Error Codes

A list of possible response status codes and messages

Status Code
Response Payload
Description

400

{status: "FAIL", message: "NOT_ENOUGH_INFO"}

ma_code parameter and/or auth_token header is missing

401

{status: "FAIL", message: "NOT_RECOGNIZED"}

Failed authorizing partner: Invalid ma_code or auth_token header

Last updated