Master account
Create a new group of sub-accounts
This endpoint allows to create a group of sub-accounts
post/corporate/group
Request body
Example request
{
"groupName": "My group",
"subAccountIds": [
234322,
325553,
893432
]
}Response
Group ID