Renew a subscription

Renews a single subscription period: the facilitator settles the period charge on-chain and advances the current period end.

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

Renews a single subscription period: the facilitator settles the period charge on-chain and advances the current period end. Use it to manually trigger a renewal (for example after a failed auto-renewal in the grace period) rather than waiting for the scheduled cycle. Requires a signed Authorization header.

Path Params
string
required

Subscription id to renew (the subscriptionId, e.g. sub_xyz).

Body Params
string
required

Base64 Ed25519 signature of the standing upto authorization the subscriber signed at creation. Verified against the standing authorization message (never a per-period nonce); used to settle this period's charge.

string

Optional actual amount to settle this period in base units (integer string), bounded by the plan amount. Defaults to the plan's per-period charge.

Response

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