getStores(JSON)
Function: getStores | |
Description: get stores | |
Request | |
user | xsd:string |
pass | xsd:string |
{ "function":"getStores", "paras":{ "user":"", "pass":"" }} | |
Response | |
result | tns:storesList |
message | xsd:string |
{ "result":[{ "shop_id":0, "shop_status":0, "shop_name":"", "shop_domain":"", "shop_http":"", "shop_https":"", "shop_ssl":0 } ], "message":"" } |