Logo
Developer portal API Documentation

Create outgoing bank transfer command

POST

Curl
curl -X POST 'https://demo.vivapayments.com/api/wallets/{walletId}/commands/banktransfer/{bankAccountId}' -d '{"amount":100,"description":"A short description about the bank transfer","trySendInstant":true,"instructionTypeId":1}'

ENDPOINTS