Project

General

Profile

Wiki » History » Version 1

Soh Keong, 11/04/2020 12:01 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; Successful processed.                                      |
13
|10101	| Insufficient parameter.                                             |
14
|10102	| Record not exist.                                                   |
15
|10103	| Invalid parameter.                                                  |
16
|10104	| Invalid parameter length.                                           |
17
|10105	| Service Unavailable.                                                |
18
|10106	| Invalid Transaction Type.                                           |
19
|10107	| Invalid Process Category                                            |
20
|10108	| Invalid Date Format                                                 |
21
|10109	| CountryID is empty!                                                 |
22
|10110	| MemberID is empty!                                                  |
23
|10111	| EpicPlan.StartDate is empty!                                        |
24
|10112	| EpicPlan.MemberEpicPlan is empty!                                   |
25
|10113	| TransactionID is empty!                                             |
26
|10114	| Plan Status is empty!                                               |
27
|10115	| Center ID is empty!                                                 |
28
|10116	| Approval Code is empty!                                             |
29
|10117	| Invalid Voucher Code.                                               |
30
|10118	| Invoice Date: Invalid Date Format.                                  |
31
|10131	| Voucher Code is empty!                                              |
32
|10132	| Voucher Code not found!                                             |
33
|10133	| Failed to cancel! This is a valid voucher code.                     |
34
|10144	| Voucher is already unlocked                                         |
35
|12001	| Unknown system error.                                               |
36
|13001	| Invoice Not Found!                                                  |
37
|50001	| Member ID not exist.                                                |
38
|50002	| Member ID exist.                                                    |
39
|50003	| Member ID exist withot PIN.                                         |
40
|50004	| Account is used.                                                    |
41
|50101	| Invalid designated center.                                          |
42
|50102	| Membership expired.                                                 |
43
|50103	| Incomplete membership.                                              |
44
|50104	| Invalid or Wrong PIN                                                |
45
|50105	| Account has been locked, please contact customer service to assist. |
46
|50106	| Invalid designate country.                                          |
47
|50107	| Insufficient Balance.                                               |
48
|50108	| Balance not zero.                                                   |
49
|50109	| Approval Code is not exist!                                         |
50
|50110	| Approval Code is already exist!                                     |
51
|60001	| Sales Error Code                                                    |
52
|60101	| Sales Amount Not Tally                                              |
53
|60102	| Invalid Transaction                                                 |
54
|60103	| Transaction ID used.                                                |
55
56
57
58
h2. SCM
59
60
<pre>
61
Host: cwapp4 [IP address:192.168.2.66]
62
Path: /cvs/ecoswayNew
63
Module: HKService
64
Tag: HEAD
65
</pre>