Added

Version 1.34.0

Third Party API (v 1.34.0)


What's Changed


GET /api/business/{businessId}/branch/{branchId}/room
Parameters:

Changed: size in query

number of rooms to return, max is 200

GET /api/business/{businessId}/voucher
Parameters:

Changed: size in query

number of voucher records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/break
Parameters:

Changed: size in query

number of breaks to return, max is 200

GET /api/business/{businessId}/paymenttype
Parameters:

Changed: size in query

number of payment type records to return, max is 200

GET /api/business/{businessId}/category/client
Parameters:

Changed: size in query

number of client category records to return, max is 200

GET /api/business/{businessId}/branch
Parameters:

Changed: size in query

number of branches to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/taxrate
Parameters:

Changed: size in query

number of tax rate records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/staff
Parameters:

Changed: size in query

number of staff records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/salefee
Parameters:

Changed: size in query

number of sale fee records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/review
Parameters:

Changed: size in query

number of review records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/product
Parameters:

Changed: size in query

number of products records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/machine
Parameters:

Changed: size in query

number of machines to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/inventorytransaction
Parameters:

Changed: size in query

number of inventory transaction records to return, max is 200

GET /api/business/{businessId}/client
Parameters:

Changed: size in query

number of client records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/leads
Parameters:

Changed: size in query

number of lead records to return, max is 200

GET /api/business/{businessId}/clientcourse
Parameters:

Changed: size in query

number of client course records to return, max is 200

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

Changed: size in query

number of client service history records to return, max is 200

GET /api/business/{businessId}/client/{clientId}/product-history
Parameters:

Changed: size in query

number of client product history records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/till/{tillId}/till-session
Parameters:

Changed: size in query

number of records to return, max is 200

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

Changed: size in query

number of service category records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/course
Parameters:

Changed: size in query

number of course records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/appointment
Parameters:

Changed: size in query

number of appointments to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/service
Parameters:

Changed: size in query

number of branch service records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/staff/worktimetable
Parameters:

Changed: size in query

number of staff timetables to return, max is 1000

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

Changed: size in query

number of service special offers records to return, max is 200

GET /api/business/{businessId}/branch/{branchId}/package
Parameters:

Changed: size in query

number of service packages records to return, max is 200

Result


API changes are backward compatible