saas_api_locations
Fetch locations linked to a Stripe subscription by specifying customer ID, subscription ID, and company ID. Requires an agency-level token to return associated location data.
Instructions
Get locations by stripeId with companyId (requires an agency-level token, not a location PIT)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | ||
| customerId | Yes | ||
| subscriptionId | Yes |