post https://api.kosmo.delivery/v2/stops/batch
You can use this endpoint to create multiple stops at once. It will return a plan ID which you can use to optimize the plan.
Log in to see full request history
Responses
You can use this endpoint to create multiple stops at once. It will return a plan ID which you can use to optimize the plan.
xxxxxxxxxx
curl --request POST \
--url https://api.kosmo.delivery/v2/stops/batch \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: