GET api/Programacion/Obtener?idUsuario={idUsuario}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idUsuario | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of SolicitudProgramada| Name | Description | Type | Additional information |
|---|---|---|---|
| WBS | string |
None. |
|
| RFC_Emisor | string |
None. |
|
| RFC_Receptor | string |
None. |
|
| RFC_Contribuyente | string |
None. |
|
| FechaInicial | date |
None. |
|
| FechaFinal | date |
None. |
|
| TipoSolicitud | string |
None. |
|
| SolicitanteInternoId | globally unique identifier |
None. |
|
| SolicitanteExternoId | globally unique identifier |
None. |
|
| TipoComprobante | string |
None. |
|
| FechaEjecucion | date |
None. |
|
| MFT | boolean |
None. |
|
| FechaCreacion | date |
None. |
|
| Delegados | Collection of SolicitudesProgramadasDelegados |
None. |
|
| Id | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"WBS": "sample string 1",
"RFC_Emisor": "sample string 2",
"RFC_Receptor": "sample string 3",
"RFC_Contribuyente": "sample string 4",
"FechaInicial": "2026-08-13T18:43:23.1777034-06:00",
"FechaFinal": "2026-08-13T18:43:23.1777034-06:00",
"TipoSolicitud": "sample string 7",
"SolicitanteInternoId": "28628899-04ba-442e-b32a-020dfd0bd216",
"SolicitanteExternoId": "9db9c7dd-9acf-40ec-a1d7-076f1ba8718d",
"TipoComprobante": "sample string 10",
"FechaEjecucion": "2026-08-13T18:43:23.1777034-06:00",
"MFT": true,
"FechaCreacion": "2026-08-13T18:43:23.1777034-06:00",
"Delegados": [
{
"IdSolicitudProgramada": "0d49e637-f282-4a15-a21c-a5d4c71f09c7",
"IdUsuario": "338a907b-97fe-45ac-82d5-543cbd827823",
"Id": "1aadb158-e77a-4d60-ba92-a610aae66394"
},
{
"IdSolicitudProgramada": "0d49e637-f282-4a15-a21c-a5d4c71f09c7",
"IdUsuario": "338a907b-97fe-45ac-82d5-543cbd827823",
"Id": "1aadb158-e77a-4d60-ba92-a610aae66394"
}
],
"Id": "56123424-3950-4897-a121-dbcf35869413"
},
{
"WBS": "sample string 1",
"RFC_Emisor": "sample string 2",
"RFC_Receptor": "sample string 3",
"RFC_Contribuyente": "sample string 4",
"FechaInicial": "2026-08-13T18:43:23.1777034-06:00",
"FechaFinal": "2026-08-13T18:43:23.1777034-06:00",
"TipoSolicitud": "sample string 7",
"SolicitanteInternoId": "28628899-04ba-442e-b32a-020dfd0bd216",
"SolicitanteExternoId": "9db9c7dd-9acf-40ec-a1d7-076f1ba8718d",
"TipoComprobante": "sample string 10",
"FechaEjecucion": "2026-08-13T18:43:23.1777034-06:00",
"MFT": true,
"FechaCreacion": "2026-08-13T18:43:23.1777034-06:00",
"Delegados": [
{
"IdSolicitudProgramada": "0d49e637-f282-4a15-a21c-a5d4c71f09c7",
"IdUsuario": "338a907b-97fe-45ac-82d5-543cbd827823",
"Id": "1aadb158-e77a-4d60-ba92-a610aae66394"
},
{
"IdSolicitudProgramada": "0d49e637-f282-4a15-a21c-a5d4c71f09c7",
"IdUsuario": "338a907b-97fe-45ac-82d5-543cbd827823",
"Id": "1aadb158-e77a-4d60-ba92-a610aae66394"
}
],
"Id": "56123424-3950-4897-a121-dbcf35869413"
}
]
application/xml, text/xml
Sample:
<ArrayOfSolicitudProgramada xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Solicitudes.Dominio.Agregados.ProgramacionSolicitudes">
<SolicitudProgramada>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">56123424-3950-4897-a121-dbcf35869413</_x003C_Id_x003E_k__BackingField>
<Delegados>
<SolicitudesProgramadasDelegados>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">1aadb158-e77a-4d60-ba92-a610aae66394</_x003C_Id_x003E_k__BackingField>
<IdSolicitudProgramada>0d49e637-f282-4a15-a21c-a5d4c71f09c7</IdSolicitudProgramada>
<IdUsuario>338a907b-97fe-45ac-82d5-543cbd827823</IdUsuario>
</SolicitudesProgramadasDelegados>
<SolicitudesProgramadasDelegados>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">1aadb158-e77a-4d60-ba92-a610aae66394</_x003C_Id_x003E_k__BackingField>
<IdSolicitudProgramada>0d49e637-f282-4a15-a21c-a5d4c71f09c7</IdSolicitudProgramada>
<IdUsuario>338a907b-97fe-45ac-82d5-543cbd827823</IdUsuario>
</SolicitudesProgramadasDelegados>
</Delegados>
<FechaCreacion>2026-08-13T18:43:23.1777034-06:00</FechaCreacion>
<FechaEjecucion>2026-08-13T18:43:23.1777034-06:00</FechaEjecucion>
<FechaFinal>2026-08-13T18:43:23.1777034-06:00</FechaFinal>
<FechaInicial>2026-08-13T18:43:23.1777034-06:00</FechaInicial>
<MFT>true</MFT>
<RFC_Contribuyente>sample string 4</RFC_Contribuyente>
<RFC_Emisor>sample string 2</RFC_Emisor>
<RFC_Receptor>sample string 3</RFC_Receptor>
<SolicitanteExternoId>9db9c7dd-9acf-40ec-a1d7-076f1ba8718d</SolicitanteExternoId>
<SolicitanteInternoId>28628899-04ba-442e-b32a-020dfd0bd216</SolicitanteInternoId>
<TipoComprobante>sample string 10</TipoComprobante>
<TipoSolicitud>sample string 7</TipoSolicitud>
<WBS>sample string 1</WBS>
</SolicitudProgramada>
<SolicitudProgramada>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">56123424-3950-4897-a121-dbcf35869413</_x003C_Id_x003E_k__BackingField>
<Delegados>
<SolicitudesProgramadasDelegados>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">1aadb158-e77a-4d60-ba92-a610aae66394</_x003C_Id_x003E_k__BackingField>
<IdSolicitudProgramada>0d49e637-f282-4a15-a21c-a5d4c71f09c7</IdSolicitudProgramada>
<IdUsuario>338a907b-97fe-45ac-82d5-543cbd827823</IdUsuario>
</SolicitudesProgramadasDelegados>
<SolicitudesProgramadasDelegados>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">1aadb158-e77a-4d60-ba92-a610aae66394</_x003C_Id_x003E_k__BackingField>
<IdSolicitudProgramada>0d49e637-f282-4a15-a21c-a5d4c71f09c7</IdSolicitudProgramada>
<IdUsuario>338a907b-97fe-45ac-82d5-543cbd827823</IdUsuario>
</SolicitudesProgramadasDelegados>
</Delegados>
<FechaCreacion>2026-08-13T18:43:23.1777034-06:00</FechaCreacion>
<FechaEjecucion>2026-08-13T18:43:23.1777034-06:00</FechaEjecucion>
<FechaFinal>2026-08-13T18:43:23.1777034-06:00</FechaFinal>
<FechaInicial>2026-08-13T18:43:23.1777034-06:00</FechaInicial>
<MFT>true</MFT>
<RFC_Contribuyente>sample string 4</RFC_Contribuyente>
<RFC_Emisor>sample string 2</RFC_Emisor>
<RFC_Receptor>sample string 3</RFC_Receptor>
<SolicitanteExternoId>9db9c7dd-9acf-40ec-a1d7-076f1ba8718d</SolicitanteExternoId>
<SolicitanteInternoId>28628899-04ba-442e-b32a-020dfd0bd216</SolicitanteInternoId>
<TipoComprobante>sample string 10</TipoComprobante>
<TipoSolicitud>sample string 7</TipoSolicitud>
<WBS>sample string 1</WBS>
</SolicitudProgramada>
</ArrayOfSolicitudProgramada>