{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "account-connection",
"connectedPerson": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"jobTitle": "<string>",
"department": "<string>",
"profileImage": {
"small_path": "<string>",
"color": "<string>"
}
},
"permittedScopes": {},
"accessibleScopes": {},
"hasIncomingRequest": true,
"hasOutgoingRequest": true,
"grantedScopesSummary": {},
"accountConnection": {
"id": 123
},
"incomingConnectionRequest": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"scopes": [
"<string>"
]
},
"outgoingConnectionRequest": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"scopes": [
"<string>"
]
},
"isNewConnection": true
}AccountConnection
A bidirectional connection between two customer accounts, holding permission scopes for shared access features like viewing bookings or booking on behalf.
UUID of this connection
The other person in this connection
Show child attributes
Show child attributes
Scopes you have granted to the connected person (granted or declined)
Show child attributes
Show child attributes
Scopes you have requested from the connected person (requested, granted, or declined)
Show child attributes
Show child attributes
Whether there is a pending incoming connection request from this person
Whether there is a pending outgoing connection request to this person
Human-readable summary of the current granted scopes
Show child attributes
Show child attributes
Internal connection record reference
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Whether this connection was just created