added

Version 1.19.6

What's Changed


GET /api/business/{businessId}/branch/{branchId}/till/{tillId}/balance
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

OK

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/voucher/{voucherId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified voucher retrieved

  • Changed content type : application/json

    • Deleted property links (array)
PUT /api/business/{businessId}/voucher/{voucherId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Voucher updated successfully

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/voucher
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Vouchers listed

  • New content type : application/json

  • Deleted content type : */*

POST /api/business/{businessId}/voucher
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 201 Created

Voucher created successfully

  • Changed content type : application/json

    • Deleted property links (array)
POST /api/business/{businessId}/branch/{branchId}/leads
Return Type:

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

POST /api/business/{businessId}/branch/{branchId}/csvexportjob
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 201 Created

CSV export job created successfully

  • Changed content type : application/json

    • Deleted property links (array)
POST /api/business/{businessId}/branch/{branchId}/client/{clientId}/checkin
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

POST /api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}/note
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Appointment note updated successfully

  • Changed content type : application/json

    • Deleted property links (array)
POST /api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}/checkin
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Appointment checked in successfully

  • New content type : application/json

  • Deleted content type : */*

POST /api/business/{businessId}/branch/{branchId}/appointment/confirm
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Appointments confirmed successfully

  • New content type : application/json

  • Deleted content type : */*

POST /api/business/{businessId}/branch/{branchId}/appointment/cancel
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/paymenttype
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Payment types listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/paymenttype/{paymentTypeId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified payment type retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/clientcourse
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Client courses listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/client/{clientId}/service-history
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Client's service histories listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/client/walk-in
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

walk-in client retrieved

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/client-batch
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Batch of clients retrieved

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/category/client
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Client categories listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/category/client/{categoryId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified client category retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Branches listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/taxrate
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Tax rates listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/taxrate/{taxId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified tax rate retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/staff
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Staffs listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/staff/{staffId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified staff retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/staff/worktimetable
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Staff timetables listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/staff-batch
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Batch of staffs retrieved

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/service
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Branch services listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/service-special-offer
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Service special offers listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/service-category
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Service categories listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/salefee
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Sale fees listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/salefee/{saleFeeId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified sale fee retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/salefee-batch
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Batch of sale fees retrieved

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/room
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Rooms listed

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/room/{roomId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified room retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/review
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Reviews listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/review/{reviewId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified review retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/product
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Products listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/package
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Service packages listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/machine
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Machines listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/machine/{machineId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified machine retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/csvexportjob/{jobId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified CSV export job retrieved

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/course
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Courses listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/appointment
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Appointments listed

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/clientcourse/{clientCourseId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified client course retrieved

  • Changed content type : application/json

    • Deleted property links (array)

    • Changed property clientCourseItems (array)

      Changed items (object):

      • Deleted property links (array)
PUT /api/business/{businessId}/clientcourse/{clientCourseId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Client course updated successfully

  • Changed content type : application/json

    • Deleted property links (array)

    • Changed property clientCourseItems (array)

      Changed items (object):

      • Deleted property links (array)
GET /api/business/{businessId}/client/{clientId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified client retrieved

  • Changed content type : application/json

    • Deleted property links (array)
PUT /api/business/{businessId}/client/{clientId}
Return Type:

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Client updated successfully

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/client
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Clients listed

  • New content type : application/json

  • Deleted content type : */*

POST /api/business/{businessId}/client
Return Type:

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 201 Created

Client created successfully

  • Changed content type : application/json

    • Deleted property links (array)
POST /api/business/{businessId}/branch/{branchId}/stock/adjustment
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

POST /api/business/{businessId}/branch/{branchId}/booking
Return Type:

Changed response : 201 Created

Booking created successfully

  • Changed content type : application/json

    • Deleted property links (array)
POST /api/business/{businessId}/branch/{branchId}/purchase
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/service/{serviceId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified branch service retrieved

  • Changed content type : application/json

    • Deleted property links (array)
DELETE /api/business/{businessId}/branch/{branchId}/break/{breakId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

GET /api/business/{businessId}/branch/{branchId}/break/{breakId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified break retrieved

  • Changed content type : application/json

    • Deleted property links (array)
PUT /api/business/{businessId}/branch/{branchId}/break/{breakId}
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Break updated successfully

  • Changed content type : application/json

    • Deleted property links (array)
PUT /api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}
Return Type:

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Appointment updated successfully

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/break
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Breaks listed

  • New content type : application/json

  • Deleted content type : */*

POST /api/business/{businessId}/branch/{branchId}/break
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 201 Created

Break created successfully

  • Changed content type : application/json

    • Deleted property links (array)
POST /api/business/{businessId}/branch/{branchId}/appointments/availability
Return Type:

Changed response : 200 OK

Appointment availabilities listed

  • Changed content type : application/json

    • Deleted property links (array)
GET /api/business/{businessId}/branch/{branchId}/worktimetable
Return Type:

Changed response : 400 Bad Request

Bad Request

  • New content type : application/json

  • Deleted content type : */*

Changed response : 500 Internal Server Error

Internal Server Error

  • New content type : application/json

  • Deleted content type : */*

Changed response : 200 OK

Specified timetable retrieved

  • Changed content type : application/json

    • Deleted property links (array)