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.
mode
Allowed values:
fees_ids
include_discounts
include_payments
fee_source
Allowed values:
Response
Single mode returns an invoice PDF; pdf and zip modes return a queued success envelope
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

