GET api/proveedores/get?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ProveedorBE| Name | Description | Type | Additional information |
|---|---|---|---|
| Provincia | ProvinciaBE |
None. |
|
| Localidad | string |
None. |
|
| CodigoPostal | string |
None. |
|
| NombreOtroContacto1 | string |
None. |
|
| ApellidoOtroContacto1 | string |
None. |
|
| EmailOtroContacto1 | string |
None. |
|
| NombreOtroContacto2 | string |
None. |
|
| ApellidoOtroContacto2 | string |
None. |
|
| EmailOtroContacto2 | string |
None. |
|
| DiaGeneracionPM | integer |
None. |
|
| CodigoEntidadPadre | string |
None. |
|
| Descripcion | string |
None. |
|
| Cuit | string |
None. |
|
| NombreEmpresa | string |
None. |
|
| RazonSocial | string |
None. |
|
| Direccion | string |
None. |
|
| Telefono | string |
None. |
|
| Novedades | string |
None. |
|
| Logo | string |
None. |
|
| Baja | boolean |
None. |
|
| RecibeAlertas | boolean |
None. |
|
| CuitValidado | boolean |
None. |
|
| CodigoEntidadAux | string |
None. |
|
| FechaAlta | date |
None. |
|
| FechaActivacion | date |
None. |
|
| SinActivar | boolean |
None. |
|
| Usuarios | Collection of EmpresaUsuarioProveedorBE |
None. |
|
| Mt_EmpresaId | integer |
None. |
|
| UsuarioAdmin | EmpresaUsuarioBE |
None. |
|
| Contratos | Collection of ProveedorContratoBE |
None. |
|
| Aseguradora | string |
None. |
|
| CodigoEmpresa | string |
None. |
|
| CodigoProveedor | string |
None. |
|
| Id | integer |
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.