Get Order

GET /v1/orders/:orderId (API Reference)

Description

  • Returns the data for a single order.
  • This is not used in the fulfillment flow, but can it can be useful to query for information about a single order.

Path Parameters

  • Order ID: This is the order id for the relevant order

Did this page help you?