get https://api.conduit.financial/accounts//deposit-instructions
List an existing account's deposit instructions
Recipes
🦉
Funding Your Conduit Account
Open Recipe
Responses
List an existing account's deposit instructions
xxxxxxxxxx
curl --request GET \
--url https://api.conduit.financial/accounts/id/deposit-instructions \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: