Customer Group
Last updated
Last updated
Retrieves the details of a specific customer group by its ID.
The ID of the customer group to retrieve.
Retrieves a list of customers from a vendor's customer group, with pagination and filter options.
The number of results to return.
10
The starting point for the result set.
0
A parameter to toggle count behavior.
0
Updates the status of a specific customer group by its ID.
The ID of the customer group to update.
The new status of the customer group (e.g., 0 for inactive, 1 for active).
The ID of the customer group being updated.
Updates the details of a specific customer group by its ID.
The ID of the customer group to update.
The ID of the customer group being updated.
The new name for the customer group.