GET api/Pin/ProductTypeList/{IsSelectString}/{DefaultText}
Get all pin type list
Request Information
URI Parameters
| Name | description | Type | Additional information |
|---|---|---|---|
| IsSelectString |
Allows to return list with default select item |
boolean |
Required |
| DefaultText |
Ex: All, ::SELECT:: |
string |
Required |
Body Parameters
None.
response Information
Resource description
ApiResponse| Name | description | Type | Additional information |
|---|---|---|---|
| response | string |
Required |
|
| failure | MlError |
None. |
|
| success | MlSuccess |
None. |