You are viewing an old version of this page. View the current version.
Compare with Current View Version History
« Previous Version 2 Next »
Nota importante: El parámetro "uuid" que se envía corresponde al valor devuelto en la respuesta del proceso de "processCreateFull".
curl --location --request GET 'https://demo.firmaseguro.co/api/v1/Document/ByUUID/uuid' \ --header 'Authorization: Bearer Token'
{ "documents": [Base64String], "uuid": "string" }