Create a New SubscriptionCopy Pagepost https://api.payrexx.com/v1.14/Subscription/Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsinstancestringrequiredYour Payrexx instance nameBody Paramsapplication/x-www-form-urlencodedapplication/jsonuserIdstringrequiredThe contact id you got from webhook.pspstringrequiredThe ID of the psp to use.amountstringrequiredThe amount of the payment to fire in cents.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)vatRatestringVAT Rate PercentageHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesAllowed:application/jsonapplication/x-www-form-urlencodedResponses 200200 400Bad Request 404Not FoundUpdated 10 months ago