Get Order
GET /api/channel/orders/500
Returns a single sales order for the authenticated channel with fulfillment and address details.
Authentication: Requires channel integration token.
Returns 403 if the order does not belong to the authenticated channel.
Request