Click or drag to resize

OpenApi s

Car Delivery Network

The OpenApi type exposes the following members.

Methods
 NameDescription
Public methodCode examplePOST /Jobs Creates jobs on Car Delivery Network.
Public methodCode examplePOST /Jobs/{id}/Action Performs the specified action on the specified Job resource.
Public methodCode examplePUT /Jobs/{id} Updates a job either by its CDN Job Id, or its LoadId.

The following updates are supported:

  • Reassign Driver (available up to and including job status AtPickup)
  • Unassign Driver (available up to and including job status AtPickup)
  • Add Vehicle(s) (available up to and including job status AtPickup)
  • Remove Vehicle(s): (available up to and including job status Assigned)
Top
See Also