Advertisement
Guest User

Untitled

a guest
Nov 17th, 2017
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.61 KB | None | 0 0
  1. {
  2. "data": {
  3. "items": [
  4. {
  5. "order": {
  6. "entityId": 104,
  7. "subtotal": 825,
  8. "orderTime": "2017-11-17T06:14:02.000Z",
  9. "grandTotal": 825,
  10. "shippingAmount": 0,
  11. "shippingMethod": "Flat Rate - Fixed",
  12. "shippingDescription": "Flat Rate - Fixed",
  13. "createdAt": "2017-11-15T06:26:29.000Z",
  14. "status": "PENDING",
  15. "storeName": "SoySIng",
  16. "baseShippingAmount": 0,
  17. "baseSubtotal": 825,
  18. "baseGrandTotal": 825,
  19. "baseTotalPaid": null,
  20. "baseTotalRefunded": null,
  21. "baseTotalDue": 825,
  22. "storeId": 7,
  23. "method": "cashondelivery"
  24. },
  25. "item": [
  26. {
  27. "itemId": 288,
  28. "sku": "PIA05",
  29. "name": "PIATTOS SOURCREAM",
  30. "basePrice": 180,
  31. "price": 180,
  32. "originalPrice": 180,
  33. "taxPercent": 0,
  34. "taxAmount": 0,
  35. "discountAmount": 0,
  36. "rowTotal": 540,
  37. "productId": 2253,
  38. "qtyOrdered": 3,
  39. "orderId": 104
  40. },
  41. {
  42. "itemId": 289,
  43. "sku": "MON09",
  44. "name": "MONDE MAMON MOCHA",
  45. "basePrice": 95,
  46. "price": 95,
  47. "originalPrice": 95,
  48. "taxPercent": 0,
  49. "taxAmount": 0,
  50. "discountAmount": 0,
  51. "rowTotal": 285,
  52. "productId": 2410,
  53. "qtyOrdered": 3,
  54. "orderId": 104
  55. }
  56. ],
  57. "address": [
  58. {
  59. "entityId": 115,
  60. "lastname": "Remollo",
  61. "middlename": null,
  62. "firstname": "Jay",
  63. "postcode": "4030",
  64. "street": "51 Villanueva St",
  65. "city": "Los Baños",
  66. "telephone": "09129876541",
  67. "countryId": "PH",
  68. "addressType": "billing",
  69. "company": "",
  70. "email": "jay@gmail.com",
  71. "fax": null,
  72. "vatId": null,
  73. "suffix": null,
  74. "region": "Laguna",
  75. "parentId": 104
  76. },
  77. {
  78. "entityId": 116,
  79. "lastname": "Remollo",
  80. "middlename": null,
  81. "firstname": "Jay",
  82. "postcode": "4030",
  83. "street": "97-C Labuin",
  84. "city": "Pila",
  85. "telephone": "0938237231",
  86. "countryId": "PH",
  87. "addressType": "shipping",
  88. "company": "City hall",
  89. "email": "jay@gmail.com",
  90. "fax": null,
  91. "vatId": null,
  92. "suffix": null,
  93. "region": "laguna",
  94. "parentId": 104
  95. }
  96. ]
  97. },
  98. {
  99. "order": {
  100. "entityId": 105,
  101. "subtotal": 80,
  102. "orderTime": "2017-11-17T06:14:02.000Z",
  103. "grandTotal": 80,
  104. "shippingAmount": 0,
  105. "shippingMethod": "Flat Rate - Fixed",
  106. "shippingDescription": "Flat Rate - Fixed",
  107. "createdAt": "2017-11-15T06:45:10.000Z",
  108. "status": "PROCESSING",
  109. "storeName": "SoySIng",
  110. "baseShippingAmount": 0,
  111. "baseSubtotal": 80,
  112. "baseGrandTotal": 80,
  113. "baseTotalPaid": null,
  114. "baseTotalRefunded": null,
  115. "baseTotalDue": 80,
  116. "storeId": 7,
  117. "method": "cashondelivery"
  118. },
  119. "item": [
  120. {
  121. "itemId": 291,
  122. "sku": "REG97",
  123. "name": "REGENT SNACK LABSTER",
  124. "basePrice": 80.45,
  125. "price": 80.45,
  126. "originalPrice": 80.45,
  127. "taxPercent": 0,
  128. "taxAmount": 0,
  129. "discountAmount": 0,
  130. "rowTotal": 80.45,
  131. "productId": 2249,
  132. "qtyOrdered": 1,
  133. "orderId": 105
  134. }
  135. ],
  136. "address": [
  137. {
  138. "entityId": 117,
  139. "lastname": "Oca",
  140. "middlename": null,
  141. "firstname": "Darwin",
  142. "postcode": "4010",
  143. "street": "labuin",
  144. "city": "pila",
  145. "telephone": "09262432618",
  146. "countryId": "PH",
  147. "addressType": "billing",
  148. "company": "cdi",
  149. "email": "darwin@codedisruptors.com",
  150. "fax": null,
  151. "vatId": null,
  152. "suffix": null,
  153. "region": "laguna",
  154. "parentId": 105
  155. },
  156. {
  157. "entityId": 118,
  158. "lastname": "Oca",
  159. "middlename": null,
  160. "firstname": "Darwin",
  161. "postcode": "4010",
  162. "street": "labuin",
  163. "city": "pila",
  164. "telephone": "09262432618",
  165. "countryId": "PH",
  166. "addressType": "shipping",
  167. "company": "cdi",
  168. "email": "darwin@codedisruptors.com",
  169. "fax": null,
  170. "vatId": null,
  171. "suffix": null,
  172. "region": "laguna",
  173. "parentId": 105
  174. }
  175. ]
  176. },
  177. {
  178. "order": {
  179. "entityId": 106,
  180. "subtotal": 10,
  181. "orderTime": "2017-11-17T06:14:02.000Z",
  182. "grandTotal": 10,
  183. "shippingAmount": 0,
  184. "shippingMethod": "Flat Rate - Fixed",
  185. "shippingDescription": "Flat Rate - Fixed",
  186. "createdAt": "2017-11-15T06:46:14.000Z",
  187. "status": "PENDING",
  188. "storeName": "SoySIng",
  189. "baseShippingAmount": 0,
  190. "baseSubtotal": 10,
  191. "baseGrandTotal": 10,
  192. "baseTotalPaid": null,
  193. "baseTotalRefunded": null,
  194. "baseTotalDue": 10,
  195. "storeId": 7,
  196. "method": "cashondelivery"
  197. },
  198. "item": [
  199. {
  200. "itemId": 292,
  201. "sku": "RIC07",
  202. "name": "RICHEE SNACK MILK",
  203. "basePrice": 10.5,
  204. "price": 10.5,
  205. "originalPrice": 10.5,
  206. "taxPercent": 0,
  207. "taxAmount": 0,
  208. "discountAmount": 0,
  209. "rowTotal": 10.5,
  210. "productId": 2248,
  211. "qtyOrdered": 1,
  212. "orderId": 106
  213. }
  214. ],
  215. "address": [
  216. {
  217. "entityId": 119,
  218. "lastname": "Oca",
  219. "middlename": null,
  220. "firstname": "Darwin",
  221. "postcode": "4030",
  222. "street": "national highway",
  223. "city": "los banos",
  224. "telephone": "09262432618",
  225. "countryId": "PH",
  226. "addressType": "billing",
  227. "company": "cdi",
  228. "email": "darwin@codedisruptors.com",
  229. "fax": null,
  230. "vatId": null,
  231. "suffix": null,
  232. "region": "laguna",
  233. "parentId": 106
  234. },
  235. {
  236. "entityId": 120,
  237. "lastname": "Oca",
  238. "middlename": null,
  239. "firstname": "Darwin",
  240. "postcode": "4030",
  241. "street": "national highway",
  242. "city": "los banos",
  243. "telephone": "09262432618",
  244. "countryId": "PH",
  245. "addressType": "shipping",
  246. "company": "cdi",
  247. "email": "darwin@codedisruptors.com",
  248. "fax": null,
  249. "vatId": null,
  250. "suffix": null,
  251. "region": "laguna",
  252. "parentId": 106
  253. }
  254. ]
  255. },
  256. {
  257. "order": {
  258. "entityId": 107,
  259. "subtotal": 137,
  260. "orderTime": "2017-11-17T06:14:02.000Z",
  261. "grandTotal": 137,
  262. "shippingAmount": 0,
  263. "shippingMethod": "Flat Rate - Fixed",
  264. "shippingDescription": "Flat Rate - Fixed",
  265. "createdAt": "2017-11-15T07:02:04.000Z",
  266. "status": "PENDING",
  267. "storeName": "SoySIng",
  268. "baseShippingAmount": 0,
  269. "baseSubtotal": 137,
  270. "baseGrandTotal": 137,
  271. "baseTotalPaid": null,
  272. "baseTotalRefunded": null,
  273. "baseTotalDue": 137,
  274. "storeId": 7,
  275. "method": "cashondelivery"
  276. },
  277. "item": [
  278. {
  279. "itemId": 293,
  280. "sku": "UNI14A",
  281. "name": "UNI-CARE BABY WIPES",
  282. "basePrice": 137.5,
  283. "price": 137.5,
  284. "originalPrice": 137.5,
  285. "taxPercent": 0,
  286. "taxAmount": 0,
  287. "discountAmount": 0,
  288. "rowTotal": 137.5,
  289. "productId": 2244,
  290. "qtyOrdered": 1,
  291. "orderId": 107
  292. }
  293. ],
  294. "address": [
  295. {
  296. "entityId": 121,
  297. "lastname": "Oca",
  298. "middlename": null,
  299. "firstname": "Darwin",
  300. "postcode": "4010",
  301. "street": "labuin",
  302. "city": "pila",
  303. "telephone": "09262432618",
  304. "countryId": "PH",
  305. "addressType": "billing",
  306. "company": "cdi",
  307. "email": "darwin@codedisruptors.com",
  308. "fax": null,
  309. "vatId": null,
  310. "suffix": null,
  311. "region": "laguna",
  312. "parentId": 107
  313. },
  314. {
  315. "entityId": 122,
  316. "lastname": "Oca",
  317. "middlename": null,
  318. "firstname": "Darwin",
  319. "postcode": "4030",
  320. "street": "national highway",
  321. "city": "los banos",
  322. "telephone": "09262432618",
  323. "countryId": "PH",
  324. "addressType": "shipping",
  325. "company": "cdi",
  326. "email": "darwin@codedisruptors.com",
  327. "fax": null,
  328. "vatId": null,
  329. "suffix": null,
  330. "region": "laguna",
  331. "parentId": 107
  332. }
  333. ]
  334. },
  335. {
  336. "order": {
  337. "entityId": 108,
  338. "subtotal": 10,
  339. "orderTime": "2017-11-17T06:14:02.000Z",
  340. "grandTotal": 10,
  341. "shippingAmount": 0,
  342. "shippingMethod": "Flat Rate - Fixed",
  343. "shippingDescription": "Flat Rate - Fixed",
  344. "createdAt": "2017-11-15T07:43:28.000Z",
  345. "status": "PENDING",
  346. "storeName": "SoySIng",
  347. "baseShippingAmount": 0,
  348. "baseSubtotal": 10,
  349. "baseGrandTotal": 10,
  350. "baseTotalPaid": null,
  351. "baseTotalRefunded": null,
  352. "baseTotalDue": 10,
  353. "storeId": 7,
  354. "method": "cashondelivery"
  355. },
  356. "item": [
  357. {
  358. "itemId": 294,
  359. "sku": "RIC07",
  360. "name": "RICHEE SNACK MILK",
  361. "basePrice": 10.5,
  362. "price": 10.5,
  363. "originalPrice": 10.5,
  364. "taxPercent": 0,
  365. "taxAmount": 0,
  366. "discountAmount": 0,
  367. "rowTotal": 10.5,
  368. "productId": 2248,
  369. "qtyOrdered": 1,
  370. "orderId": 108
  371. }
  372. ],
  373. "address": [
  374. {
  375. "entityId": 123,
  376. "lastname": "Remollo",
  377. "middlename": null,
  378. "firstname": "Jay",
  379. "postcode": "4030",
  380. "street": "97-C Labuin",
  381. "city": "Pila",
  382. "telephone": "0938237231",
  383. "countryId": "PH",
  384. "addressType": "billing",
  385. "company": "City hall",
  386. "email": "jay@gmail.com",
  387. "fax": null,
  388. "vatId": null,
  389. "suffix": null,
  390. "region": "laguna",
  391. "parentId": 108
  392. },
  393. {
  394. "entityId": 124,
  395. "lastname": "Remollo",
  396. "middlename": null,
  397. "firstname": "Jay",
  398. "postcode": "4030",
  399. "street": "332 Bayog",
  400. "city": "Los Baños",
  401. "telephone": "09225417457",
  402. "countryId": "PH",
  403. "addressType": "shipping",
  404. "company": "",
  405. "email": "jay@gmail.com",
  406. "fax": null,
  407. "vatId": null,
  408. "suffix": null,
  409. "region": "Laguna",
  410. "parentId": 108
  411. }
  412. ]
  413. },
  414. {
  415. "order": {
  416. "entityId": 109,
  417. "subtotal": 80,
  418. "orderTime": "2017-11-17T06:14:02.000Z",
  419. "grandTotal": 80,
  420. "shippingAmount": 0,
  421. "shippingMethod": "Flat Rate - Fixed",
  422. "shippingDescription": "Flat Rate - Fixed",
  423. "createdAt": "2017-11-15T07:52:03.000Z",
  424. "status": "PENDING",
  425. "storeName": "SoySIng",
  426. "baseShippingAmount": 0,
  427. "baseSubtotal": 80,
  428. "baseGrandTotal": 80,
  429. "baseTotalPaid": null,
  430. "baseTotalRefunded": null,
  431. "baseTotalDue": 80,
  432. "storeId": 7,
  433. "method": "cashondelivery"
  434. },
  435. "item": [
  436. {
  437. "itemId": 295,
  438. "sku": "REG97",
  439. "name": "REGENT SNACK LABSTER",
  440. "basePrice": 80.45,
  441. "price": 80.45,
  442. "originalPrice": 80.45,
  443. "taxPercent": 0,
  444. "taxAmount": 0,
  445. "discountAmount": 0,
  446. "rowTotal": 80.45,
  447. "productId": 2249,
  448. "qtyOrdered": 1,
  449. "orderId": 109
  450. }
  451. ],
  452. "address": [
  453. {
  454. "entityId": 125,
  455. "lastname": "Remollo",
  456. "middlename": null,
  457. "firstname": "Jay",
  458. "postcode": "4030",
  459. "street": "97-C Labuin",
  460. "city": "Pila",
  461. "telephone": "0938237231",
  462. "countryId": "PH",
  463. "addressType": "billing",
  464. "company": "City hall",
  465. "email": "jay@gmail.com",
  466. "fax": null,
  467. "vatId": null,
  468. "suffix": null,
  469. "region": "laguna",
  470. "parentId": 109
  471. },
  472. {
  473. "entityId": 126,
  474. "lastname": "Remollo",
  475. "middlename": null,
  476. "firstname": "Jay",
  477. "postcode": "4030",
  478. "street": "332 Bayog",
  479. "city": "Los Baños",
  480. "telephone": "09225417457",
  481. "countryId": "PH",
  482. "addressType": "shipping",
  483. "company": "",
  484. "email": "jay@gmail.com",
  485. "fax": null,
  486. "vatId": null,
  487. "suffix": null,
  488. "region": "Laguna",
  489. "parentId": 109
  490. }
  491. ]
  492. },
  493. {
  494. "order": {
  495. "entityId": 110,
  496. "subtotal": 1851.55,
  497. "orderTime": "2017-11-17T06:14:02.000Z",
  498. "grandTotal": 1851.55,
  499. "shippingAmount": 0,
  500. "shippingMethod": "flatrate_flatrate",
  501. "shippingDescription": "Flat Rate - Fixed",
  502. "createdAt": "2017-11-15T09:50:12.000Z",
  503. "status": "PENDING",
  504. "storeName": "Default Store View",
  505. "baseShippingAmount": 0,
  506. "baseSubtotal": 1851.55,
  507. "baseGrandTotal": 1851.55,
  508. "baseTotalPaid": null,
  509. "baseTotalRefunded": null,
  510. "baseTotalDue": 1851.55,
  511. "storeId": 7,
  512. "method": "cashondelivery"
  513. },
  514. "item": [
  515. {
  516. "itemId": 296,
  517. "sku": "TEN09",
  518. "name": "TENDER LOVE WIPES SWT DELIGHTS3680",
  519. "basePrice": 55.25,
  520. "price": 55.25,
  521. "originalPrice": 55.25,
  522. "taxPercent": 0,
  523. "taxAmount": 0,
  524. "discountAmount": 0,
  525. "rowTotal": 55.25,
  526. "productId": 2247,
  527. "qtyOrdered": 1,
  528. "orderId": 110
  529. },
  530. {
  531. "itemId": 297,
  532. "sku": "REG97",
  533. "name": "REGENT SNACK LABZTER 25100G",
  534. "basePrice": 80.45,
  535. "price": 80.45,
  536. "originalPrice": 80.45,
  537. "taxPercent": 0,
  538. "taxAmount": 0,
  539. "discountAmount": 0,
  540. "rowTotal": 321.8,
  541. "productId": 2249,
  542. "qtyOrdered": 4,
  543. "orderId": 110
  544. },
  545. {
  546. "itemId": 298,
  547. "sku": "PIA05",
  548. "name": "67180 PIATTOS SOURCREAM (G) 8040G",
  549. "basePrice": 180,
  550. "price": 180,
  551. "originalPrice": 180,
  552. "taxPercent": 0,
  553. "taxAmount": 0,
  554. "discountAmount": 0,
  555. "rowTotal": 1260,
  556. "productId": 2253,
  557. "qtyOrdered": 7,
  558. "orderId": 110
  559. },
  560. {
  561. "itemId": 299,
  562. "sku": "CRE41",
  563. "name": "CREAMYDELIGHT YOGURT MANGO 24100G",
  564. "basePrice": 26,
  565. "price": 26,
  566. "originalPrice": 26,
  567. "taxPercent": 0,
  568. "taxAmount": 0,
  569. "discountAmount": 0,
  570. "rowTotal": 130,
  571. "productId": 2364,
  572. "qtyOrdered": 5,
  573. "orderId": 110
  574. },
  575. {
  576. "itemId": 300,
  577. "sku": "CRE40",
  578. "name": "CREAMYDELIGHT YOGURT STRWBRY 24100",
  579. "basePrice": 28,
  580. "price": 28,
  581. "originalPrice": 28,
  582. "taxPercent": 0,
  583. "taxAmount": 0,
  584. "discountAmount": 0,
  585. "rowTotal": 28,
  586. "productId": 2365,
  587. "qtyOrdered": 1,
  588. "orderId": 110
  589. },
  590. {
  591. "itemId": 301,
  592. "sku": "CRE46",
  593. "name": "CREAMYDELIGHT YGRT FRT SALAD24100G",
  594. "basePrice": 26,
  595. "price": 26,
  596. "originalPrice": 26,
  597. "taxPercent": 0,
  598. "taxAmount": 0,
  599. "discountAmount": 0,
  600. "rowTotal": 26,
  601. "productId": 2366,
  602. "qtyOrdered": 1,
  603. "orderId": 110
  604. },
  605. {
  606. "itemId": 302,
  607. "sku": "UFC01",
  608. "name": "UFC BANANA CATSUP HOT & SPICY",
  609. "basePrice": 30.5,
  610. "price": 30.5,
  611. "originalPrice": 30.5,
  612. "taxPercent": 0,
  613. "taxAmount": 0,
  614. "discountAmount": 0,
  615. "rowTotal": 30.5,
  616. "productId": 2381,
  617. "qtyOrdered": 1,
  618. "orderId": 110
  619. }
  620. ],
  621. "address": [
  622. {
  623. "entityId": 127,
  624. "lastname": "Roberto",
  625. "middlename": null,
  626. "firstname": "Allen",
  627. "postcode": "4031",
  628. "street": "Kalaw",
  629. "city": "Los Banos",
  630. "telephone": "09152489203",
  631. "countryId": "PH",
  632. "addressType": "billing",
  633. "company": null,
  634. "email": "allen@codedisruptors.com",
  635. "fax": null,
  636. "vatId": null,
  637. "suffix": null,
  638. "region": null,
  639. "parentId": 110
  640. },
  641. {
  642. "entityId": 128,
  643. "lastname": "Roberto",
  644. "middlename": null,
  645. "firstname": "Allen",
  646. "postcode": "4031",
  647. "street": "Kalaw",
  648. "city": "Los Banos",
  649. "telephone": "09152489203",
  650. "countryId": "PH",
  651. "addressType": "shipping",
  652. "company": null,
  653. "email": "allen@codedisruptors.com",
  654. "fax": null,
  655. "vatId": null,
  656. "suffix": null,
  657. "region": null,
  658. "parentId": 110
  659. }
  660. ]
  661. },
  662. {
  663. "order": {
  664. "entityId": 111,
  665. "subtotal": 246,
  666. "orderTime": "2017-11-17T06:14:02.000Z",
  667. "grandTotal": 246,
  668. "shippingAmount": 0,
  669. "shippingMethod": "flatrate_flatrate",
  670. "shippingDescription": "Flat Rate - Fixed",
  671. "createdAt": "2017-11-16T04:49:18.000Z",
  672. "status": "PENDING",
  673. "storeName": "Default Store View",
  674. "baseShippingAmount": 0,
  675. "baseSubtotal": 246,
  676. "baseGrandTotal": 246,
  677. "baseTotalPaid": null,
  678. "baseTotalRefunded": null,
  679. "baseTotalDue": 246,
  680. "storeId": 7,
  681. "method": "cashondelivery"
  682. },
  683. "item": [
  684. {
  685. "itemId": 303,
  686. "sku": "CRE40",
  687. "name": "CREAMY DELIGHT YOGURT STRAWBERRY ",
  688. "basePrice": 28,
  689. "price": 28,
  690. "originalPrice": 28,
  691. "taxPercent": 0,
  692. "taxAmount": 0,
  693. "discountAmount": 0,
  694. "rowTotal": 28,
  695. "productId": 2365,
  696. "qtyOrdered": 6,
  697. "orderId": 111
  698. },
  699. {
  700. "itemId": 304,
  701. "sku": "CRE46",
  702. "name": "CREAMY DELIGHT YOGURT SALAD",
  703. "basePrice": 26,
  704. "price": 26,
  705. "originalPrice": 26,
  706. "taxPercent": 0,
  707. "taxAmount": 0,
  708. "discountAmount": 0,
  709. "rowTotal": 26,
  710. "productId": 2366,
  711. "qtyOrdered": 3,
  712. "orderId": 111
  713. }
  714. ],
  715. "address": [
  716. {
  717. "entityId": 133,
  718. "lastname": "Magana",
  719. "middlename": null,
  720. "firstname": "Abel",
  721. "postcode": "4015",
  722. "street": "San Juan",
  723. "city": "Kalayaan",
  724. "telephone": "09127121292",
  725. "countryId": "PH",
  726. "addressType": "billing",
  727. "company": null,
  728. "email": "abelmagana88920@gmail.com",
  729. "fax": null,
  730. "vatId": null,
  731. "suffix": null,
  732. "region": "4",
  733. "parentId": 111
  734. },
  735. {
  736. "entityId": 134,
  737. "lastname": "Magana",
  738. "middlename": null,
  739. "firstname": "Abel",
  740. "postcode": "4015",
  741. "street": "Kalaw Bldg.",
  742. "city": "Kalayaan",
  743. "telephone": "0912712912",
  744. "countryId": "PH",
  745. "addressType": "shipping",
  746. "company": null,
  747. "email": "abelmagana88920@gmail.com",
  748. "fax": null,
  749. "vatId": null,
  750. "suffix": null,
  751. "region": "4",
  752. "parentId": 111
  753. }
  754. ]
  755. },
  756. {
  757. "order": {
  758. "entityId": 112,
  759. "subtotal": 246,
  760. "orderTime": "2017-11-17T06:14:02.000Z",
  761. "grandTotal": 246,
  762. "shippingAmount": 0,
  763. "shippingMethod": "flatrate_flatrate",
  764. "shippingDescription": "Flat Rate - Fixed",
  765. "createdAt": "2017-11-16T04:49:27.000Z",
  766. "status": "PENDING",
  767. "storeName": "Default Store View",
  768. "baseShippingAmount": 0,
  769. "baseSubtotal": 246,
  770. "baseGrandTotal": 246,
  771. "baseTotalPaid": null,
  772. "baseTotalRefunded": null,
  773. "baseTotalDue": 246,
  774. "storeId": 7,
  775. "method": "cashondelivery"
  776. },
  777. "item": [
  778. {
  779. "itemId": 306,
  780. "sku": "CRE40",
  781. "name": "CREAMY DELIGHT YOGURT STRAWBERRY ",
  782. "basePrice": 28,
  783. "price": 28,
  784. "originalPrice": 28,
  785. "taxPercent": 0,
  786. "taxAmount": 0,
  787. "discountAmount": 0,
  788. "rowTotal": 28,
  789. "productId": 2365,
  790. "qtyOrdered": 6,
  791. "orderId": 112
  792. },
  793. {
  794. "itemId": 307,
  795. "sku": "CRE46",
  796. "name": "CREAMY DELIGHT YOGURT SALAD",
  797. "basePrice": 26,
  798. "price": 26,
  799. "originalPrice": 26,
  800. "taxPercent": 0,
  801. "taxAmount": 0,
  802. "discountAmount": 0,
  803. "rowTotal": 26,
  804. "productId": 2366,
  805. "qtyOrdered": 3,
  806. "orderId": 112
  807. }
  808. ],
  809. "address": [
  810. {
  811. "entityId": 135,
  812. "lastname": "Magana",
  813. "middlename": null,
  814. "firstname": "Abel",
  815. "postcode": "4015",
  816. "street": "San Juan",
  817. "city": "Kalayaan",
  818. "telephone": "09127121292",
  819. "countryId": "PH",
  820. "addressType": "billing",
  821. "company": null,
  822. "email": "abelmagana88920@gmail.com",
  823. "fax": null,
  824. "vatId": null,
  825. "suffix": null,
  826. "region": "4",
  827. "parentId": 112
  828. },
  829. {
  830. "entityId": 136,
  831. "lastname": "Magana",
  832. "middlename": null,
  833. "firstname": "Abel",
  834. "postcode": "4015",
  835. "street": "Kalaw Bldg.",
  836. "city": "Kalayaan",
  837. "telephone": "0912712912",
  838. "countryId": "PH",
  839. "addressType": "shipping",
  840. "company": null,
  841. "email": "abelmagana88920@gmail.com",
  842. "fax": null,
  843. "vatId": null,
  844. "suffix": null,
  845. "region": "4",
  846. "parentId": 112
  847. }
  848. ]
  849. },
  850. {
  851. "order": {
  852. "entityId": 113,
  853. "subtotal": 246,
  854. "orderTime": "2017-11-17T06:14:02.000Z",
  855. "grandTotal": 246,
  856. "shippingAmount": 0,
  857. "shippingMethod": "flatrate_flatrate",
  858. "shippingDescription": "Flat Rate - Fixed",
  859. "createdAt": "2017-11-16T04:49:43.000Z",
  860. "status": "PENDING",
  861. "storeName": "Default Store View",
  862. "baseShippingAmount": 0,
  863. "baseSubtotal": 246,
  864. "baseGrandTotal": 246,
  865. "baseTotalPaid": null,
  866. "baseTotalRefunded": null,
  867. "baseTotalDue": 246,
  868. "storeId": 7,
  869. "method": "cashondelivery"
  870. },
  871. "item": [
  872. {
  873. "itemId": 309,
  874. "sku": "CRE40",
  875. "name": "CREAMY DELIGHT YOGURT STRAWBERRY ",
  876. "basePrice": 28,
  877. "price": 28,
  878. "originalPrice": 28,
  879. "taxPercent": 0,
  880. "taxAmount": 0,
  881. "discountAmount": 0,
  882. "rowTotal": 28,
  883. "productId": 2365,
  884. "qtyOrdered": 6,
  885. "orderId": 113
  886. },
  887. {
  888. "itemId": 310,
  889. "sku": "CRE46",
  890. "name": "CREAMY DELIGHT YOGURT SALAD",
  891. "basePrice": 26,
  892. "price": 26,
  893. "originalPrice": 26,
  894. "taxPercent": 0,
  895. "taxAmount": 0,
  896. "discountAmount": 0,
  897. "rowTotal": 26,
  898. "productId": 2366,
  899. "qtyOrdered": 3,
  900. "orderId": 113
  901. }
  902. ],
  903. "address": [
  904. {
  905. "entityId": 137,
  906. "lastname": "Magana",
  907. "middlename": null,
  908. "firstname": "Abel",
  909. "postcode": "4015",
  910. "street": "San Juan",
  911. "city": "Kalayaan",
  912. "telephone": "09127121292",
  913. "countryId": "PH",
  914. "addressType": "billing",
  915. "company": null,
  916. "email": "abelmagana88920@gmail.com",
  917. "fax": null,
  918. "vatId": null,
  919. "suffix": null,
  920. "region": "4",
  921. "parentId": 113
  922. },
  923. {
  924. "entityId": 138,
  925. "lastname": "Magana",
  926. "middlename": null,
  927. "firstname": "Abel",
  928. "postcode": "4015",
  929. "street": "Kalaw Bldg.",
  930. "city": "Kalayaan",
  931. "telephone": "0912712912",
  932. "countryId": "PH",
  933. "addressType": "shipping",
  934. "company": null,
  935. "email": "abelmagana88920@gmail.com",
  936. "fax": null,
  937. "vatId": null,
  938. "suffix": null,
  939. "region": "4",
  940. "parentId": 113
  941. }
  942. ]
  943. },
  944. {
  945. "order": {
  946. "entityId": 117,
  947. "subtotal": 268,
  948. "orderTime": "2017-11-17T06:14:02.000Z",
  949. "grandTotal": 268,
  950. "shippingAmount": 0,
  951. "shippingMethod": "flatrate_flatrate",
  952. "shippingDescription": "Flat Rate - Fixed",
  953. "createdAt": "2017-11-16T05:10:22.000Z",
  954. "status": "PENDING",
  955. "storeName": "Default Store View",
  956. "baseShippingAmount": 0,
  957. "baseSubtotal": 268,
  958. "baseGrandTotal": 268,
  959. "baseTotalPaid": null,
  960. "baseTotalRefunded": null,
  961. "baseTotalDue": 268,
  962. "storeId": 7,
  963. "method": "cashondelivery"
  964. },
  965. "item": [
  966. {
  967. "itemId": 321,
  968. "sku": "CRE40",
  969. "name": "CREAMYDELIGHT YOGURT STRWBRY 24100",
  970. "basePrice": 28,
  971. "price": 28,
  972. "originalPrice": 28,
  973. "taxPercent": 0,
  974. "taxAmount": 0,
  975. "discountAmount": 0,
  976. "rowTotal": 196,
  977. "productId": 2365,
  978. "qtyOrdered": 5,
  979. "orderId": 117
  980. },
  981. {
  982. "itemId": 322,
  983. "sku": "CRE46",
  984. "name": "CREAMYDELIGHT YGRT FRT SALAD24100G",
  985. "basePrice": 26,
  986. "price": 26,
  987. "originalPrice": 26,
  988. "taxPercent": 0,
  989. "taxAmount": 0,
  990. "discountAmount": 0,
  991. "rowTotal": 78,
  992. "productId": 2366,
  993. "qtyOrdered": 3,
  994. "orderId": 117
  995. },
  996. {
  997. "itemId": 323,
  998. "sku": "NFY013",
  999. "name": "Nestle Fruit Selection Yogurt - Strawberry",
  1000. "basePrice": 25,
  1001. "price": 25,
  1002. "originalPrice": 25,
  1003. "taxPercent": 0,
  1004. "taxAmount": 0,
  1005. "discountAmount": 0,
  1006. "rowTotal": 50,
  1007. "productId": 2459,
  1008. "qtyOrdered": 2,
  1009. "orderId": 117
  1010. }
  1011. ],
  1012. "address": [
  1013. {
  1014. "entityId": 157,
  1015. "lastname": "Magana",
  1016. "middlename": null,
  1017. "firstname": "Abel",
  1018. "postcode": "4015",
  1019. "street": "San Juan",
  1020. "city": "Kalayaan",
  1021. "telephone": "09127121292",
  1022. "countryId": "PH",
  1023. "addressType": "billing",
  1024. "company": null,
  1025. "email": "abelmagana88920@gmail.com",
  1026. "fax": null,
  1027. "vatId": null,
  1028. "suffix": null,
  1029. "region": "4",
  1030. "parentId": 117
  1031. },
  1032. {
  1033. "entityId": 158,
  1034. "lastname": "Magana",
  1035. "middlename": null,
  1036. "firstname": "Abel",
  1037. "postcode": "4015",
  1038. "street": "Kalaw Bldg.",
  1039. "city": "Kalayaan",
  1040. "telephone": "0912712912",
  1041. "countryId": "PH",
  1042. "addressType": "shipping",
  1043. "company": null,
  1044. "email": "abelmagana88920@gmail.com",
  1045. "fax": null,
  1046. "vatId": null,
  1047. "suffix": null,
  1048. "region": "4",
  1049. "parentId": 117
  1050. }
  1051. ]
  1052. },
  1053. {
  1054. "order": {
  1055. "entityId": 118,
  1056. "subtotal": 268,
  1057. "orderTime": "2017-11-17T06:14:02.000Z",
  1058. "grandTotal": 268,
  1059. "shippingAmount": 0,
  1060. "shippingMethod": "flatrate_flatrate",
  1061. "shippingDescription": "Flat Rate - Fixed",
  1062. "createdAt": "2017-11-16T05:11:14.000Z",
  1063. "status": "PENDING",
  1064. "storeName": "Default Store View",
  1065. "baseShippingAmount": 0,
  1066. "baseSubtotal": 268,
  1067. "baseGrandTotal": 268,
  1068. "baseTotalPaid": null,
  1069. "baseTotalRefunded": null,
  1070. "baseTotalDue": 268,
  1071. "storeId": 7,
  1072. "method": "cashondelivery"
  1073. },
  1074. "item": [
  1075. {
  1076. "itemId": 324,
  1077. "sku": "CRE40",
  1078. "name": "CREAMYDELIGHT YOGURT STRWBRY 24100",
  1079. "basePrice": 28,
  1080. "price": 28,
  1081. "originalPrice": 28,
  1082. "taxPercent": 0,
  1083. "taxAmount": 0,
  1084. "discountAmount": 0,
  1085. "rowTotal": 196,
  1086. "productId": 2365,
  1087. "qtyOrdered": 5,
  1088. "orderId": 118
  1089. },
  1090. {
  1091. "itemId": 325,
  1092. "sku": "CRE46",
  1093. "name": "CREAMYDELIGHT YGRT FRT SALAD24100G",
  1094. "basePrice": 26,
  1095. "price": 26,
  1096. "originalPrice": 26,
  1097. "taxPercent": 0,
  1098. "taxAmount": 0,
  1099. "discountAmount": 0,
  1100. "rowTotal": 78,
  1101. "productId": 2366,
  1102. "qtyOrdered": 3,
  1103. "orderId": 118
  1104. },
  1105. {
  1106. "itemId": 326,
  1107. "sku": "NFY013",
  1108. "name": "Nestle Fruit Selection Yogurt - Strawberry",
  1109. "basePrice": 25,
  1110. "price": 25,
  1111. "originalPrice": 25,
  1112. "taxPercent": 0,
  1113. "taxAmount": 0,
  1114. "discountAmount": 0,
  1115. "rowTotal": 50,
  1116. "productId": 2459,
  1117. "qtyOrdered": 2,
  1118. "orderId": 118
  1119. }
  1120. ],
  1121. "address": [
  1122. {
  1123. "entityId": 159,
  1124. "lastname": "Magana",
  1125. "middlename": null,
  1126. "firstname": "Abel",
  1127. "postcode": "4015",
  1128. "street": "San Juan",
  1129. "city": "Kalayaan",
  1130. "telephone": "09127121292",
  1131. "countryId": "PH",
  1132. "addressType": "billing",
  1133. "company": null,
  1134. "email": "abelmagana88920@gmail.com",
  1135. "fax": null,
  1136. "vatId": null,
  1137. "suffix": null,
  1138. "region": "4",
  1139. "parentId": 118
  1140. },
  1141. {
  1142. "entityId": 160,
  1143. "lastname": "Magana",
  1144. "middlename": null,
  1145. "firstname": "Abel",
  1146. "postcode": "4015",
  1147. "street": "Kalaw Bldg.",
  1148. "city": "Kalayaan",
  1149. "telephone": "0912712912",
  1150. "countryId": "PH",
  1151. "addressType": "shipping",
  1152. "company": null,
  1153. "email": "abelmagana88920@gmail.com",
  1154. "fax": null,
  1155. "vatId": null,
  1156. "suffix": null,
  1157. "region": "4",
  1158. "parentId": 118
  1159. }
  1160. ]
  1161. },
  1162. {
  1163. "order": {
  1164. "entityId": 119,
  1165. "subtotal": 520,
  1166. "orderTime": "2017-11-17T06:14:02.000Z",
  1167. "grandTotal": 520,
  1168. "shippingAmount": 0,
  1169. "shippingMethod": "flatrate_flatrate",
  1170. "shippingDescription": "Flat Rate - Fixed",
  1171. "createdAt": "2017-11-16T05:15:18.000Z",
  1172. "status": "PENDING",
  1173. "storeName": "Default Store View",
  1174. "baseShippingAmount": 0,
  1175. "baseSubtotal": 520,
  1176. "baseGrandTotal": 520,
  1177. "baseTotalPaid": null,
  1178. "baseTotalRefunded": null,
  1179. "baseTotalDue": 520,
  1180. "storeId": 7,
  1181. "method": "cashondelivery"
  1182. },
  1183. "item": [
  1184. {
  1185. "itemId": 327,
  1186. "sku": "CRE40",
  1187. "name": "CREAMYDELIGHT YOGURT STRWBRY 24100",
  1188. "basePrice": 28,
  1189. "price": 28,
  1190. "originalPrice": 28,
  1191. "taxPercent": 0,
  1192. "taxAmount": 0,
  1193. "discountAmount": 0,
  1194. "rowTotal": 336,
  1195. "productId": 2365,
  1196. "qtyOrdered": 13,
  1197. "orderId": 119
  1198. },
  1199. {
  1200. "itemId": 328,
  1201. "sku": "CRE46",
  1202. "name": "CREAMYDELIGHT YGRT FRT SALAD24100G",
  1203. "basePrice": 26,
  1204. "price": 26,
  1205. "originalPrice": 26,
  1206. "taxPercent": 0,
  1207. "taxAmount": 0,
  1208. "discountAmount": 0,
  1209. "rowTotal": 156,
  1210. "productId": 2366,
  1211. "qtyOrdered": 6,
  1212. "orderId": 119
  1213. }
  1214. ],
  1215. "address": [
  1216. {
  1217. "entityId": 161,
  1218. "lastname": "Magana",
  1219. "middlename": null,
  1220. "firstname": "Abel",
  1221. "postcode": "4015",
  1222. "street": "Kalaw Bldg.",
  1223. "city": "Kalayaan",
  1224. "telephone": "0912712912",
  1225. "countryId": "PH",
  1226. "addressType": "billing",
  1227. "company": null,
  1228. "email": "abelmagana88920@gmail.com",
  1229. "fax": null,
  1230. "vatId": null,
  1231. "suffix": null,
  1232. "region": "4",
  1233. "parentId": 119
  1234. },
  1235. {
  1236. "entityId": 162,
  1237. "lastname": "Magana",
  1238. "middlename": null,
  1239. "firstname": "Abel",
  1240. "postcode": "4015",
  1241. "street": "Kalaw Bldg.",
  1242. "city": "Kalayaan",
  1243. "telephone": "0912712912",
  1244. "countryId": "PH",
  1245. "addressType": "shipping",
  1246. "company": null,
  1247. "email": "abelmagana88920@gmail.com",
  1248. "fax": null,
  1249. "vatId": null,
  1250. "suffix": null,
  1251. "region": "4",
  1252. "parentId": 119
  1253. }
  1254. ]
  1255. },
  1256. {
  1257. "order": {
  1258. "entityId": 120,
  1259. "subtotal": 162,
  1260. "orderTime": "2017-11-17T06:14:02.000Z",
  1261. "grandTotal": 162,
  1262. "shippingAmount": 0,
  1263. "shippingMethod": "flatrate_flatrate",
  1264. "shippingDescription": "Flat Rate - Fixed",
  1265. "createdAt": "2017-11-16T05:33:12.000Z",
  1266. "status": "PENDING",
  1267. "storeName": "Default Store View",
  1268. "baseShippingAmount": 0,
  1269. "baseSubtotal": 162,
  1270. "baseGrandTotal": 162,
  1271. "baseTotalPaid": null,
  1272. "baseTotalRefunded": null,
  1273. "baseTotalDue": 162,
  1274. "storeId": 7,
  1275. "method": "cashondelivery"
  1276. },
  1277. "item": [
  1278. {
  1279. "itemId": 330,
  1280. "sku": "CRE40",
  1281. "name": "CREAMY DELIGHT YOGURT STRAWBERRY ",
  1282. "basePrice": 28,
  1283. "price": 28,
  1284. "originalPrice": 28,
  1285. "taxPercent": 0,
  1286. "taxAmount": 0,
  1287. "discountAmount": 0,
  1288. "rowTotal": 28,
  1289. "productId": 2365,
  1290. "qtyOrdered": 3,
  1291. "orderId": 120
  1292. },
  1293. {
  1294. "itemId": 331,
  1295. "sku": "CRE46",
  1296. "name": "CREAMY DELIGHT YOGURT SALAD",
  1297. "basePrice": 26,
  1298. "price": 26,
  1299. "originalPrice": 26,
  1300. "taxPercent": 0,
  1301. "taxAmount": 0,
  1302. "discountAmount": 0,
  1303. "rowTotal": 26,
  1304. "productId": 2366,
  1305. "qtyOrdered": 3,
  1306. "orderId": 120
  1307. }
  1308. ],
  1309. "address": [
  1310. {
  1311. "entityId": 163,
  1312. "lastname": "Nuyda",
  1313. "middlename": null,
  1314. "firstname": "Abel",
  1315. "postcode": "4015",
  1316. "street": "San Juan",
  1317. "city": "Kalayaan",
  1318. "telephone": "09127121292",
  1319. "countryId": "PH",
  1320. "addressType": "billing",
  1321. "company": null,
  1322. "email": "abel@codedisruptors.com",
  1323. "fax": null,
  1324. "vatId": null,
  1325. "suffix": null,
  1326. "region": null,
  1327. "parentId": 120
  1328. },
  1329. {
  1330. "entityId": 164,
  1331. "lastname": "Nuyda",
  1332. "middlename": null,
  1333. "firstname": "Abel",
  1334. "postcode": "4015",
  1335. "street": "San Juan",
  1336. "city": "Kalayaan",
  1337. "telephone": "09127121292",
  1338. "countryId": "PH",
  1339. "addressType": "shipping",
  1340. "company": null,
  1341. "email": "abel@codedisruptors.com",
  1342. "fax": null,
  1343. "vatId": null,
  1344. "suffix": null,
  1345. "region": null,
  1346. "parentId": 120
  1347. }
  1348. ]
  1349. },
  1350. {
  1351. "order": {
  1352. "entityId": 121,
  1353. "subtotal": 196,
  1354. "orderTime": "2017-11-17T06:14:02.000Z",
  1355. "grandTotal": 196,
  1356. "shippingAmount": 0,
  1357. "shippingMethod": "flatrate_flatrate",
  1358. "shippingDescription": "Flat Rate - Fixed",
  1359. "createdAt": "2017-11-16T05:37:25.000Z",
  1360. "status": "PENDING",
  1361. "storeName": "Default Store View",
  1362. "baseShippingAmount": 0,
  1363. "baseSubtotal": 196,
  1364. "baseGrandTotal": 196,
  1365. "baseTotalPaid": null,
  1366. "baseTotalRefunded": null,
  1367. "baseTotalDue": 196,
  1368. "storeId": 7,
  1369. "method": "cashondelivery"
  1370. },
  1371. "item": [
  1372. {
  1373. "itemId": 333,
  1374. "sku": "CRE40",
  1375. "name": "CREAMY DELIGHT YOGURT STRAWBERRY ",
  1376. "basePrice": 28,
  1377. "price": 28,
  1378. "originalPrice": 28,
  1379. "taxPercent": 0,
  1380. "taxAmount": 0,
  1381. "discountAmount": 0,
  1382. "rowTotal": 28,
  1383. "productId": 2365,
  1384. "qtyOrdered": 7,
  1385. "orderId": 121
  1386. }
  1387. ],
  1388. "address": [
  1389. {
  1390. "entityId": 165,
  1391. "lastname": "Magana",
  1392. "middlename": null,
  1393. "firstname": "Abel",
  1394. "postcode": "4015",
  1395. "street": "San Juan",
  1396. "city": "Kalayaan",
  1397. "telephone": "0912712192",
  1398. "countryId": "PH",
  1399. "addressType": "billing",
  1400. "company": null,
  1401. "email": "abel@codedisruptors.com",
  1402. "fax": null,
  1403. "vatId": null,
  1404. "suffix": null,
  1405. "region": null,
  1406. "parentId": 121
  1407. },
  1408. {
  1409. "entityId": 166,
  1410. "lastname": "Magana",
  1411. "middlename": null,
  1412. "firstname": "Abel",
  1413. "postcode": "4015",
  1414. "street": "San Juan",
  1415. "city": "Kalayaan",
  1416. "telephone": "0912712192",
  1417. "countryId": "PH",
  1418. "addressType": "shipping",
  1419. "company": null,
  1420. "email": "abel@codedisruptors.com",
  1421. "fax": null,
  1422. "vatId": null,
  1423. "suffix": null,
  1424. "region": null,
  1425. "parentId": 121
  1426. }
  1427. ]
  1428. },
  1429. {
  1430. "order": {
  1431. "entityId": 122,
  1432. "subtotal": 79,
  1433. "orderTime": "2017-11-17T06:14:02.000Z",
  1434. "grandTotal": 79,
  1435. "shippingAmount": 0,
  1436. "shippingMethod": "flatrate_flatrate",
  1437. "shippingDescription": "Flat Rate - Fixed",
  1438. "createdAt": "2017-11-16T23:58:50.000Z",
  1439. "status": "PENDING",
  1440. "storeName": "Default Store View",
  1441. "baseShippingAmount": 0,
  1442. "baseSubtotal": 79,
  1443. "baseGrandTotal": 79,
  1444. "baseTotalPaid": null,
  1445. "baseTotalRefunded": null,
  1446. "baseTotalDue": 79,
  1447. "storeId": 7,
  1448. "method": "cashondelivery"
  1449. },
  1450. "item": [
  1451. {
  1452. "itemId": 334,
  1453. "sku": "CRE40",
  1454. "name": "CREAMY DELIGHT YOGURT STRAWBERRY ",
  1455. "basePrice": 28,
  1456. "price": 28,
  1457. "originalPrice": 28,
  1458. "taxPercent": 0,
  1459. "taxAmount": 0,
  1460. "discountAmount": 0,
  1461. "rowTotal": 28,
  1462. "productId": 2365,
  1463. "qtyOrdered": 1,
  1464. "orderId": 122
  1465. },
  1466. {
  1467. "itemId": 335,
  1468. "sku": "CRE46",
  1469. "name": "CREAMY DELIGHT YOGURT SALAD",
  1470. "basePrice": 26,
  1471. "price": 26,
  1472. "originalPrice": 26,
  1473. "taxPercent": 0,
  1474. "taxAmount": 0,
  1475. "discountAmount": 0,
  1476. "rowTotal": 26,
  1477. "productId": 2366,
  1478. "qtyOrdered": 1,
  1479. "orderId": 122
  1480. },
  1481. {
  1482. "itemId": 336,
  1483. "sku": "NFY013",
  1484. "name": "Nestle Fruit Selection Yogurt - Strawberry",
  1485. "basePrice": 25,
  1486. "price": 25,
  1487. "originalPrice": 25,
  1488. "taxPercent": 0,
  1489. "taxAmount": 0,
  1490. "discountAmount": 0,
  1491. "rowTotal": 25,
  1492. "productId": 2459,
  1493. "qtyOrdered": 1,
  1494. "orderId": 122
  1495. }
  1496. ],
  1497. "address": [
  1498. {
  1499. "entityId": 175,
  1500. "lastname": "Magana",
  1501. "middlename": null,
  1502. "firstname": "Abel",
  1503. "postcode": "4015",
  1504. "street": "San Juan",
  1505. "city": "Kalayaan",
  1506. "telephone": "0912712912",
  1507. "countryId": "PH",
  1508. "addressType": "billing",
  1509. "company": null,
  1510. "email": "abel@codedisruptors.com",
  1511. "fax": null,
  1512. "vatId": null,
  1513. "suffix": null,
  1514. "region": null,
  1515. "parentId": 122
  1516. },
  1517. {
  1518. "entityId": 176,
  1519. "lastname": "Magana",
  1520. "middlename": null,
  1521. "firstname": "Abel",
  1522. "postcode": "4015",
  1523. "street": "San Juan",
  1524. "city": "Kalayaan",
  1525. "telephone": "0912712912",
  1526. "countryId": "PH",
  1527. "addressType": "shipping",
  1528. "company": null,
  1529. "email": "abel@codedisruptors.com",
  1530. "fax": null,
  1531. "vatId": null,
  1532. "suffix": null,
  1533. "region": null,
  1534. "parentId": 122
  1535. }
  1536. ]
  1537. },
  1538. {
  1539. "order": {
  1540. "entityId": 123,
  1541. "subtotal": 80,
  1542. "orderTime": "2017-11-17T06:14:02.000Z",
  1543. "grandTotal": 80,
  1544. "shippingAmount": 0,
  1545. "shippingMethod": "flatrate_flatrate",
  1546. "shippingDescription": "Flat Rate - Fixed",
  1547. "createdAt": "2017-11-17T00:00:26.000Z",
  1548. "status": "PENDING",
  1549. "storeName": "Default Store View",
  1550. "baseShippingAmount": 0,
  1551. "baseSubtotal": 80,
  1552. "baseGrandTotal": 80,
  1553. "baseTotalPaid": null,
  1554. "baseTotalRefunded": null,
  1555. "baseTotalDue": 80,
  1556. "storeId": 7,
  1557. "method": "cashondelivery"
  1558. },
  1559. "item": [
  1560. {
  1561. "itemId": 337,
  1562. "sku": "CRE41",
  1563. "name": "CREAMY DELIGHT YOGURT MANGO",
  1564. "basePrice": 26,
  1565. "price": 26,
  1566. "originalPrice": 26,
  1567. "taxPercent": 0,
  1568. "taxAmount": 0,
  1569. "discountAmount": 0,
  1570. "rowTotal": 26,
  1571. "productId": 2364,
  1572. "qtyOrdered": 1,
  1573. "orderId": 123
  1574. },
  1575. {
  1576. "itemId": 338,
  1577. "sku": "CRE40",
  1578. "name": "CREAMY DELIGHT YOGURT STRAWBERRY ",
  1579. "basePrice": 28,
  1580. "price": 28,
  1581. "originalPrice": 28,
  1582. "taxPercent": 0,
  1583. "taxAmount": 0,
  1584. "discountAmount": 0,
  1585. "rowTotal": 28,
  1586. "productId": 2365,
  1587. "qtyOrdered": 1,
  1588. "orderId": 123
  1589. },
  1590. {
  1591. "itemId": 339,
  1592. "sku": "CRE46",
  1593. "name": "CREAMY DELIGHT YOGURT SALAD",
  1594. "basePrice": 26,
  1595. "price": 26,
  1596. "originalPrice": 26,
  1597. "taxPercent": 0,
  1598. "taxAmount": 0,
  1599. "discountAmount": 0,
  1600. "rowTotal": 26,
  1601. "productId": 2366,
  1602. "qtyOrdered": 1,
  1603. "orderId": 123
  1604. }
  1605. ],
  1606. "address": [
  1607. {
  1608. "entityId": 177,
  1609. "lastname": "Magana",
  1610. "middlename": null,
  1611. "firstname": "Abel",
  1612. "postcode": "4015",
  1613. "street": "San Juan",
  1614. "city": "Kalayaan",
  1615. "telephone": "09127121292",
  1616. "countryId": "PH",
  1617. "addressType": "billing",
  1618. "company": null,
  1619. "email": "abel@codedisruptors.com",
  1620. "fax": null,
  1621. "vatId": null,
  1622. "suffix": null,
  1623. "region": null,
  1624. "parentId": 123
  1625. },
  1626. {
  1627. "entityId": 178,
  1628. "lastname": "Magana",
  1629. "middlename": null,
  1630. "firstname": "Abel",
  1631. "postcode": "4015",
  1632. "street": "San Juan",
  1633. "city": "Kalayaan",
  1634. "telephone": "09127121292",
  1635. "countryId": "PH",
  1636. "addressType": "shipping",
  1637. "company": null,
  1638. "email": "abel@codedisruptors.com",
  1639. "fax": null,
  1640. "vatId": null,
  1641. "suffix": null,
  1642. "region": null,
  1643. "parentId": 123
  1644. }
  1645. ]
  1646. },
  1647. {
  1648. "order": {
  1649. "entityId": 125,
  1650. "subtotal": 1650,
  1651. "orderTime": "2017-11-17T06:14:02.000Z",
  1652. "grandTotal": 1650,
  1653. "shippingAmount": 0,
  1654. "shippingMethod": "flatrate_flatrate",
  1655. "shippingDescription": "Flat Rate - Fixed",
  1656. "createdAt": "2017-11-17T04:51:48.000Z",
  1657. "status": "PENDING",
  1658. "storeName": "Suy Sing",
  1659. "baseShippingAmount": 0,
  1660. "baseSubtotal": 1650,
  1661. "baseGrandTotal": 1650,
  1662. "baseTotalPaid": null,
  1663. "baseTotalRefunded": null,
  1664. "baseTotalDue": 1650,
  1665. "storeId": 7,
  1666. "method": "cashondelivery"
  1667. },
  1668. "item": [
  1669. {
  1670. "itemId": 343,
  1671. "sku": "PIA02",
  1672. "name": "PIATTOS CHEESE",
  1673. "basePrice": 180,
  1674. "price": 180,
  1675. "originalPrice": 180,
  1676. "taxPercent": 0,
  1677. "taxAmount": 0,
  1678. "discountAmount": 0,
  1679. "rowTotal": 180,
  1680. "productId": 2256,
  1681. "qtyOrdered": 5,
  1682. "orderId": 125
  1683. },
  1684. {
  1685. "itemId": 344,
  1686. "sku": "PRI05",
  1687. "name": "PRINGLES SOUR CREAM AND ONION",
  1688. "basePrice": 150,
  1689. "price": 150,
  1690. "originalPrice": 150,
  1691. "taxPercent": 0,
  1692. "taxAmount": 0,
  1693. "discountAmount": 0,
  1694. "rowTotal": 150,
  1695. "productId": 2258,
  1696. "qtyOrdered": 4,
  1697. "orderId": 125
  1698. },
  1699. {
  1700. "itemId": 345,
  1701. "sku": "PRI11",
  1702. "name": "PRINGLES CHEESE",
  1703. "basePrice": 150,
  1704. "price": 150,
  1705. "originalPrice": 150,
  1706. "taxPercent": 0,
  1707. "taxAmount": 0,
  1708. "discountAmount": 0,
  1709. "rowTotal": 150,
  1710. "productId": 2259,
  1711. "qtyOrdered": 1,
  1712. "orderId": 125
  1713. }
  1714. ],
  1715. "address": [
  1716. {
  1717. "entityId": 179,
  1718. "lastname": "Hernandez",
  1719. "middlename": null,
  1720. "firstname": "Diane",
  1721. "postcode": "4030",
  1722. "street": "12558",
  1723. "city": "Los Baños",
  1724. "telephone": "9257845121",
  1725. "countryId": "PH",
  1726. "addressType": "billing",
  1727. "company": null,
  1728. "email": "diane@codedisruptors.com",
  1729. "fax": null,
  1730. "vatId": null,
  1731. "suffix": null,
  1732. "region": null,
  1733. "parentId": 125
  1734. },
  1735. {
  1736. "entityId": 180,
  1737. "lastname": "Hernandez",
  1738. "middlename": null,
  1739. "firstname": "Diane",
  1740. "postcode": "4030",
  1741. "street": "12558",
  1742. "city": "Los Baños",
  1743. "telephone": "9257845121",
  1744. "countryId": "PH",
  1745. "addressType": "shipping",
  1746. "company": null,
  1747. "email": "diane@codedisruptors.com",
  1748. "fax": null,
  1749. "vatId": null,
  1750. "suffix": null,
  1751. "region": null,
  1752. "parentId": 125
  1753. }
  1754. ]
  1755. },
  1756. {
  1757. "order": {
  1758. "entityId": 127,
  1759. "subtotal": 1994.9,
  1760. "orderTime": "2017-11-16T23:36:00.000Z",
  1761. "grandTotal": 1994.9,
  1762. "shippingAmount": 0,
  1763. "shippingMethod": "flatrate_flatrate",
  1764. "shippingDescription": "Flat Rate - Fixed",
  1765. "createdAt": "2017-11-17T06:31:11.000Z",
  1766. "status": "PENDING",
  1767. "storeName": "Default Store View",
  1768. "baseShippingAmount": 0,
  1769. "baseSubtotal": 1994.9,
  1770. "baseGrandTotal": 1994.9,
  1771. "baseTotalPaid": null,
  1772. "baseTotalRefunded": null,
  1773. "baseTotalDue": 1994.9,
  1774. "storeId": 7,
  1775. "method": "cashondelivery"
  1776. },
  1777. "item": [
  1778. {
  1779. "itemId": 347,
  1780. "sku": "LAC57",
  1781. "name": "LACTACYD LIQ BABY BATH BLU",
  1782. "basePrice": 479.95,
  1783. "price": 479.95,
  1784. "originalPrice": 479.95,
  1785. "taxPercent": 0,
  1786. "taxAmount": 0,
  1787. "discountAmount": 0,
  1788. "rowTotal": 479.95,
  1789. "productId": 2245,
  1790. "qtyOrdered": 2,
  1791. "orderId": 127
  1792. },
  1793. {
  1794. "itemId": 348,
  1795. "sku": "NUR01",
  1796. "name": "NURSY BABY WIPES UNSCENTED",
  1797. "basePrice": 517.5,
  1798. "price": 517.5,
  1799. "originalPrice": 517.5,
  1800. "taxPercent": 0,
  1801. "taxAmount": 0,
  1802. "discountAmount": 0,
  1803. "rowTotal": 517.5,
  1804. "productId": 2246,
  1805. "qtyOrdered": 2,
  1806. "orderId": 127
  1807. }
  1808. ],
  1809. "address": [
  1810. {
  1811. "entityId": 185,
  1812. "lastname": "Magana",
  1813. "middlename": null,
  1814. "firstname": "Abel",
  1815. "postcode": "4015",
  1816. "street": "San Juan",
  1817. "city": "Kalayaan",
  1818. "telephone": "0912712912",
  1819. "countryId": "PH",
  1820. "addressType": "billing",
  1821. "company": null,
  1822. "email": "abel@codedisruptors.com",
  1823. "fax": null,
  1824. "vatId": null,
  1825. "suffix": null,
  1826. "region": null,
  1827. "parentId": 127
  1828. },
  1829. {
  1830. "entityId": 186,
  1831. "lastname": "Magana",
  1832. "middlename": null,
  1833. "firstname": "Abel",
  1834. "postcode": "4015",
  1835. "street": "San Juan",
  1836. "city": "Kalayaan",
  1837. "telephone": "0912712912",
  1838. "countryId": "PH",
  1839. "addressType": "shipping",
  1840. "company": null,
  1841. "email": "abel@codedisruptors.com",
  1842. "fax": null,
  1843. "vatId": null,
  1844. "suffix": null,
  1845. "region": null,
  1846. "parentId": 127
  1847. }
  1848. ]
  1849. },
  1850. {
  1851. "order": {
  1852. "entityId": 131,
  1853. "subtotal": 136,
  1854. "orderTime": "2017-11-16T23:51:23.000Z",
  1855. "grandTotal": 136,
  1856. "shippingAmount": 0,
  1857. "shippingMethod": "flatrate_flatrate",
  1858. "shippingDescription": "Flat Rate - Fixed",
  1859. "createdAt": "2017-11-17T06:45:59.000Z",
  1860. "status": "PENDING",
  1861. "storeName": "Default Store View",
  1862. "baseShippingAmount": 0,
  1863. "baseSubtotal": 136,
  1864. "baseGrandTotal": 136,
  1865. "baseTotalPaid": null,
  1866. "baseTotalRefunded": null,
  1867. "baseTotalDue": 136,
  1868. "storeId": 7,
  1869. "method": "cashondelivery"
  1870. },
  1871. "item": [
  1872. {
  1873. "itemId": 359,
  1874. "sku": "CRE41",
  1875. "name": "CREAMY DELIGHT YOGURT MANGO",
  1876. "basePrice": 26,
  1877. "price": 26,
  1878. "originalPrice": 26,
  1879. "taxPercent": 0,
  1880. "taxAmount": 0,
  1881. "discountAmount": 0,
  1882. "rowTotal": 26,
  1883. "productId": 2364,
  1884. "qtyOrdered": 2,
  1885. "orderId": 131
  1886. },
  1887. {
  1888. "itemId": 360,
  1889. "sku": "CRE40",
  1890. "name": "CREAMY DELIGHT YOGURT STRAWBERRY ",
  1891. "basePrice": 28,
  1892. "price": 28,
  1893. "originalPrice": 28,
  1894. "taxPercent": 0,
  1895. "taxAmount": 0,
  1896. "discountAmount": 0,
  1897. "rowTotal": 28,
  1898. "productId": 2365,
  1899. "qtyOrdered": 3,
  1900. "orderId": 131
  1901. }
  1902. ],
  1903. "address": [
  1904. {
  1905. "entityId": 193,
  1906. "lastname": "a",
  1907. "middlename": null,
  1908. "firstname": "Aa",
  1909. "postcode": "a",
  1910. "street": "a",
  1911. "city": "a",
  1912. "telephone": "a",
  1913. "countryId": "PH",
  1914. "addressType": "billing",
  1915. "company": null,
  1916. "email": "abel@codedisruptors.com",
  1917. "fax": null,
  1918. "vatId": null,
  1919. "suffix": null,
  1920. "region": null,
  1921. "parentId": 131
  1922. },
  1923. {
  1924. "entityId": 194,
  1925. "lastname": "a",
  1926. "middlename": null,
  1927. "firstname": "Aa",
  1928. "postcode": "a",
  1929. "street": "a",
  1930. "city": "a",
  1931. "telephone": "a",
  1932. "countryId": "PH",
  1933. "addressType": "shipping",
  1934. "company": null,
  1935. "email": "abel@codedisruptors.com",
  1936. "fax": null,
  1937. "vatId": null,
  1938. "suffix": null,
  1939. "region": null,
  1940. "parentId": 131
  1941. }
  1942. ]
  1943. }
  1944. ],
  1945. "limit": 20,
  1946. "total": 25
  1947. },
  1948. "success": true
  1949. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement