saas_api_locations_deprecated
Fetch locations by Stripe customer or subscription ID for a specified company, requiring an agency-level token.
Instructions
Get locations by stripeId with companyId (requires an agency-level token, not a location PIT)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | Company ID to filter locations | |
| customerId | No | Stripe customer ID to find locations for | |
| subscriptionId | No | Stripe subscription ID to find locations for |