Create Delivery

The Create Delivery endpoint is used to enable Grubtech to initiate the creation of a delivery job on the logistics platform. This endpoint will handle details of the delivery request, such as the pickup and drop-off locations, delivery time, and recipient information. Once the delivery job is created, the logistics platform will manage and track the order until it is completed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Details required to create a new delivery job for the order.

string
required

Grubtech provided unique id for the relevant delivery job

string
required

The id of the account this job should be billed to

pickups
array of objects
required

List of information about pickup details

pickups*
dropOffs
array of objects
required

List of information about drop-off details

dropOffs*
string

Order prepared time.This should be in date-time format

string

Date and time which the schedule order is ready to be delivered.This should be in date-time format

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json