Note: This is a work in progress.
Returns a list of Canadian ports using the Marine Cloud Web API.
API
Returns a list of Canadian ports using the Marine Cloud Web API.
GET - /api/v1/canadian-ports
Parameters
There are no parameters.
Returns
200 - OK
Sample response body
[ { "typeId": "string", "valueId": "string", "valueTextEnglish": "string", "valueTextFrench": "string", "isActive": true, "customValue1": "string", "customValue2": "string", "parentList": "string" } ]