Inbound | POST | /items/itemCodes
curl --location ‘https://staging-common.omni.increff.com/assure-magic2/items/itemCodes’ \
--header ‘authusername: AKG_ERP_TEST-1200054009’ \
--header ‘authpassword: 2f349bf8-a0c2-4ce5-acc3-6ef845afdb41’ \
--header ‘Content-Type: application/json’ \
--data ‘’
Summary
This API can be used to to generate new Items in WMS against the itemsCodes given.
...