Skip to main content
POST
Retry billing on a past-due subscription

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

token
string
required

Subscription token

Body

application/json

The body is of type object.

Response

Request accepted; queued reports whether a retry is pending

Single subscription with associations

subscription
object
required

Subscription rendered by SubscriptionBlueprinter

meta
object
required
queued
boolean
required

True when a past-due subscription whose billing date has arrived was queued for immediate retry. False when no state changed, either because the subscription was not past_due or because its billing date has not yet arrived in the subscription's timezone.