Project

General

Profile

Wiki » History » Revision 4

Revision 3 (Soh Keong, 03/04/2021 04:48 PM) → Revision 4/5 (Soh Keong, 03/04/2021 04:51 PM)

{{toc}} 

 h1. Wiki 

 h2. Specification 

 See [[Specification]] 

 h2. Status Code 

 |_.Code |_.Message                                                      | 
 |00000 	 | SUCCESS                                                       | 
 |44444 	 | Unknown system error!                                         | 
 |10001 	 | Invalid Token!                                                | 
 |10002 	 | Invalid Array!                                                | 
 |10003 	 | TrxID is already exist!                                       | 
 |10004 	 | TrxID is empty!                                               | 
 |10005 	 | CenterID is empty!                                            | 
 |10006 	 | CountryID is empty!                                           | 
 |10007 	 | MemberID is empty!                                            | 
 |10008 	 | InvNo is empty!                                               | 
 |10009 	 | InvDate is empty!                                             | 
 |10010 	 | Invalid InvDate!                                              | 
 |10011 	 | Voucher is already exist!                                     | 
 |10012 	 | Invalid date format!                                          | 
 |10013 	 | Invalid VoucherCode!                                          | 
 |10014 	 | Member is locked by another trx!                              | 
 |10015 	 | Member is not found!                                          | 
 |10016 	 | Member is already unlocked by another trx!                    | 
 |10017 	 | Invalid TrxID!                                                | 
 |10018 	 | Invalid Qty!                                                  | 
 |10019 	 | Invalid Sales Type!                                           | 
 |10020 	 | InvNo is already exist!                                       | 
 |10021 	 | Invalid datatype!                                             | 
 |10024 	 | ProductSection: R2 sales cannot mix with others               | 
 |10038 	 | Payment Method is empty!                                      | 
 |10039 	 | Voucher Amt is empty!                                         | 
 |10040 	 | Missing CGCCollection Code                                    | 
 |10041 	 | Missing Handling %                                            | 
 |10042 	 | Voucher is not active                                         | 
 |10043 	 | Voucher is cancelled                                          | 
 |10044 	 | Voucher is expired                                            | 
 |10050 	 | Missing NoOfRecord                                            | 
 |10051 	 | Total No of records not tally with web service call details | 




 h2. SCM 

 <pre> 
 Host: cwapp4 [IP address:192.168.2.66] 
 Path: /cvs/ecoswayNew 
 Module: MomRestfulService 
 Tag: HEAD 
 </pre>