Update an Existing Routine

📘

You can place the bearer access_token for a specific user into the Authentication section of this documentation 👉.

This endpoint updates an existing Routine for a User.

🚧

Routine types may not be changed. Any of the non-required parameters below may be updated with this endpoint, provided they are included in the model for that Routine type.

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

The unique ID of Routine

Body Params
string

The name given for the Routine

string
enum

The type of Payment

Allowed:
boolean

Whether the routine is active (True) or paused (False). Defaults to True.

string

The ID of the Source Account

string

The ID of the Destination Account

float

The amount of the transfer (when explicitly defined like one-time or recurring)

date-time

The date the Routine should start processing (timezone is "America/Los_Angeles")

string
enum

The requested settlement speed for resulting transfers

Allowed:
string
enum

The frequency a repeating Routine should process

Allowed:
string

An optional correlation id that will be added to ACH Addenda. This will also be included in the Transfer response.

Responses

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