Follow-ups
Update follow-up status
https://rcur.app/api/v2/follow-ups/{id}
Requires your API key as Authorization: Bearer <key>. See authentication.
Path parameters
-
idstring required
Request body
application/jsonFollow-up status update
-
statusstring requiredNew status
One of
pendingfailedsolved -
resolutionstring nullableOnly with status `solved`: whether the customer paid outside RCUR (`paid_manually`) or the amount is written off unpaid (`written_off`). Used by the recovery report; omit it if unknown.
One of
paid_manuallywritten_off
Responses
200 Follow-up details Followup object
-
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
404 Resource not found Error object
-
statusinteger required -
errorstring required