PackingListFindBy

Input Fields

key (PackingListFindByEnum!)

Filter key: BOOKING_REFERENCE

value (String!)

Use the findBy option/filter to retrieve a list for packing lists for a booking or a packing list for a specific cargo. To retrieve the packing list for a booking you need to specify {key: BOOKING_REFERENCE, value: "ZTEST-1"} where key represents the search criterion and value the value for that criterion (here for example ZTEST-1 is our booking reference). To retrieve the packing list for a specific cargo {key: CARGO_ID, value: "2d632c5b-6827-4937-93c6-e1fd2adf0c66"} (value is the id of the cargo)