GET api/clientes/{cliente}/documentos/detalle?tipoRecurso={tipoRecurso}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| cliente | string |
Required |
|
| tipoRecurso | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of DocumentoData| Name | Description | Type | Additional information |
|---|---|---|---|
| CodigoFrecuencia | integer |
None. |
|
| NumeroSobre | integer |
None. |
|
| NumeroDocumento | integer |
None. |
|
| Nombre | string |
None. |
|
| Descripcion | string |
None. |
|
| Abreviatura | string |
None. |
|
| AllowBulkProcess | boolean |
None. |
|
| Codigo_Empresa | string |
None. |
|
| CodigoSobre | integer |
None. |
|
| CodigoDocumento | integer |
None. |
|
| Baja | boolean |
None. |
|
| Multiple | boolean |
None. |
|
| MandatorioCDA | boolean |
None. |
|
| DiasLimiteEntrega | integer |
None. |
|
| DiasRecordatorio | integer |
None. |
|
| DiasGeneracion | integer |
None. |
|
| NombreAbreviado | string |
None. |
|
| DocumentTypeName | string |
None. |
|
| NombreSobre | string |
None. |
|
| Sectores | string |
None. |
|
| Grupos | string |
None. |
|
| codFrecuencia | integer |
None. |
|
| Sobre | SobreM |
None. |
|
| tieneError | boolean |
None. |
|
| Error | string |
None. |
|
| Sectores | Collection of SectorData |
None. |
|
| Grupos | Collection of GrupoData |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.