Get a billing group
Billing Groups
Get Billing Group
Retrieves a specific billing group by ID.
GET
Get a billing group
Overview
Retrieve details for a single billing group, including all associated subscriptions and the consolidated billing amount.Response Fields
| Field | Description |
|---|---|
billingGroupId | Unique identifier |
groupName | Display name |
customerId | Business customer ID |
rentalIds | Array of subscription IDs |
billingDay | Day of month for billing (1-28) |
totalMonthlyAmount | Sum of all subscription amounts |
currency | Currency code |
status | active or inactive |
createdAt | When group was created |
updatedAt | Last modification |
Common Use Cases
- Invoice Preview: Show what the consolidated invoice will include
- Group Management: View and verify subscriptions in a group
- Billing Inquiries: Answer customer questions about grouped billing
Example: Invoice Breakdown
Related Endpoints
- List Billing Groups - Browse all groups
- Update Billing Group - Modify group
- Get Subscription - View subscription details
Authorizations
API key obtained from FlexPortal dashboard
Headers
Your tenant identifier
Path Parameters
The billing group ID