Skip to main content
GET
Show follow-up

Response

Follow-up details

id
string
required
Example:

"fu_abc123"

description
string
required
Example:

"Failed payment for subscription"

type
enum<string>
required
Available options:
both,
link,
retry
Example:

"retry"

status
enum<string>
required
Available options:
pending,
solved,
failed
Example:

"pending"

amount
string
required
Example:

"29.99"

currency
enum<string>
required
Available options:
EUR
Example:

"EUR"

created_at
string
required
Example:

"2025-01-15 10:30:00"

mollie_profile_id
string | null
Example:

"pfl_abc123"

mollie_payment_id
string | null
Example:

"tr_abc123"

reason
string | null
Example:

"Insufficient funds"

reason_code
string | null
Example:

"AM04"

retries_done
integer
Example:

2

mails_sent
integer
Example:

1

next_retry_at
string | null
Example:

"2025-02-01"

customer
object | null
subscription
object | null
order
object | null