Get billing group by UUID

Retrieve a single billing group by its UUID.

Authentication

AuthorizationBearer

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

Path parameters

uuidstringRequired

Headers

vnd.a1.tenant-idstringOptional

Tenant identifier for multi-tenant environments

Query parameters

responseFieldsstringOptional

Comma-separated list of fields to return (e.g. name,address,phone,uuid).

Response

Successful Response
uuidstring
billingGroupNamestring
billingGroupInvoiceNamestring
billingGroupPrimaryEmailstringformat: "email"
billingGroupAdditionalEmailRecipientsstring
customerUuidstring

Errors

404
Not Found Error