ghl_saas_get_locations_by_stripe_id
Retrieve locations linked to a Stripe customer or subscription ID, scoped by company ID. Requires agency-level authentication.
Instructions
REQUIRES AN AGENCY-LEVEL (Company) TOKEN — spec security is Agency-Access-Only. customerId and subscriptionId are both required query params per spec (unlike the deprecated /saas-api twin, where they're optional). Get locations by stripeId with companyId Get locations by stripeCustomerId or stripeSubscriptionId with companyId Endpoint: GET /saas/locations (Version header: v3; source: v3/saas-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | ||
| customerId | Yes | ||
| subscriptionId | Yes |