List Billing Groups by Customer

Returns all billing groups linked to the specified customer. Each row includes isDefaultBillingGroup to identify the default.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

customerUuidstringRequiredformat: "uuid"
UUID of the customer

Headers

vnd.a1.tenant-idstringOptional

Tenant identifier for multi-tenant environments

Query parameters

searchstringOptional
Filter billing groups by name

Response

Successful Response
rowslist of objectsOptional

Errors

404
Not Found Error