Download payment receipts

Generates the requested receipts for selected payments and returns the resulting PDF file.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
payment_idslist of integersRequired
fundraising_receiptbooleanRequired
contract_receiptbooleanRequired
care_receiptbooleanRequired
confirm_receiptbooleanRequired

Response

Generated receipt PDF

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error