The GetAssignedCustomerGroups function returns all assignedCustomerGroup records for the specified parameters.
Method | /GetAssignedCustomerGroups |
The request body is of type GetAssignedCustomerGroups.
Name | Description | Data Type |
---|---|---|
filter | AssignedCustomerGroupsFilter |
|
The response body is of type GetAssignedCustomerGroupsResponse.
Name | Description | Data Type |
---|---|---|
GetAssignedCustomerGroupsResult | ArrayOfViewAssignedCustomerGroupInfo |
|