Transfer request parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| asset | AssetEnum | Asset, USDT only | |
| change | String | Change amount | |
| type | TypeEnum | Transaction type (deposit=deposit, withdraw=withdrawal) | |
| refId | String | Business idempotent ID |
| Name | Value |
|---|---|
| USDT | "USDT" |
| Name | Value |
|---|---|
| DEPOSIT | "deposit" |
| WITHDRAW | "withdraw" |