Order - Get Scanned Serial Numbers
Retrieve serial numbers that have been scanned during order fulfillment.
Query parameters
Start date
End date
Response
Scanned serial number records
Example response
{
"serial_numbers": [
{
"store_id": "507f1f77bcf86cd799439011",
"time": "2025-01-15T12:00:00.000Z"
}
]
}Changes
Changed in 3 of the 13 revisions of this API.519
- ▲
the
queryrequest parameterendbecame requiredrequest-parameter-became-required
- ▲
the
queryrequest parameterstartbecame requiredrequest-parameter-became-required
- ○
api operation id
get_order_get_scanned_serial_numberswas addedapi-operation-id-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ▲
- ▲
for the
queryrequest parameterend, the format changed from no format todaterequest-parameter-type-changed
- ▲
for the
queryrequest parameterstart, the format changed from no format todaterequest-parameter-type-changed
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ▲
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ○
api operation id
get_order_get_scanned_serial_numbersremoved and replaced withapi-operation-id-removed
- ○
the
queryrequest parameterendbecame optionalrequest-parameter-became-optional
- ○
the
queryrequest parameterstartbecame optionalrequest-parameter-became-optional
- ○
for the
queryrequest parameterend, the format was generalized fromdateto no formatrequest-parameter-type-generalized
- ○
for the
queryrequest parameterstart, the format was generalized fromdateto no formatrequest-parameter-type-generalized
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-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
- ▲