Create Inventory
This endpoint creates a new inventory item
POST
Body
string
This is the ID of the inventory item.
string
This is the SKU of the inventory item.
string
This is the UPC of the inventory item.
string
This is the description of the inventory item.
string
This is the size of the inventory item.
string
This is the color of the inventory item.
number
This is the incoming quantity of the inventory item.
number
This is the available quantity of the inventory item.
number
This is the warehouse ID of the inventory item.
string
This is the arrival date of the inventory item.
string
This is the delivery date of the inventory item.
string
This is the purchase order ID of the inventory item.
string
This is the created date of the inventory item.
string
This is the updated date of the inventory item.
Response
string
This is the ID of the inventory item.
string
This is the SKU of the inventory item.
string
This is the UPC of the inventory item.
string
This is the description of the inventory item.
string
This is the size of the inventory item.
string
This is the color of the inventory item.
number
This is the incoming quantity of the inventory item.
number
This is the available quantity of the inventory item.
number
This is the warehouse ID of the inventory item.
string
This is the arrival date of the inventory item.
string
This is the delivery date of the inventory item.
string
This is the purchase order ID of the inventory item.
string
This is the created date of the inventory item.
string
This is the updated date of the inventory item.