Send Presentations request
In this example you will learn how it is possible to send presentation request of attributes from several attestations.
From the Verifier wallet
Create a new request with the Method POST and the value {{base_URL}}/presentations/send-request
Rename this request "Send multi-presentation request"
Select the tab
Body
, then selectraw
and copy/paste this json request (replace the connectionId by the Id you received in the webhook):
Attributes "type", "size", "price" are requested from the schema "Test Attestation publique XXX", and the attribute "emailAddress" is requested from the schema "Email attestation"
Save the request and click
SEND
you will get a response "Status 204 No Content"
at the same time you will receive a webhook
Dernière mise à jour