The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Update product part

PUT

https://api.pack.cloud/v1/organizations/{organizationId}/products/{productId}/parts/{productPartId}

Request

Path parameters

organizationIdstring
productIdstring
productPartIdstring

Payload

quantityinteger
Quantity
Example:1

Response

OK

Body

idstring
ID of the product part
product_idstring
ID of the part product
quantityinteger
Quantity
Example:1