GET api/ExhortosElectronicosCDMX/getDiligencias
Request Information
URI Parameters
None.
Body Parameters
GetDiligencia| Name | Description | Type | Additional information |
|---|---|---|---|
| EXHORTOID | globally unique identifier |
None. |
|
| DILIGENCIAID | globally unique identifier |
None. |
|
| username | string |
None. |
|
| password | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"EXHORTOID": "64fa79da-a028-4b41-93f5-e8077a2ab6d6",
"DILIGENCIAID": "e612b09f-aa4e-41e1-b695-95a34285757b",
"username": "sample string 3",
"password": "sample string 4"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.