Saas
API Service for SaaS
Get locations by stripeId with companyId
Get locations by stripeCustomerId or stripeSubscriptionId with companyId
Update SaaS subscription
Update SaaS subscription for given locationId and customerId
Disable SaaS for locations
Disable SaaS for locations for given locationIds
Enable SaaS for Sub-Account (Formerly Location)
<div>
Pause location
Pause Sub account for given locationId
Update Rebilling
Bulk update rebilling for given locationIds
Get Agency Plans
Fetch all agency subscription plans for a given company ID
Get Location Subscription Details
Fetch subscription details for a specific location from location metadata
Bulk Enable SaaS
Enable SaaS mode for multiple locations with support for both SaaS v1 and v2
Get SaaS Locations
Fetch all SaaS-activated locations for a company with pagination
Get SaaS Plan
Fetch a specific SaaS plan by plan ID
Get locations by stripeId with companyId
Get locations by stripeCustomerId or stripeSubscriptionId with companyId
Update SaaS subscription
Update SaaS subscription for given locationId and customerId
Disable SaaS for locations
Disable SaaS for locations for given locationIds
Enable SaaS for Sub-Account (Formerly Location)
<div>
Pause location
Pause Sub account for given locationId
Update Rebilling
Bulk update rebilling for given locationIds
Get Agency Plans
Fetch all agency subscription plans for a given company ID
Get Location Subscription Details
Fetch subscription details for a specific location from location metadata
Bulk Enable SaaS
Enable SaaS mode for multiple locations with support for both SaaS v1 and v2
Get SaaS Locations
Fetch all SaaS-activated locations for a company with pagination
Get SaaS Plan
Fetch a specific SaaS plan by plan ID
Allow Attach Rebilling
Marks a SaaS sub-account as awaiting rebilling attach and optionally stores the rebilling configuration that should be applied when the rebilling config is created. Sets payment_pending on the sub-account. Only allowed when the sub-account is in setup_pending state.
Get Location Wallet Balance
Fetch the wallet balance for a specific location. Returns a resource object with balance details.
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).