Skip to main content
POST
Error

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>