Get a specific billing group

Retrieve a single billing group by UUID for a given customer.

Authentication

AuthorizationBearer

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

Path parameters

customerUuidstringRequired
billingGroupUuidstringRequired

Headers

vnd.a1.tenant-idstringOptional

Tenant identifier for multi-tenant environments

Response

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

Errors

404
Not Found Error