Payment Links
List payment links
https://rcur.app/api/v2/links
Requires your API key as Authorization: Bearer <key>. See authentication.
Query parameters
-
pageintegerPage number for pagination
Default:
1
Responses
200 List of payment links object
-
dataarray of Links19 child attributes · Link
-
idstring required -
statusstring requiredOne of
draftopenpaidexpired -
activeboolean required -
typestring requiredOne of
paymentapprovalbasic-subscriptionadvanced-subscriptionordermandatedebit -
descriptionstring required -
currencystring requiredOne of
AEDAUDBGNBRLCADCHFCZKDKKEURGBPHKDHUFILSISKJPYMXNMYRNOKNZDPHPPLNRONSEKSGDTHBTWDUSDZAR -
amountstring -
first_amountstring nullable -
intervalstring nullableOne of
weekmonthquarteryear -
timesinteger nullable -
trial_intervalstring nullable -
reminder_atstring nullable -
redirect_url_paidstring nullable -
redirect_url_failedstring nullable -
expires_atstring nullable -
created_atstring required -
urlstring required -
customerCustomer object15 child attributes · Customer
-
idstring required -
numberstring nullable -
first_namestring required -
last_namestring required -
emailstring required -
phonestring nullable -
organization_namestring nullable -
addressstring nullable -
postal_codestring nullable -
citystring nullable -
countrystring nullable -
vat_numberstring nullable -
localestring nullableOne of
nlenfrdees -
mollie_customer_idstring nullable -
created_atstring required
-
-
subscriptionSubscription object15 child attributes · Subscription
-
idstring required -
namestring required -
statusstring requiredOne of
draftactivepausedcancelledcompleted -
start_datestring required -
mollie_mandate_idstring -
mollie_profile_idstring -
next_payment_atstring nullable -
next_amountstring nullable -
last_payment_created_atstring nullable -
resume_atstring nullable -
cancel_atstring nullable -
customer_portalstringCan the customer pause and cancel this subscription in the customer portal: inherit follows the customer portal settings, allow and deny overrule them
One of
inheritallowdeny -
created_atstring required -
rulesarray of SubscriptionRules8 child attributes · SubscriptionRule
-
idstring required -
amountstring required -
currencystring requiredOne of
AEDAUDBGNBRLCADCHFCZKDKKEURGBPHKDHUFILSISKJPYMXNMYRNOKNZDPHPPLNRONSEKSGDTHBTWDUSDZAR -
intervalstring requiredOne of
dayweekmonthyear -
interval_amountinteger required -
dayinteger required -
timesinteger nullable -
times_doneinteger required
-
-
customerobject
-
-
-
linksobject4 child attributes
-
firststring -
laststring -
prevstring nullable -
nextstring nullable
-
-
metaobject7 child attributes
-
current_pageinteger -
frominteger -
last_pageinteger -
pathstring -
per_pageinteger -
tointeger -
totalinteger
-