Follow-ups
List follow-ups
https://rcur.app/api/v2/follow-ups
Requires your API key as Authorization: Bearer <key>. See authentication.
Query parameters
-
pageintegerPage number for pagination
Default:
1
Responses
200 List of follow-ups object
-
dataarray of Followups18 child attributes · Followup
-
idstring required -
descriptionstring required -
typestring requiredOne of
bothlinkretry -
statusstring requiredOne of
pendingsolvedfailed -
resolutionstring nullableHow a solved follow-up ended: `paid` through RCUR, `paid_manually` outside RCUR, or `written_off` unpaid. Null while not solved, or when unknown.
One of
paidpaid_manuallywritten_off -
amountstring required -
currencystring requiredOne of
AEDAUDBGNBRLCADCHFCZKDKKEURGBPHKDHUFILSISKJPYMXNMYRNOKNZDPHPPLNRONSEKSGDTHBTWDUSDZAR -
mollie_profile_idstring nullable -
mollie_payment_idstring nullable -
reasonstring nullable -
reason_codestring nullable -
retries_doneinteger -
mails_sentinteger -
next_retry_atstring nullable -
created_atstring required -
customerobject nullable -
subscriptionobject nullable -
orderobject nullable
-
-
linksobject4 child attributes
-
firststring -
laststring -
prevstring nullable -
nextstring nullable
-
-
metaobject4 child attributes
-
current_pageinteger -
last_pageinteger -
per_pageinteger -
totalinteger
-