Update autopay configuration
🚧 Beta This is a Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
Update an autopay configuration. You can update the payment source, status, or config.
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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Autopay configuration ID
Body
Fields to update
Request to update an autopay configuration
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.
Status of the autopay configuration
ACTIVE, DISABLED, PAUSED Response
Autopay configuration updated successfully
Autopay configuration for a lending account
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 configuration was created
"2024-01-15T10:30:00Z"
Unique identifier for the autopay configuration
"2d0f7601-ecc6-48b4-b82f-5d64fa84628b"
Timestamp when the configuration was last updated
"2024-01-15T10:30:00Z"
The lending account ID this configuration belongs to
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Status of the autopay configuration
ACTIVE, DISABLED, PAUSED The id of the tenant containing the resource.
"abcdef_ghijkl"
The business ID that owns this autopay configuration (mutually exclusive with person_id)
"b2c3d4e5-f6a7-8901-bcde-f12345678901"
The person ID who owns this autopay configuration (mutually exclusive with business_id)
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

