Get scheduling slots

I have an API intergration in production and running.

When I book a driver via the API he/she comes picks up the order delivers.

When looking through the docs again I found the

Get scheduling slots end point that gives me a list of “slots for a given date time” -
What is this for? exactly and what is pickup and drop off in this context.

So its to do with scheduling, but what exactly is this end point for…
I just want to know if I can use this end point to enhance features in my current application.

Hello @ayo.adesina,

The get scheduling slots endpoint can be used to display available delivery slots to your end customers on your application. The main purpose of this endpoint is to provide information on our opening hours so that you can be sure to only request a delivery within our valid operational hours.

Best,

1 Like