取得提款的直接風險敞口資訊
cURL
curl --request GET \ --url https://api.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
直接敞口資訊
Show child attributes
這個頁面有幫助嗎?