Create Account for Group - (To be DEPRECATED - Use POST /v1/accounts instead)Copy Pagepost http://localhost:8080/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)customDataobjectContains custom metadata stored with the AccountcustomData objectidempotencyKeyuuidrequiredUnique 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 12 days ago