Generate contract fee invoices

Generates a single invoice PDF immediately or queues a PDF or ZIP batch for SchoolSet notification delivery.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
modeenumRequired
Allowed values:
fees_idslist of integers or strings or nullOptional
include_discountsbooleanOptional
include_paymentsbooleanOptional
fee_sourceenum or nullOptional
Allowed values:

Response

Single mode returns an invoice PDF; pdf and zip modes return a queued success envelope

statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

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