OpenApi
Copy Page
Branches
List active branches
GET
Get a single branch
GET
Get a branch's service tree
GET
Services
Get available appointment slots
GET
Tickets
Book a ticket (walk-in or appointment)
POST
Fetch a ticket
GET
Cancel a ticket
POST
Reschedule an appointment
POST
Customers
Create a customer
List customers (paginated)
Fetch one customer
Update a customer
Delete a customer
List a customer's tickets
Schemas
SuccessEnvelope
PaginatedEnvelope
ErrorEnvelope
ValidationErrorEnvelope
AuthErrorEnvelope
Pagination
Branch
AvgWaitingTime
Service
SampleSize
BranchDetail
Slot
Ticket
BranchTreeGroup
Customer
CustomerWriteRequest
CustomerUpdateRequest
BookTicketRequest
ChangeTimeRequest
SuccessEnvelope
Copy Page
{
"message"
:
"Request successful"
,
"data"
:
null
}