ProductSupplier
objectProduct Supplier model
* Additional properties are NOT allowed.
idinteger(int32)
Supplier Id
supplier_codestring
Supplier Code
>= 0 characters<= 20 characters
namestring
Supplier Name
>= 0 characters<= 50 characters
modified_onstring(date-time)
Modified on
Example
ProductAttribute
object * Additional properties are NOT allowed.
idinteger(int32)
Attribute Id
namestring
Attribute Name
typestringread-only
Attribute Type
modified_onstring(date-time)
valueobject
* Additional properties are NOT allowed.
Show Child Parameters
Example
ProductInventoryOutlet
objectProduct Inventory Outlet Model
* Additional properties are NOT allowed.
idinteger(int32)
Outlet Id
namestring
Name
modified_onstring(date-time)
Modified on
Example
ProductInventory
objectProduct Inventory Model
* Additional properties are NOT allowed.
outletobject
Product Inventory Outlet Model
* Additional properties are NOT allowed.
Show Child Parameters
quantity_availableinteger(int32)
Available Quantity
quantity_on_orderinteger(int32)
On-order Quantity
Example
SourceGroupVM
object * Additional properties are NOT allowed.
idinteger(int32)
Source Group Id.
namestring
Source Group Name.
Example