GET api/sobreDocumentos?codEmpresa={codEmpresa}&servidor={servidor}&baseDato={baseDato}&withRelatedTables={withRelatedTables}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| codEmpresa | string |
None. |
|
| servidor | string |
None. |
|
| baseDato | string |
None. |
|
| withRelatedTables | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of Documento| Name | Description | Type | Additional information |
|---|---|---|---|
| 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. |
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.