orderDetail.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "Handling Fee" : "",
  3. "Liftgate Fee(No loading dock)" : "",
  4. "Payments/Credits" : "",
  5. "Shipping" : "",
  6. "Total" : "",
  7. "can_see_price" : true,
  8. "company_name" : "",
  9. "customerInfo" : {
  10. "business_card_0" : "",
  11. "business_card_1" : "",
  12. "business_card_2" : "",
  13. "customer_address1" : "",
  14. "customer_address2" : "",
  15. "customer_address3" : "",
  16. "customer_address4" : "",
  17. "customer_cid" : "",
  18. "customer_city" : "",
  19. "customer_contact" : "",
  20. "customer_contact_notes" : "",
  21. "customer_country" : "",
  22. "customer_email" : "",
  23. "customer_fax" : "",
  24. "customer_first_name" : "",
  25. "customer_last_name" : "",
  26. "customer_name" : "",
  27. "customer_phone" : "",
  28. "customer_price_type" : "",
  29. "customer_sales_rep" : "",
  30. "customer_state" : "",
  31. "customer_zipcode" : ""
  32. },
  33. "email_content" : "",
  34. "from_online" : false,
  35. "has_reItem" : false,
  36. "item_0" : {
  37. "Item Number" : "",
  38. "QTY" : "",
  39. "Subtotal" : "",
  40. "The unit price" : "",
  41. "img" : "",
  42. "note" : "",
  43. "order_item_status" : "",
  44. "product_id" : ""
  45. },
  46. "item_1" : {
  47. "Item Number" : "",
  48. "QTY" : "",
  49. "Subtotal" : "",
  50. "The unit price" : "",
  51. "img" : "",
  52. "note" : "",
  53. "order_item_status" : "",
  54. "product_id" : ""
  55. },
  56. "mode" : "",
  57. "model_count" : 2,
  58. "more_order_info" : "",
  59. "opened_customer" : "",
  60. "orderStatus" : 0,
  61. "order_info" : "",
  62. "order_status" : "",
  63. "pdfUrl" : "",
  64. "result" : 2,
  65. "sign_url" : "",
  66. "so#" : ""
  67. }