post deprecatedhttps://bo-api.drivewealth.io/back-office/subscriptions
Creates a Subscription charge for a User's Linked Bank Account.
This API is now deprecated as the Subscriptions product is no longer supported.
Response
Creates a Subscription charge for a User's Linked Bank Account.
This API is now deprecated as the Subscriptions product is no longer supported.
xxxxxxxxxx
curl --request POST \
--url https://bo-api.drivewealth.io/back-office/subscriptions \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'dw-client-app-key: {{yourAppKey}}'
xxxxxxxxxx
{
"subscriptionID": "subscription_4451b62e-0e88-46ce-9eab-f0a54ccdc599"
}