cURL
curl --request POST \ --url http://localhost/api/payments/v3/bank-accounts/{bankAccountID}/forward \ --header 'Content-Type: application/json' \ --data ' { "connectorID": "aSDinaTvuI8gbWludGxpZnk=" } '
{ "data": { "taskID": "<string>" } }
The bank account ID
Accepted
Show child attributes