PUT api/MapaAPI/Aprobar/{id}?Aprobar={Aprobar}
APROBAR
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| Aprobar | boolean |
Default value is True |
Body Parameters
Mapa| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Descripcion | string |
Required String length: inclusive between 0 and 100 |
|
| Tracks | Collection of TrackGroup |
Required |
|
| Fecha | date |
Required |
|
| Responsable | Responsable |
None. |
|
| Activo | boolean |
Required |
|
| MapaBase | boolean |
None. |
|
| Aprobado | boolean |
None. |
|
| ResponsableAprobacion | Responsable |
None. |
|
| Vecino | boolean |
None. |
|
| IdOwner | globally unique identifier |
None. |
|
| IdLote | string |
None. |
|
| ImageType | string |
None. |
|
| ImageData | string |
None. |
|
| Color | string |
None. |
|
| ColorFondo | string |
None. |
|
| Opacidad | integer |
None. |
|
| FechaDeBaja | date |
None. |
|
| FechaDeModificacion | date |
None. |
|
| UsuarioDeModificacion | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "22cbe625-b9ed-4893-aa93-c4e4de48ec42",
"Descripcion": "sample string 2",
"Tracks": [
{
"Id": "6f33c143-228c-4dad-8d94-f222f3367abe",
"Descripcion": "sample string 2",
"Mapa": {
"Id": "85895e9d-523b-4639-9a32-4fb7e4bb0a57",
"Descripcion": "sample string 2",
"Tracks": [],
"Fecha": "2026-01-10T01:22:58.5129427-03:00",
"Responsable": {
"Id": "b7bbee76-d0e2-4fb7-8c8a-11f0ba8d42dc",
"Descripcion": "sample string 2",
"ResponsableCategoria": {
"Id": "b1102826-acf1-4ed7-bf63-eaf441dedc85",
"Descripcion": "sample string 2",
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"Activo": true,
"MapaBase": true,
"Aprobado": true,
"ResponsableAprobacion": {
"Id": "b7bbee76-d0e2-4fb7-8c8a-11f0ba8d42dc",
"Descripcion": "sample string 2",
"ResponsableCategoria": {
"Id": "b1102826-acf1-4ed7-bf63-eaf441dedc85",
"Descripcion": "sample string 2",
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"Vecino": true,
"IdOwner": "6ee5f2a7-e6e6-4544-a980-6da9f41fdbbd",
"IdLote": "sample string 8",
"ImageType": "sample string 9",
"ImageData": "QEA=",
"arraysize": 10,
"Color": "sample string 11",
"ColorFondo": "sample string 12",
"Opacidad": 13,
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 14"
},
"Tracks": [
{
"Id": "61a9d785-9430-43e0-9904-8f41eec9fc5e",
"orden": 2,
"lng": 3.0,
"lat": 4.0,
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00"
},
{
"Id": "61a9d785-9430-43e0-9904-8f41eec9fc5e",
"orden": 2,
"lng": 3.0,
"lat": 4.0,
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00"
}
],
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00"
},
{
"Id": "6f33c143-228c-4dad-8d94-f222f3367abe",
"Descripcion": "sample string 2",
"Mapa": {
"Id": "85895e9d-523b-4639-9a32-4fb7e4bb0a57",
"Descripcion": "sample string 2",
"Tracks": [],
"Fecha": "2026-01-10T01:22:58.5129427-03:00",
"Responsable": {
"Id": "b7bbee76-d0e2-4fb7-8c8a-11f0ba8d42dc",
"Descripcion": "sample string 2",
"ResponsableCategoria": {
"Id": "b1102826-acf1-4ed7-bf63-eaf441dedc85",
"Descripcion": "sample string 2",
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"Activo": true,
"MapaBase": true,
"Aprobado": true,
"ResponsableAprobacion": {
"Id": "b7bbee76-d0e2-4fb7-8c8a-11f0ba8d42dc",
"Descripcion": "sample string 2",
"ResponsableCategoria": {
"Id": "b1102826-acf1-4ed7-bf63-eaf441dedc85",
"Descripcion": "sample string 2",
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"Vecino": true,
"IdOwner": "6ee5f2a7-e6e6-4544-a980-6da9f41fdbbd",
"IdLote": "sample string 8",
"ImageType": "sample string 9",
"ImageData": "QEA=",
"arraysize": 10,
"Color": "sample string 11",
"ColorFondo": "sample string 12",
"Opacidad": 13,
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 14"
},
"Tracks": [
{
"Id": "61a9d785-9430-43e0-9904-8f41eec9fc5e",
"orden": 2,
"lng": 3.0,
"lat": 4.0,
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00"
},
{
"Id": "61a9d785-9430-43e0-9904-8f41eec9fc5e",
"orden": 2,
"lng": 3.0,
"lat": 4.0,
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00"
}
],
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00"
}
],
"Fecha": "2026-01-10T01:22:58.5129427-03:00",
"Responsable": {
"Id": "b7bbee76-d0e2-4fb7-8c8a-11f0ba8d42dc",
"Descripcion": "sample string 2",
"ResponsableCategoria": {
"Id": "b1102826-acf1-4ed7-bf63-eaf441dedc85",
"Descripcion": "sample string 2",
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"Activo": true,
"MapaBase": true,
"Aprobado": true,
"ResponsableAprobacion": {
"Id": "b7bbee76-d0e2-4fb7-8c8a-11f0ba8d42dc",
"Descripcion": "sample string 2",
"ResponsableCategoria": {
"Id": "b1102826-acf1-4ed7-bf63-eaf441dedc85",
"Descripcion": "sample string 2",
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 3"
},
"Vecino": true,
"IdOwner": "f01bdb71-f1fd-43f8-87ec-dcbf73e394e4",
"IdLote": "sample string 8",
"ImageType": "sample string 9",
"ImageData": "sample string 10",
"Color": "sample string 11",
"ColorFondo": "sample string 12",
"Opacidad": 13,
"FechaDeBaja": "2026-01-10T01:22:58.5129427-03:00",
"FechaDeModificacion": "2026-01-10T01:22:58.5129427-03:00",
"UsuarioDeModificacion": "sample string 14"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.