POST api/CatalogoDatos/GetAreasCDJudicial
Request Information
URI Parameters
None.
Body Parameters
VMGetCatalogo| Name | Description | Type | Additional information |
|---|---|---|---|
| userName | string |
None. |
|
| password | string |
None. |
|
| catalogo | string |
None. |
|
| idRegistro | globally unique identifier |
None. |
|
| materiaId | globally unique identifier |
None. |
|
| juzgadoId | globally unique identifier |
None. |
|
| areaId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"userName": "sample string 1",
"password": "sample string 2",
"catalogo": "sample string 3",
"idRegistro": "c32bcb39-d541-4d72-b097-11cf8f8363f1",
"materiaId": "74aa2de8-4a3c-4133-afb2-26d646fbcc3e",
"juzgadoId": "e241d59d-e013-42fa-b828-c900195cce37",
"areaId": "ac6f280e-28b1-4451-b268-a4695e2dd5c7"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.