curl --location --request GET '/api/crn/info?id=2' \
--header 'Authorization;'
{
"state": "string",
"info": {
"id": 0,
"time": "string",
"number": "string",
"customer": 0,
"reduction": 0,
"data": "string",
"amount": 0,
"nucleus": 0
}
}