File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -106,13 +106,8 @@ paths:
106
106
operationId : receiveExchangeData
107
107
description :
108
108
A client can use this endpoint to continue the exchange of information
109
- associated with an initiated exchange. A Verifiable Presentation is
110
- sent to this endpoint. If the server has received all of the information
111
- it needs, a 200 OK is returned with either an empty response or a
112
- Verifiable Presentation containing requested credentials by the client.
113
- If the server requires more information, it returns a Verifiable
114
- Presentation Request. A request that the server cannot understand
115
- results in an error.
109
+ associated with an initiated exchange by sending a Verifiable Presentation
110
+ with information requested by the server to this endpoint.
116
111
parameters :
117
112
- $ref : " ./components/parameters/path/ExchangeId.yml"
118
113
- $ref : " ./components/parameters/path/TransactionUuid.yml"
You can’t perform that action at this time.
0 commit comments