Skip to main content

A bidirectional connection between two customer accounts, holding permission scopes for shared access features like viewing bookings or booking on behalf.

id
string<uuid>

UUID of this connection

type
string
Standard:account-connection
connectedPerson
object

The other person in this connection

permittedScopes
object

Scopes you have granted to the connected person (granted or declined)

accessibleScopes
object

Scopes you have requested from the connected person (requested, granted, or declined)

hasIncomingRequest
boolean

Whether there is a pending incoming connection request from this person

hasOutgoingRequest
boolean

Whether there is a pending outgoing connection request to this person

grantedScopesSummary
object

Human-readable summary of the current granted scopes

accountConnection
object

Internal connection record reference

incomingConnectionRequest
object
outgoingConnectionRequest
object
isNewConnection
boolean

Whether this connection was just created