1
|
|
2
|
<SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'
|
3
|
xmlns:ws='http://api.vetrf.ru/schema/cdm/application/ws-definitions'
|
4
|
xmlns:app='http://api.vetrf.ru/schema/cdm/application'
|
5
|
xmlns:merc='http://api.vetrf.ru/schema/cdm/mercury/applications'
|
6
|
xmlns:base='http://api.vetrf.ru/schema/cdm/base'
|
7
|
xmlns:com='http://api.vetrf.ru/schema/cdm/argus/common'
|
8
|
xmlns:ent='http://api.vetrf.ru/schema/cdm/cerberus/enterprise'
|
9
|
xmlns:ikar='http://api.vetrf.ru/schema/cdm/ikar'
|
10
|
xmlns:vet='http://api.vetrf.ru/schema/cdm/mercury/vet-document'
|
11
|
xmlns:prod='http://api.vetrf.ru/schema/cdm/argus/production'
|
12
|
xmlns:shp='http://api.vetrf.ru/schema/cdm/argus/shipment'
|
13
|
xmlns:dt='http://api.vetrf.ru/schema/cdm/base'>
|
14
|
<SOAP-ENV:Header/>
|
15
|
<SOAP-ENV:Body>
|
16
|
<ws:submitApplicationRequest>
|
17
|
<ws:apiKey>Y2ZlMjczMTItZWM5Zi00NzAxLWJjOGItNmM1MDQzMTliNDY4ZmUxOTkyY2QtMjE4YS0xMWUyLWE2OWItYjQ5OWJhYmFlN2Vh</ws:apiKey>
|
18
|
<app:application>
|
19
|
<app:serviceId>mercury-g2b.service</app:serviceId>
|
20
|
<app:issuerId>fe1992cd-218a-11e2-a69b-b499babae7ea</app:issuerId>
|
21
|
<app:issueDate>2019-09-02T00:00:00</app:issueDate>
|
22
|
<app:data>
|
23
|
<merc:prepareOutcomingConsignmentRequest xmlns:xs='http://www.w3.org/2001/XMLSchema' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
24
|
<merc:localTransactionId>80bd9934-3e77-466a-9959-1c979893e1a8</merc:localTransactionId>
|
25
|
<merc:initiator>
|
26
|
<com:login>mihajlov_mv_171112</com:login>
|
27
|
</merc:initiator>
|
28
|
|
29
|
<merc:delivery>
|
30
|
<vet:deliveryDate>2019-09-02T00:00:00</vet:deliveryDate>
|
31
|
<vet:consignor>
|
32
|
<ent:businessEntity>
|
33
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
34
|
</ent:businessEntity>
|
35
|
<ent:enterprise>
|
36
|
<base:guid>32f75636-3e05-4ebb-956c-efed7b86b4b5</base:guid>
|
37
|
</ent:enterprise>
|
38
|
</vet:consignor>
|
39
|
<vet:consignee>
|
40
|
<ent:businessEntity>
|
41
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
42
|
</ent:businessEntity>
|
43
|
<ent:enterprise>
|
44
|
<base:guid>3da1992d-8e70-4e1c-8682-29eca8fc2740</base:guid>
|
45
|
</ent:enterprise>
|
46
|
</vet:consignee>
|
47
|
|
48
|
<vet:consignment id='id1'>
|
49
|
<vet:productType>5</vet:productType>
|
50
|
<vet:product>
|
51
|
<base:guid>5f157caa-8f3b-4666-d3b0-5df86f8afb66</base:guid>
|
52
|
</vet:product>
|
53
|
<vet:subProduct>
|
54
|
<base:guid>35454709-1601-285e-abe0-2c97d8268c60</base:guid>
|
55
|
</vet:subProduct>
|
56
|
<vet:productItem>
|
57
|
|
58
|
<base:guid>4251ca2b-cde9-4390-96b9-d08a70aa49c2</base:guid>
|
59
|
|
60
|
</vet:productItem>
|
61
|
<vet:volume>24</vet:volume>
|
62
|
<vet:unit>
|
63
|
<base:guid>6606dc4a-d415-4e19-8acd-01c6d4a89e18</base:guid>
|
64
|
</vet:unit>
|
65
|
|
66
|
<vet:dateOfProduction><vet:firstDate> <dt:year>2019</dt:year> <dt:month>8</dt:month> <dt:day>30</dt:day> </vet:firstDate>
|
67
|
</vet:dateOfProduction>
|
68
|
<vet:expiryDate>
|
69
|
<vet:firstDate>
|
70
|
<dt:year>2019</dt:year> <dt:month>9</dt:month> <dt:day>6</dt:day>
|
71
|
</vet:firstDate>
|
72
|
</vet:expiryDate>
|
73
|
<vet:perishable>false</vet:perishable>
|
74
|
<vet:countryOfOrigin>
|
75
|
<base:uuid>72a84b51-5c5e-11e1-b9b7-001966f192f1</base:uuid>
|
76
|
</vet:countryOfOrigin>
|
77
|
<vet:producerList />
|
78
|
<vet:productMarkingList />
|
79
|
<vet:lowGradeCargo>false</vet:lowGradeCargo>
|
80
|
<vet:productName>яйцо куриное диетическое 1 категории</vet:productName>
|
81
|
<vet:productCode />
|
82
|
<vet:sourceStockEntry>
|
83
|
<base:guid>0357f8b6-4ac0-49e0-a045-494e76e63256</base:guid>
|
84
|
</vet:sourceStockEntry>
|
85
|
</vet:consignment>
|
86
|
|
87
|
<vet:consignment id='id2'>
|
88
|
<vet:productType>1</vet:productType>
|
89
|
<vet:product>
|
90
|
<base:guid>362aa885-9b9f-ae95-05d0-f9570f4fbdc6</base:guid>
|
91
|
</vet:product>
|
92
|
<vet:subProduct>
|
93
|
<base:guid></base:guid>
|
94
|
</vet:subProduct>
|
95
|
<vet:productItem>
|
96
|
|
97
|
<base:guid>66f107b5-6afa-42b5-a769-60771e4206eb</base:guid>
|
98
|
|
99
|
</vet:productItem>
|
100
|
<vet:volume>0.119</vet:volume>
|
101
|
<vet:unit>
|
102
|
<base:guid>21ed96c9-337b-4a27-8761-c6e6ad3c9f5b</base:guid>
|
103
|
</vet:unit>
|
104
|
|
105
|
<vet:dateOfProduction><vet:firstDate> <dt:year>2019</dt:year> <dt:month>8</dt:month> <dt:day>27</dt:day> </vet:firstDate>
|
106
|
</vet:dateOfProduction>
|
107
|
<vet:expiryDate>
|
108
|
<vet:firstDate>
|
109
|
<dt:year>2019</dt:year> <dt:month>11</dt:month> <dt:day>26</dt:day>
|
110
|
</vet:firstDate>
|
111
|
</vet:expiryDate>
|
112
|
<vet:perishable>false</vet:perishable>
|
113
|
<vet:countryOfOrigin>
|
114
|
<base:uuid>72a84b51-5c5e-11e1-b9b7-001966f192f1</base:uuid>
|
115
|
</vet:countryOfOrigin>
|
116
|
<vet:producerList />
|
117
|
<vet:productMarkingList />
|
118
|
<vet:lowGradeCargo>false</vet:lowGradeCargo>
|
119
|
<vet:productName>П/ф мясные крупнокусковые бескостные из говядины для детского питания Говядина - Тазобедренная часть</vet:productName>
|
120
|
<vet:productCode />
|
121
|
<vet:sourceStockEntry>
|
122
|
<base:guid>3ae198a7-d9c3-4538-bb9a-3e470e93b46e</base:guid>
|
123
|
</vet:sourceStockEntry>
|
124
|
</vet:consignment>
|
125
|
|
126
|
<vet:accompanyingForms>
|
127
|
<vet:waybill>
|
128
|
<shp:issueSeries />
|
129
|
<shp:issueNumber>22921, 23452, 22861</shp:issueNumber>
|
130
|
<shp:issueDate>2019-09-02</shp:issueDate>
|
131
|
<shp:type>1</shp:type>
|
132
|
<shp:consignor>
|
133
|
<ent:businessEntity />
|
134
|
<ent:enterprise />
|
135
|
</shp:consignor>
|
136
|
<shp:consignee>
|
137
|
<ent:businessEntity />
|
138
|
<ent:enterprise />
|
139
|
</shp:consignee>
|
140
|
<shp:broker>
|
141
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
142
|
</shp:broker>
|
143
|
<shp:transportInfo>
|
144
|
<shp:transportType>1</shp:transportType>
|
145
|
<shp:transportNumber>
|
146
|
<shp:vehicleNumber>Р785ХО777</shp:vehicleNumber>
|
147
|
</shp:transportNumber>
|
148
|
</shp:transportInfo>
|
149
|
<shp:transportStorageType>COOLED</shp:transportStorageType>
|
150
|
<shp:cargoReloadingPointList />
|
151
|
</vet:waybill>
|
152
|
|
153
|
<vet:vetCertificate for='id1'>
|
154
|
<vet:issueSeries />
|
155
|
<vet:issueNumber />
|
156
|
<vet:issueDate>2019-09-02</vet:issueDate>
|
157
|
<vet:form>LIC2</vet:form>
|
158
|
<vet:consignor>
|
159
|
<ent:businessEntity>
|
160
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
161
|
</ent:businessEntity>
|
162
|
<ent:enterprise>
|
163
|
<base:guid>32f75636-3e05-4ebb-956c-efed7b86b4b5</base:guid>
|
164
|
</ent:enterprise>
|
165
|
</vet:consignor>
|
166
|
<vet:consignee>
|
167
|
<ent:businessEntity>
|
168
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
169
|
</ent:businessEntity>
|
170
|
<ent:enterprise>
|
171
|
<base:guid>3da1992d-8e70-4e1c-8682-29eca8fc2740</base:guid>
|
172
|
</ent:enterprise>
|
173
|
</vet:consignee>
|
174
|
<vet:batch>
|
175
|
<vet:productType>5</vet:productType>
|
176
|
<vet:product>
|
177
|
<base:guid>5f157caa-8f3b-4666-d3b0-5df86f8afb66</base:guid>
|
178
|
</vet:product>
|
179
|
<vet:subProduct>
|
180
|
<base:guid>35454709-1601-285e-abe0-2c97d8268c60</base:guid>
|
181
|
</vet:subProduct>
|
182
|
<vet:productItem>
|
183
|
|
184
|
<base:guid>4251ca2b-cde9-4390-96b9-d08a70aa49c2</base:guid>
|
185
|
|
186
|
</vet:productItem>
|
187
|
<vet:volume>24</vet:volume>
|
188
|
<vet:unit>
|
189
|
<base:guid>6606dc4a-d415-4e19-8acd-01c6d4a89e18</base:guid>
|
190
|
</vet:unit>
|
191
|
|
192
|
<vet:dateOfProduction><vet:firstDate> <dt:year>2019</dt:year> <dt:month>8</dt:month> <dt:day>30</dt:day> </vet:firstDate>
|
193
|
</vet:dateOfProduction>
|
194
|
<vet:expiryDate>
|
195
|
<vet:firstDate>
|
196
|
<dt:year>2019</dt:year> <dt:month>9</dt:month> <dt:day>6</dt:day>
|
197
|
</vet:firstDate>
|
198
|
</vet:expiryDate>
|
199
|
<vet:perishable>false</vet:perishable>
|
200
|
<vet:countryOfOrigin>
|
201
|
<base:uuid>72a84b51-5c5e-11e1-b9b7-001966f192f1</base:uuid>
|
202
|
</vet:countryOfOrigin>
|
203
|
<vet:productMarkingList />
|
204
|
<vet:lowGradeCargo>false</vet:lowGradeCargo>
|
205
|
</vet:batch>
|
206
|
<vet:productName></vet:productName>
|
207
|
<vet:productCode />
|
208
|
<vet:purpose>
|
209
|
<base:guid>a8a8180f-f40c-48ba-a70e-c533c806f2c8</base:guid>
|
210
|
</vet:purpose>
|
211
|
<vet:broker>
|
212
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
213
|
</vet:broker>
|
214
|
<vet:transportInfo>
|
215
|
<shp:transportType>1</shp:transportType>
|
216
|
<shp:transportNumber>
|
217
|
<shp:vehicleNumber>Р785ХО777</shp:vehicleNumber>
|
218
|
</shp:transportNumber>
|
219
|
</vet:transportInfo>
|
220
|
<vet:cargoReloadingPointList />
|
221
|
<vet:cargoInspected>true</vet:cargoInspected>
|
222
|
<vet:cargoExpertized>true</vet:cargoExpertized>
|
223
|
<vet:expertiseInfo>В полном объеме</vet:expertiseInfo>
|
224
|
<vet:confirmedBy>
|
225
|
<com:login>shakhdinarova-lv-110</com:login>
|
226
|
</vet:confirmedBy>
|
227
|
<vet:locationProsperity>Благополучна</vet:locationProsperity>
|
228
|
<vet:importPermit />
|
229
|
<vet:transferPermit />
|
230
|
<vet:specialMarks></vet:specialMarks>
|
231
|
<vet:withdrawedBy />
|
232
|
<vet:utilizedBy />
|
233
|
</vet:vetCertificate>
|
234
|
|
235
|
<vet:vetCertificate for='id2'>
|
236
|
<vet:issueSeries />
|
237
|
<vet:issueNumber />
|
238
|
<vet:issueDate>2019-09-02</vet:issueDate>
|
239
|
<vet:form>LIC2</vet:form>
|
240
|
<vet:consignor>
|
241
|
<ent:businessEntity>
|
242
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
243
|
</ent:businessEntity>
|
244
|
<ent:enterprise>
|
245
|
<base:guid>32f75636-3e05-4ebb-956c-efed7b86b4b5</base:guid>
|
246
|
</ent:enterprise>
|
247
|
</vet:consignor>
|
248
|
<vet:consignee>
|
249
|
<ent:businessEntity>
|
250
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
251
|
</ent:businessEntity>
|
252
|
<ent:enterprise>
|
253
|
<base:guid>3da1992d-8e70-4e1c-8682-29eca8fc2740</base:guid>
|
254
|
</ent:enterprise>
|
255
|
</vet:consignee>
|
256
|
<vet:batch>
|
257
|
<vet:productType>1</vet:productType>
|
258
|
<vet:product>
|
259
|
<base:guid>362aa885-9b9f-ae95-05d0-f9570f4fbdc6</base:guid>
|
260
|
</vet:product>
|
261
|
<vet:subProduct>
|
262
|
<base:guid></base:guid>
|
263
|
</vet:subProduct>
|
264
|
<vet:productItem>
|
265
|
|
266
|
<base:guid>66f107b5-6afa-42b5-a769-60771e4206eb</base:guid>
|
267
|
|
268
|
</vet:productItem>
|
269
|
<vet:volume>0.119</vet:volume>
|
270
|
<vet:unit>
|
271
|
<base:guid>21ed96c9-337b-4a27-8761-c6e6ad3c9f5b</base:guid>
|
272
|
</vet:unit>
|
273
|
|
274
|
<vet:dateOfProduction><vet:firstDate> <dt:year>2019</dt:year> <dt:month>8</dt:month> <dt:day>27</dt:day> </vet:firstDate>
|
275
|
</vet:dateOfProduction>
|
276
|
<vet:expiryDate>
|
277
|
<vet:firstDate>
|
278
|
<dt:year>2019</dt:year> <dt:month>11</dt:month> <dt:day>26</dt:day>
|
279
|
</vet:firstDate>
|
280
|
</vet:expiryDate>
|
281
|
<vet:perishable>false</vet:perishable>
|
282
|
<vet:countryOfOrigin>
|
283
|
<base:uuid>72a84b51-5c5e-11e1-b9b7-001966f192f1</base:uuid>
|
284
|
</vet:countryOfOrigin>
|
285
|
<vet:productMarkingList />
|
286
|
<vet:lowGradeCargo>false</vet:lowGradeCargo>
|
287
|
</vet:batch>
|
288
|
<vet:productName></vet:productName>
|
289
|
<vet:productCode />
|
290
|
<vet:purpose>
|
291
|
<base:guid>a8a8180f-f40c-48ba-a70e-c533c806f2c8</base:guid>
|
292
|
</vet:purpose>
|
293
|
<vet:broker>
|
294
|
<base:guid>fe1992cd-218a-11e2-a69b-b499babae7ea</base:guid>
|
295
|
</vet:broker>
|
296
|
<vet:transportInfo>
|
297
|
<shp:transportType>1</shp:transportType>
|
298
|
<shp:transportNumber>
|
299
|
<shp:vehicleNumber>Р785ХО777</shp:vehicleNumber>
|
300
|
</shp:transportNumber>
|
301
|
</vet:transportInfo>
|
302
|
<vet:cargoReloadingPointList />
|
303
|
<vet:cargoInspected>true</vet:cargoInspected>
|
304
|
<vet:cargoExpertized>true</vet:cargoExpertized>
|
305
|
<vet:expertiseInfo>В полном объеме</vet:expertiseInfo>
|
306
|
<vet:confirmedBy>
|
307
|
<com:login>shakhdinarova-lv-110</com:login>
|
308
|
</vet:confirmedBy>
|
309
|
<vet:locationProsperity>Благополучна</vet:locationProsperity>
|
310
|
<vet:importPermit />
|
311
|
<vet:transferPermit />
|
312
|
<vet:specialMarks></vet:specialMarks>
|
313
|
<vet:withdrawedBy />
|
314
|
<vet:utilizedBy />
|
315
|
</vet:vetCertificate>
|
316
|
|
317
|
</vet:accompanyingForms>
|
318
|
</merc:delivery>
|
319
|
</merc:prepareOutcomingConsignmentRequest>
|
320
|
</app:data>
|
321
|
</app:application>
|
322
|
</ws:submitApplicationRequest>
|
323
|
</SOAP-ENV:Body>
|
324
|
</SOAP-ENV:Envelope>
|