Digital Travel Credentials Reprocessing
Find out more about Digital Travel Credentials.
For starting the DTC reprocessing:
1. Create a request which body should include the scenario and DTC data in the base64 format:
{
"processParam": {
"scenario": "DTC"
},
"dtc": "..."
}
2. Send the request to Regula Web Service to the following endpoint:
POST /api/process
3. Find the reprocessing results in the response: TDocBinaryInfo
with the result_type
equal to 104
, then go to RFID_BINARY_DATA
→ RFID_Session_Data
→ Applications
and find the object with Type
equal to 8
.