responseParameters
# responseParameters
Parameter | Type | Description | Example |
---|---|---|---|
success | boolean | Y | Whether the request business is successful |
code | String | Y | Status code |
msg | String | Y | Return message |
timeStamp | String | Y | Timestamp |
data | Object | Y | Response data :JSON object, the following are fields in data |
platOrderNum | String | Platform order number | PI1453242857400963072 |
status | String | Order status | 0 |
statusMsg | String | Order status information | Apply |
orderNum | String | Merchant order number | 23645782 |
amount | string | Payment amount | 1.00000001 |
fee | String | Fee amount | 12.25 |
feeType | String | Fee type | 0: Deducted from payment amount 1: Fee calculated separately |
currency | string | Digital currency type | USDT |
netWork | string | Chain network | TRC20 |