Last update 2020-04-05
This method can be used for viewing of Saver clients. All parameters are expected via HTTP POST.
Name | Description |
---|---|
session_id | Session id |
login | RIVILE username |
pass | RIVILE password hashed in MD5 |
clientCode | Client code |
Name | Description | Notes |
---|---|---|
status | Web service status | |
description | Status description | |
login | RIVILE username | |
clientName | Client name | n08_pav |
clientCompanyCode | Client company code | n08_im_kodas |
clientVatCode | Client VAT code. | n08_pvm_kodas |
clientAdress | Client adress | n08_adr |
clientPostCode | Post Code of the client | n08_pastas |
clientSiteCode | There is addiotional adress list that can be used to fulfill client adresses | n08_kodas_vs |
clientSiteDescirption | Client site full description | n09_pav |
clientShortName | Short name for the client | n08_rezervas |
clientRepresentative | Client sales representative | n08_atstovas |
clientEmail | Client email adress | n08_e_mail |
clientPhone | Client phone | n08_tel |
clientMobilePhone | Client mobile phone | n08_mob_tel |
clientGroup | Client group code | n08_kodas_gs |
clientGroupDescription | Client group full description | n19_pav |
clientNotes | Notes | z08_s_pastabos |
clientWebLink | Web link | n08_c_nuoroda |
clientDescription | Description | z08_aprasymas |
clientRating | Rating | z08_rating |
kodas_rs | client assigned to user | n08_kodas_ms_p |
clientEmployees | Number fo client employees | z08_darb |
clientTurnover | Total turnover of the client (not only from us) | z08_apyvarta |
clientDaysActivity | Number of days before client gets inactive status | z08_active |
clientSales | Number of days for sales calculation | z08_sales |
clientPayDueSeller | Pay due if client | n08_kodas_ts_p |
clientPayDueSupplier | Pay due if supplier | n08_kodas_ts_t |
clientLogisticCode1 | Logistic code 1 | n08_kodas_ls_1 |
clientLogisticCode2 | Logistic code 2 | n08_kodas_ls_2 |
clientLogisticCode3 | Logistic code 3 | n08_kodas_ls_3 |
clientLogisticCode4 | Logistic code 4 | n08_kodas_ls_4 |
clientTaxCodeSeller | Tax code if client | n08_kodas_xs_p |
clientTaxCodeSupplier | Tax code if supplier | n08_kodas_xs_t |
clientAccountsRelation | n08_kodas_ds | |
clientTags | Client tags list | z08_tag |
Name | Description |
---|---|
00 | Ok |
01 | No parameter session_id |
02 | No parameter login |
03 | No parameter pass |
04 | Login failed |
05 | No parameter clientCode |
06 | Client not found |
98 | DB connect error |
99 | Web service POST parameters error |