{
"seats": [
{
"id": "string",
"fullName": "string",
"smsNumber": "string",
"voiceNumber": "string",
"email": "user@example.com",
"integrations": [
{
"type": "string",
"webhook": "string"
}
]
}
],
"requestedBy": "string",
"terms": "string"
}