Funding Wallets
Number of APIs: 10
-
Retrieve funding details GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/funding_details
-
Retrieve funding wallet transfers GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/transfers
-
Retrieve recipient bank GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/recipient_bank
-
Create a recipient bank POST {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/recipient_bank
-
Create sandbox deposit transfer POST {{baseUrl}}/v1beta/demo/banking/funding
-
Batch create funding wallets POST {{baseUrl}}/v1beta/accounts/funding_wallet
-
Retrieve funding wallet GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet
-
Creates a funding wallet POST {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet
-
Delete a recipient bank DELETE {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/recipient_bank
-
Create a withdrawal POST {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/withdrawal