GET api/Verificaciones/Solicitud?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DtoSolicitud| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| SolicitudPadreId | globally unique identifier |
None. |
|
| SolicitudRaizId | globally unique identifier |
None. |
|
| RespuestSatId | globally unique identifier |
None. |
|
| ServidorVerificacionesId | globally unique identifier |
None. |
|
| RFC | string |
None. |
|
| UltimaActualizacion | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.