Get the presentation requests
The purpose to get the presentation request is to know what attestation and attributes are requested
From the Holder wallet
The webhook received once the Verifier sent the presentation request
In the webhook, copy the presentationId
Create a new request with the Method POST and the value {{base_URL}}/presentations/{id}
Rename this request "Send presentation ID"
Replace {id} with the presentationId you have copied above
Save the request and click
SEND
the response is
Thanks to this information you know that the Verifier requests the attributes "type", "size" and "price" from the schema "Test Attestation Publique XXX", and "emailAttestation" from the schema "Email attestation"
Dernière mise à jour