2.1.5 метод получения краткой информации о ки

Версия от 22:54, 24 февраля 2025; Shihov (обсуждение | вклад) (Новая страница: «======= Метод получения краткой информации о КИ<br/>списке КИ (общедоступный) ======= <syntaxhighlight lang='bash'> 'URL: </syntaxhighlight>' /api/v3/facade/cis/cis_list <syntaxhighlight lang='bash'> 'Метод: </syntaxhighlight>' GET <syntaxhighlight lang='bash'> 'Пример запроса: </syntaxhighlight>' <1с> curl -X GET "http://ismp.crpt.ru/api/v3/facade/cis/cis_list?cis=0104630034070029...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
= Метод получения краткой информации о КИ
списке КИ (общедоступный) =
'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>

'Ответ:

'

<1c> "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

} </1c>

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

'