Get the presentation
Now that the Holder sent the attestation attributes, the Verifier need to get its
From the Verifier wallet
At the same time, the presentation show was sent, and should have received a webhook for the Verifier:
Copy the presentationId (in our example: 9484bea0-d715-45c3-bc27-b527457237c2)
Create a new request with the Method GET and the value {{base_URL}}/presentations/{id}
Rename this request "get presentation"
Replace {id} with the presentationId you have copied above
Save the request and click
SEND
the response is
To summarize this use case, at the beginning of the flow, you asked the Holder to send the value of the attributes "type", "size" and "price". You finally received the value of each attribute
Dernière mise à jour