Project

General

Profile

Wiki » History » Version 3

Soh Keong, 11/12/2021 02:31 PM

1 1 Soh Keong
{{toc}}
2
3
h1. Wiki
4
5
h2. Specification
6
7
See [[Specification]]
8 2 Soh Keong
9
h2. Status Code
10
11
|_.Code |_.Message                       |
12
|00000	| SUCCESS; Successful processed. |
13
|10106	| Unknown system error           |
14
|10126	| Invalid Security Token!        |
15
|10146	| Record not found!              |
16
|10147	| IC No is empty!                |
17
|10115	| Action Code is empty!          |
18
|10110	| Member ID is empty!            |
19
|10118	| Activation Date is empty!      |
20
|10117	| Invalid Date Format!           |
21
|10108	| Country ID is empty            |
22
|10109	| Center ID is empty             |
23
|10107	| Transaction ID is empty        |
24
|10123	| Inv No is empty!               |
25
|10148	| Sponsor ID is empty!           |
26
|10149	| Placement ID is empty!         |
27
|10150	| Name is empty!                 |
28
|10151	| Member ID is already exist!    |
29 3 Soh Keong
|10157  | Invalid status!                |
30 2 Soh Keong
31
32
h2. SCM
33
34
<pre>
35
Host: cwapp4 [IP address:192.168.2.66]
36
Path: /cvs/ecoswayNew
37
Module: coswayRestfulService
38
Tag: HEAD
39
</pre>