Address Book
2 min
address book resources represent approved destinations and fiat settlement accounts available to the api user's organization child page resource rest base path javascript sdk contact blockchain addresses and approved contact destinations /api/external/contacts/ getcontacts , getcontactbyid , createcontact , updatecontact , and approval helpers bank account fiat settlement and beneficiary bank accounts /api/external/bank accounts/ getbankaccounts , getbankaccountbyid , createbankaccount , and approval helpers shared rules • both resources are organization scoped use only ids returned under the current api credential and explicit sub organization scope • list apis use cursor pagination and return results , nextcursor , and hasnext • create and update operations can enter an approval flow check the returned status instead of assuming the resource is immediately active • bank account fields are sensitive do not include full account or routing numbers in logs or analytics open the relevant child page for its complete rest parameters, response types, request examples, and javascript sdk functions