WsRecepcionInformativas

<back to all web services

Ticket

The following routes are available for this service:
All Verbs/finalizar
All Verbs/finalizar/{ticket}

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/Ticket HTTP/1.1 
Host: informativas.sar.gob.hn 
Content-Type: application/json
Content-Length: length

{"idTransaccion":"String","conError":false,"sinError":true,"mensajes":[{"codigo":0,"tipo":0,"descripcion":"String"}]}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"finalizo":false,"mensajes":[{"codigo":0,"tipo":0,"descripcion":"String"}],"adjuntos":[{"nombre":"String","descripcion":"String","contentType":"String","archivo":"AA=="}]}