Resume Recurring Transaction

Resume a recurring transaction that was previously paused. The transaction will continue creating payments on the next scheduled date.

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 to resume.

Body Params

Optional comment for resuming.

string

Optional comment for resuming.

Headers
string
enum
required

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

Allowed:
Responses
204

Recurring transaction resumed successfully.

400

Invalid request or transaction cannot be resumed.

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; }