payments_get_subscription_by_id
Retrieve a subscription's full details by its ID. Pass the subscription ID to receive billing, plan, and status information for that specific GoHighLevel subscription.
Instructions
Get Subscription by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | AltId is the unique identifier e.g: location id. Defaults to GHL_LOCATION_ID when omitted. | |
| altType | No | AltType is the type of identifier. Defaults to GHL_LOCATION_ID when omitted. | |
| subscriptionId | Yes | ID of the subscription that needs to be returned |