SAGRES REST API

<back to all web services

InfoObra

The following routes are available for this service:
POST/acervo/infoObras
PUT/acervo/infoObras/{Id}

To override the Content-type in your clients HTTP Accept Header, append ?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/oneway/InfoObra HTTP/1.1 
Host: sagres.caeliseducacional.com.br 
Content-Type: application/json
Content-Length: length

{"id":0,"titulo":"String","edicao":"String","subtitulo":"String","responsabilidade":"String","isbn":"String","descricaoFisica":"String","imprenta":"String","numeroChamada":"String","autores":["String"],"assuntos":["String"],"urlCapa":"String","htmlMarc":"String","tipoDeObra":"String","tipoDeMaterial":0,"resumo":"String"}