Get Subscription
Get a single subscription by its ID. Results are limited to only show subscriptions authorized by the X-API-Key and X-Publishable-Key.
Authorizations
Admins and Developers can obtain their Bolt API key from the Bolt Merchant Dashboard.
Headers
The publicly viewable identifier used to identify a merchant division. This key is found in the Developer > API section of the Bolt Merchant Dashboard.
Path Parameters
The unique ID for the subscription. The unique ID for a Bolt subscription.
"sub_1a2b3c4d5e"
Response
Success
A Bolt subscription.
The unique ID for a Bolt subscription.
"sub_1a2b3c4d5e"
The name of the merchant this subscription belongs to.
"Bolt Swag Store"
The email address of the shopper who owns this subscription. Nullable.
"shopper@example.com"
Details about the subscription's current status.
The billing plan the subscription is enrolled in.
The amount. Nullable for Transactions Details.
Merchant-defined custom metadata.
The card currently used to pay for this subscription.
The date of the next scheduled renewal, if any.
The date of the next scheduled payment retry, if the subscription currently has a failed payment.