Skip to main content

Update Supplier Product

PUT 

/api/supplier-products/:supplier_product

Updates an existing supplier product. Authentication: Requires Bearer token. Note: If supplier_id or product_id changes, supplier inventories are cleared and re-initialized. A warning is included in the response.

Required scope: suppliers:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type