Line Level Data Codes

👍

Reason Codes API allows you to get list of reason codes for Line Level Data feature by provided Merchant API Key.

Fail reasons (up to 50)

  • Similar to termination codes.
  • Each reason consists of:
    • Code (e.g. 401)
    • Text field describing the reason.

Successful reasons (up to 50)

  • Similar to termination codes.
  • Each reason consists of:
    • Code (e.g. 601)
    • Text field describing the reason.

Example:

  • Reason 1 - 401 - text field (Reason 1)
  • Reason 2 - 402 - text field (Reason 2)
  • ...