Appearance
getDependentTypes ​
Retrieves a list of all dependent types used by the system.
Request ​
http
GET /rest/refdata/dependent-typesParameters ​
None.
Response ​
200 OK ​
Returns an array of dependent type records.
Errors ​
| Exception | Cause |
|---|---|
WSRefDataServiceException | Service error while fetching dependent types |
Version ​
http
GET /rest/refdata/dependent-types/versionjson
{ "version": 1 }