Removed ETA as required field from shipcall PUT/POST
This commit is contained in:
parent
4b5ff90b34
commit
126faff281
@ -112,7 +112,7 @@ Usually the "Z" is missing at the end indicating local time.
|
|||||||
|
|
||||||
#### Required fields
|
#### 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
|
* type
|
||||||
* ship_id
|
* ship_id
|
||||||
* arrival_berth_id / departure_berth_id (depending on type, see above)
|
* arrival_berth_id / departure_berth_id (depending on type, see above)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user