Salta ai contenuti

Get product inventory

GET
/v2/product-catalog/products/{id}/inventory
curl --request GET \
--url https://api-crm-staging.divinea.com/api/v2/product-catalog/products/example/inventory \
--header 'APIKey: <APIKey>'

Returns product_storage state: enabled (active flag) and current quantity. Does not write storage_logs.

id
required
string format: uuid

Id

OK

Media type*/*
ProductInventoryDTO
object
enabled
boolean
productId
string format: uuid
quantity
integer format: int32
storageId
string format: uuid
wineryId
string format: uuid