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

Cancel appointment

Cancels Appointment

post-api /appointments/{appointment_id}/cancel

https://api.oauth.pabau.com/{api_key}/appointments/{appointment_id}/cancel

Request

 

Response sample

application/json

{
"email": {
    "success": true,
  "communication_id": "12345678",
    "attachment_ids": null
  },
  "success": true,
  "message": "Appointment Updated"
}