GET 17.0/app/tenancy/{receiptid}/receiptpdf

Description

Generates and returns a PDF receipt report for the specified receipt ID.

URI Parameters

Name Description Type Additional information
receiptId

The ID of the receipt to generate the PDF for.

integer

Required

None.

None.

An IHttpActionResult containing the PDF as a downloadable attachment, or a bad request if invalid.

None.

application/json, text/json

Sample:

Sample not available.