Advertisement
verygoodplugins

Untitled

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