Bulk retry subscriptions
Queue an immediate retry on each of a set of past-due subscriptions, for the Subscription Billing day drawer’s bulk retry.
Every token is answered. A token is queued when a retry is now in hand for it, skipped when the subscription is known but cannot take one — with the reason — or failed when no subscription of that token belongs to the caller. A skip is not an error: a renewal that is not past due, is not due yet, or sits on a payment method the processor told us to stop charging is reported as passed over rather than as a fault, so an operator can see which of a day’s renewals will not be charged.
Retrying the same subscription twice in quick succession queues one charge. The repeat is still reported as queued, because a retry is in hand for it.
Authorizations
Bearer token authentication
Body
The subscription tokens to retry.
Subscription tokens. Duplicates are collapsed before the batch runs, and the deduplicated count is what the maximum is applied to.
1 - 500 elementsResponse
Every token answered as queued, skipped, or failed
One entry per token sent, across three lists.