🚧 Beta This is a Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
Get an autopay by ID. The response includes the estimated amount that will be paid based on the config snapshot and current balances.
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Autopay ID
Autopay details
An autopay record. STATEMENT autopays are tied to a specific billing period; SCHEDULED autopays are created during EOD orchestration and are not tied to a billing period.
ID of the autopay configuration that created this autopay
"3e1f8712-fdd7-59c5-c93f-6e75fb95739c"
Controls when autopay is triggered:
SCHEDULED, STATEMENT Autopay configuration settings. When autopay_type is SCHEDULED, amount_rule must be CURRENT_BALANCE and timing_rule must be DAILY. When autopay_type is STATEMENT, timing_rule must be ON_DUE_DATE or DAYS_BEFORE_DUE.
Timestamp when the autopay was created
"2024-01-15T10:30:00Z"
Unique identifier for the autopay
"2d0f7601-ecc6-48b4-b82f-5d64fa84628b"
Timestamp when the autopay was last updated
"2024-01-15T10:30:00Z"
The lending account ID this autopay belongs to
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The payment description rendered from the description template at autopay creation time. This is used for ACH addenda and internal transfer memo fields.
"Autopay for account ending in 1234"
Date when the autopay is scheduled to execute
"2024-01-25"
Status of the autopay:
EXECUTED, FAILED, PENDING, SKIPPED History of execution attempts for an autopay
The billing period ID this autopay is for. Present for STATEMENT autopays; absent for SCHEDULED autopays.
"4f2g9823-gee8-60d6-d04g-7f86gc06840d"
The amount in cents associated with this autopay.
For PENDING autopays this is the projected amount based on the config snapshot
and current balances and may change before execution as balances change.
For EXECUTED autopays this is the actual amount used at execution time
(mirrors executed_amount).
For SKIPPED, FAILED, or cancelled autopays without an executed_amount this is 0.
5000
The amount in cents actually used when the autopay was executed. Absent until the autopay is executed; once present it is the source of truth for the autopay amount and never changes.
5000
Identifiers for the payment created by an autopay execution. Only one field will be populated depending on the payment method used.
The statement ID that triggered this autopay
"5g3h0934-hff9-71e7-e15h-8g97hd17951e"