POST api/CatalogoDatos/GetMateriasCDJudicial
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": "517472dd-72b2-4d71-8f3c-4403b2976b3e",
"materiaId": "01c8ecf2-2fd7-4ec5-972a-a287600f4fe9",
"juzgadoId": "abd0fbbb-8455-4b67-b264-15ba0e1371d2",
"areaId": "44e008cd-3d62-4f33-babb-82b09d1c839e"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.