获取提款的直接风险敞口信息
cURL
curl --request GET \ --url https://api.dex.chainstream.io/v2/kyt/withdrawal/{withdrawalId}/exposures/direct \ --header 'Authorization: Bearer <token>'
{ "direct": { "categoryId": 17, "name": "BitPay.com" } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
提款 ID
直接敞口信息
显示 子属性
此页面对您有帮助吗?