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-04-13T06:03:59.0026248-06:00",
"FechaFinal": "2026-04-13T06:03:59.0026248-06:00",
"TipoSolicitud": "sample string 7",
"SolicitanteInternoId": "5afbc54e-2d4a-4904-ae27-8838ee584535",
"SolicitanteExternoId": "9233ff60-b9d0-40ef-aca9-853da456d98e",
"TipoComprobante": "sample string 10",
"FechaEjecucion": "2026-04-13T06:03:59.0026248-06:00",
"MFT": true,
"FechaCreacion": "2026-04-13T06:03:59.0026248-06:00",
"Delegados": [
{
"IdSolicitudProgramada": "49f4a49b-412b-40b4-9ed5-837eca010054",
"IdUsuario": "df01082b-e7b4-443a-ad44-f517fbeb2585",
"Id": "807f0390-8a38-4989-81d7-e30060fc89eb"
},
{
"IdSolicitudProgramada": "49f4a49b-412b-40b4-9ed5-837eca010054",
"IdUsuario": "df01082b-e7b4-443a-ad44-f517fbeb2585",
"Id": "807f0390-8a38-4989-81d7-e30060fc89eb"
}
],
"Id": "fd7b4a08-bfd0-4f11-9660-b562c34406e1"
},
{
"WBS": "sample string 1",
"RFC_Emisor": "sample string 2",
"RFC_Receptor": "sample string 3",
"RFC_Contribuyente": "sample string 4",
"FechaInicial": "2026-04-13T06:03:59.0026248-06:00",
"FechaFinal": "2026-04-13T06:03:59.0026248-06:00",
"TipoSolicitud": "sample string 7",
"SolicitanteInternoId": "5afbc54e-2d4a-4904-ae27-8838ee584535",
"SolicitanteExternoId": "9233ff60-b9d0-40ef-aca9-853da456d98e",
"TipoComprobante": "sample string 10",
"FechaEjecucion": "2026-04-13T06:03:59.0026248-06:00",
"MFT": true,
"FechaCreacion": "2026-04-13T06:03:59.0026248-06:00",
"Delegados": [
{
"IdSolicitudProgramada": "49f4a49b-412b-40b4-9ed5-837eca010054",
"IdUsuario": "df01082b-e7b4-443a-ad44-f517fbeb2585",
"Id": "807f0390-8a38-4989-81d7-e30060fc89eb"
},
{
"IdSolicitudProgramada": "49f4a49b-412b-40b4-9ed5-837eca010054",
"IdUsuario": "df01082b-e7b4-443a-ad44-f517fbeb2585",
"Id": "807f0390-8a38-4989-81d7-e30060fc89eb"
}
],
"Id": "fd7b4a08-bfd0-4f11-9660-b562c34406e1"
}
]
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">fd7b4a08-bfd0-4f11-9660-b562c34406e1</_x003C_Id_x003E_k__BackingField>
<Delegados>
<SolicitudesProgramadasDelegados>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">807f0390-8a38-4989-81d7-e30060fc89eb</_x003C_Id_x003E_k__BackingField>
<IdSolicitudProgramada>49f4a49b-412b-40b4-9ed5-837eca010054</IdSolicitudProgramada>
<IdUsuario>df01082b-e7b4-443a-ad44-f517fbeb2585</IdUsuario>
</SolicitudesProgramadasDelegados>
<SolicitudesProgramadasDelegados>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">807f0390-8a38-4989-81d7-e30060fc89eb</_x003C_Id_x003E_k__BackingField>
<IdSolicitudProgramada>49f4a49b-412b-40b4-9ed5-837eca010054</IdSolicitudProgramada>
<IdUsuario>df01082b-e7b4-443a-ad44-f517fbeb2585</IdUsuario>
</SolicitudesProgramadasDelegados>
</Delegados>
<FechaCreacion>2026-04-13T06:03:59.0026248-06:00</FechaCreacion>
<FechaEjecucion>2026-04-13T06:03:59.0026248-06:00</FechaEjecucion>
<FechaFinal>2026-04-13T06:03:59.0026248-06:00</FechaFinal>
<FechaInicial>2026-04-13T06:03:59.0026248-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>9233ff60-b9d0-40ef-aca9-853da456d98e</SolicitanteExternoId>
<SolicitanteInternoId>5afbc54e-2d4a-4904-ae27-8838ee584535</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">fd7b4a08-bfd0-4f11-9660-b562c34406e1</_x003C_Id_x003E_k__BackingField>
<Delegados>
<SolicitudesProgramadasDelegados>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">807f0390-8a38-4989-81d7-e30060fc89eb</_x003C_Id_x003E_k__BackingField>
<IdSolicitudProgramada>49f4a49b-412b-40b4-9ed5-837eca010054</IdSolicitudProgramada>
<IdUsuario>df01082b-e7b4-443a-ad44-f517fbeb2585</IdUsuario>
</SolicitudesProgramadasDelegados>
<SolicitudesProgramadasDelegados>
<_x003C_Id_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/PwC.PDC.Comun">807f0390-8a38-4989-81d7-e30060fc89eb</_x003C_Id_x003E_k__BackingField>
<IdSolicitudProgramada>49f4a49b-412b-40b4-9ed5-837eca010054</IdSolicitudProgramada>
<IdUsuario>df01082b-e7b4-443a-ad44-f517fbeb2585</IdUsuario>
</SolicitudesProgramadasDelegados>
</Delegados>
<FechaCreacion>2026-04-13T06:03:59.0026248-06:00</FechaCreacion>
<FechaEjecucion>2026-04-13T06:03:59.0026248-06:00</FechaEjecucion>
<FechaFinal>2026-04-13T06:03:59.0026248-06:00</FechaFinal>
<FechaInicial>2026-04-13T06:03:59.0026248-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>9233ff60-b9d0-40ef-aca9-853da456d98e</SolicitanteExternoId>
<SolicitanteInternoId>5afbc54e-2d4a-4904-ae27-8838ee584535</SolicitanteInternoId>
<TipoComprobante>sample string 10</TipoComprobante>
<TipoSolicitud>sample string 7</TipoSolicitud>
<WBS>sample string 1</WBS>
</SolicitudProgramada>
</ArrayOfSolicitudProgramada>