Update a recurring payment
Pay
Update a recurring payment
Update a recurring payment by cancelling it or unpausing it. When cancelling, optionally returns a transaction to decrease allowance. When unpausing, resumes execution of a paused recurring payment.
PATCH
Update a recurring payment
Documentation Index
Fetch the complete documentation index at: https://docs.request.network/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key for authentication (optional if using Client ID)
Client ID for frontend authentication (optional if using API key)
Origin header (required for Client ID auth, automatically set by browser)
Path Parameters
The ID of the recurring payment
Example:
"01JXYJKCAHGFTDR15F2D072ESG"
Body
application/json
The action to perform on the recurring payment
Available options:
cancel, unpause Response
Recurring payment updated successfully