Admin Endpoints-Shipments

Number of APIs: 7

  1. List Flight Mode GET {{baseUrl}}/admin/flightmode

  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. Clean DELETE {{baseUrl}}/account/:accountID/shipment/:shipmentID/clean

  6. Edit PUT {{baseUrl}}/account/:accountID/shipment/:tripNumber

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