Admin Endpoints-Shipments
Number of APIs: 7
-
List Flight Mode GET {{baseUrl}}/admin/flightmode
-
Create POST {{baseUrl}}/account/:accountID/shipment
-
Send Readings POST {{baseUrl}}/account/:accountID/shipment/:tripNumber/data
-
List GET {{baseUrl}}/account/:accountID/shipment
-
Clean DELETE {{baseUrl}}/account/:accountID/shipment/:shipmentID/clean
-
Edit PUT {{baseUrl}}/account/:accountID/shipment/:tripNumber
-
Delete DELETE {{baseUrl}}/account/:accountID/shipment/:shipmentID