Removed ETA as required field from shipcall PUT/POST

This commit is contained in:
Daniel Schick 2024-09-04 11:13:38 +02:00
parent 4b5ff90b34
commit 126faff281

View File

@ -112,7 +112,7 @@ Usually the "Z" is missing at the end indicating local time.
#### Required fields
* eta / etd (depending on value of type: 1: eta, 2: etd, 3: both)
* eta / etd (depending on value of type: 1: eta, 2: etd, 3: etd)
* type
* ship_id
* arrival_berth_id / departure_berth_id (depending on type, see above)