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

Create Service Category

Creates new service category

post-api/categories/services/create

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

 

Request

 

 

Response sample

application/json

 

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