Update Autopay

Updates a scheduled autopay — for example, to change its payment amount option or applied date, or to cancel it by sending status: cancelled.

Path Parameters

  • account_id — The unique identifier of the line of credit account.
  • bank_account_id — The unique identifier of the bank account.
  • autopay_id — The unique identifier of the autopay.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
string
required

The unique identifier of the autopay.

Body Params
string
enum

Which amount to collect: minimum_payment, statement_balance, current_balance, past_due, or other_amount.

Allowed:
date | null

The date on which the payment will apply to the account. Required for the specific_date option and rejected for due_date.

string
enum

The status of the autopay. Send cancelled to cancel the autopay.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json