Advertisement
verygoodplugins

Untitled

Oct 23rd, 2020
2,151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.63 KB | None | 0 0
  1. {
  2.   "objectID": 0,
  3.   "contact_id": "182",
  4.   "chargeNow": "chargeLog",
  5.   "trans_date": 1598343160000,
  6.   "invoice_template": 0,
  7.   "offer": {
  8.     "products": [
  9.       {
  10.         "name": "Sample Product",
  11.         "id": "15",
  12.         "quantity": 3,
  13.         "sku": "",
  14.         "price": [
  15.           {
  16.             "price": "90.91",
  17.             "payment_count": 1,
  18.             "unit": "day"
  19.           }
  20.         ],
  21.         "total": 99.77,
  22.         "taxable": true
  23.       }
  24.     ],
  25.     "taxes": [
  26.       {
  27.         "id": 1,
  28.         "taxTotal": "8.86"
  29.       }
  30.     ]
  31.   },
  32.   "delay": 0,
  33.   "external_order_id": 8175,
  34.   "hasTaxes": true
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement