ReceiveInvitation
POST /oob/receive-invitation
POST
/oob/receive-invitation
Creates inbound out-of-band record and assigns out-of-band invitation message to it if the message is valid.
Authorizations
Request Body required
object
alias
string
label
string
imageUrl
string
autoAcceptConnection
boolean
autoAcceptInvitation
boolean
reuseConnection
boolean
acceptInvitationTimeoutMs
number format: double
ourDid
string
invitation
required
object
@id
string
@type
required
string
label
required
string
goalCode
string
goal
string
accept
Array<string>
handshake_protocols
Array<string>
services
required
imageUrl
string
Responses
200
Out-of-band record and connection record if one has been created.
object
connectionRecord
required
Construct a type with a set of properties K of type T
object
outOfBandRecord
required
Construct a type with a set of properties K of type T