CreateFees

View as Markdown
Creates new School Fees Input variables - json representation of new School Fee - type (application | school) - to select if you are create an application fee or a school fee - period (oneoff | monthly | periodically) - to select the recurring mode of the fee - cost - decription - startDate - when will be the first installment - interval (0.5 | 1 | 2 | 3 | 4 | 5 | 6) - the recurrence interval (in months) - duration - number of the reccurences - schoolPeriodId - the id of the School Period you are creating the fee

Headers

tenantstringOptional
schoolCodestringOptional

Request

This endpoint expects an object.
costintegerRequired
startDatedateRequired
descriptionstringRequired
schoolPeriodIdintegerRequired
durationintegerRequired
typestringRequired
periodstringRequired
intervalintegerRequired

Response headers

ExpiresstringOptional
Cache-ControlstringOptional
Access-Control-Allow-HeadersstringOptional
X-XSS-ProtectionstringOptional
PragmastringOptional
Access-Control-Allow-MethodsstringOptional
X-Frame-OptionsstringOptional
Access-Control-Expose-HeadersstringOptional
Access-Control-Allow-OriginstringOptional
Access-Control-Allow-CredentialsstringOptional
X-Content-Type-OptionsstringOptional
Access-Control-Max-AgestringOptional

Response

OK
idinteger
descriptionstring
costinteger
durationinteger
intervalinteger
startDatedate
periodstring
typestring
schoolPeriodIdinteger