Sign in

Create multiple reservations

documented

Create multiple soft reservation events.

POST /api/environment/{environmentId}/onhand/reserve/bulkInventory Visibilityno implementation yet0 runs

Input

environmentId*
Environment ID
e.g. env-123abc
reserve_id_0
Reservation ID 0
reserve-0
organizationId*
Organization ID
e.g. SCM_US
productId*
Product ID
e.g. T-Shirt
dimensionDataSource
Dimension Data Source
e.g. pos
siteId_0*
Site ID (item 0)
Site1
locationId_0*
Location ID (item 0)
Loc1
colorId_0
Color ID (item 0)
red
sizeId_0
Size ID (item 0)
M
inbound_0*
Inbound quantity (item 0)
5
qty_0*
Reserved quantity (item 0)
5
ifCheckAvailForReserv_0
Check availability for reserve 0
true
reserve_id_1
Reservation ID 1
reserve-1
siteId_1*
Site ID (item 1)
Site1
locationId_1*
Location ID (item 1)
Loc1
colorId_1
Color ID (item 1)
blue
sizeId_1
Size ID (item 1)
L
inbound_1
Inbound quantity (item 1)
3
qty_1
Reserved quantity (item 1)
3
ifCheckAvailForReserv_1
Check availability for reserve 1
false
Calls Microsoft Dynamics 365 as you (your API key is your account); keychains.dev holds the credentials.
Create multiple reservations · Microsoft Dynamics 365 · OpenIntegrations