Create GroupCopy Pagepost http://localhost:8080/v0/groups/createBody ParamsBody of a request to create a group of customers.businessIdentifiersobjectIdentifiers issued by the government to the entity represented by this GroupbusinessIdentifiers objectcustomerHayIdsarray of uuidsrequiredUnique identifiers (UUID) of the Customer(s) associated to this GroupcustomerHayIds*ADD uuidgroupNamestringName of the Group, if not provided a generic name associated with the client will be generatedgroupTypestringenumGroup type. Possible values: BUSINESS: Non-individual / joint entity PERSONAL: Joint account entity (default if no option selected) PERSONALBUSINESSAllowed:PERSONALBUSINESSidempotencyKeyuuidrequiredUnique value (UUID) used to identify this request and used to recognise any subsequent retriesResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 23 days ago