Retry Subscription
Retry Subscription
POST
Retry Subscription
Use this endpoint to manually retry the most recent failed payment of a subscription. This is useful when a customer updates their payment method or resolves a payment issue (e.g., insufficient funds, expired card) mid-billing cycle, since subscription updates only take effect starting from the next billing cycle. Calling this endpoint forces a new charge attempt for the current cycle using the latest subscription configuration.
- Only the most recent payment of the subscription can be retried.
- Multiple manual retries can be executed only if the previous retry attempt resulted in a DECLINED status.
- Manually triggering a retry stops the smart retry scheme for the corresponding payment. The following payments of the subscription will follow the smart retry scheme if enabled in the creation.
- After the successful retry attempt, the system continues with the next scheduled subscription charge.
- If neither condition is met, an INVALID_REQUEST error is returned.
Authorizations
Headers
The account_id found in your Yuno Dashboard (UUID).
Path Parameters
The unique identifier of the subscription, see create subscription (UUID).
Response
200
Example:
"0054840f-bcd5-4d8e-b86c-c18ede81c556"
Example:
"Test Subscription"
Example:
"f7c5fe77-721b-49c2-84d3-957748df3c2c"
Example:
"CL"
Example:
"Subscription Test"
Example:
"subscription-ref-merchant-AA01"
Example:
"ACTIVE"
Example:
false
Example:
"2025-04-29T11:13:31.786421Z"
Example:
"2025-04-29T11:13:31.942325Z"