Logo
DeltaTrak API Documentation

Admin Endpoints-Shipments-Post Success

Number of APIs: 3


1. Create Trip Just required fields

POST {{baseUrl}}/account/:accountID/trip



2. Create Just required fields

POST {{baseUrl}}/account/:accountID/shipment

Get list of all shipments with Flight Mode enabled

■ Returns the flight mode details for ALL non-completed shipments with flight
mode settings
■ These results should not be tied/limited to a specific account, because it will be
called the DeltaTrak device communication services
■ There should be some special DeltaTrak API key that will be used for these
admin calls that will be used by DT (not the customer)



3. Send Readings

POST {{baseUrl}}/account/:accountID/shipment/:tripNumber/data

Get list of all shipments with Flight Mode enabled

■ Returns the flight mode details for ALL non-completed shipments with flight
mode settings
■ These results should not be tied/limited to a specific account, because it will be
called the DeltaTrak device communication services
■ There should be some special DeltaTrak API key that will be used for these
admin calls that will be used by DT (not the customer)



ENDPOINTS