v2
latestOpenAPI 3.0.22026-08-081303782.1 MBSubscription Plans
Fetch a Subscription Plan
Retrieve the details of an existing Subscription Plan.
get/subscription_plans/{subscription_plan_id}
Headers
Finix-Versionstring
Example:2022-02-01
Specify the API version of your request. For more details, see Versioning.
Response
A single Subscription Plan
Example response
{
"billing_interval": "MONTHLY",
"amount": 5000,
"discount_phase_defaults": {
"amount": 5000
}
}