<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>thread How can I find the exact date I added a customer into Square? in Archived Discussions (Read Only)</title>
    <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/How-can-I-find-the-exact-date-I-added-a-customer-into-Square/m-p/43144#M54085</link>
    <description>&lt;P&gt;After starting to use the Square POS, it's becoming obvious that it really doesn't handle Cash Transactions along with customer details very well. &amp;nbsp;Here's my issue: &amp;nbsp;when I first started using it, I would add a product to the cart, add a customer's name and address, print a receipt and select the option to add the customer to the sale. &amp;nbsp;After an event, I realized it didn't associate the customer to the transaction. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I've ended up with customers added into my database with no first or last visited date (even in the export) and no way to see the exact date I added them into my customer base. &amp;nbsp;All I can see in my customer list is '2 months ago'. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, now I know now that you have to add the customer and then add the product and then process the transaction, but that doesn't help me reconcile my old sales which I need to do now.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way that somebody there can run a report of exactly when I've added my customers into Square using the mobile POS, or tell me how to get that information out of the system, or add it into the product asap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have any suggestions of how to reconcile 2 month old customers with no ties to transactions to their actual transactions?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2017 03:32:40 GMT</pubDate>
    <dc:creator>DallasB</dc:creator>
    <dc:date>2017-07-17T03:32:40Z</dc:date>
    <item>
      <title>How can I find the exact date I added a customer into Square?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/How-can-I-find-the-exact-date-I-added-a-customer-into-Square/m-p/43144#M54085</link>
      <description>&lt;P&gt;After starting to use the Square POS, it's becoming obvious that it really doesn't handle Cash Transactions along with customer details very well. &amp;nbsp;Here's my issue: &amp;nbsp;when I first started using it, I would add a product to the cart, add a customer's name and address, print a receipt and select the option to add the customer to the sale. &amp;nbsp;After an event, I realized it didn't associate the customer to the transaction. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I've ended up with customers added into my database with no first or last visited date (even in the export) and no way to see the exact date I added them into my customer base. &amp;nbsp;All I can see in my customer list is '2 months ago'. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, now I know now that you have to add the customer and then add the product and then process the transaction, but that doesn't help me reconcile my old sales which I need to do now.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way that somebody there can run a report of exactly when I've added my customers into Square using the mobile POS, or tell me how to get that information out of the system, or add it into the product asap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone have any suggestions of how to reconcile 2 month old customers with no ties to transactions to their actual transactions?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 03:32:40 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/How-can-I-find-the-exact-date-I-added-a-customer-into-Square/m-p/43144#M54085</guid>
      <dc:creator>DallasB</dc:creator>
      <dc:date>2017-07-17T03:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I find the exact date I added a customer into Square?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/How-can-I-find-the-exact-date-I-added-a-customer-into-Square/m-p/43508#M54086</link>
      <description>&lt;P&gt;So this might be a little complicated... Let me know if you get stuck or have questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a call in the API that gets the informtion you're looking for.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.connect.squareup.com/api/connect/v2#endpoint-listcustomers" target="_self"&gt;https://docs.connect.squareup.com/api/connect/v2#endpoint-listcustomers&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can run this code via &lt;A href="https://www.getpostman.com/" target="_self"&gt;PostMan&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to create an application (you can just call it MyApp or something) in the Apps section of your dashboard to get a&amp;nbsp;personal access token. Once you have that, just plug in the request to Postman. Click the send button and the response will show up below. DO NOT SHARE YOUR PERSONAL ACCESS TOKEN WITH ANYONE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Postman example" style="width: 999px;"&gt;&lt;img src="https://community.squareup.com/t5/image/serverpage/image-id/1104iE8BDEF4F78899D37/image-size/large?v=v2&amp;amp;px=999" role="button" title="postman.png" alt="Postman example" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Postman example&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will contain information in this format:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[ { "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;id&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"JDKYHBWT1D4F8MFH63DBMEN8Y4"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="hljs-attribute"&gt;created_at&lt;/SPAN&gt;": &lt;/STRONG&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;&lt;STRONG&gt;"2016-03-23T20:21:54.859Z&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;updated_at&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"2016-03-23T20:21:55Z"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;given_name&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"Amelia"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;family_name&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"Earhart"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;email_address&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"Amelia.Earhart@example.com"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;address&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;{ "&lt;SPAN class="hljs-attribute"&gt;address_line_1&lt;/SPAN&gt;": &lt;SPAN class="hljs-string"&gt;"500 Electric Ave"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;address_line_2&lt;/SPAN&gt;": &lt;SPAN class="hljs-string"&gt;"Suite 600"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;locality&lt;/SPAN&gt;": &lt;SPAN class="hljs-string"&gt;"New York"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;administrative_district_level_1&lt;/SPAN&gt;": &lt;SPAN class="hljs-string"&gt;"NY"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;postal_code&lt;/SPAN&gt;": &lt;SPAN class="hljs-string"&gt;"10003"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;country&lt;/SPAN&gt;": &lt;SPAN class="hljs-string"&gt;"US"&lt;/SPAN&gt; }&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;phone_number&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"1-212-555-4240"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;reference_id&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"YOUR_REFERENCE_ID"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;note&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"a customer"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;/SPAN&gt;&lt;SPAN class="hljs-attribute"&gt;groups&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class="hljs-value"&gt;[ { "&lt;SPAN class="hljs-attribute"&gt;id&lt;/SPAN&gt;": &lt;SPAN class="hljs-string"&gt;"16894e93-96eb-4ced-b24b-f71d42bf084c"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;name&lt;/SPAN&gt;": &lt;SPAN class="hljs-string"&gt;"Aviation Enthusiasts"&lt;/SPAN&gt; } ]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-value"&gt;Now you might not be a fan of JSON format for reading, so you can convert this to CSV or Excel using tools on the internet that are free. Here is one such tool: &lt;A href="http://www.convertcsv.com/json-to-csv.htm" target="_self"&gt;http://www.convertcsv.com/json-to-csv.htm&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-value"&gt;Output:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-value"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="csv_customer_output.png" style="width: 999px;"&gt;&lt;img src="https://community.squareup.com/t5/image/serverpage/image-id/1105i193AF5BB0E55C4EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="csv_customer_output.png" alt="csv_customer_output.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 13:35:04 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/How-can-I-find-the-exact-date-I-added-a-customer-into-Square/m-p/43508#M54086</guid>
      <dc:creator>mtnwswbob</dc:creator>
      <dc:date>2017-07-20T13:35:04Z</dc:date>
    </item>
  </channel>
</rss>

