Update Recurring Transaction

Update an existing recurring transaction. You can only update a recurring transaction in ACTIVE or PAUSED status.

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

Identifier type. Use id for Passport-assigned ID or externalId for program manager-assigned ID.

Allowed:
string
required

The unique identifier of the recurring transaction.

Body Params

Details to update on the recurring transaction.

Request body for updating a recurring transaction.

transactionDetail
object

Scheduling details for the recurring transaction.

action
array of objects
action
string
Headers
string
enum
required

Controls response timing. Use NEVER for immediate synchronous response or ALWAYS for asynchronous processing.

Allowed:
Responses
204

Recurring transaction updated successfully.

400

Invalid request.

404

Recurring transaction not found.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!
.readme-logo { display: none !important; }