Picker booking API
The booking API from Picker — 60 operation(s) for booking.
Operations 61
GET
/booking/getAllBookingDetails
Get All Deatils of Particular Booking For serviceProvider and Driver
#
GET
/booking/getBookingDetails
Get All Deatils of Particular Booking For serviceProvider and Driver
#
PUT
/booking/addProofOfDelivery
When a booking it's completed the delivery send a picture that should save in the booking
#
PUT
/booking/rejectBooking
When a booking is in ON HOLD, the business and admin can reject it. All charges made to the customer's card are refunded.
#
PUT
/booking/restartSearchAutomaticAccept
Restarts the driver search after driver doesnt login in automatic acceptation
#
POST
/booking/sendOrderRequestNotification
Send the notification of the selected order request from the booking to the customer
#