Herriot:GetProductChangesList:v1.0: различия между версиями
Перейти к навигации
Перейти к поиску
Строка 94: | Строка 94: | ||
== Спецификация ответа == | == Спецификация ответа == | ||
{| class="wikitable" | |||
! # | |||
! Название XML-элемента | |||
! Тип | |||
! Обязат. | |||
! Описание (нажмите [...] для отображения дополнительного описания) | |||
|- | |||
|001 | |||
|style="font-weight: ; font-family: Courier;" |{{color|#190dbf|'''<ws:getProductChangesListResponse>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|002 | |||
|style="font-weight: ; font-family: Courier;" |···{{color|#190dbf|'''<{{color|#660e7a|dt:}}productList {{color|Red|total=}}{{color|#007f15|"?"}} {{color|Red|offset=}}{{color|#007f15|"?"}} {{color|Red|count=}}{{color|#007f15|"?"}}>'''}} | |||
|dt:ProductList | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Список продукции</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* total - всего записей; | |||
* offset - смещение относительно первого элемента; | |||
* count - количество выводимых записей.</div> | |||
</div> | |||
|- | |||
|003 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|dt:}}product>'''}} | |||
|dt:Product | |||
|[0..*] | |||
| style="width:52em;"| Продукция | |||
|- | |||
|004 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|bs:UUID | |||
|[1..1] | |||
| style="width:52em;"| Идентификатор версии записи | |||
|- | |||
|005 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|bs:UUID | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор записи | |||
|- | |||
|006 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}active>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}active>'''}} | |||
|xs:boolean | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Флаг активности записи</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* true - запись активна; | |||
* false - запись не активна.</div> | |||
</div> | |||
|- | |||
|007 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}last>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}last>'''}} | |||
|xs:boolean | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Флаг, указывающий на то, что запись является последней в истории</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* true - да; | |||
* false - нет. | |||
</div> | |||
</div> | |||
|- | |||
|008 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}status>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}status>'''}} | |||
|bs:VersionStatus | |||
|[1..1] | |||
| style="width:52em;"| Статус записи | |||
|- | |||
|009 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}createDate>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}createDate>'''}} | |||
|xs:dateTime | |||
|[1..1] | |||
| style="width:52em;"| Дата создания записи | |||
|- | |||
|010 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}updateDate>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}updateDate>'''}} | |||
|xs:dateTime | |||
|[1..1] | |||
| style="width:52em;"| Дата последнего изменения записи | |||
|- | |||
|011 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}previous>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}previous>'''}} | |||
|bs:UUID | |||
|[0..1] | |||
| style="width:52em;"| Идентификатор предыдущей версии записи | |||
|- | |||
|012 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}next>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}next>'''}} | |||
|bs:UUID | |||
|[0..1] | |||
| style="width:52em;"| Идентификатор следующей версии записи | |||
|- | |||
|013 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|bs:String255 | |||
|[1..1] | |||
| style="width:52em;"| Название продукции | |||
|- | |||
|014 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}code>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}code>'''}} | |||
|bs:String255 | |||
|[1..1] | |||
| style="width:52em;"| Код ТН ВЭД продукции | |||
|- | |||
|015 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}productType>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}productType>'''}} | |||
|dt:ProductType | |||
|[1..1] | |||
| style="width:52em;"| Тип продукции, к которому относится данная продукция | |||
|- | |||
|016 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''</{{color|#660e7a|dt:}}product>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|017 | |||
|style="font-weight: ; font-family: Courier;" |···{{color|#190dbf|'''</{{color|#660e7a|dt:}}productList>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|018 | |||
|style="font-weight: ; font-family: Courier;" |{{color|#190dbf|'''</ws:getProductChangesListResponse>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|} | |||
== Примеры запросов == | == Примеры запросов == |
Текущая версия на 04:05, 8 октября 2024
Общие сведения
Код | Описание операции |
---|---|
PS.HRT.2.4 | Операция предназначена для получения истории изменений справочника продукции. |
Спецификация запроса
# | Название XML-элемента | Тип | Обязат. | Описание (нажмите [...] для отображения дополнительного описания) |
---|---|---|---|---|
001 | <ws:getProductChangesListRequest> | |||
002 | ···<bs:listOptions> | bs:ListOptions | [0..1] | Параметры запрашиваемого списка |
003 | ······<bs:count>?</bs:count> | xs:nonNegativeInteger | [0..1] | Максимальное запрашиваемое количество объектов в списке
|
004 | ······<bs:offset>?</bs:offset> | xs:nonNegativeInteger | [0..1] | Номер элемента, по которому осуществляется смещение первого элемента списка
|
005 | ···</bs:listOptions> | |||
006 | ···<bs:updateDateInterval> | bs:DataInterval | [1..1] | Интервал времени обновления
|
007 | ······<bs:beginDate>?</bs:beginDate> | xs:dateTime | [1..1] | Начало временного интервала |
008 | ······<bs:endDate>?</bs:endDate> | xs:dateTime | [0..1] | Конец временного интервала |
009 | ···</bs:updateDateInterval> | |||
010 | </ws:getProductChangesListRequest> |
Спецификация ответа
# | Название XML-элемента | Тип | Обязат. | Описание (нажмите [...] для отображения дополнительного описания) |
---|---|---|---|---|
001 | <ws:getProductChangesListResponse> | |||
002 | ···<dt:productList total="?" offset="?" count="?"> | dt:ProductList | [1..1] | Список продукции
|
003 | ······<dt:product> | dt:Product | [0..*] | Продукция |
004 | ·········<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Идентификатор версии записи |
005 | ·········<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор записи |
006 | ·········<bs:active>?</bs:active> | xs:boolean | [1..1] | Флаг активности записи
|
007 | ·········<bs:last>?</bs:last> | xs:boolean | [1..1] | Флаг, указывающий на то, что запись является последней в истории
|
008 | ·········<bs:status>?</bs:status> | bs:VersionStatus | [1..1] | Статус записи |
009 | ·········<bs:createDate>?</bs:createDate> | xs:dateTime | [1..1] | Дата создания записи |
010 | ·········<bs:updateDate>?</bs:updateDate> | xs:dateTime | [1..1] | Дата последнего изменения записи |
011 | ·········<bs:previous>?</bs:previous> | bs:UUID | [0..1] | Идентификатор предыдущей версии записи |
012 | ·········<bs:next>?</bs:next> | bs:UUID | [0..1] | Идентификатор следующей версии записи |
013 | ·········<dt:name>?</dt:name> | bs:String255 | [1..1] | Название продукции |
014 | ·········<dt:code>?</dt:code> | bs:String255 | [1..1] | Код ТН ВЭД продукции |
015 | ·········<dt:productType>?</dt:productType> | dt:ProductType | [1..1] | Тип продукции, к которому относится данная продукция |
016 | ······</dt:product> | |||
017 | ···</dt:productList> | |||
018 | </ws:getProductChangesListResponse> |
Примеры запросов
TODO
См. также
Вернуться к началу ↑
Вернуться на страницу профиля API Herriot:Services:v1.0