Get Account Group
BetaGET
/v1/sales/account-groups/{id}This endpoint is idempotent. Learn more
Returns an account group by ID.
idstringAccount group ID.
idstringAccount group ID.
objectstringenumValues:account_groupResource type identifier.
namestringDisplay name.
descriptionstringnullableDescription.
commission_policystringenumValues:commission_appliedcommission_exemptCommission policy.
freight_policystringenumValues:free_freightbilled_freightFreight policy.
typestringenumValues:pricing_grouptype_groupAccount group type.
created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last updated timestamp.
Responses
200
Successful response for Get Account Group