Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Diagrama de secuencia para obtener un documento

Tener en cuenta

Nota importante: Para que los clientes puedan utilizar nuestra API REST, es necesario que implementen un método tipo POST que pueda recibir el siguiente tipo de solicitud

 Request

Request

{
  "uuid": "string",
  "document": "Base64String"
}
 Response

Response

{"Message":"Intermediate event by message created correctly. ","MessageId":6012,"ProcessId":5571,"ProcessReference":"FIR-179.1_54"}

  • No labels