Merchant
ENUM Definitions
The following are the definitions of the enums used in the API.
code
Value | Description | Applicable to |
---|---|---|
0 | Success. | All |
1<= | Error. | All |
801 | Customer of this ID does not exist. | /customer/bind |
802 | Customer has yet to complete registration. | /customer/bind |
803 | Bind not allowed. | /customer/bind |
901 | Insufficient Float Balance. | /award/create |
902 | Insufficient inventory to process this request, please retry on next business day. | /award/create |
1001 | Not allowed to perform this request due to customer has been unbinded. | /award/create |
status
Value | Description | Is Final? |
---|---|---|
0 | Pending Payment | No |
1 | Successful | Yes |
2 | Failed | Yes |
3 | Cancelled | Yes |
4 | Processing | No |