GET api/v1/OptionTypes/GetOptionValuesByTypeName/{optionType}
Get a list of option values by type name. This is an asychronous service.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| optionType | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseModelOfListOfOptionTypeValueModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | ApiResponseDataModelOfListOfOptionTypeValueModel |
None. |
|
| Errors | Collection of string |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.