Funding Wallets

Number of APIs: 10

  1. Retrieve funding details GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/funding_details

  2. Retrieve funding wallet transfers GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/transfers

  3. Retrieve recipient bank GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/recipient_bank

  4. Create a recipient bank POST {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/recipient_bank

  5. Create sandbox deposit transfer POST {{baseUrl}}/v1beta/demo/banking/funding

  6. Batch create funding wallets POST {{baseUrl}}/v1beta/accounts/funding_wallet

  7. Retrieve funding wallet GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet

  8. Creates a funding wallet POST {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet

  9. Delete a recipient bank DELETE {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/recipient_bank

  10. Create a withdrawal POST {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/withdrawal