Skip to main content
GET
Get order details
Get a specific order by its order number.

Request

Path Parameters

string
required
The order number to look up.

Response

Status Codes

  • 200: Order returned successfully
  • 401: API key is required or invalid
  • 403: F&B module is disabled or workspace access is denied
  • 404: Order not found

Authorizations

apikey
string
header
required

Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.

Path Parameters

orderNumber
string
required

The order number to look up

Response

Order details