The GetCustomerGroups function returns all customerGroup records for the specified parameters.
Method | /GetCustomerGroups |
The request body is of type GetCustomerGroups.
Name | Description | Data Type |
---|---|---|
filter | CustomerGroupsFilter |
|
The response body is of type GetCustomerGroupsResponse.
Name | Description | Data Type |
---|---|---|
GetCustomerGroupsResult | ArrayOfViewCustomerGroupInfo |
|