Services according to user settings ver. 1.1.7

 

Service for receiving customer sales organizations getUserVkorgList

Call method

GET

Input parameters

ParameterNameType(max-size)RequiredNote
The list is empty

Description of the service response

general description of the answer

service response
ParameterNameType(max-size)RequiredNote
ARRAYSales organization tablearray ( - )No

Table ARRAY

ParameterNameType(max-size)RequiredNote
VKORGSales organizationstring ( 4 )No
PROGRAM_NAMEProgram namestring ( 100 )No

Example call

http://ws.speautoparts.com/api/ws_user/getUserVkorgList?format=json

Call emulation

 

Service for obtaining client structure getUserInfo

Call method

POST

Input parameters

ParameterNameType(max-size)RequiredNote
VKORGSales organizationstring ( 4 )YesThe parameter setting is located in the "Service for receiving sales organizations of the client."
Example of filling VKORG=4000
STRUCTUREGet client structure0,1,or empty string ( 1 )No1 - get the structure.
0 - do not receive
FTPDATAGet FTP client data0,1,or empty string ( 1 )No1 - get data via FTP connection.
0 - do not receive

Description of the service response

general description of the answer

service response
ParameterNameType(max-size)RequiredNote
STRUCTUREClient structure tablearray ( - )No
FTPDATAFTP connection dataarray ( - )NoThe data will be generated after the first file upload

Table STRUCTURE

ParameterNameType(max-size)RequiredNote
KUNAGClientstring ( 10 )No
VKORGSales organizationstring ( 4 )No
SNAMEShort namestring ( 100 )No
FNAMEFull namestring ( 100 )No
ADRESSAddressstring ( 100 )No
PHONEContact phonestring ( 100 )No
RG_TABTable of available buyersarray ( - )No

Table RG_TAB

ParameterNameType(max-size)RequiredNote
KUNNRIdentifierstring ( 10 )No
DEFAULTDefault installation flagstring ( 1 )No
SNAMEShort namestring ( 100 )No
FNAMEFull namestring ( 100 )No
ADRESSAddressstring ( 100 )No
PHONEContact phonestring ( 100 )No
WE_TABTable of available consigneesarray ( - )No
ZA_TABTable of available delivery addressesarray ( - )No
EXW_TABTable of available pickup addressesarray ( - )No
DOGOVOR_TABTable of available contractsarray ( - )No
CONTACT_TABTable of available contactsarray ( - )No

Table WE_TAB

ParameterNameType(max-size)RequiredNote
KUNNRIdentifierstring ( 10 )No
DEFAULTDefault installation flagstring ( 1 )No
SNAMEShort namestring ( 100 )No
FNAMEFull namestring ( 100 )No
ADRESSAddressstring ( 100 )No
PHONEContact phonestring ( 100 )No

Table ZA_TAB

ParameterNameType(max-size)RequiredNote
KUNNRIdentifierstring ( 10 )No
DEFAULTDefault installation flagstring ( 1 )No
SNAMEShort namestring ( 100 )No
FNAMEFull namestring ( 100 )No
ADRESSAddressstring ( 100 )No
PHONEContact phonestring ( 100 )No

Table EXW_TAB

ParameterNameType(max-size)RequiredNote
IDUnique numberstring ( 10 )No
NAMENamestring ( 100 )NoItem name

Table DOGOVOR_TAB

ParameterNameType(max-size)RequiredNote
VBELNAgreementstring ( 10 )No
BSTKDAgreement numberstring ( 100 )No
BSTKDTSpecial. agreement conditionsstring ( 100 )No
BSTDKContract datestring ( 20 )No
DATBIContract validity datestring ( 20 )No
DEFAULTDefault installation flagstring ( 1 )No
AUARTContract typestring ( 100 )No
KLIMKCreditstring ( 100 )No
KLIMKUCredit balancestring ( 100 )No
OEIKWItems reserved (orders+deliveries)string ( 100 )No
WAERSCurrencystring ( 4 )No
ZTERMTerms of payment (deferment)string ( 100 )No
SCALE_TABData tablearray ( - )No

Table SCALE_TAB

ParameterNameType(max-size)RequiredNote
SUMMASumstring ( 10 )No
DISCOUNTDiscount percentagestring ( 10 )No

Table CONTACT_TAB

ParameterNameType(max-size)RequiredNote
PARNRContact personstring ( 10 )No
DEFAULTDefault installation flagstring ( 1 )No
FNAMEFull namestring ( 100 )No
LNAMELast Namestring ( 100 )No
MNAMEMiddle namestring ( 100 )No
PHONEContact phonestring ( 100 )No
EMAILEMAILstring ( 100 )No

Table FTPDATA

ParameterNameType(max-size)RequiredNote
FTPPATHFTP Addressstring ( 100 )No
FTPUSERFTP Userstring ( 100 )No
FTPPASSFTP connection passwordstring ( 100 )No

Example call

http://ws.speautoparts.com/api/ws_user/getUserInfo?format=json

Call emulation

 

Service for obtaining a list of brands getBrandList

Call method

GET

Input parameters

ParameterNameType(max-size)RequiredNote
The list is empty

Description of the service response

general description of the answer

service response
ParameterNameType(max-size)RequiredNote
ARRAYBrand tablearray ( - )No

Table ARRAY

ParameterNameType(max-size)RequiredNote
BRANDBrand namestring ( 100 )No

Example call

http://ws.speautoparts.com/api/ws_user/getBrandList?format=json

Call emulation

 

Service for obtaining a list of warehouses getStoreList

Call method

POST

Input parameters

ParameterNameType(max-size)RequiredNote
VKORGSales organizationstring ( 4 )YesThe parameter setting is located in the "Service for receiving sales organizations of the client."
Example of filling VKORG=4000

Description of the service response

general description of the answer

service response
ParameterNameType(max-size)RequiredNote
ARRAYTable of available warehousesarray ( - )No

Table ARRAY

ParameterNameType(max-size)RequiredNote
KEYZAKWarehouse codestring ( 10 )No
SKLCODETechnical warehouse identifierstring ( 10 )No
SKLNAMEWarehouse namestring ( 100 )No

Example call

http://ws.speautoparts.com/api/ws_user/getStoreList?format=json

Call emulation