Project

General

Profile

Wiki » History » Version 1

Soh Keong, 11/03/2020 09:51 AM

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