Create Contract
Creates contract data from submitted details.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
name
Contract name.
status
Contract status.
family_student_id
family student ID identifier.
total
Total cost contract.
balance
Balance contract.
payment_type
Contract payment type.
payment_period
Contract payment period.
attachments
File Attachments.
billing_info
Their billing information about the Contract.
paid_parent_id
ID of the parent who pays.
Response
Successful POST response for /api/v1/contract/create.
status
message
data

