{
"id": "FID001",
"type": "GeneratedAccount",
"attributes": {
"name": "string",
"email": "string",
"externalId": "string",
"password": "string",
"timezone": "string",
"attr": {},
"disableWelcomeEmail": true,
"customMessage": "string"
},
"relationships": {
"userGroup": {
"data": {
"id": "FID001",
"type": "UserGroup"
}
},
"subPortal": {
"data": {
"id": "FID001",
"type": "SubPortal"
}
}
}
}