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

Create Client Allergy

Creates new client allergy

post-api/clients/allergy/create

https://api.oauth.pabau.com/{api_key}/clients/allergy/create

 

Request

 

 

Response sample

application/json

 

{
"status": true,
"allergy_id": {allergy_id},
"message": "Client allergy created successfully!"
}