Home > @vsf-enterprise/bigcommerce-api > Endpoints > getCustomerSettings
# Endpoints.getCustomerSettings() method
Get Customer Settings per Channel
Signature:
getCustomerSettings(context: BigcommerceIntegrationContext): Promise<CustomerSettingsResponse>;
# Parameters
Parameter | Type | Description |
---|---|---|
context | BigcommerceIntegrationContext | context An auto-generated value prepended to the method as a first parameter. |
Returns:
Promise<CustomerSettingsResponse>