Subversion Repositories SmartDukaan

Rev

Rev 22470 | Rev 22607 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22470 Rev 22521
Line 47... Line 47...
47
USR_1008=user not found with the given token
47
USR_1008=user not found with the given token
48
USR_1009=roleTypes not found with given token
48
USR_1009=roleTypes not found with given token
49
USR_1010=unable to parse given token
49
USR_1010=unable to parse given token
50
USR_1011=Unable to create JWT Token, or problem in signing the token
50
USR_1011=Unable to create JWT Token, or problem in signing the token
51
USR_1012=Token has been expired
51
USR_1012=Token has been expired
-
 
52
USR_1013=Requested user is not retailer
-
 
53
USR_1014=Retailer fofo Store has is already created
-
 
54
 
52
# User related validation errors
55
# User related validation errors
53
USR_VE_1000=firstName is required
56
USR_VE_1000=firstName is required
54
USR_VE_1001=firstName can not be blank
57
USR_VE_1001=firstName can not be blank
55
USR_VE_1002=lastName is required
58
USR_VE_1002=lastName is required
56
USR_VE_1003=lastName can not be blank
59
USR_VE_1003=lastName can not be blank
Line 206... Line 209...
206
 
209
 
207
#Retailer OK response
210
#Retailer OK response
208
RTLR_OK_1000=Retailer has been created
211
RTLR_OK_1000=Retailer has been created
209
RTLR_OK_1001=Retailer is already login
212
RTLR_OK_1001=Retailer is already login
210
RTLR_OK_1002=Retailer has been login successfully.
213
RTLR_OK_1002=Retailer has been login successfully.
-
 
214
RTLR_OK_1003=Retailer fofo Store has been created
-
 
215
 
211
 
216
 
212
#Order Related Codes
217
#Order Related Codes
213
CART_CHANGED=cart has changed
218
CART_CHANGED=cart has changed
214
SELF_PICKUP_NOT_ALLOWED=self pickup not allowed
219
SELF_PICKUP_NOT_ALLOWED=self pickup not allowed
215
INVALID_TR_ID=invalid transaction id
220
INVALID_TR_ID=invalid transaction id