Order - Get By Base Order Number
Look up orders by their base order number, which groups split and combined orders.
Query parameters
Base order number to search for
Response
Orders matching the base order number
Example response
[
{
"_id": "507f1f77bcf86cd799439011"
}
]Changes
Changed in 3 of the 13 revisions of this API.216
- ▲
the
queryrequest parameterbase_order_numberbecame requiredrequest-parameter-became-required
- ○
api operation id
get_order_get_by_base_order_numberwas addedapi-operation-id-added
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ▲
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
api operation id
get_order_get_by_base_order_numberremoved and replaced withapi-operation-id-removed
- ○
the
queryrequest parameterbase_order_numberbecame optionalrequest-parameter-became-optional
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
removed the non-success response with the status
429response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
This revision also has 85 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲