<?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 shipping_address vs business_address in v1 Locations API in Archived Discussions (Read Only)</title>
    <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/shipping-address-vs-business-address-in-v1-Locations-API/m-p/43118#M94376</link>
    <description>&lt;P&gt;The Connect &lt;A href="https://docs.connect.squareup.com/api/connect/v1/#get-locations" target="_self"&gt;v1 Location API&lt;/A&gt; provides "shipping_address" and "billing_address", which the documentation describes as below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;business_address&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;CODE&gt;&lt;A href="https://docs.connect.squareup.com/api/connect/v1/#datatype-globaladdress" target="_blank"&gt;GlobalAddress&lt;/A&gt;&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;The address of the merchant's business.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;shipping_address&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;CODE&gt;&lt;A href="https://docs.connect.squareup.com/api/connect/v1/#datatype-globaladdress" target="_blank"&gt;GlobalAddress&lt;/A&gt;&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;The merchant's shipping address.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had some questions around it&lt;/P&gt;
&lt;P&gt;1) How to set/change the shipping_address of a Location using the Square Dashboard/POS?. In my account, except for one location, I see the same "shipping_address" being returned for all my Square locations when using&amp;nbsp;v1 Locations API, and I am trying to find how to change it, if at all?. Also just FYI, the &lt;A href="https://docs.connect.squareup.com/api/connect/v2#type-location" target="_self"&gt;v2 Locations&amp;nbsp;api&lt;/A&gt;&amp;nbsp;does not have a concept of business vs shipping address, and just returns one address.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 2) Whats the intent for shipping_address, and how is it&amp;nbsp;meant to be used by Merchants? Is this the address to send the&amp;nbsp;&lt;A href="https://squareup.com/help/us/en/article/3862-edit-your-shipping-address" target="_self"&gt;Card Reader&lt;/A&gt;? , or is it for buyers to return any purchased items?. Where&amp;nbsp;does it display (e.g. Online Store, Receipt)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Farhan&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jul 2017 23:02:07 GMT</pubDate>
    <dc:creator>mfarhans</dc:creator>
    <dc:date>2017-07-16T23:02:07Z</dc:date>
    <item>
      <title>shipping_address vs business_address in v1 Locations API</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/shipping-address-vs-business-address-in-v1-Locations-API/m-p/43118#M94376</link>
      <description>&lt;P&gt;The Connect &lt;A href="https://docs.connect.squareup.com/api/connect/v1/#get-locations" target="_self"&gt;v1 Location API&lt;/A&gt; provides "shipping_address" and "billing_address", which the documentation describes as below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;business_address&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;CODE&gt;&lt;A href="https://docs.connect.squareup.com/api/connect/v1/#datatype-globaladdress" target="_blank"&gt;GlobalAddress&lt;/A&gt;&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;The address of the merchant's business.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;shipping_address&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;CODE&gt;&lt;A href="https://docs.connect.squareup.com/api/connect/v1/#datatype-globaladdress" target="_blank"&gt;GlobalAddress&lt;/A&gt;&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;The merchant's shipping address.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had some questions around it&lt;/P&gt;
&lt;P&gt;1) How to set/change the shipping_address of a Location using the Square Dashboard/POS?. In my account, except for one location, I see the same "shipping_address" being returned for all my Square locations when using&amp;nbsp;v1 Locations API, and I am trying to find how to change it, if at all?. Also just FYI, the &lt;A href="https://docs.connect.squareup.com/api/connect/v2#type-location" target="_self"&gt;v2 Locations&amp;nbsp;api&lt;/A&gt;&amp;nbsp;does not have a concept of business vs shipping address, and just returns one address.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 2) Whats the intent for shipping_address, and how is it&amp;nbsp;meant to be used by Merchants? Is this the address to send the&amp;nbsp;&lt;A href="https://squareup.com/help/us/en/article/3862-edit-your-shipping-address" target="_self"&gt;Card Reader&lt;/A&gt;? , or is it for buyers to return any purchased items?. Where&amp;nbsp;does it display (e.g. Online Store, Receipt)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Farhan&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jul 2017 23:02:07 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/shipping-address-vs-business-address-in-v1-Locations-API/m-p/43118#M94376</guid>
      <dc:creator>mfarhans</dc:creator>
      <dc:date>2017-07-16T23:02:07Z</dc:date>
    </item>
  </channel>
</rss>

