Folder with *-Shipment
Number of APIs: 8
-
Create Trip POST {{baseUrl}}/account/:accountID/trip
-
Create POST {{baseUrl}}/account/:accountID/shipment
-
Send Readings POST {{baseUrl}}/account/:accountID/shipment/:tripNumber/data
-
List GET {{baseUrl}}/account/:accountID/shipment
-
Success Copy PUT {{baseUrl}}/account/:accountID/shipment/:tripNumber
-
Delete DELETE {{baseUrl}}/account/:accountID/shipment/:shipmentID
-
Delete trip DELETE {{baseUrl}}/account/:accountID/trip/:tripID
-
Clean DELETE {{baseUrl}}/account/:accountID/shipment/:shipmentID/clean