ghl_saas_update_location_wallet_balance
Add or adjust complimentary wallet credits for a specific location. Supports partial updates via updateMask.
Instructions
REQUIRES AN AGENCY-LEVEL (Company) TOKEN — spec security is Agency-Access-Only. Adds/adjusts complimentary wallet credits for the given location. Update Location Wallet Balance Update the wallet balance or complimentary credit settings for a specific location. Supports partial updates via updateMask field (AIP-134 compliant). Endpoint: POST /saas-api/public-api/companies/{companyId}/locations/{locationId}/wallet-balance/complimentary-credits (Version header: v3; source: v3/saas-v3.json) OAuth scopes: saas/company.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| companyId | Yes | Company ID that owns the location | |
| locationId | Yes | Location ID to update wallet balance for |