Advertisement
verygoodplugins

Untitled

Nov 21st, 2022
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. {
  2. "ecomOrders": [
  3. {
  4. "customerid": "58213",
  5. "connectionid": "2",
  6. "state": "3",
  7. "source": "1",
  8. "externalid": "197264",
  9. "externalcheckoutid": "459729",
  10. "orderNumber": "197264",
  11. "email": "sacha.tames@hotmail.com",
  12. "totalPrice": "3170",
  13. "discountAmount": null,
  14. "shippingAmount": "321",
  15. "taxAmount": "262",
  16. "totalProducts": "1",
  17. "currency": "EUR",
  18. "shippingMethod": "Brievenbus PostNL",
  19. "orderUrl": "https:\/\/www.chocoladebezorgd.nl\/wordpress\/wp-admin\/post.php?post=197264&action=edit",
  20. "externalCreatedDate": "2022-09-27T07:15:04-05:00",
  21. "externalUpdatedDate": null,
  22. "abandonedDate": "2022-09-27T07:14:42-05:00",
  23. "createdDate": "2022-09-27T07:14:42-05:00",
  24. "updatedDate": "2022-09-27T07:15:06-05:00",
  25. "orderDate": "2022-09-27T07:15:04-05:00",
  26. "tstamp": "2022-09-27T07:15:06-05:00",
  27. "links": {
  28. "connection": "https:\/\/chocoladebezorgd1.api-us1.com\/api\/3\/ecomOrders\/61761\/connection",
  29. "customer": "https:\/\/chocoladebezorgd1.api-us1.com\/api\/3\/ecomOrders\/61761\/customer",
  30. "orderProducts": "https:\/\/chocoladebezorgd1.api-us1.com\/api\/3\/ecomOrders\/61761\/orderProducts",
  31. "orderDiscounts": "https:\/\/chocoladebezorgd1.api-us1.com\/api\/3\/ecomOrders\/61761\/orderDiscounts",
  32. "orderActivities": "https:\/\/chocoladebezorgd1.api-us1.com\/api\/3\/ecomOrders\/61761\/orderActivities",
  33. "subscriberConversions": "https:\/\/chocoladebezorgd1.api-us1.com\/api\/3\/ecomOrders\/61761\/subscriberConversions"
  34. },
  35. "id": "61761",
  36. "connection": "2",
  37. "customer": "58213"
  38. }
  39. ],
  40. "meta": {
  41. "total": "1"
  42. }
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement