Folder with *-Shipment

Number of APIs: 8

  1. Create Trip POST {{baseUrl}}/account/:accountID/trip

  2. Create POST {{baseUrl}}/account/:accountID/shipment

  3. Send Readings POST {{baseUrl}}/account/:accountID/shipment/:tripNumber/data

  4. List GET {{baseUrl}}/account/:accountID/shipment

  5. Success Copy PUT {{baseUrl}}/account/:accountID/shipment/:tripNumber

  6. Delete DELETE {{baseUrl}}/account/:accountID/shipment/:shipmentID

  7. Delete trip DELETE {{baseUrl}}/account/:accountID/trip/:tripID

  8. Clean DELETE {{baseUrl}}/account/:accountID/shipment/:shipmentID/clean