200Successful Response
Schema: SuccessEnvelope_ProductResponse_
successbooleanmessagestringcodestringdataProductResponse
/api/v1/inventory/products/{id}Update an existing product.
Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.
idstring · uuidrequiredinclude_variantsbooleandefault: FalseWhether to include variant details
Schema: ProductUpdateRequest
idstringProduct UUID (set from URL path).
namestringUpdated product name.
typestringUpdated product type: 'manual' or 'shopify'.
categorystringUpdated product category.
tracks_expirationbooleanToggle FEFO consumption + expiry capture. Existing cost lots are not touched -- only future receipts and consumption.
archivedbooleanSet to true to archive (hide) the product.
Schema: SuccessEnvelope_ProductResponse_
successbooleanmessagestringcodestringdataProductResponse