GET api/Megusta?tipo={tipo}&folio={folio}&origen={origen}&foliouser={foliouser}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tipo | string |
Required |
|
| folio | integer |
Required |
|
| origen | string |
Required |
|
| foliouser | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Resultado| Name | Description | Type | Additional information |
|---|---|---|---|
| Total | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"Total": 1
}