Update Account Group

Beta
PATCH/v1/sales/account-groups/{id}

Idempotent with Idempotency-Key header. Learn more

Partially updates an account group.

idstring

Account group ID.

nameoptional string

Display name.

descriptionoptional stringnullable

Description. Send null to clear.

commission_policyoptional stringenumValues:commission_appliedcommission_exempt

Commission policy.

freight_policyoptional stringenumValues:free_freightbilled_freight

Freight policy.

idstring

Account group ID.

objectstringenumValues:account_group

Resource type identifier.

namestring

Display name.

descriptionstringnullable

Description.

commission_policystringenumValues:commission_appliedcommission_exempt

Commission policy.

freight_policystringenumValues:free_freightbilled_freight

Freight policy.

typestringenumValues:pricing_grouptype_group

Account group type.

created_atstring (date-time)

Creation timestamp.

updated_atstring (date-time)

Last updated timestamp.

Responses

200

Successful response for Update Account Group