Query Payment Status
Queries for the payment status using payment’s Order Reference
GET
Authorizations
Authorization header in the form of Bearer <token>
, where <token>
is a valid JWT from generate token endpoint
Path Parameters
Unique identifier for the payment order
Response
200
application/json
Query Payments by order reference response
The response is of type object[]
.