exam-absent-template
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
Keyword for SMS : Roll={STD_ROLL},Student ID={STD_ID},Student Name={STD_NAME},Session={STD_SESSION},Shift={STD_SHIFT},Class={STD_CLASS},Section={STD_SECTION},Group={STD_GROUP},Paid Amount={STD_PAID_AMT},Due Amount={STD_DUE_AMT}
Request samples
curl --location --request POST 'https://apidev.edufee.online/api/exam-absent-template' \
--form 'template_body=""'
Responses
application/json Modified at 2025-01-22 04:06:40