Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Diagrama de secuencia para obtener un documento

Tener en cuenta

Info

Nota importante: El parámetro "uuid" que se envía corresponde al valor devuelto en la respuesta del proceso de "processCreateFull".

Expand
titleRequest

Request

Code Block
curl --location --request GET 'https://demo.firmaseguro.co/api/v1/Document/ByUUID/uuid' \ --header 'Authorization: Bearer Token'
Expand
titleResponse

Response

Code Block
languagejson
{
    "documents": [Base64String],
    "uuid": "string"
}

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printablefalse