Update Service Category

Updates the service category

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

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

 

Request

 

Query Parameters:

 

api_key*

 

name*

String

company

Int

image

String

disabled

Int

master_category_id

Int

 

Response sample

application/json

 

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