ghl_marketplace_get_rebilling_config
Retrieve rebilling configuration including subscription and usage plans for a specific app and location.
Instructions
Get rebilling config for an app subscription and usage plans Get rebilling config for an app subscription and usage plans for the authenticated sub-account. This endpoint returns the subscription and usage plans for an app. Endpoint: GET /marketplace/app/{appId}/rebilling-config/location/{locationId} (Version header: v3; source: v3/marketplace-v3.json) OAuth scopes: oauth.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | ID of the app to get rebilling config | |
| locationId | Yes | ID of the Sub-Account location to get rebilling config for |