responseParameters
| parameters | type | required | describe | example |
| success | boolean | Y | whether the request business is successful | |
| code | String | Y | status code | |
| msg | String | Y | return message | transaction description |
| timeStamp | String | Y | timestamp | |
| data | Object | Y | response data | JSON object, fields in data below |
| mchUserId | String | Y | merchantUserId | 10001 |
| platOrderNum | String | Y | platOrderNum | PI1453242857400963072 |
| orderNum | String | Y | merchantOrderNumber | 23645782 |
| currency | String | Y | currency | USDT |
| netWork | String | Y | chain network | TRC20 |
| payMoney | string | Y | payment amount | 1.00000001 |
| cashierUrl | String | Y | cashier mode returns cashier link | |
| inAddress | String | Y | API mode returns wallet address | |