Advertisement
Guest User

Untitled

a guest
Oct 21st, 2017
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. {
  2. "type":"salesorder",
  3. "data":{
  4. "tranid":"ORD-17-10-15-00115474",
  5. "custbody_magento_id":"17060",
  6. "entity":"15396",
  7. "customer":{
  8. "email":"moeridwan@yahoo.co.id",
  9. "entityid":"15396",
  10. "firstname":"Muhammad",
  11. "lastname":"Ridwan"
  12. },
  13. "shipaddress":{
  14. "attention":null,
  15. "addressee":"Muhammad Ridwan",
  16. "addrphone":"081318501677",
  17. "addr1":"Apartment Signature Park Grande, Tower The Green TB\/07\/01",
  18. "addr2":"",
  19. "addr3":"",
  20. "country":"ID",
  21. "city":"Jakarta Timur",
  22. "custrecord_kecamatan":"Kramat Jati",
  23. "state":"DKI Jakarta",
  24. "zip":null
  25. },
  26. "billaddress":{
  27. "attention":null,
  28. "addressee":"Muhammad Ridwan",
  29. "addrphone":"081318501677",
  30. "addr1":"Apartment Signature Park Grande, Tower The Green TB\/07\/01",
  31. "addr2":"",
  32. "addr3":"",
  33. "country":"ID",
  34. "city":"Jakarta Timur",
  35. "custrecord_kecamatan":"Kramat Jati",
  36. "state":"DKI Jakarta",
  37. "zip":null
  38. },
  39. "department":"Design",
  40. "class":"PT Kayu Raya Indonesia",
  41. "location":"01.BSD",
  42. "custbody_magento_store_credit_amount":0,
  43. "custbody_magento_payment_method":"hsbc",
  44. "custbody_magento_del_type":"matrixrate_matrixrate",
  45. "custbody_magento_placed_by":"moeridwan@yahoo.co.id",
  46. "custbody_magento_order_type":"HBF",
  47. "custbody_magento_created_at":"2017-10-15 14:22:08",
  48. "custbody_magento_channel":"web",
  49. "custbody_magento_total_order":"3499000.0000",
  50. "subtotal":"3499000.0000",
  51. "discount_amount":"0.0000",
  52. "shippingcost":"0.0000",
  53. "item":[
  54. {
  55. "item":"FMPDLCSO001-S2ND",
  56. "custcol_fab_ordr_item_id":"25299",
  57. "qty_ordered":"1.0000",
  58. "rate":"3499000.0000",
  59. "discount_amount":"0.0000",
  60. "amount":"3499000.0000",
  61. "custcol_fab_exp_dlvry_time":"2017-10-19 00:00:00",
  62. "tax_code":"PPN_ID:EX-ID"
  63. },
  64. {
  65. "item":"Discount",
  66. "description":null,
  67. "amount":"0.0000",
  68. "taxcode":"PPN_ID:EX-ID"
  69. }
  70. ]
  71. }
  72. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement