Authorizations
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...
Path Parameters
Unique identifier for the payment order
Response
Query Payments by order reference response
Unique transaction ID
Payment status
Available options:
SUCCESS
, SETTLED
, PROCESSING
, PENDING
, FAILED
Unique reference for the payment
Order reference associated with the payment
Amount collected
Currency in which payment was collected
Message describing payment status
Timestamp when payment was last updated
Timestamp when payment was created
Application Client ID associated with the payment