Skip to main content

Booking check QRIS

Endpoint
Endpoint Method
Authentication
/booking/delivery/user/detail/qr GET yes
Authentication
Type
Token source
Server
Bearer USAPI LOGIN USAPI
Param request
Properties
Required Description
booking_id yes booking code generated fromĀ 

{{demo}}/booking/delivery/user/detail/qr?booking_id=11113BE

Result example

OK (200)

{
    "qr_status": "EXPIRED"
}
Error example

Body request example

insert code here