Project

General

Profile

Wiki » History » Version 1

Soh Keong, 07/29/2021 11:00 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
|10001	| Invalid Token.                 |
14
|10005	| StockistID is empty.           |
15
|10006	| CountryID is empty.            |
16
|10007	| MemberID is empty.             |
17
|10008	| InvNo is empty.                |
18
|10009	| InvDate is empty.              |
19
|10010	| Invalid InvDate.               |
20
|10011	| Voucher is already exist.      |
21
|10012	| Invalid voucher date.          |
22
|10013	| Invalid Voucher ID.            |
23
|10015	| Member is not found.           |
24
|44444	| Unknown system error.          |
25
26
h2. SCM
27
28
<pre>
29
Host: cwapp4 [IP address:192.168.2.66]
30
Path: /cvs/ecoswayNew
31
Module: VoucherTwService
32
Tag: HEAD
33
</pre>