Advertisement
bv-ssr

private purchase

Jan 16th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.28 KB | None | 0 0
  1. {
  2.     "credentials": {
  3.         "client": "KPG-ver48.1.24",
  4.         "hash": "902679cd4f9cd88cce3e19ccaf06c0eaf5960cf38807bbe36656d0724dd9707304cde548938beab55f51b084ad6f6a273c88b58e35492c35a5789ec11a699412",
  5.         "id": "xxxxx",
  6.         "language": "sv",
  7.         "test": false,
  8.         "time": "1484548836",
  9.         "version": "2.1.7"
  10.     },
  11.     "data": {
  12.         "Articles": [
  13.             {
  14.                 "aprice": 1000,
  15.                 "artnr": "1",
  16.                 "discount": 0,
  17.                 "quantity": 1,
  18.                 "tax": 250,
  19.                 "taxrate": 25,
  20.                 "title": "mra1255",
  21.                 "withouttax": 1000
  22.             }
  23.         ],
  24.         "Cart": {
  25.             "Handling": {
  26.                 "taxrate": "",
  27.                 "withouttax": ""
  28.             },
  29.             "Shipping": {
  30.                 "taxrate": "",
  31.                 "withouttax": ""
  32.             },
  33.             "Total": {
  34.                 "rounding": 0,
  35.                 "tax": 200,
  36.                 "withouttax": 1000,
  37.                 "withtax": 1200
  38.             }
  39.         },
  40.         "Customer": {
  41.             "Billing": {
  42.                 "email": "abcd@efgh.com",
  43.                 "phone": "0700123456"
  44.             },
  45.             "pno": "5501011018"
  46.         },
  47.         "PaymentData": {
  48.             "autoactivate": "1",
  49.             "country": "SE",
  50.             "currency": "SEK",
  51.             "language": "sv",
  52.             "method": 1,
  53.             "orderid": "49-2353-84"
  54.         },
  55.         "PaymentInfo": {
  56.             "additionalpno": "",
  57.             "autocredit": true,
  58.             "autofetchaddress": true,
  59.             "ourreference": "Jem & Fix",
  60.             "paymentdate": "",
  61.             "projectname": "",
  62.             "yourreference": ""
  63.         }
  64.     },
  65.     "function": "addPayment"
  66. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement