GET /payments/statusCodes
Last updated
Last updated
Gets a list of valid Payment status codes. Payment status codes are used to identify the state in which a Payment is in. This operation is for reference purposes only.
Ensure the bearer token is included in the Header of the GET operation:
Authorization
Yes
An array of status codes will be returned:
code
string
Unique status code used for Payments
description
string
Friendly description of the status code.
Bearer token from