Advertisement
aadddrr

Message header Void Order

Jul 10th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.61 KB | None | 0 0
  1. {
  2.    "header":{
  3.       "action":"TH_012",
  4.       "datetime":"20180710161836",
  5.       "userId":""
  6.    },
  7.    "payload":{
  8.       "tenantId":11,
  9.       "sdpDocNo":"SDP/20180710/00002",
  10.       "sdpDocDate":"20180710161836",
  11.       "channel":"ELEVENIA",
  12.       "remark":"TEST VOID ORDER",
  13.       "itemList":[
  14.          {
  15.             "lineNo":1,
  16.             "productCode":"PIL64M",
  17.             "qty":1.0,
  18.             "grossSellPrice":120000.0
  19.          },
  20.          {
  21.             "lineNo":2,
  22.             "productCode":"PIL63M",
  23.             "qty":2.0,
  24.             "grossSellPrice":240000.0
  25.          }
  26.       ]
  27.    }
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement