id card response
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-dataRequired
Request Code Samples
curl --location 'https://apidev.edufee.online/api/check-id-card-status-data' \
--header 'Authorization: Bearer <token>' \
--form 'cache_key="student_id_cards_89_69ae7b20f06c6"'
Responses
application/json
Modified at 2026-03-09 11:01:42