post https://cubi-sandbox-api.customersbank.com/transfers/v1/
This endpoint allows users with the appropriate entitlements initiate outgoing transfers.
Responses
This endpoint allows users with the appropriate entitlements initiate outgoing transfers.
xxxxxxxxxx
curl --request POST \
--url https://cubi-sandbox-api.customersbank.com/transfers/v1/ \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
xxxxxxxxxx
{
"id": "string"
}