Accept attestation
Here we describe how to accept the attestation
Dernière mise à jour
Here we describe how to accept the attestation
Dernière mise à jour
In the previous section you sent an attestation request. At the same time a webhook was sent to the holder:
Then, retrieve the attestation ID from the webhook. Here the ID is 5cf231d3-30ab-4f05-b5c8-d6dd568c4cef
You can also retreive the attestationId thanks to the call GET attestation, with the Key « deliveryState » set to the value « received »
Accepte the attestation offer:
Create a new request but with the Methode POST and the value {{base_URL}}/attestations/{id}/accept-offer
replace {ID} by the ID received from the webhook Attestation_offer_received
Save and click SEND
The response is 204
when the attestation has been accepted
At the same time, a webhook notification is received for the holder: