List Flight Mode
GET {{baseUrl}}/admin/flightmode?tripID=TAGO630618053
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)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
deviceID | number | (Optional) string | |
shipmentID | number | (Optional) string | |
tripID | string | (Optional) string | |
shipperId | number | (Optional) string | |
receiverID | number | (Optional) string | |
status | string | (Optional) completed | |
createdAt | string | (Optional) Date | |
query | string | (Optional) count |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
authorization | string |