Create a new subscriptionCopy Pagepost http://api.vr-pay-secure.de/v1.0/Subscription/Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsinstancestringrequiredYour VR pay secure instance nameBody ParamsuserIdstringrequiredThe contact id you got from webhook.pspstringrequiredThe ID of the psp to use.amountstringrequiredThe amount of the payment to fire.currencystringrequiredThe ISO code of the currency of the payment.purposestringrequiredThe payment purpose. What is the payer paying for?paymentIntervalstringrequiredThe payment interval as string. (see PHP documentation of date interval for format)periodstringrequiredThe subscription's period as string. (see PHP documentation of date interval for format)cancellationIntervalstringrequiredThe interval of cancellation as string. (see PHP documentation of date interval for format)referenceIdstringThe internal reference id. (Will be sent back with Webhook, can be used as identification)Response 200200Updated 11 months ago