AssignFees

View as Markdown
Bulk Assign Fees to Students Input variables - studentIds - array of student period ids - feesIds - array of applicable fees ids - installmentPlan (1 | 2 | 3) - 1 = apply all installments from the fee start date - 2 = apply installments from next month - 3 = appy installments from this month

Headers

tenantstringOptional
schoolCodestringOptional

Request

This endpoint expects an object.
studentIdslist of integersRequired
feesIdslist of integersRequired
installmentPlanintegerRequired

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