Print Single Report
Last updated
Last updated
The report can be printed by giving the name of the report(report_name
) and a single record id.
GET /restapi/1.0/report/{report_name}/{id}
Request:
Warning
this example needs account
module installed
JSON Response:
Note
the report is sent as PDF binary data encoded in , it must be decoded and may need to be saved to disk before use
XML Response:
Request Headers
Response Headers
Status Codes
– the response content type depends on Accept header
– The OAuth protocol parameters to authenticate.
– this depends on Accept header of the request
– no error
– there’s no resource
– authentication failed
– if any error raise