Advertisement
bv-ssr

private credit

Jan 16th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.86 KB | None | 0 0
  1. {
  2.     "credentials": {
  3.         "client": "KPG-ver48.1.24",
  4.         "hash": "bd501d91ffe352ef60385484bba686720632b9258d54b0c5270b3ba1ebcec54e1249884ea2fb58da4590c70cec0194b103341dc5511e89bf66ae786cb24cafb0",
  5.         "id": "xxxxx",
  6.         "language": "sv",
  7.         "test": false,
  8.         "time": "1484548827",
  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.         "PaymentData": {
  41.             "number": "558230",
  42.             "partcredit": true
  43.         }
  44.     },
  45.     "function": "creditPayment"
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement