All requests must first be Authorized and must use the HTTP POST method over HTTPS.
This call allows you to return lookup tables information.
GET request format:
Endpoint:
https://api.vision-net.ie/cws/2.3/lookupTable/{{lookupTableName}}/{{SearchValue}}
URI parameters
Parameter | Type | Description |
---|---|---|
lookupTableName | String | Lookup Table name: county/country/companyStatus
/companyType/businessStatus/businessType
/documentType/submissionType/nacev1
/nacev2/monitoringApiChangeType/parameters
Please send us a request if you want other lookup tables added. |
SearchValue | String | (Optional) Lookup table search value. Code or description or type, case insensitive. If not provided, all values will be returned. Values with -.() []: etc. please encode to URL-encoded format |