Project

General

Profile

Wiki » History » Version 2

Soh Keong, 11/05/2020 11:40 AM

1 1 Soh Keong
{{toc}}
2
3
h1. Wiki
4
5
h2. Specification
6
7
See [[Specification]]
8 2 Soh Keong
See [[Description]]
9 1 Soh Keong
10
h2. Status Code
11
12
|_.Code |_.Message                                                 |
13
|00000	| SUCCESS; Successful processed.                           |
14
|10101	| Invalid parameter!                                       |
15
|10102	| Service Unavailable!                                     |
16
|10103	| Invalid Transaction Type!                                |
17
|10104	| Member ID is not exist!                                  |
18
|10105	| Invalid or Wrong PIN!                                    |
19
|10106	| Unknown system error                                     |
20
|10107	| Transaction ID is empty!                                 |
21
|10108	| Country ID is empty!                                     |
22
|10109	| Center ID is empty!                                      |
23
|10110	| Member ID is empty!                                      |
24
|10111	| PIN is empty!                                            |
25
|10112	| CheckData is empty!                                      |
26
|10113	| Invalid CheckData!                                       |
27
|10114	| PIN: Invalid DES format!                                 |
28
|10115	| Action Code is empty!                                    |
29
|10116	| Invalid Action Code!                                     |
30
|10117	| Invalid Date Format!                                     |
31
|10118	| Activation Date is empty!                                |
32
|10119	| Member ID havent set PIN!                                |
33
|10120	| Insufficient Balance (Point)!'                           |
34
|10121	| Point cant be zero!                                      |
35
|10122	| Member have reached the max number of password attempts! |
36
|10123	| Inv No is empty!                                         |
37
|10124	| Inv Date is empty!                                       |
38
|10125	| Expiry Date is empty!                                    |
39
|10126	| Invalid Security Token!                                  |
40
|10127	| TransactionID has already been used!                     |
41
|10128	| Insufficient Balance (Cash)!                             |
42
|10129	| Utilized Point must in negative value!                   |
43
|10130	| Utilized Cash must in negative value!                    |
44
|10131	| Earned Point must in positive value!                     |
45
|10132	| Withdraw Cash must in negative value!                    |
46
|10133	| Sales is locked by another transaction!                  |
47
|10134	| Invalid Transaction ID!                                  |
48
|10135	| User is required to update PIN!                          |
49
|10136	| Invalid Sales Type!                                      |
50
|10137	| Earned Point must in negative value!                     |
51
|10138	| Utilized Point must in positive value!                   |
52
|10139	| Inv Date Ori is empty!                                   |
53
|10140	| Member Type is empty!                                    |
54
|10141	| Invalid Member Type!                                     |
55
|10142	| Invalid Point!                                           |
56
57
58
59
h2. SCM
60
61
<pre>
62
Host: cwapp4 [IP address:192.168.2.66]
63
Path: /cvs/ecoswayNew
64
Module: coswayService
65
Tag: HEAD
66
</pre>