...
Parameter | Type | Required | Purpose |
---|---|---|---|
clientKey | String | YesThe clientkey, which can be found in the personal center | Unique key of your account |
Body example:
代码块 | ||
---|---|---|
| ||
{ "clientKey":"cc9c18d3e263515c2c072b36a7125eecc078618f" } |
...
Parameter | Type | Purpose |
---|---|---|
errorId | Integer | Error identificator: 0 - No error, 1 - Error |
errorCode | string | Error code.Check out errors list. |
errorDescription | string | Error detailed description |
balance | Decimal | Account balance (points), 1 yuan equals 1000 points. For reference on the price of verification codes, please click here to see all types of verification codes. |
...