会社へのユーザーの招待。
11446498
この招待の一意の識別子
invite
invite
次の値に固定: invite
他のリソース内にネストされたときに返される可能性があるユーザーのMini版の表示。
2012-12-12T10:53:43-08:00
招待が作成された日時
他のリソース内にネストされたときに返される可能性があるユーザーのMini版の表示。
Boxに登録されている会社のレプリゼンテーション
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"
}