Get Billing Group by UUID
Retrieve a single billing group by UUID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
billingGroupUuid
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Query parameters
include
Comma-separated list of field paths to include in the response (e.g. uuid,billingGroupName,address).
Response
Successful Response
id
uuid
billingGroupName
invoiceName
tradingName
primaryEmailRecipient
additionalEmailRecipient
customerUuid
phone
address
Errors
400
Bad Request Error
404
Not Found Error
