Detail
Returns one unified shipping integration order by its Mongo ObjectId with related organizations expanded. | () -> (ShippingIntegrationOrderExpanded1)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Mongo ObjectId of the unified order document. The provider’s own order ID is the integration_order_id field on the returned order.
Response
Must be a string starting with org_
Must be a string starting with org_
One end of a route.
Only label is guaranteed. Some integrations expose a bare place name with
no structured address and no coordinates at all, so every other field is
optional. location carries GeoJSON when the provider gives coordinates,
which is what makes the place mappable and 2dsphere-indexable.
One end of a route.
Only label is guaranteed. Some integrations expose a bare place name with
no structured address and no coordinates at all, so every other field is
optional. location carries GeoJSON when the provider gives coordinates,
which is what makes the place mappable and 2dsphere-indexable.

