<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://help.simplybook.me/index.php?action=history&amp;feed=atom&amp;title=Translations%3ACompany_administration_service_methods%2F131%2Fen</id>
	<title>Translations:Company administration service methods/131/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://help.simplybook.me/index.php?action=history&amp;feed=atom&amp;title=Translations%3ACompany_administration_service_methods%2F131%2Fen"/>
	<link rel="alternate" type="text/html" href="https://help.simplybook.me/index.php?title=Translations:Company_administration_service_methods/131/en&amp;action=history"/>
	<updated>2026-07-01T23:10:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://help.simplybook.me/index.php?title=Translations:Company_administration_service_methods/131/en&amp;diff=15241&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://help.simplybook.me/index.php?title=Translations:Company_administration_service_methods/131/en&amp;diff=15241&amp;oldid=prev"/>
		<updated>2025-05-15T12:57:48Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Returns statistics about created bookings and cancellations for a time period. Data presented as array of hashes for&lt;br /&gt;
each type of operation (created or cancelled booking) groped by clients. &amp;lt;code&amp;gt;&amp;quot;type&amp;quot;&amp;lt;/code&amp;gt; field can be either&lt;br /&gt;
&amp;quot;create&amp;quot;, &amp;quot;cancel&amp;quot; or &amp;quot;nopayment_cancel&amp;quot;. If &amp;lt;code&amp;gt;&amp;quot;user_id&amp;quot;&amp;lt;/code&amp;gt; not specified then bookings where created or&lt;br /&gt;
cancelled by admin or employee. Data with type &amp;lt;code&amp;gt;&amp;quot;nopayment_cancel&amp;quot;&amp;lt;/code&amp;gt; represents bookings cancelled&lt;br /&gt;
automatically by system.Example:&lt;br /&gt;
  3 bookings where created by admin or employee and 2 bookings where automatically cancelled by system.&lt;br /&gt;
  [{&lt;br /&gt;
    &amp;quot;cnt&amp;quot; : 3,&lt;br /&gt;
    &amp;quot;firstname&amp;quot; : null,&lt;br /&gt;
    &amp;quot;lastname&amp;quot; : null,&lt;br /&gt;
    &amp;quot;login&amp;quot; : null,&lt;br /&gt;
    &amp;quot;type&amp;quot; : &amp;quot;create&amp;quot;,&lt;br /&gt;
    &amp;quot;user_id&amp;quot;&amp;quot; : null&lt;br /&gt;
  }, {&lt;br /&gt;
    &amp;quot;cnt&amp;quot; : 2,&lt;br /&gt;
    &amp;quot;firstname&amp;quot; : null,&lt;br /&gt;
    &amp;quot;lastname&amp;quot; : null,&lt;br /&gt;
    &amp;quot;login&amp;quot; : null,&lt;br /&gt;
    &amp;quot;type&amp;quot; : &amp;quot;nopayment_cancel&amp;quot;,&lt;br /&gt;
    &amp;quot;user_id&amp;quot;&amp;quot; : null&lt;br /&gt;
  }]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>