GET api/support/v1/getStatusTypeIdByName?StatusTypeName={StatusTypeName}
Obtiene StatusTypeId por nombre
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
StatusTypeName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>