Creates a custom job
Successfully created a custom job
Error response returned when the request is invalid. In most cases this implies that some data in the request is either missing or has incorrect format.
Error response returned when the provided API key is missing or invalid
Error response returned in cases the requested endpoint or data can't be found
Error response returned whenever the server fails to process the request
{- "rawAddress": "string",
- "countryCode": "US",
- "externalId": "string"
}
{- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "waypointId": "6eeaf5f6-415c-49ff-97fc-2d3cc3a134f5"
}
Deletes a custom job
Successfully deleted the custom job
Error response returned when the request is invalid. In most cases this implies that some data in the request is either missing or has incorrect format.
Error response returned when the provided API key is missing or invalid
Error response returned in cases the requested endpoint or data can't be found
Error response returned whenever the server fails to process the request
{- "data": { }
}