GET api/Clientes
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Cliente| Name | Description | Type | Additional information |
|---|---|---|---|
| ClienteID | integer |
None. |
|
| Razonsocial | string |
Required String length: inclusive between 0 and 200 |
|
| TipoIdentificacionID | integer |
Required |
|
| Documento | string |
Required String length: inclusive between 0 and 20 |
|
| TipoPersonaID | integer |
Required |
|
| TipoContribuyenteID | integer |
Required |
|
| Direccion | string |
String length: inclusive between 0 and 200 |
|
| Telefono | string |
Required String length: inclusive between 0 and 60 |
|
| Correo | string |
Required Matching regular expression pattern: ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$ String length: inclusive between 0 and 200 |
|
| Notas | string |
Data type: MultilineText |
|
| DiasPlazo | integer |
None. |
|
| Latitud | string |
String length: inclusive between 0 and 100 |
|
| Longitud | string |
String length: inclusive between 0 and 100 |
|
| VendedorID | integer |
None. |
|
| Vendedor | Empleados |
None. |
|
| CobradorID | integer |
None. |
|
| Cobrador | Empleados |
None. |
|
| EmpresasID | integer |
Required |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.