· 6 years ago · Oct 02, 2019, 06:48 AM
1{
2 "secret_key": "1",
3 "orders": [{
4 "shipper_order_id": "ABCD12398",
5 "tracking_no": "T9123",
6 "item_desc": "item_1_of_order_1",
7 "item_quantity": "2",
8 "item_product_id": "XYZ123",
9 "item_sku": "",
10 "item_category": "Electronics",
11 "item_price_value": "20.25",
12 "item_price_currency": "SGD",
13 "consignee_name": "Jason",
14 "consignee_number": "91234567",
15 "consignee_address": "Blk 550 Jurong East Ave 1",
16 "consignee_postal": "640550",
17 "consignee_country": "Singapore",
18 "consignee_state": "Jurong",
19 "consignee_city": "Singapore",
20 "consignee_province": "",
21 "consignee_email": "jason@email.com",
22 "order_length": "1.2",
23 "order_width": "5",
24 "order_height": "2.43",
25 "order_weight": "1.2",
26 "incoterm": "DDP",
27 "payment_type": "prepaid",
28 "cod_amt_to_collect": "",
29 "pickup_country": "Indonesia"
30 }, {
31 "shipper_order_id": "ABCD12398",
32 "tracking_no": "T9123",
33 "item_desc": "item_2_of_order_1",
34 "item_quantity": "3",
35 "item_product_id": "",
36 "item_sku": "QWE123",
37 "item_category": "Others",
38 "item_price_value": "1.5",
39 "item_price_currency": "SGD",
40 "consignee_name": "Jason",
41 "consignee_number": "91234567",
42 "consignee_address": "Blk 550 Jurong East Ave 1",
43 "consignee_postal": "640550",
44 "consignee_country": "Singapore",
45 "consignee_state": "Jurong",
46 "consignee_city": "Singapore",
47 "consignee_province": "",
48 "consignee_email": "jason@email.com",
49 "order_length": "1.2",
50 "order_width": "5",
51 "order_height": "2.43",
52 "order_weight": "1.2",
53 "incoterm": "DDP",
54 "payment_type": "prepaid",
55 "cod_amt_to_collect": "",
56 "pickup_country": "Indonesia"
57 }, {
58 "shipper_order_id": "",
59 "tracking_no": "T9124",
60 "item_desc": "item_1_of_order_2",
61 "item_quantity": "2",
62 "item_product_id": "XYZ123",
63 "item_sku": "",
64 "item_category": "Electronics",
65 "item_price_value": "20.25",
66 "item_price_currency": "SGD",
67 "consignee_name": "Mary",
68 "consignee_number": "65610618",
69 "consignee_address": "Blk 552 Jurong East Ave 2",
70 "consignee_postal": "640550",
71 "consignee_country": "Singapore",
72 "consignee_state": "Jurong",
73 "consignee_city": "Singapore",
74 "consignee_province": "",
75 "consignee_email": "mary@email.com",
76 "order_length": "1.2",
77 "order_width": "5",
78 "order_height": "2.43",
79 "order_weight": "1.2",
80 "incoterm": "DDU",
81 "payment_type": "cod",
82 "cod_amt_to_collect": "4.5",
83 "pickup_country": "Indonesia"
84 }, {
85 "shipper_order_id": "DEF123BC",
86 "tracking_no": "",
87 "item_desc": "item_1_of_order_3",
88 "item_quantity": "3",
89 "item_product_id": "",
90 "item_sku": "QWE123",
91 "item_category": "Others",
92 "item_price_value": "1.5",
93 "item_price_currency": "SGD",
94 "consignee_name": "Steven",
95 "consignee_number": "81234567",
96 "consignee_address": "Blk 553 Jurong East Ave 3",
97 "consignee_postal": "640550",
98 "consignee_country": "Singapore",
99 "consignee_state": "Jurong",
100 "consignee_city": "Singapore",
101 "consignee_province": "",
102 "consignee_email": "steven@email.com",
103 "order_length": "1.2",
104 "order_width": "5",
105 "order_height": "2.43",
106 "order_weight": "1.2",
107 "incoterm": "DDU",
108 "payment_type": "cod",
109 "cod_amt_to_collect": "2.5",
110 "pickup_country": "Indonesia"
111 }, {
112 "shipper_order_id": "",
113 "tracking_no": "",
114 "item_desc": "okokok",
115 "item_quantity": "2",
116 "item_product_id": "",
117 "item_sku": "",
118 "item_category": "Printed Matters",
119 "item_price_value": "101.5",
120 "item_price_currency": "SGD",
121 "consignee_name": "Peter",
122 "consignee_number": "93405783",
123 "consignee_address": "Blk 553 Jurong East Ave 4",
124 "consignee_postal": "324567",
125 "consignee_country": "Singapore",
126 "consignee_state": "Jurong",
127 "consignee_city": "Singapore",
128 "consignee_province": "",
129 "consignee_email": "peter@email.com",
130 "order_length": "3.2",
131 "order_width": "30",
132 "order_height": "3.2",
133 "order_weight": "3.2",
134 "incoterm": "DDP",
135 "payment_type": "cod",
136 "cod_amt_to_collect": "9.5",
137 "pickup_country": "Indonesia"
138 }, {
139 "shipper_order_id": "",
140 "tracking_no": "",
141 "item_desc": "sunglasses",
142 "item_quantity": "1",
143 "item_product_id": "",
144 "item_sku": "",
145 "item_category": "EYE PROTECTION",
146 "item_price_value": "50.5",
147 "item_price_currency": "SGD",
148 "consignee_name": "Mary",
149 "consignee_number": "93274829",
150 "consignee_address": "Blk 123 Jurong East Ave 4",
151 "consignee_postal": "924843",
152 "consignee_country": "Singapore",
153 "consignee_state": "Jurong",
154 "consignee_city": "Singapore",
155 "consignee_province": "",
156 "consignee_email": "mary@email.com",
157 "order_length": "6.5",
158 "order_width": "10",
159 "order_height": "2.5",
160 "order_weight": "3",
161 "incoterm": "DDU",
162 "payment_type": "prepaid",
163 "cod_amt_to_collect": "",
164 "pickup_country": "Indonesia"
165 }, {
166 "shipper_order_id": "",
167 "tracking_no": "",
168 "item_desc": "sunglasses",
169 "item_quantity": "ONE",
170 "item_product_id": "",
171 "item_sku": "",
172 "item_category": "Fashion Apparel",
173 "item_price_value": "50.5",
174 "item_price_currency": "SGD",
175 "consignee_name": "Mary",
176 "consignee_number": "93274829",
177 "consignee_address": "Blk 123 Jurong East Ave 4",
178 "consignee_postal": "924843",
179 "consignee_country": "Singapore",
180 "consignee_state": "Jurong",
181 "consignee_city": "Singapore",
182 "consignee_province": "",
183 "consignee_email": "mary@email.com",
184 "order_length": "6.5",
185 "order_width": "10",
186 "order_height": "2.5",
187 "order_weight": "3",
188 "incoterm": "DDU",
189 "payment_type": "prepaid",
190 "cod_amt_to_collect": "",
191 "pickup_country": "Indonesia"
192 }, {
193 "shipper_order_id": "",
194 "tracking_no": "",
195 "item_desc": "sunglasses",
196 "item_quantity": "1",
197 "item_product_id": "",
198 "item_sku": "",
199 "item_category": "Fashion Apparel",
200 "item_price_value": "FIFTY DOLLARS",
201 "item_price_currency": "SGD",
202 "consignee_name": "Mary",
203 "consignee_number": "93274829",
204 "consignee_address": "Blk 123 Jurong East Ave 4",
205 "consignee_postal": "924843",
206 "consignee_country": "Singapore",
207 "consignee_state": "Jurong",
208 "consignee_city": "Singapore",
209 "consignee_province": "",
210 "consignee_email": "mary@email.com",
211 "order_length": "SIX",
212 "order_width": "TEN",
213 "order_height": "TWO",
214 "order_weight": "THREE",
215 "incoterm": "DDP",
216 "payment_type": "cod",
217 "cod_amt_to_collect": "ELEVEN DOLLARS",
218 "pickup_country": "Indonesia"
219 }, {
220 "shipper_order_id": "",
221 "tracking_no": "",
222 "item_desc": "sunglasses",
223 "item_quantity": "1",
224 "item_product_id": "",
225 "item_sku": "",
226 "item_category": "Fashion Apparel",
227 "item_price_value": "50.12345",
228 "item_price_currency": "SGD",
229 "consignee_name": "Mary",
230 "consignee_number": "93274829",
231 "consignee_address": "Blk 123 Jurong East Ave 4",
232 "consignee_postal": "924843",
233 "consignee_country": "Singapore",
234 "consignee_state": "Jurong",
235 "consignee_city": "Singapore",
236 "consignee_province": "",
237 "consignee_email": "mary@email.com",
238 "order_length": "6.234",
239 "order_width": "10.34508",
240 "order_height": "2.5495",
241 "order_weight": "4.24085",
242 "incoterm": "DDP",
243 "payment_type": "cod",
244 "cod_amt_to_collect": "11.10934",
245 "pickup_country": "Indonesia"
246 }, {
247 "shipper_order_id": "",
248 "tracking_no": "",
249 "item_desc": "sunglasses",
250 "item_quantity": "1",
251 "item_product_id": "",
252 "item_sku": "",
253 "item_category": "Fashion Apparel",
254 "item_price_value": "50.5",
255 "item_price_currency": "SGD23",
256 "consignee_name": "Mary",
257 "consignee_number": "93274829",
258 "consignee_address": "Blk 123 Jurong East Ave 4",
259 "consignee_postal": "924843",
260 "consignee_country": "Singapore",
261 "consignee_state": "Jurong",
262 "consignee_city": "Singapore",
263 "consignee_province": "",
264 "consignee_email": "mary@email.com",
265 "order_length": "6.5",
266 "order_width": "10",
267 "order_height": "2.5",
268 "order_weight": "3",
269 "incoterm": "DDU",
270 "payment_type": "prepaid",
271 "cod_amt_to_collect": "",
272 "pickup_country": "Indonesia"
273 }, {
274 "shipper_order_id": "",
275 "tracking_no": "",
276 "item_desc": "sunglasses",
277 "item_quantity": "1",
278 "item_product_id": "",
279 "item_sku": "",
280 "item_category": "Fashion Apparel",
281 "item_price_value": "50.5",
282 "item_price_currency": "SINGAPORE",
283 "consignee_name": "Mary",
284 "consignee_number": "93274829",
285 "consignee_address": "Blk 123 Jurong East Ave 4",
286 "consignee_postal": "924843",
287 "consignee_country": "Singapore",
288 "consignee_state": "Jurong",
289 "consignee_city": "Singapore",
290 "consignee_province": "",
291 "consignee_email": "mary@email.com",
292 "order_length": "6.5",
293 "order_width": "10",
294 "order_height": "2.5",
295 "order_weight": "3",
296 "incoterm": "DDU",
297 "payment_type": "prepaid",
298 "cod_amt_to_collect": "",
299 "pickup_country": "Indonesia"
300 }, {
301 "shipper_order_id": "",
302 "tracking_no": "",
303 "item_desc": "sunglasses",
304 "item_quantity": "1",
305 "item_product_id": "",
306 "item_sku": "",
307 "item_category": "Fashion Apparel",
308 "item_price_value": "50.5",
309 "item_price_currency": "SGE",
310 "consignee_name": "Mary",
311 "consignee_number": "93274829",
312 "consignee_address": "Blk 123 Jurong East Ave 4",
313 "consignee_postal": "924843",
314 "consignee_country": "Singapore",
315 "consignee_state": "Jurong",
316 "consignee_city": "Singapore",
317 "consignee_province": "",
318 "consignee_email": "mary@email.com",
319 "order_length": "6.5",
320 "order_width": "10",
321 "order_height": "2.5",
322 "order_weight": "3",
323 "incoterm": "DDU",
324 "payment_type": "prepaid",
325 "cod_amt_to_collect": "",
326 "pickup_country": "Indonesia"
327 }, {
328 "shipper_order_id": "",
329 "tracking_no": "",
330 "item_desc": "sunglasses",
331 "item_quantity": "1",
332 "item_product_id": "",
333 "item_sku": "",
334 "item_category": "Fashion Apparel",
335 "item_price_value": "50.5",
336 "item_price_currency": "SGD",
337 "consignee_name": "Mary",
338 "consignee_number": "93274829",
339 "consignee_address": "Blk 123 Jurong East Ave 4",
340 "consignee_postal": "924843",
341 "consignee_country": "Singapore",
342 "consignee_state": "Jurong",
343 "consignee_city": "Singapore",
344 "consignee_province": "",
345 "consignee_email": "mary@email.com",
346 "order_length": "6.5",
347 "order_width": "10",
348 "order_height": "2.5",
349 "order_weight": "3",
350 "incoterm": "FFI",
351 "payment_type": "prepaid",
352 "cod_amt_to_collect": "",
353 "pickup_country": "Indonesia"
354 }, {
355 "shipper_order_id": "",
356 "tracking_no": "",
357 "item_desc": "sunglasses",
358 "item_quantity": "1",
359 "item_product_id": "",
360 "item_sku": "",
361 "item_category": "Fashion Apparel",
362 "item_price_value": "50.5",
363 "item_price_currency": "SGD",
364 "consignee_name": "Mary",
365 "consignee_number": "93274829",
366 "consignee_address": "Blk 123 Jurong East Ave 4",
367 "consignee_postal": "924843",
368 "consignee_country": "Singapore",
369 "consignee_state": "Jurong",
370 "consignee_city": "Singapore",
371 "consignee_province": "",
372 "consignee_email": "mary@email.com",
373 "order_length": "6.5",
374 "order_width": "10",
375 "order_height": "2.5",
376 "order_weight": "3",
377 "incoterm": "",
378 "payment_type": "prepaid",
379 "cod_amt_to_collect": "",
380 "pickup_country": "Indonesia"
381 }, {
382 "shipper_order_id": "",
383 "tracking_no": "",
384 "item_desc": "sunglasses",
385 "item_quantity": "1",
386 "item_product_id": "",
387 "item_sku": "",
388 "item_category": "Fashion Apparel",
389 "item_price_value": "50.5",
390 "item_price_currency": "SGD",
391 "consignee_name": "Mary",
392 "consignee_number": "93274829",
393 "consignee_address": "Blk 123 Jurong East Ave 4",
394 "consignee_postal": "924843",
395 "consignee_country": "Singapore",
396 "consignee_state": "Jurong",
397 "consignee_city": "Singapore",
398 "consignee_province": "",
399 "consignee_email": "mary@email.com",
400 "order_length": "6.5",
401 "order_width": "10",
402 "order_height": "2.5",
403 "order_weight": "3",
404 "incoterm": "DDU",
405 "payment_type": "PAID",
406 "cod_amt_to_collect": "",
407 "pickup_country": "Indonesia"
408 }, {
409 "shipper_order_id": "",
410 "tracking_no": "",
411 "item_desc": "sunglasses",
412 "item_quantity": "1",
413 "item_product_id": "",
414 "item_sku": "",
415 "item_category": "Fashion Apparel",
416 "item_price_value": "50.5",
417 "item_price_currency": "SGD",
418 "consignee_name": "Mary",
419 "consignee_number": "93274829",
420 "consignee_address": "Blk 123 Jurong East Ave 4",
421 "consignee_postal": "924843",
422 "consignee_country": "Singapore",
423 "consignee_state": "Jurong",
424 "consignee_city": "Singapore",
425 "consignee_province": "",
426 "consignee_email": "mary@email.com",
427 "order_length": "6.5",
428 "order_width": "10",
429 "order_height": "2.5",
430 "order_weight": "3",
431 "incoterm": "DDU",
432 "payment_type": "cod",
433 "cod_amt_to_collect": "",
434 "pickup_country": "Indonesia"
435 }, {
436 "shipper_order_id": "",
437 "tracking_no": "MYOWNTRACKINGNUM1",
438 "item_desc": "sunglasses",
439 "item_quantity": "1",
440 "item_product_id": "",
441 "item_sku": "",
442 "item_category": "Fashion Apparel",
443 "item_price_value": "50.5",
444 "item_price_currency": "SGD",
445 "consignee_name": "Mary",
446 "consignee_number": "93274829",
447 "consignee_address": "Blk 123 Jurong East Ave 4",
448 "consignee_postal": "924843",
449 "consignee_country": "Singapore",
450 "consignee_state": "Jurong",
451 "consignee_city": "Singapore",
452 "consignee_province": "",
453 "consignee_email": "mary@email.com",
454 "order_length": "6.5",
455 "order_width": "10",
456 "order_height": "2.5",
457 "order_weight": "3",
458 "incoterm": "DDU",
459 "payment_type": "prepaid",
460 "cod_amt_to_collect": "",
461 "pickup_country": "Indonesia"
462 }]
463}