Skip to main content

Breaking Changes

2021/11/04

POST /locations/{location_id}/jobs

PATCH /locations/{location_id}/jobs/{job_id}/dispatch

GET /locations/{location_id}/jobs/{job_id}

GET /jobs

GET /locations/{location_id}/jobs

PATCH /locations/{location_id}/jobs/{job_id}

2021/08/02

GET /locations/{location_id}/trucks/{truck_id}/get_jobs_list_pdf

  • Endpoint no longer available after version 2021/08/02.

2021/05/07

PATCH /locations/{location_id}/trucks/{truck_id}

2021/04/07

POST /locations/{location_id}/customers

GET /customers/{customer_id}/locations

POST /customers/{customer_id}/locations/{customer_location_id}

DELETE /customers/{customer_id}/locations/{customer_location_id}

GET /locations/{location_id}/customers/{customer_id}

GET /customers/{customer_id}/locations/{customer_location_id}

PATCH /customers/{customer_id}/locations/{customer_location_id}