OBJECT
AMSQueryArrival
link GraphQL Schema definition
- type AMSQueryArrival {
- # The vessel's port of unlading
- : String
- # The vessel's port of departure
- : String
- # The shipment's actual port of unlading
- : String
- # The in-bond's original US port of entry
- : String
- # The in-bond destination's US port
- : String
- # The AMS query's in-bond number
- : String
- # The vessel's departure date
- : String
- }