Get estimated ratesCopy Pageget https://api.xeneta.com/v3.0/ocean/estimated-ratesReturns estimated rate within the specified parameters on the port-to-port level only.Query ParamsoriginstringrequiredDefaults to CNSGHDefines the origin port of the requested estimated rate data. Only UN/LOCODE values matching Xeneta's geo-hierarchy are supported, anything else will result in an error or an empty response.destinationstringrequiredDefaults to USPHLDefines the destination port of the requested estimated rate data. Only UN/LOCODE values matching Xeneta's geo-hierarchy are supported, anything else will result in an error or an empty response.date_fromdaterequiredDefaults to 2023-02-01Defines the start date of the date range for the requested estimated rates in the YYYY-MM-DD format.date_todaterequiredDefaults to 2023-02-05Defines the end date of the date range for the requested estimated rates in the YYYY-MM-DD format. The total range cannot exceed 31 days.contract_lengthstringrequiredDefaults to longDefines the type of contract for the requested estimated rate data. Accepted values are long or short. The total range cannot exceed 31 days.contracted_withinstringrequiredDefaults to allDefines the maximum age of the contracts to be included in the requested estimated rate data, relative to each day. Accepted values include all, 3months and 6months. Using any value other than all when contract_length is set to short will return an error.container_typestringrequiredDefaults to 40DCDefines the container type of the requested market rate data. Accepted values include 20DC, 20RE, 20TK, 40DC, 40RH and 40HC.thc_methodologystringrequiredDefaults to methDefines whether the requested market rate data should include the terminal handling charge. Accepted values include meth, othc, dthc, none and both. Selecting meth will use Xeneta's default methodology for the requested origin and destination.Response 200200Updated about 1 year ago