To get a photo from a report, use the command report/get_result_photo:
svc=report/get_result_photo¶ms={"attachmentIndex":<uint>, "border":<uint>}
Parameters
Name | Description |
---|---|
attachmentIndex | attachment index |
border | max size of photo ( 0 – original size) |
Response
Returns an image in PNG format.