What's Deleted
GET /Modules/MM/StockItems/Lookups/LookupStockItemCommodity
Lookup the Commodity for the Stock Item.
What's Changed
GET /Modules/MM/MaterialMasters/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Material Master
Changed content type :
application/vnd.onkey.entity+jsonChanged property
properties(object)Added property
replaceWithMaterialMasterCommodityId(integer)Added property
replaceWithMaterialMasterCommodityCode(string)Added property
replaceWithMaterialMasterCommodityDescription(string)
GET /Modules/MM/MaterialMasters/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Material Master collection
Changed content type :
application/vnd.onkey.entitycollection+jsonChanged property
items(array)Collection of Material Master entities
Changed items (object):
Changed property
properties(object)Added property
replaceWithMaterialMasterCommodityId(integer)Added property
replaceWithMaterialMasterCommodityCode(string)Added property
replaceWithMaterialMasterCommodityDescription(string)
GET /Modules/MM/MaterialMasters/Attributes/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Material Master Attribute
Changed content type :
application/vnd.onkey.entity+jsonChanged property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Added property
materialMasterCommodityDescription(string)
GET /Modules/MM/MaterialMasters/Attributes/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Material Master Attribute collection
Changed content type :
application/vnd.onkey.entitycollection+jsonChanged property
items(array)Collection of Material Master Attribute entities
Changed items (object):
Changed property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Added property
materialMasterCommodityDescription(string)
GET /Modules/MM/MaterialMasters/Bins/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Material Master Bin
Changed content type :
application/vnd.onkey.entity+jsonChanged property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Added property
materialMasterCommodityDescription(string)
GET /Modules/MM/MaterialMasters/Bins/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Material Master Bin collection
Changed content type :
application/vnd.onkey.entitycollection+jsonChanged property
items(array)Collection of Material Master Bin entities
Changed items (object):
Changed property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Added property
materialMasterCommodityDescription(string)
GET /Modules/MM/MaterialMasters/Suppliers/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Material Master Supplier
Changed content type :
application/vnd.onkey.entity+jsonChanged property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Added property
materialMasterCommodityDescription(string)
GET /Modules/MM/MaterialMasters/Suppliers/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Material Master Supplier collection
Changed content type :
application/vnd.onkey.entitycollection+jsonChanged property
items(array)Collection of Material Master Supplier entities
Changed items (object):
Changed property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Added property
materialMasterCommodityDescription(string)
GET /Modules/MM/StockItems/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Stock Item
Changed content type :
application/vnd.onkey.entity+jsonChanged property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Added property
materialMasterCommodityDescription(string)Added property
replaceWithStockItemMaterialMasterCommodityId(integer)Added property
replaceWithStockItemMaterialMasterCommodityCode(string)Added property
replaceWithStockItemMaterialMasterCommodityDescription(string)Deleted property
commodityId(integer)Deleted property
commodityCode(string)Deleted property
commodityDescription(string)
POST /Modules/MM/StockItems
Request:
Changed content type : application/vnd.onkey.entity+json
Changed property
properties(object)New optional properties:
commodityId
- Deleted property
commodityId(integer)
GET /Modules/MM/StockItems
Return Type:
Changed response : 200 OK
Success response - body contains pageable Stock Item collection
Changed content type :
application/vnd.onkey.entitycollectionpage+jsonChanged property
items(array)Pageable collection of entities
Changed items (object):
Changed property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Deleted property
commodityId(integer)Deleted property
commodityCode(string)
GET /Modules/MM/StockItems/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Stock Item collection
Changed content type :
application/vnd.onkey.entitycollection+jsonChanged property
items(array)Collection of Stock Item entities
Changed items (object):
Changed property
properties(object)Added property
materialMasterCommodityId(integer)Added property
materialMasterCommodityCode(string)Added property
materialMasterCommodityDescription(string)Added property
replaceWithStockItemMaterialMasterCommodityId(integer)Added property
replaceWithStockItemMaterialMasterCommodityCode(string)Added property
replaceWithStockItemMaterialMasterCommodityDescription(string)Deleted property
commodityId(integer)Deleted property
commodityCode(string)Deleted property
commodityDescription(string)
POST /Modules/MM/StockItems/Batch
Request:
Changed content type : application/vnd.onkey.entitycollection+json
Changed items (object):
Changed property
properties(object)New optional properties:
commodityId
- Deleted property
commodityId(integer)
GET /Modules/MM/StockItems/Attributes/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Stock Item Attribute
Changed content type :
application/vnd.onkey.entity+jsonChanged property
properties(object)Added property
stockItemMaterialMasterCommodityId(integer)Added property
stockItemMaterialMasterCommodityCode(string)Added property
stockItemMaterialMasterCommodityDescription(string)
GET /Modules/MM/StockItems/Attributes/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Stock Item Attribute collection
Changed content type :
application/vnd.onkey.entitycollection+jsonChanged property
items(array)Collection of Stock Item Attribute entities
Changed items (object):
Changed property
properties(object)Added property
stockItemMaterialMasterCommodityId(integer)Added property
stockItemMaterialMasterCommodityCode(string)Added property
stockItemMaterialMasterCommodityDescription(string)
GET /Modules/MM/StockItems/Bins/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Stock Item Bin
Changed content type :
application/vnd.onkey.entity+jsonChanged property
properties(object)Added property
stockItemMaterialMasterCommodityId(integer)Added property
stockItemMaterialMasterCommodityCode(string)Added property
stockItemMaterialMasterCommodityDescription(string)
GET /Modules/MM/StockItems/Bins/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Stock Item Bin collection
Changed content type :
application/vnd.onkey.entitycollection+jsonChanged property
items(array)Collection of Stock Item Bin entities
Changed items (object):
Changed property
properties(object)Added property
stockItemMaterialMasterCommodityId(integer)Added property
stockItemMaterialMasterCommodityCode(string)Added property
stockItemMaterialMasterCommodityDescription(string)
GET /Modules/MM/StockItems/Suppliers/{id}
Return Type:
Changed response : 200 OK
Success response - body contains Stock Item Supplier
Changed content type :
application/vnd.onkey.entity+jsonChanged property
properties(object)Added property
stockItemMaterialMasterCommodityId(integer)Added property
stockItemMaterialMasterCommodityCode(string)Added property
stockItemMaterialMasterCommodityDescription(string)
GET /Modules/MM/StockItems/Suppliers/Batch/{ids}
Return Type:
Changed response : 200 OK
Success response - body contains Stock Item Supplier collection
Changed content type :
application/vnd.onkey.entitycollection+jsonChanged property
items(array)Collection of Stock Item Supplier entities
Changed items (object):
Changed property
properties(object)Added property
stockItemMaterialMasterCommodityId(integer)Added property
stockItemMaterialMasterCommodityCode(string)Added property
stockItemMaterialMasterCommodityDescription(string)