GET /v1/payments/recurring/status/{terminal_friendly_id}
Returns the full state of a recurring series - its schedule configuration, payment instrument, payer details, completed transaction history, and upcoming scheduled payments.
Path parameters
Your 6-character terminal identifier.
Query parameters
The 8-character identifier of the recurring series to look up.
Response
Unique identifier of the recurring series (8 characters).
Order identifier associated with the series (8 characters).
Top-level series status. One of
active, paused, cancelled, or completed.Detailed schedule configuration for the series.
Stored payment instrument associated with this series.
Identity information for the payer on this series.
List of upcoming scheduled payments in this series. Each entry describes a planned charge that has not yet been processed.
List of transactions that have already been processed as part of this series, in chronological order.
Example response