Advertisement
verygoodplugins

Untitled

Nov 5th, 2020
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1.  
  2. {
  3. "objectID": 0,
  4. "contact_id": "182",
  5. "chargeNow": "chargeLog",
  6. "trans_date": 1603720198000,
  7. "invoice_template": 0,
  8. "offer": {
  9. "products": [
  10. {
  11. "name": "[:en]Sample Product[:es]Producto de muestra[:]",
  12. "id": "15",
  13. "quantity": 1,
  14. "sku": "",
  15. "price": [
  16. {
  17. "price": "90.91",
  18. "payment_count": 1,
  19. "unit": "day"
  20. }
  21. ],
  22. "total": 93.86,
  23. "tax": true,
  24. "taxable": true
  25. }
  26. ],
  27. "taxes": [
  28. {
  29. "id": 1,
  30. "taxTotal": "2.95"
  31. }
  32. ]
  33. },
  34. "delay": 0,
  35. "external_order_id": 8265,
  36. "hasTaxes": true
  37. }
  38.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement