Edit the payment processor configuration

Toggle autopay or change the payment processor / bank information for a given account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the Account

Body Params

Edit Payment Processor Config

ach
object

ACH processing configuration.

debit_card
object

Debit processing configuration.

credit_card
object

Credit processing configuration.

boolean
Defaults to false

Indicates whether autopay is enabled for this account. Currently, autopay is triggered 1 day prior to a payment due date. If default_payment_processor is set to NONE, autopay will not be triggered for account regardless of this field's value.

autopay_configs
object

Governs the autopay policies to be applied

string
enum
Defaults to NONE

Configures the payment processor to be used for manual or autopay payments. This cannot be set to a value different from NONE if no valid ACH or Debit Card configs are provided.

Allowed:
Responses

401

Unauthorized.

403

Forbidden.

422

Invalid input

429

Too many requests.

default

Unexpected Error.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json