출금의 직접 노출 정보 조회
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
이 페이지가 도움이 되었나요?