KinPOS.API.Model.Global.Account
| Nombre | Descripción | Tipo | Información Adicional |
|---|---|---|---|
| accountId |
ID del comercio. |
integer |
N/A |
| parentAccountId |
ID del comercio padre al que pertence el comercio. |
integer |
Required |
| accountTypeId |
ID del tipo de comercio. |
integer |
Required |
| description |
Nombre del comercio. |
string |
Required String length: inclusive between 0 and 150 |
| identification |
ID tributario del comercio. |
string |
Required String length: inclusive between 0 and 150 |
| privateCode1 |
Código para uso privado. |
string |
String length: inclusive between 0 and 500 |
| privateCode2 |
Código para uso privado. |
string |
String length: inclusive between 0 and 500 |
| privateCode3 |
Código para uso privado. |
string |
String length: inclusive between 0 and 500 |
| countryId |
ID del país al que pertenece el comercio. |
integer |
Required |
| address1 |
Dirección del comercio. |
string |
Required String length: inclusive between 0 and 150 |
| address2 |
Dirección del comercio (continuación). |
string |
String length: inclusive between 0 and 150 |
| phone1 |
Número de teléfono del comercio. |
string |
String length: inclusive between 0 and 50 |
| phone2 |
Número de teléfono del comercio. |
string |
String length: inclusive between 0 and 50 |
| mobile1 |
Número de celular del comercio. |
string |
String length: inclusive between 0 and 50 |
| mobile2 |
Número de celular del comercio. |
string |
String length: inclusive between 0 and 50 |
| fax1 |
Número de fax del comercio. |
string |
String length: inclusive between 0 and 50 |
| fax2 |
Número de fax del comercio. |
string |
String length: inclusive between 0 and 50 |
| neighborhood |
Nombre del barrio/sector/vecindario donde se encuentra el comercio. |
string |
String length: inclusive between 0 and 50 |
| regionId |
ID del departamento/region del comercio. |
integer |
Required |
| cityId |
ID de la ciudad en la que se encuentra el comercio. |
integer |
Required |
| districtId |
ID del distrito/localidad en el que se encuentra el comercio. |
integer |
Required |
| businessName |
Nombre comercial/tributario del comercio. |
string |
String length: inclusive between 0 and 150 |
| accountEmail |
Correo electrónico del comercio. |
string |
String length: inclusive between 0 and 80 |
| contactPerson |
Persona de contacto en el comercio. |
string |
String length: inclusive between 0 and 100 |
| paymentMail |
Correo electrónico para pagos del comercio. |
string |
String length: inclusive between 0 and 80 |
| verificationDigit |
Dígito de verificación del ID tributario. |
string |
String length: inclusive between 0 and 5 |
| merchantClassificationCodeId |
ID del código del clasificación del comercio. |
integer |
Required |
| affiliateId |
ID de afiliado del comercio. |
string |
String length: inclusive between 0 and 50 |
| routeId | integer |
N/A |
|
| officialId | integer |
N/A |