Retrieves detailed information for a specific B2B order. This endpoint’s response provides more granular information than the Get All Orders endpoint.
If the queried order originated with a quote, the negotiated discount will either be represented as an order discount or reflected in the product prices, depending on the type of discount that was applied.
The price_tax field in the products array contains the amount of tax based on the item’s non-discounted price, while total_tax contains the final tax amount after factoring in any discounts.
Equivalent Storefront GraphQL API Query: order. For more information, see the GraphQL Playground.
The BigCommerce order ID. This parameter does not accept the B2B Edition order ID returned in certain Server to Server Orders endpoints.