All requests must first be Authorized and must use the HTTP POST method over HTTPS.
This call allows you to list corporations that are assigned to your account in DigitalHub.
https://api.vision-net.ie/cws/2.5/digital_hub/corporate/list
Request body:
| Parameter | Type | Description |
|---|---|---|
| pageNr | Integer | (Optional) If provided will return range of corporations. Works with "pageSize". If not provided the search will return all corporations. |
| pageSize | Positive Integer | (Optional) Return only selected number of corporations. Only works if "pageNr" was provided. |
| entityType | String | (Optional) Checks for corporation type |
| country | String | (Optional) Checks for country of corporation |