Add Customers to Customer Group
Add Customers to Customer Group
Add one or multiple customers to the Customer Group. Please note that unknown or wrong Customer IDs are ignored, no error is returned.
POST
Add Customers to Customer Group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the customer group to add the customers to
Body
application/json
An array of Customer IDs which needs to be added to the group.
Response
Non-paginated response with customers
Array of Customer objects
