Метод получения краткой информации о КИ\списке КИ (общедоступный)

URL: /api/v3/facade/cis/cis_list

Метод: GET

Пример запроса:

<1с> curl -X GET «http://ismp.crpt.ru/api/v3/facade/cis/cis_list?cis=010463003407002921wskg1 E44R1qym2406401&cis=010469022978096621qSF7qjA3aRIqM2406402» \ -H 'content-type: application/json' -H 'Authorization: Bearer <ТОКЕН>' </1с>

Параметры запроса:

Параметры заголовка запроса: Authorization: Bearer <token>

Ответ:

"cis": "string",
 "gtin": "string",
 "producerName": "string",
 "status": "EMITTED",
 "emissionDate": 0,
 "producedDate": 0,
 "packageType": "UNIT",
 "ownerName": "string",
 "ownerInn": "string",
 "productName": "string",
 "brand": "string",
 "prevCises": [
 "string"
 ],
 "nextCises": [
 "string"
 ],
 "statusEx": "EMPTY",
 "children": [
 "string"
 ],
 "childrenMap":
 {
 "brand": "string",
 "children": [
 "string"
 ],
 "childrenMap": [
 null
 ],
 "cis": "string",
 "countChildren": 0,
 "emissionDate": "2020-01-23T16:17:48Z",
 "expireDate": "2020-01-23T16:17:48Z",
 "exporterName": "string",
42
 "exporterTaxpayerId": "string",
 "sgtin": "string",
 "introducedDate": "2020-01-23T16:17:48Z",
 "lastDocId": "string",
 "nextCises": [
 "string"
 ],
 "ownerInn": "string",
 "ownerName": "string",
 "packageType": "string",
 "parent": "string",
 "prVetDocument": "string",
 "prevCises": [
 "string"
 ],
 "producedDate": "2020-01-23T16:17:48Z",
 "producerName": "string",
 "productName": "string",
 "status": "string",
 "statusEx": "string"
}
 "countChildren": 0,
 "parent": "string",
 "lastDocId": "string",
 "expireDate": 0,
 "prVetDocument": "string",
 "introducedDate": 0,
 "exporterName": "string",
 "exporterTaxpayerId": "string",
 "agentName": "string",
 "agentInn": "string",
 "lastStatusChangeDate": 0
}

Параметры ответа: