Create

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)

Request Body

{"shipment_name"=>"Test", "shipment_id"=>"123456789", "configuration"=>"disabled", "trip_number"=>"TAGO123774727356785", "purchase_order"=>"string", "carrier_id"=>"C1685455468847", "receiver_id"=>"L1685470400739", "shipper_id"=>"L1683118730021", "estimated_departure_date"=>"2023-05-26T18:46:19Z", "estimated_arrival_date"=>"2023-05-26T18:46:19Z", "product_id"=>"Axb39ernzvz!", "airline"=>{"estimated_departure_date"=>"2023-05-26T18:46:19Z", "estimated_arrival_date"=>"2023-05-26T18:46:19Z", "flight_hours"=>0, "airline"=>"string", "flight_number"=>"string", "departure_airport_id"=>"L1685127167549", "arrival_airport_id"=>"L1685127167549", "flight_mode"=>true}, "maritime"=>{"bol"=>"string", "scac"=>"string", "user_estimated_departure_date"=>"2023-05-26T18:46:19Z", "user_estimated_arrival_date"=>"2023-05-26T18:46:19Z", "vessel_name"=>"string", "vessel_imo"=>"string", "departure_port_id"=>"L1685124592532", "arrival_port_id"=>"L1685124592532"}}

HEADERS

KeyDatatypeRequiredDescription
authorizationstring(Required)