会社へのユーザーの招待。
11446498この招待の一意の識別子。
invite値は常にinviteになります。
次の値に固定: invite
他のリソース内にネストされたときに返される可能性があるユーザーのMini版の表示。
2012-12-12T10:53:43-08:00招待が作成された日時。
他のリソース内にネストされたときに返される可能性があるユーザーのMini版の表示。
Box Enterpriseのレプリゼンテーション。
11446498この会社の一意の識別子。
enterprise値は常にenterpriseになります。
次の値に固定: enterprise
Acme Inc.企業の名前。
2012-12-12T10:53:43-08:00招待が変更された日時。
pending招待のステータス。
{
"id": "11446498",
"type": "invite",
"actionable_by": {
"id": "11446498",
"type": "user",
"login": "ceo@example.com",
"name": "Aaron Levie"
},
"created_at": "2012-12-12T10:53:43-08:00",
"invited_by": {
"id": "11446498",
"type": "user",
"login": "ceo@example.com",
"name": "Aaron Levie"
},
"invited_to": {
"id": "11446498",
"type": "enterprise",
"name": "Acme Inc."
},
"modified_at": "2012-12-12T10:53:43-08:00",
"status": "pending"
}