GET /orders

Get order status by reference ---- [auth scope: api-user]

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
referenceanyRequired

The order reference received on payment order creation

Example: ORDER12345
Responses
get
/orders/{reference}

Last updated