Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. {
  2. "ship_from": {
  3. "contact_name": "Boxme Ho Chi Minh",
  4. "company_name": "",
  5. "address": "Kho Boxme, 45 Tân Sơn , Phường 15, Quận Tân Bình , TP. Hồ Chí Minh",
  6. "address2": "",
  7. "phone": "0988352662",
  8. "phone2": "",
  9. "country": "VN",
  10. "province": 79,
  11. "district": 766,
  12. "zipcode": "",
  13. "sourcing_country": "CN"
  14. },
  15. "ship_to": {
  16. "contact_name": "Hoàng Thị Hải Yến",
  17. "company_name": "",
  18. "email": "",
  19. "address": "Số nhà 512 , Khu chung cư Dạ Hợp 6 tầng, Phường Hữu Nghị, TP Hòa Bình",
  20. "address2": "",
  21. "phone": "0832293399",
  22. "phone2": "",
  23. "country": "VN",
  24. "province": 17,
  25. "district": 148,
  26. "zipcode": "",
  27. "tax_id": ""
  28. },
  29. "shipments": {
  30. "content": "Cho xem hang",
  31. "total_parcel": 1,
  32. "total_amount": 170000,
  33. "chargeable_weight": 100,
  34. "description": "Cho xem hang",
  35. "amz_shipment_id": "",
  36. "parcels": [
  37. {
  38. "dimension": {
  39. "width": 0,
  40. "height": 0,
  41. "length": 0
  42. },
  43. "weight": 100,
  44. "amount": 170000,
  45. "description": "Cho xem hang",
  46. "dg_code": "",
  47. "hs_code": "",
  48. "items": [
  49. {
  50. "sku": "CN1688547585748067321",
  51. "label_code": "",
  52. "origin_country": "",
  53. "name": "Anti Snoor - Màu xanh",
  54. "desciption": "",
  55. "weight": 100,
  56. "amount": 170000,
  57. "customs_value": 170000,
  58. "quantity": 1
  59. }
  60. ]
  61. }
  62. ]
  63. },
  64. "config": {
  65. "preview": "Y",
  66. "return_mode": 0,
  67. "insurance": "N",
  68. "document": 0,
  69. "currency": "VND",
  70. "unit_metric": "metric",
  71. "sort_mode": "best_rating",
  72. "auto_approve": "Y",
  73. "create_by": 0,
  74. "create_from": "create_order_netsale",
  75. "order_type": "consolidate",
  76. "auto_detect_warehouse": "Y"
  77. },
  78. "payment": {
  79. "cod_amount": 0,
  80. "fee_paid_by": "sender"
  81. },
  82. "referral": {
  83. "order_number": "",
  84. "coupon_code": ""
  85. }
  86. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement