POST
/
v1
/
inventory_items

Body

id
string

This is the ID of the inventory item.

sku
string

This is the SKU of the inventory item.

upc
string

This is the UPC of the inventory item.

description
string

This is the description of the inventory item.

size
string

This is the size of the inventory item.

color
string

This is the color of the inventory item.

incoming
number

This is the incoming quantity of the inventory item.

available
number

This is the available quantity of the inventory item.

warehouse
number

This is the warehouse ID of the inventory item.

arrivalDate
string

This is the arrival date of the inventory item.

deliveryDate
string

This is the delivery date of the inventory item.

purchase_order_id
string

This is the purchase order ID of the inventory item.

created_at
string

This is the created date of the inventory item.

updated_at
string

This is the updated date of the inventory item.

Response

id
string

This is the ID of the inventory item.

sku
string

This is the SKU of the inventory item.

upc
string

This is the UPC of the inventory item.

description
string

This is the description of the inventory item.

size
string

This is the size of the inventory item.

color
string

This is the color of the inventory item.

incoming
number

This is the incoming quantity of the inventory item.

available
number

This is the available quantity of the inventory item.

warehouse
number

This is the warehouse ID of the inventory item.

arrivalDate
string

This is the arrival date of the inventory item.

deliveryDate
string

This is the delivery date of the inventory item.

purchase_order_id
string

This is the purchase order ID of the inventory item.

created_at
string

This is the created date of the inventory item.

updated_at
string

This is the updated date of the inventory item.