Add Customers to GroupCopy Pagepost http://localhost:8080/v0/groups/{groupHayId}/addCustomersPath ParamsgroupHayIduuidrequiredUnique identifier (UUID) of the GroupBody ParamsBody of a request to add customers to an existing groupcustomerHayIdsarray of uuidsrequiredUnique identifiers (UUID) of the Customer(s) associated to this GroupcustomerHayIds*ADD uuidResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Content 500Internal Server Error 501Not ImplementedUpdated 15 days ago