Skip to main content
POST
/
commerce
/
inventory
/
v5
/
inventory
/
shipmentInventoryAllocations
Error
A valid request URL is required to generate request examples
{
  "shipments": {}
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Body

application/json

Request to future and current inventory allocations of item

ShipmentInventoryAllocation Request Object

shipmentIDs
integer[]
required

Shipment Ids

Response

Success

ShipmentInventoryAllocation Response Object

shipments
object

Associative Map of Map<shipmentId, ShipmentAllocationsResponse>