CustomerType
| Parameter | Type | Comments |
|---|---|---|
| uid | string | Bybit user unique id |
| externalUserId | string | External merchant user ID |
| userName | string | User name in Merchant |
| registerTime | int64 | User register time in UTC timestamp, in second |
| kycCountry | string | 3 ISO country codes, like AUS |
| onChainInfo | Object | User block chain info for chain refund or payout |
| onChainInfo.chainAddress | string | Customer chain address |
| onChainInfo.chainType | string | Customer chain type |
| remarks | string | Customer remarks |