Create Account for Group - (To be DEPRECATED - Use POST /v1/accounts instead)Copy Pagepost http://localhost:8001/v0/groups/{groupHayId}/accountPath ParamsgroupHayIduuidrequiredUnique identifier (UUID) of the GroupBody ParamsBody of a request to create an account owned by a group (joint or business account)customDataobject | nullContains custom metadata stored with the AccountcustomData object | nullidempotencyKeyuuidrequiredUnique 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 25 days ago