Example of Request and Response
Example:
Example request >>
{ "code": "10000001"}
Example response <<
{
"status": "success",
"data": [
{
"id": 160583501,
"sdat": "05.05.25",
"num": "1350000027541",
"code": "10000001",
"obj_from_name": "",
"obj_to_name": "Test Company",
"obj_from_fiscal_id": "",
"obj_to_fiscal_id": "12345678",
"depart_from_name": "",
"depart_to_name": "Factory2",
"depart_from_address": "",
"depart_to_address": "Sumgayit Random St.",
"doc_type": 0,
"confirmed": true,
"parent_code": ""
}
]
}