Update Subscription
Updates a donor subscription by its Id.
Documentation Index
Fetch the complete documentation index at: https://docs.overflow.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Client ID for API authentication
API Key for API authentication
Path Parameters
The Id of the donor to update the subscription for.
"2ea1ae03ca521e437db76d76"
The Id of the subscription to update.
"2ea1ae03ca521e437db76d76"
Body
Subscription update details
Id of the payment method.
"6710f34fd5061afeec3eab57"
Subscription amount in dollars.
x > 050
ISO 8601 date string when the subscription should start.
"2025-01-15T05:00:00.000Z"
Timezone for the subscription start date. Defaults to UTC if not provided.
"America/Chicago"
Whether the donor wants the contribution to be anonymous.
false
Id of the campaign to allocate funds to
"7710f34fd5061afeec3eab78"
Id of the subcampaign for more specific allocation.
"7710f34fd5061afeec3eab79"
Notes from the donor.
"Happy to support this cause!"
biweekly, monthly, weekly Response
Subscription updated successfully.