Generate contract statement PDF
Generates a statement PDF for the selected contract and filters.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
family_student_id
family student ID identifier.
from
Must be a valid date. Must be a valid date in the format Y-m-d\TH:i:sP.
to
Must be a valid date. Must be a valid date in the format Y-m-d\TH:i:sP.
students_id
Student IDs included in this request.
separate_line
separate line flag.
include_previous_years_balance
include previous years balance flag.
show_payment_allocations
show payment allocations value.
send_email
send email used for login, contact, or delivery flows.
send_test_email
Must be a valid email address. Must not be greater than 255 characters.
contract_id
contract ID identifier.
payer_ids
payer IDs list.
Response
Returns the updated contract state or a confirmation message after the operation completes.

