Allocate Inventory
Allocate Inventory
The Allocate Inventory API allows an organization to move inventory to its sub organizations in the following way:
In both directions – up or down
From any organization to any child organization
Using a single value (start values)
Using ranges (start and end values)
The case, box, bundle and retail pack numbers depend on the way the cards were initial created in the system using the Process Order API (Not in this documents scope).
Input Parameters:
FromEntityName
Y
Format: Alphanumeric, 60 Description: name of org/user/store/terminal
FromEntityType
Y
Format: Alphanumeric, 20 Description:ORGANZATION, STORE, USER or TERMINAL Defines what kind of limit should be updated
EndBoxId
N
Format: Alphanumeric, 20
EndBundleId
N
Format: Alphanumeric, 20
EndCaseId
N
Format: Alphanumeric, 20
EndRetailPackId
Y
Format: Pattern: 12-5-1-1. 1..12digits-1..5digits-1digit-1 digit
RetailPackId
Y
Format: Pattern: 12-5-1-1. 1..12digits-1..5digits-1digit-1 digit Description: Praxell Retail pack identifier
StartBoxId
Y
Format: Alphanumeric, 20
StartBundleId
Y
Format: Alphanumeric, 20
StartCaseId
Y
Format: Alphanumeric, 20
ToEntityName
Y
Format: Alphanumeric, 60 Description: name of org/user/store/terminal ORGANIZATION
ToEntityType
Y
Format: Alphanumeric, 20 Description:ORGANZATION, STORE, USER or TERMINAL Defines what kind of limit should be updated
Output Parameters:
XML Samples
Input XML
Last updated