curl --location '/interop/ef12494d-f06b-44f4-933b-3d48a5eae5a9' \
--header 'Authorization: Bearer <token>'{
"return": {
"identifier": "string",
"consultStatus": "F",
"titles": [
{
"titleNumber": "string",
"lender": "string",
"debtor": "string",
"maturityDate": "string",
"titleValue": 0,
"registerStatus": "C",
"titleOperatedQcertifica": "S"
}
]
},
"success": true
}