Generate an IIF export
Generates a QuickBooks-compatible IIF export for selected contract fees, payment reports, or deposit-batch journal records and returns the saved file URL and export batch ID.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
formet
Export format path value. The frontend calls this route with iif.
Allowed values:
Request
This endpoint expects an object.
mode
Allowed values:
export
Allowed values:
ids
batch_id
export_mode
Allowed values:
Response
Export status or generated-file metadata.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

