出金のダイレクトエクスポージャー情報を取得
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
このページは役に立ちましたか?