Logo
DeltaTrak API Documentation

NO Body

PUT {{baseUrl}}/account/:accountID/shipment/:tripNumber

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string




RESPONSES

status





Curl
curl -X PUT 'https://7qzar0u2yd.execute-api.us-east-1.amazonaws.com/test//account/:accountID/shipment/:tripNumber' -H 'Authorization: eyJhbGciOiJub25lIn0.eyJhZG1pbiI6dHJ1ZSwidXNlcklEIjoiNjM5NzViZDRkY2Q2OTMwMDJjMzgxMDMzIiwiaWF0IjoxNjg1MDIwNTE4LCJpc3MiOiJ1cm46Zmxhc2h0cmFrOmlzc3VlciIsImF1ZCI6InVybjp1c2VyOmF1ZGllbmNlIiwiZXhwIjoyMDAwNTk2NTE4fQ.' -d '{"shipment_name":false,"carrier_id":true,"shipper_id":true,"receiver_id":false,"product_id":false,"estimated_arrival_date":"2022-11-17T17:56:54.586Z","estimated_departure_date":"2022-11-17T17:56:54.586Z","purchase_order":"AB120341","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":"string","arrival_airport_id":"string","flight_mode":true},"maritime":{"arrival_port_id":"L3246871783122","departure_port_id":"L3246871783122","bol":"A1","scac":"S1"}}'

ENDPOINTS