Create an Inventory Item

This endpoint creates the items in the inventory.

Log in to see full request history
Body Params
integer

The product_id can be retrieved from Search Product endpoint.

string

The condition of the items

integer

The unique identifier of the location.

string

The cost of items.

string

The price of items.

string

The imei of serial numbers.

string

The unique identifier of color.

Headers
string
required

{{x-tenant-id}}

string
required

{{x-secret-key}}

Response

Response body
object
integer
string

The message of the created item.

Headers
object
Language