<?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 Re: Is the online store editor API documented somewhere? in Archived Discussions (Read Only)</title>
    <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127871#M97956</link>
    <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2019 23:51:09 GMT</pubDate>
    <dc:creator>Helen</dc:creator>
    <dc:date>2019-07-16T23:51:09Z</dc:date>
    <item>
      <title>Is the online store editor API documented somewhere?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127381#M97951</link>
      <description>&lt;P&gt;I am trying to automate setting up the list of items and inventory in the online store from our own system, and I haven't really found where the API to do that is documented. I did see that the store editor uses some endpoints that look like the usual square endpoints (e.g.&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://squareup.com/api/v1/shop/update-label" target="_blank"&gt;https://squareup.com/api/v1/shop/update-label&lt;/A&gt;) but didn't find an obvious place where those are listed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 17:07:14 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127381#M97951</guid>
      <dc:creator>orik</dc:creator>
      <dc:date>2019-07-10T17:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is the online store editor API documented somewhere?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127595#M97952</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.squareup.com/t5/user/viewprofilepage/user-id/170426"&gt;@orik&lt;/a&gt;! If you're&amp;nbsp;looking to update a list of items and inventory with Square APIs you'll need to use our&amp;nbsp;Catalog API&amp;nbsp;for items and&amp;nbsp;Inventory API&amp;nbsp;for adjusting quantities. The documentation for Catalog is here:&amp;nbsp;&lt;A href="https://slack-redir.net/link?url=https%3A%2F%2Fdeveloper.squareup.com%2Fdocs%2Fcatalog-api%2Fwhat-it-does%3Forigin_team%3DT024FALR8" target="_blank"&gt;https://developer.squareup.com/docs/catalog-api/what-it-does&lt;/A&gt;, and documentation for Inventory is here:&lt;BR /&gt;
&lt;A href="https://developer.squareup.com/docs/inventory-api/what-it-does?origin_team=T024FALR8" target="_blank"&gt;https://developer.squareup.com/docs/inventory-api/what-it-does&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Let me know if you have any other questions!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 16:58:21 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127595#M97952</guid>
      <dc:creator>Helen</dc:creator>
      <dc:date>2019-07-12T16:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is the online store editor API documented somewhere?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127634#M97953</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.squareup.com/t5/user/viewprofilepage/user-id/107"&gt;@Helen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm aware of the catalog and inventory api, but I am asking about something slightly different - when setting up the online store via the store builder in the square site or app, you choose which items are going to be displayed in the shop and which sections they will be displayed in. In our case out of many dozens of items we only make visible around 10 items daily.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking under the hood, the store builder uses square api calls to end points that are not documented as far as I can tell (such as the one I mentioned in my original post). I was wondering if there's any documentation or support for those end points, as I would like to push the products to the store using our in house app that also generates menus and performs other tasks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jul 2019 00:09:58 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127634#M97953</guid>
      <dc:creator>orik</dc:creator>
      <dc:date>2019-07-13T00:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is the online store editor API documented somewhere?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127869#M97954</link>
      <description>&lt;P&gt;The features you're looking for aren't available I'm afraid - any documented APIs are for public use, but anything that isn't documented isn't available for everyone to use just yet. I'm sorry for the late reply here too! If you need help getting started&amp;nbsp;you might find&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/tagged/square-connect" target="_blank"&gt;StackOverFlow&lt;/A&gt; or &lt;A href="https://buildwithsquare.slack.com/join/shared_invite/enQtMzM2NjYwODYzMDA5LTI2NWFlZGZiMzYwYTJlZGZjYmNmMzc1MThjZGU4NTQ3NzQ0MDE0MGEwOWYzZGViZDc1Yzk3MzVjODEyNmIwYzY?" target="_blank"&gt;Square Developer's&amp;nbsp;Slack Workspace&lt;/A&gt; helpful!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 23:29:04 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127869#M97954</guid>
      <dc:creator>Helen</dc:creator>
      <dc:date>2019-07-16T23:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is the online store editor API documented somewhere?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127870#M97955</link>
      <description>&lt;P&gt;No worries&amp;nbsp;&lt;a href="https://community.squareup.com/t5/user/viewprofilepage/user-id/107"&gt;@Helen&lt;/a&gt;&amp;nbsp;, I'll just reverse engineer it and hope it doesn't change too often.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 23:39:30 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127870#M97955</guid>
      <dc:creator>orik</dc:creator>
      <dc:date>2019-07-16T23:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is the online store editor API documented somewhere?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127871#M97956</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 23:51:09 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/127871#M97956</guid>
      <dc:creator>Helen</dc:creator>
      <dc:date>2019-07-16T23:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is the online store editor API documented somewhere?</title>
      <link>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/357276#M97957</link>
      <description>&lt;P&gt;I am also wanting to change visibility of items in our online store using an api call. Please make this available soon.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 20:35:17 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Archived-Discussions-Read-Only/Is-the-online-store-editor-API-documented-somewhere/m-p/357276#M97957</guid>
      <dc:creator>PJFarm</dc:creator>
      <dc:date>2022-04-14T20:35:17Z</dc:date>
    </item>
  </channel>
</rss>

