v1
latestOpenAPI 3.0.12026-07-242871595.3 MBORDERS
Get an order
Retrieves the details of an existing order.
get/v1/orders/{orderId}
Path parameters
orderIdstring required
Universally unique identifier (UUID) of the order.
Query parameters
expandstring[]
Additional information is provided as an expanded response, for example, a related object nested within the parent. See Use expandable fields.
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Response
Successful response. An order details are displayed.