post https://eu-ext.linnworks.net/api/Orders/GetOrderItemBatchsByOrderId
Get a list of order item batch information for the specified order
Rate limit: 150 / minute
Log in to see full request history
Response
Get a list of order item batch information for the specified order
Rate limit: 150 / minute
xxxxxxxxxx
curl --request POST \
--url https://eu-ext.linnworks.net/api/Orders/GetOrderItemBatchsByOrderId \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
40]
[
{
"OrderItemBatchId": 0,
"OrderItemRowId": "00000000-0000-0000-0000-000000000000",
"BatchInventoryId": 0,
"Quantity": 0,
"Batch": {
"BatchId": 0,
"SKU": "string",
"InventoryTrackingType": 0,
"StockItemId": "00000000-0000-0000-0000-000000000000",
"BatchNumber": "string",
"ExpiresOn": "2025-05-30T04:44:44.966Z",
"SellBy": "2025-05-30T04:44:44.966Z",
"Inventory": [
{
"BatchInventoryId": 0,
"BatchId": 0,
"StockLocationId": "00000000-0000-0000-0000-000000000000",
"BinRack": "string",
"PrioritySequence": 0,
"Quantity": 0,
"StockValue": 0,
"StartQuantity": 0,
"PickedQuantity": 0,