GET /orders
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
referenceanyRequiredExample:
The order reference received on payment order creation
ORDER12345Responses
201Success
application/json
400Error
application/json
401Error
application/json
404Error
application/json
get
/orders/{reference}Last updated