Wiki » History » Version 1
Soh Keong, 11/11/2020 12:13 PM
1 | 1 | Soh Keong | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Wiki |
||
4 | |||
5 | h2. Specification |
||
6 | |||
7 | See [[Specification]] |
||
8 | |||
9 | h2. Status Code |
||
10 | |||
11 | |_.Code |_.Message | |
||
12 | |00000 | SUCCESS | |
||
13 | |10001 | Invalid Token! | |
||
14 | |10002 | Invalid Array! | |
||
15 | |10003 | TrxID is already exist! | |
||
16 | |10004 | TrxID is empty! | |
||
17 | |10005 | CenterID is empty! | |
||
18 | |10006 | CountryID is empty! | |
||
19 | |10007 | MemberID is empty! | |
||
20 | |10008 | InvNo is empty! | |
||
21 | |10009 | InvDate is empty! | |
||
22 | |10010 | Invalid InvDate! | |
||
23 | |10011 | Voucher is already exist! | |
||
24 | |10012 | Invalid date format! | |
||
25 | |10013 | Invalid VoucherCode! | |
||
26 | |10014 | Member is locked by another trx! | |
||
27 | |10015 | Member is not found! | |
||
28 | |10016 | Member is already unlocked by another trx! | |
||
29 | |10017 | Invalid TrxID! | |
||
30 | |10018 | Invalid Qty! | |
||
31 | |10019 | Invalid Sales Type! | |
||
32 | |10020 | InvNo is already exist! | |
||
33 | |10021 | Invalid datatype! | |
||
34 | |10022 | DUPLICATE. | |
||
35 | |10023 | UNAUTHORIZE. | |
||
36 | |44444 | Unknown system error! | |
||
37 | |||
38 | |||
39 | h2. SCM |
||
40 | |||
41 | <pre> |
||
42 | Host: cwapp4 [IP address:192.168.2.66] |
||
43 | Path: /cvs/ecoswayNew |
||
44 | Module: vmChinaRestfulService |
||
45 | Tag: HEAD |
||
46 | </pre> |