The Subscription Details API is used to retrieve detailed information about a specific subscription, including its current status, billing history, and upcoming payments.
This API provides comprehensive information on an individual subscription, such as:
Subscription ID
Plan Name and Description
Status (active, expired, cancelled)
Start Date, End Date, and Next Billing Date
Cycle Interval (e.g., monthly, every 2 days)
Trial Period and Discount Information
Billing History: Details of past payments, including amounts and dates
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
The Subscription ID of the subscription. Example: 664dc930-88bd-4696-8807-5e0f1fedba0b.
36
A successful response containing the subscription details.
The response is of type object
.
The Subscription Details API is used to retrieve detailed information about a specific subscription, including its current status, billing history, and upcoming payments.
This API provides comprehensive information on an individual subscription, such as:
Subscription ID
Plan Name and Description
Status (active, expired, cancelled)
Start Date, End Date, and Next Billing Date
Cycle Interval (e.g., monthly, every 2 days)
Trial Period and Discount Information
Billing History: Details of past payments, including amounts and dates
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
The Subscription ID of the subscription. Example: 664dc930-88bd-4696-8807-5e0f1fedba0b.
36
A successful response containing the subscription details.
The response is of type object
.