Provides data on the Forecast Market Value of a specified ships.
Endpoint
/ship/valuation/forecast
Request Example
https://api.vesselsvalue.com/ship/valuation/forecast?token=<your_token>&format=<format>
Parameters
|
Parameter |
Values |
Required? |
Notes |
|---|---|---|---|
|
?token= |
<your token> |
Yes |
Your API authorization token. |
|
&ship_id= |
<specified ship_id> |
Yes |
The VV provided unique ship_id.
|
|
&val_date= |
YYYY-MM-DD |
No |
Sets the valuation date for the forecast to be based on.
|
|
&format= |
json
|
No |
Sets output format.
|
|
&output= |
ftp |
No |
Forces format to csv and saves output to your VesselsValue FTP account. |