cURL
curl --request GET \ --url https://api.orafi.app/v1/settlement/crypto \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "<string>", "data": [ { "id": "<string>", "address": "<string>", "chain": "<string>" } ] }
Retrieve all crypto settlement accounts
Settlement accounts
Show child attributes