Skip to content
  • There are no suggestions because the search field is empty.

Update Product Category

Updates the product category

post-api/categories/products/{id}/update

https://api.oauth.pabau.com/{api_key}/categories/products/{id}/update

 

Request

 

 

Response sample

application/json

 

{
"status": true,
"message": "Product category updated successfully!"
}