OPEN API

Join the Partner!

# Join the Partner!

Our OPEN API helps developers to make their own using our booking and queue feature.
Join us as Partner and get your API KEY!

# Bookings

Modules Description parameter Description
get.store Get list of bookings on specific date api-key Account API key
api-secret Account API secret
date Date (Y-m-d format)
status Booking Status (All, IDLE, CONFIRM, CANCEL, NOSHOW)
get.store.period Get list of store api-key Account API key
api-secret Account API secret
start_date Search start date (Y-m-d format)
end_date Search end date (Y-m-d format)
get.store.today.idle Get Today's booking idle list api-key Account API key
api-secret Account API secret
get.booking.no Get details of booking no. api-key Account API key
api-secret Account API secret
booking_no Booking unique No

# Queue

Modules Descriptionh parameter Description
get Get Today's Queue information of the store api-key Account API key
api-secret Account API secret
status Queue Status (All, IDLE, CALL, COMPLETE, CANCEL, NOSHOW)
get.waiting Get Today's Queue Waiting status of the store api-key Account API key
api-secret Account API secret
update Update store's Queue Status api-key Account API key
api-secret Account API secret
queue_no Queue unique No
status Queue status to change (CALL, COMPLETE)
=