Skip to main content
PUT
Error

Path Parameters

product_id
string
required

Product ID

variant_id
string
required

Variant ID

app_slug
string
required

App slug

team_slug
string
required

Team slug

Body

application/json

Variant stock data

warehouse_slug
string
required
inventory_date
string

ISO 8601 date format with time zone e.g. 2024-12-12T09:13:31.039Z.

quantity
integer

Response

Warehouse stock for variant created or updated successfully

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean