Create Account Group
BetaPOST
/v1/sales/account-groupsIdempotent with Idempotency-Key header. Learn more
Creates an account group.
namestringDisplay name.
typestringenumValues:pricing_grouptype_groupAccount group type.
commission_policyoptional stringenumValues:commission_appliedcommission_exemptCommission policy. Defaults to commission_exempt.
freight_policyoptional stringenumValues:free_freightbilled_freightFreight policy. Defaults to billed_freight.
descriptionoptional stringDescription.
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
201
Successful response for Create Account Group