curl --location '/dukcapil-adapter/v1/face-recognition/get-dukcapilcounter?msisdn=62812312312' \
--header 'ax-request-id: 97360ec0-d818-48af-a5ff-c9ae77b3bec9' \
--header 'ax-channel: W' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer 07e049f6-587b-340e-ad1e-646df6c92873' \
--header 'ax-touchpoint: AXISNETPREREG' \
--header 'Content-Type: application/json'{
"status": "ok",
"code": "00",
"message": "Success",
"data": {
"keyIdentifier": "6287700000001",
"timeToLive": 144,
"createdAt": "2025-04-11 22:18:55",
"expiredAt": "2025-04-12 22:18:56",
"eligbility": {
"eligibleAttempt": true,
"attemptCount": 2,
"maxAttempt": 3
}
}
}