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_transfer_cards_12_6a6b2e5a4adbd"'
Responses
application/json
Modified at 2026-07-30 11:19:30