Advertisement
verygoodplugins

Untitled

Dec 23rd, 2020
849
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.47 KB | None | 0 0
  1. {
  2.   "ecomOrders": [
  3.     {
  4.       "customerid": "209",
  5.       "connectionid": "2",
  6.       "state": "1",
  7.       "source": "1",
  8.       "externalid": "2830",
  9.       "externalcheckoutid": null,
  10.       "orderNumber": "2830",
  11.       "email": "gerencia.sampedro@gmail.com",
  12.       "totalPrice": "32400",
  13.       "discountAmount": null,
  14.       "shippingAmount": null,
  15.       "taxAmount": "5623",
  16.       "totalProducts": "2",
  17.       "currency": "EUR",
  18.       "shippingMethod": "",
  19.       "orderUrl": "https://www.bodegasmuga.com/tienda/wp-admin/post.php?post=2830&action=edit",
  20.       "externalCreatedDate": "2020-12-08T12:13:46-06:00",
  21.       "externalUpdatedDate": null,
  22.       "abandonedDate": null,
  23.       "createdDate": "2020-12-09T01:31:41-06:00",
  24.       "updatedDate": "2020-12-09T01:31:41-06:00",
  25.       "orderDate": "2020-12-08T12:13:46-06:00",
  26.       "tstamp": "2020-12-09T01:31:41-06:00",
  27.       "links": {
  28.         "connection": "https://bodegasmuga.api-us1.com/api/3/ecomOrders/236/connection",
  29.         "customer": "https://bodegasmuga.api-us1.com/api/3/ecomOrders/236/customer",
  30.         "orderProducts": "https://bodegasmuga.api-us1.com/api/3/ecomOrders/236/orderProducts",
  31.         "orderDiscounts": "https://bodegasmuga.api-us1.com/api/3/ecomOrders/236/orderDiscounts",
  32.         "orderActivities": "https://bodegasmuga.api-us1.com/api/3/ecomOrders/236/orderActivities"
  33.       },
  34.       "id": "236",
  35.       "connection": "2",
  36.       "customer": "209"
  37.     }
  38.   ],
  39.   "meta": {
  40.     "total": "1"
  41.   }
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement