---
http_interactions:
- request:
    method: post
    uri: https://us16.api.mailchimp.com/3.0/ecommerce/stores
    body:
      encoding: UTF-8
      string: '{"id":"test_store_1","list_id":"fcd2925136","name":"test_store_1","email_address":"jyucis@weblinc.com","currency_code":"USD"}'
    headers:
      User-Agent:
      - Faraday v0.15.4
      Authorization:
      - Basic Yzg5NTgzYzJiMjM4ZDdhYWE2ZGYzZTQzMDdiYjY4YzEtdXMxNg==
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - openresty
      Content-Type:
      - application/json; charset=utf-8
      X-Request-Id:
      - 7413dbee-d3df-4311-a323-fce42a3ce392
      Link:
      - <https://us16.api.mailchimp.com/schema/3.0/Ecommerce/Stores/Instance.json>;
        rel="describedBy"
      Vary:
      - Accept-Encoding
      Date:
      - Tue, 07 May 2019 14:15:46 GMT
      Content-Length:
      - '3085'
      Connection:
      - keep-alive
      Set-Cookie:
      - _AVESTA_ENVIRONMENT=prod; path=/
      - _mcid=1.008f1a6e0cc99955ebf6b91401903121; expires=Wed, 06-May-2020 14:15:46
        GMT; Max-Age=31536000; path=/; domain=.mailchimp.com
    body:
      encoding: UTF-8
      string: '{"id":"test_store_1","list_id":"fcd2925136","name":"test_store_1","platform":"","domain":"","is_syncing":false,"email_address":"jyucis@weblinc.com","currency_code":"USD","money_format":"","primary_locale":"","timezone":"","phone":"","address":{"address1":"","address2":"","city":"","province":"","province_code":"","postal_code":"","country":"","country_code":"","longitude":0,"latitude":0},"connected_site":{"site_foreign_id":"test_store_1","site_script":{"url":"https://chimpstatic.com/mcjs-connected/js/users/c40efe870eb1bc94745f06b1b/732b42fdabdbf3525d6e9e71b.js","fragment":"<script
        id=\"mcjs\">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,\"script\",\"https://chimpstatic.com/mcjs-connected/js/users/c40efe870eb1bc94745f06b1b/732b42fdabdbf3525d6e9e71b.js\");</script>"}},"automations":{"abandoned_cart":{"is_supported":true},"abandoned_browse":{"is_supported":false}},"list_is_active":true,"created_at":"2019-05-07T14:15:46+00:00","updated_at":"2019-05-07T14:15:46+00:00","_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/PATCH.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1","method":"DELETE"},{"rel":"customers","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/CollectionResponse.json"},{"rel":"products","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/CollectionResponse.json"},{"rel":"promo-rules","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/promo-rules","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Promorules/CollectionResponse.json"},{"rel":"orders","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/CollectionResponse.json"},{"rel":"carts","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/carts","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Carts/CollectionResponse.json"}]}'
    http_version: 
  recorded_at: Tue, 07 May 2019 14:15:46 GMT
- request:
    method: post
    uri: https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products
    body:
      encoding: UTF-8
      string: '{"id":"mc_p_12345","title":"MC Integration Product","handle":"mc-integration-product","url":"http://www.example.com/products/mc-integration-product","description":"","image_url":"www.example.com/product_images/placeholder/small_thumb.jpg?c=1557238540","variants":[{"id":"SKU1","title":"SKU1","sku":"SKU1","price":"5.0","inventory_quantity":2,"visibility":"true"},{"id":"SKU2","title":"SKU2","sku":"SKU2","price":"6.0","inventory_quantity":99999,"visibility":"true"}]}'
    headers:
      User-Agent:
      - Faraday v0.15.4
      Authorization:
      - Basic Yzg5NTgzYzJiMjM4ZDdhYWE2ZGYzZTQzMDdiYjY4YzEtdXMxNg==
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - openresty
      Content-Type:
      - application/json; charset=utf-8
      X-Request-Id:
      - 0d877cb2-eb9f-47b1-a01d-6f499c1a6627
      Link:
      - <https://us16.api.mailchimp.com/schema/3.0/Ecommerce/Stores/Products/Instance.json>;
        rel="describedBy"
      Vary:
      - Accept-Encoding
      Date:
      - Tue, 07 May 2019 14:15:47 GMT
      Content-Length:
      - '4802'
      Connection:
      - keep-alive
      Set-Cookie:
      - _AVESTA_ENVIRONMENT=prod; path=/
      - _mcid=1.5a54982f41e8c1f9a28b3670a33f601f; expires=Wed, 06-May-2020 14:15:47
        GMT; Max-Age=31536000; path=/; domain=.mailchimp.com
    body:
      encoding: UTF-8
      string: '{"id":"mc_p_12345","title":"MC Integration Product","handle":"mc-integration-product","url":"http://www.example.com/products/mc-integration-product","description":"","type":"","vendor":"","image_url":"www.example.com/product_images/placeholder/small_thumb.jpg?c=1557238540","variants":[{"id":"SKU1","title":"SKU1","url":"","sku":"SKU1","price":5,"inventory_quantity":2,"image_url":"","backorders":"","visibility":"true","created_at":"2019-05-07T14:15:47+00:00","updated_at":"2019-05-07T14:15:47+00:00","_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants/SKU1","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants/SKU1","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/PATCH.json"},{"rel":"upsert","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants/SKU1","method":"PUT","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/PUT.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants/SKU1","method":"DELETE"}]},{"id":"SKU2","title":"SKU2","url":"","sku":"SKU2","price":6,"inventory_quantity":99999,"image_url":"","backorders":"","visibility":"true","created_at":"2019-05-07T14:15:47+00:00","updated_at":"2019-05-07T14:15:47+00:00","_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants/SKU2","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants/SKU2","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/PATCH.json"},{"rel":"upsert","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants/SKU2","method":"PUT","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/PUT.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants/SKU2","method":"DELETE"}]}],"images":[],"published_at_foreign":"","_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/PATCH.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345","method":"DELETE"},{"rel":"variants","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345/variants","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Products/Variants/CollectionResponse.json"}]}'
    http_version: 
  recorded_at: Tue, 07 May 2019 14:15:47 GMT
- request:
    method: post
    uri: https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders
    body:
      encoding: UTF-8
      string: '{"id":"mc_1234","financial_status":"","fulfillment_status":"","currency_code":"USD","order_total":"11.00","tax_total":"0.00","shipping_total":"1.00","processed_at_foreign":"2019-05-07T14:15:51+00:00","shipping_address":{"name":"Ben
        Crouse","address1":"22 S. 3rd St.","address2":"Second Floor","city":"Philadelphia","province":"PA","postal_code":"19106","country":"US","phone":"","company":""},"billing_address":{"name":"Ben
        Crouse","address1":"22 S. 3rd St.","address2":"Second Floor","city":"Philadelphia","province":"PA","postal_code":"19106","country":"US","phone":"","company":""},"lines":[{"id":"5cd19313987b47e7991733e0","product_id":"mc_p_12345","product_variant_id":"SKU1","quantity":2,"price":"10.00"}],"customer":{"id":"082103c87993f6a0ac42d2b80a65e896","email_address":"bcrouse-new@workarea.com","opt_in_status":false,"orders_count":1,"total_spent":"11.00","first_name":"Ben","last_name":"Crouse"}}'
    headers:
      User-Agent:
      - Faraday v0.15.4
      Authorization:
      - Basic Yzg5NTgzYzJiMjM4ZDdhYWE2ZGYzZTQzMDdiYjY4YzEtdXMxNg==
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - openresty
      Content-Type:
      - application/json; charset=utf-8
      X-Request-Id:
      - 0c793d0c-2a12-4460-bdaa-9d5492b30f05
      Link:
      - <https://us16.api.mailchimp.com/schema/3.0/Ecommerce/Stores/Orders/Instance.json>;
        rel="describedBy"
      Vary:
      - Accept-Encoding
      Date:
      - Tue, 07 May 2019 14:15:52 GMT
      Content-Length:
      - '4940'
      Connection:
      - keep-alive
      Set-Cookie:
      - _AVESTA_ENVIRONMENT=prod; path=/
      - _mcid=1.7b9f49b1876ff88909378be424c20650; expires=Wed, 06-May-2020 14:15:51
        GMT; Max-Age=31536000; path=/; domain=.mailchimp.com
    body:
      encoding: UTF-8
      string: '{"id":"mc_1234","customer":{"id":"082103c87993f6a0ac42d2b80a65e896","email_address":"bcrouse-new@workarea.com","opt_in_status":false,"company":"","first_name":"Ben","last_name":"Crouse","orders_count":1,"total_spent":11,"address":{"address1":"","address2":"","city":"","province":"","province_code":"","postal_code":"","country":"","country_code":""},"created_at":"2019-05-07T14:15:51+00:00","updated_at":"2019-05-07T14:15:51+00:00","_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers/082103c87993f6a0ac42d2b80a65e896","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers/082103c87993f6a0ac42d2b80a65e896","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/PATCH.json"},{"rel":"upsert","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers/082103c87993f6a0ac42d2b80a65e896","method":"PUT","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/PUT.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers/082103c87993f6a0ac42d2b80a65e896","method":"DELETE"}]},"store_id":"test_store_1","campaign_id":"","landing_site":"","financial_status":"","fulfillment_status":"","currency_code":"USD","order_total":11,"order_url":"","discount_total":0,"tax_total":0,"shipping_total":1,"tracking_code":"","processed_at_foreign":"2019-05-07T14:15:51+00:00","cancelled_at_foreign":"","updated_at_foreign":"","shipping_address":{"name":"Ben
        Crouse","address1":"22 S. 3rd St.","address2":"Second Floor","city":"Philadelphia","province":"PA","province_code":"","postal_code":"19106","country":"US","country_code":"","longitude":0,"latitude":0,"phone":"","company":""},"billing_address":{"name":"Ben
        Crouse","address1":"22 S. 3rd St.","address2":"Second Floor","city":"Philadelphia","province":"PA","province_code":"","postal_code":"19106","country":"US","country_code":"","longitude":0,"latitude":0,"phone":"","company":""},"lines":[{"id":"5cd19313987b47e7991733e0","product_id":"mc_p_12345","product_title":"MC
        Integration Product","product_variant_id":"SKU1","product_variant_title":"SKU1","image_url":"www.example.com/product_images/placeholder/small_thumb.jpg?c=1557238540","quantity":2,"price":10,"discount":0,"_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234/lines/5cd19313987b47e7991733e0","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Lines/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Lines/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234/lines/5cd19313987b47e7991733e0","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Lines/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Lines/PATCH.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234/lines/5cd19313987b47e7991733e0","method":"DELETE"}]}],"_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/PATCH.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234","method":"DELETE"}]}'
    http_version: 
  recorded_at: Tue, 07 May 2019 14:15:52 GMT
- request:
    method: delete
    uri: https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/carts/mc_1234
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.15.4
      Authorization:
      - Basic Yzg5NTgzYzJiMjM4ZDdhYWE2ZGYzZTQzMDdiYjY4YzEtdXMxNg==
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Server:
      - openresty
      Content-Type:
      - application/problem+json; charset=utf-8
      X-Request-Id:
      - 419e495e-3be5-45aa-8a6a-952116f288ed
      Link:
      - <https://us16.api.mailchimp.com/schema/3.0/ProblemDetailDocument.json>; rel="describedBy"
      Vary:
      - Accept-Encoding
      Date:
      - Tue, 07 May 2019 14:15:52 GMT
      Content-Length:
      - '234'
      Connection:
      - keep-alive
      Set-Cookie:
      - _AVESTA_ENVIRONMENT=prod; path=/
      - _mcid=1.0c4e9f37daefe0460c02adc20d575a85; expires=Wed, 06-May-2020 14:15:52
        GMT; Max-Age=31536000; path=/; domain=.mailchimp.com
    body:
      encoding: UTF-8
      string: '{"type":"http://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/","title":"Resource
        Not Found","status":404,"detail":"The requested resource could not be found.","instance":"419e495e-3be5-45aa-8a6a-952116f288ed"}'
    http_version: 
  recorded_at: Tue, 07 May 2019 14:15:52 GMT
- request:
    method: get
    uri: https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.15.4
      Authorization:
      - Basic Yzg5NTgzYzJiMjM4ZDdhYWE2ZGYzZTQzMDdiYjY4YzEtdXMxNg==
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - openresty
      Content-Type:
      - application/json; charset=utf-8
      X-Request-Id:
      - acd7f51d-3327-4e56-ad4c-bedbf95313c5
      Link:
      - <https://us16.api.mailchimp.com/schema/3.0/Ecommerce/Stores/Orders/Instance.json>;
        rel="describedBy"
      Vary:
      - Accept-Encoding
      Date:
      - Tue, 07 May 2019 14:15:52 GMT
      Content-Length:
      - '4940'
      Connection:
      - keep-alive
      Set-Cookie:
      - _AVESTA_ENVIRONMENT=prod; path=/
      - _mcid=1.14537d5b0341a2c29b02bb830d3890de; expires=Wed, 06-May-2020 14:15:52
        GMT; Max-Age=31536000; path=/; domain=.mailchimp.com
    body:
      encoding: UTF-8
      string: '{"id":"mc_1234","customer":{"id":"082103c87993f6a0ac42d2b80a65e896","email_address":"bcrouse-new@workarea.com","opt_in_status":false,"company":"","first_name":"Ben","last_name":"Crouse","orders_count":1,"total_spent":11,"address":{"address1":"","address2":"","city":"","province":"","province_code":"","postal_code":"","country":"","country_code":""},"created_at":"2019-05-07T14:15:51+00:00","updated_at":"2019-05-07T14:15:51+00:00","_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers/082103c87993f6a0ac42d2b80a65e896","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers/082103c87993f6a0ac42d2b80a65e896","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/PATCH.json"},{"rel":"upsert","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers/082103c87993f6a0ac42d2b80a65e896","method":"PUT","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Customers/PUT.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/customers/082103c87993f6a0ac42d2b80a65e896","method":"DELETE"}]},"store_id":"test_store_1","campaign_id":"","landing_site":"","financial_status":"","fulfillment_status":"","currency_code":"USD","order_total":11,"order_url":"","discount_total":0,"tax_total":0,"shipping_total":1,"tracking_code":"","processed_at_foreign":"2019-05-07T14:15:51+00:00","cancelled_at_foreign":"","updated_at_foreign":"","shipping_address":{"name":"Ben
        Crouse","address1":"22 S. 3rd St.","address2":"Second Floor","city":"Philadelphia","province":"PA","province_code":"","postal_code":"19106","country":"US","country_code":"","longitude":0,"latitude":0,"phone":"","company":""},"billing_address":{"name":"Ben
        Crouse","address1":"22 S. 3rd St.","address2":"Second Floor","city":"Philadelphia","province":"PA","province_code":"","postal_code":"19106","country":"US","country_code":"","longitude":0,"latitude":0,"phone":"","company":""},"lines":[{"id":"5cd19313987b47e7991733e0","product_id":"mc_p_12345","product_title":"MC
        Integration Product","product_variant_id":"SKU1","product_variant_title":"SKU1","image_url":"www.example.com/product_images/placeholder/small_thumb.jpg?c=1557238540","quantity":2,"price":10,"discount":0,"_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234/lines/5cd19313987b47e7991733e0","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Lines/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Lines/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234/lines/5cd19313987b47e7991733e0","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Lines/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Lines/PATCH.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234/lines/5cd19313987b47e7991733e0","method":"DELETE"}]}],"_links":[{"rel":"self","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Response.json"},{"rel":"parent","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders","method":"GET","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/CollectionResponse.json"},{"rel":"update","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234","method":"PATCH","targetSchema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/Response.json","schema":"https://us16.api.mailchimp.com/schema/3.0/Definitions/Ecommerce/Stores/Orders/PATCH.json"},{"rel":"delete","href":"https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234","method":"DELETE"}]}'
    http_version: 
  recorded_at: Tue, 07 May 2019 14:15:52 GMT
- request:
    method: delete
    uri: https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/products/mc_p_12345
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.15.4
      Authorization:
      - Basic Yzg5NTgzYzJiMjM4ZDdhYWE2ZGYzZTQzMDdiYjY4YzEtdXMxNg==
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 204
      message: No Content
    headers:
      Server:
      - openresty
      Content-Type:
      - application/json; charset=utf-8
      Content-Length:
      - '0'
      X-Request-Id:
      - 557dda83-1e81-487b-aa09-2c3a76464b90
      Date:
      - Tue, 07 May 2019 14:15:53 GMT
      Connection:
      - keep-alive
      Set-Cookie:
      - _AVESTA_ENVIRONMENT=prod; path=/
      - _mcid=1.417de95ba6b05340bce914c38978b12b; expires=Wed, 06-May-2020 14:15:53
        GMT; Max-Age=31536000; path=/; domain=.mailchimp.com
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Tue, 07 May 2019 14:15:53 GMT
- request:
    method: delete
    uri: https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1/orders/mc_1234
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.15.4
      Authorization:
      - Basic Yzg5NTgzYzJiMjM4ZDdhYWE2ZGYzZTQzMDdiYjY4YzEtdXMxNg==
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 204
      message: No Content
    headers:
      Server:
      - openresty
      Content-Type:
      - application/json; charset=utf-8
      Content-Length:
      - '0'
      X-Request-Id:
      - d79fc836-1e5d-49f6-823a-e61ef1b7ae89
      Date:
      - Tue, 07 May 2019 14:15:53 GMT
      Connection:
      - keep-alive
      Set-Cookie:
      - _AVESTA_ENVIRONMENT=prod; path=/
      - _mcid=1.854b9bf46745b026256a093d6c258b65; expires=Wed, 06-May-2020 14:15:53
        GMT; Max-Age=31536000; path=/; domain=.mailchimp.com
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Tue, 07 May 2019 14:15:53 GMT
- request:
    method: delete
    uri: https://us16.api.mailchimp.com/3.0/ecommerce/stores/test_store_1
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.15.4
      Authorization:
      - Basic Yzg5NTgzYzJiMjM4ZDdhYWE2ZGYzZTQzMDdiYjY4YzEtdXMxNg==
      Content-Type:
      - application/json
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
      Accept:
      - "*/*"
  response:
    status:
      code: 204
      message: No Content
    headers:
      Server:
      - openresty
      Content-Type:
      - application/json; charset=utf-8
      Content-Length:
      - '0'
      X-Request-Id:
      - 2d344326-eb8b-4414-8536-f45ffa8d5e65
      Date:
      - Tue, 07 May 2019 14:15:53 GMT
      Connection:
      - keep-alive
      Set-Cookie:
      - _AVESTA_ENVIRONMENT=prod; path=/
      - _mcid=1.effc26b563f8e34d82669d0ac62b2810; expires=Wed, 06-May-2020 14:15:53
        GMT; Max-Age=31536000; path=/; domain=.mailchimp.com
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Tue, 07 May 2019 14:15:53 GMT
recorded_with: VCR 2.9.3