Advertisement
Guest User

Untitled

a guest
May 22nd, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.30 KB | None | 0 0
  1. {
  2.   "page_count": 2,
  3.   "next_page": null,
  4.   "prev_page": null,
  5.   "total_count": 2,
  6.   "total_pages": 1,
  7.   "page_data": [
  8.     {
  9.       "customer_id": 35190,
  10.       "prefix": null,
  11.       "firstname": "Counter",
  12.       "lastname": "Sale",
  13.       "email": "sales@westwardropeandwire.co.uk",
  14.       "website_id": 1,
  15.       "group_id": 1,
  16.       "bakerloo_payment_methods": "bakerloo_paypalhere,bakerloo_cash,bakerloo_manualcreditcard",
  17.       "outstanding_balance": {
  18.         "currency": "GBP",
  19.         "amount": -1.9700000000012,
  20.         "formatted_amount": "-£1.97"
  21.       },
  22.       "subscribed_to_newsletter": false,
  23.       "updated_at": "2018-05-22 13:45:56",
  24.       "lifetime_sales": {
  25.         "currency": "GBP",
  26.         "amount": 52402.2,
  27.         "formatted_amount": "£52,402.20"
  28.       },
  29.       "additional_attributes": [],
  30.       "editable_attributes": [],
  31.       "address": [],
  32.       "wishlist": []
  33.     },
  34.     {
  35.       "customer_id": 573,
  36.       "prefix": null,
  37.       "firstname": "Counter",
  38.       "lastname": "Sale",
  39.       "email": "sales@westwardropeandwire.co.uk",
  40.       "website_id": 0,
  41.       "group_id": 4,
  42.       "bakerloo_payment_methods": "bakerloo_sagepayserver,bakerloo_purchaseorder,bakerloo_manualcreditcard,bakerloo_cash",
  43.       "outstanding_balance": {
  44.         "currency": "GBP",
  45.         "amount": -0.049999999999955,
  46.         "formatted_amount": "-£0.05"
  47.       },
  48.       "subscribed_to_newsletter": false,
  49.       "updated_at": "2017-10-10 13:37:13",
  50.       "lifetime_sales": {
  51.         "currency": "GBP",
  52.         "amount": 759.32,
  53.         "formatted_amount": "£759.32"
  54.       },
  55.       "additional_attributes": [],
  56.       "editable_attributes": [],
  57.       "address": [
  58.         {
  59.           "customer_address_id": 577,
  60.           "prefix": null,
  61.           "firstname": "Counter",
  62.           "lastname": "Sale",
  63.           "country_id": "GB",
  64.           "city": "Exeter",
  65.           "street": "Unit 6 Bakers Yard, Alphinbrook Road",
  66.           "street2": "Marsh Barton",
  67.           "region_id": 0,
  68.           "region": "Devon",
  69.           "postcode": "EX2 8RG",
  70.           "telephone": "01392433564",
  71.           "fax": null,
  72.           "company": "Westward Rope and Wire",
  73.           "is_shipping_address": 1,
  74.           "is_billing_address": 1
  75.         }
  76.       ],
  77.       "wishlist": []
  78.     }
  79.   ]
  80. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement