Project

General

Profile

Wiki » History » Version 1

Soh Keong, 12/07/2020 03:03 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
|44444	| Unknown system error!                  |
14
|55555	| Validation Not Succ                    |
15
|10001	| Invalid Token!                         |
16
|10002	| Invalid Array!                         |
17
|10003	| TrxID is already exist!                |
18
|10004	| TrxID is empty!                        |
19
|10005	| CenterID is empty!                     |
20
|10006	| CountryID is empty!                    |
21
|10007	| MemberID is empty!                     |
22
|10008	| InvNo is empty!                        |
23
|10009	| InvDate is empty!                      |
24
|10010	| Invalid InvDate!                       |
25
|10012	| Invalid date format!                   |
26
|10017	| Invalid TrxID!                         |
27
|10025	| Invalid Value                          |
28
|10026	| PIN is required                        |
29
|10027	| Incorrect PIN                          |
30
|10028	| Gift Card is already cancelled         |
31
|10029	| Gift Card is already utilize           |
32
|10030	| Gift Card is locked by another process |
33
|10031	| Invalid Gift Card                      |
34
|10032	| Gift Card is already activated         |
35
|10033	| Gift Card is not activate              |
36
|10034	| Gift Card already unlocked             |
37
38
39
h1. Merchant's Account Details
40
41
*Development:*
42
* URL          : *http://210.244.25.20/GiftCardApi*
43
44
*Production :*
45
* URL  : *http://210.64.216.74:8080/GiftCardApi*
46
47
h2. SCM
48
49
<pre>
50
Host: cwapp4 [IP address:192.168.2.66]
51
Path: /cvs/ecoswayNew
52
Module: GiftCardService
53
Tag: HEAD
54
</pre>