v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Customer Groups

Update the given customer group

Update the given Customer Group

🔒 Requires: customers:write scope

put/customer_groups/{customer_group_id}

Path parameters

customer_group_idstring required

The customer group id

Request body

created_atstring

Creation timestamp in UTC.

deleted_atstring nullable

Deletion timestamp in UTC.

group_idstring

The customer group identifier.

idstring

Auto-generated object ID.

namestring required

The customer group name.

retailer_idstring

The retailer identifier

updated_atstring

Last update timestamp in UTC.

versioninteger

Auto-incrementing object version number.

Response

OK