diff --git a/reference/customers.v3.yml b/reference/customers.v3.yml index 94b22cce7..a5389690a 100644 --- a/reference/customers.v3.yml +++ b/reference/customers.v3.yml @@ -807,7 +807,7 @@ paths: Returns the global-level customer settings. **Notes:** - * Global customer settings don't apply when the `default_customer_group_id` is present. + * Global customer settings don't apply on a channel when there are channel specific settings configured through [Channel Settings](/docs/rest-management/customers/channel-settings). summary: Get Customer Settings operationId: getCustomersSettings @@ -888,8 +888,8 @@ paths: **Notes:** - * `null` indicates that there is no override per given channel and values are inherited from the global level. - * Global customer settings don't apply when the `default_customer_group_id` is present. + * `null` value configuration indicates that there is no override provided for a given channel; thus, values are inherited from [Global Settings](/docs/rest-management/customers/global-settings). + summary: Get Customer Settings per Channel operationId: getCustomersSettingsChannel parameters: