Create a New SubscriptionAsk AIpost https://api.pay-link.eu/v1.0/Subscription/Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsinstancestringrequiredYour Paylink instance nameForm DatauserIdstringrequiredThe 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)Response 200200Updated 10 months ago