GET a Value from a Bundle
GET /admin/customfield/bundle/{bundleName}/{fieldValue}
Get value from custom field enumeration bundle
GET /rest/admin/customfield/bundle/{bundleName}/{fieldValue}
Parameters:
Name | Type | Description |
---|---|---|
bundleName | string | Name of an enumeration bundle to get a value from. |
fieldValue | string | Value to get from a bundle. |
Last modified: 1 July 2020