Create Task Async Result

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

This API allows to get results from the Init request.
Please note that results are stored for 2 hours in cache

StatusId values

You can receive different StatusId inside the response so you can easily understand if your request have any errors or a valid one

ResultStatusId
In Progress0
Success1
Error2

Error response will contain Error description so you can easily understand what parameters have wrong values:

{ "statusId": 2, "status": "Error", "errorText": "Invalid Pickup Or Delivery Time!", "data": null }

Body Params
string
required
Defaults to false

Raise an error when the same ClientGeneratedId was sent (Existing Order returned by default)

Responses

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