korona_client 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (478) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +7 -0
  3. data/Gemfile.lock +69 -0
  4. data/README.md +332 -0
  5. data/Rakefile +8 -0
  6. data/docs/Account.md +19 -0
  7. data/docs/AccountSummary.md +10 -0
  8. data/docs/AccountTransaction.md +11 -0
  9. data/docs/AccountsApi.md +131 -0
  10. data/docs/AddOrUpdateResult.md +13 -0
  11. data/docs/AddressInformation.md +14 -0
  12. data/docs/Admission.md +9 -0
  13. data/docs/Amount.md +12 -0
  14. data/docs/AmountCountData.md +9 -0
  15. data/docs/Assortment.md +15 -0
  16. data/docs/AssortmentsApi.md +254 -0
  17. data/docs/BadRequestError.md +9 -0
  18. data/docs/Capacity.md +9 -0
  19. data/docs/Cashier.md +20 -0
  20. data/docs/CashierSummary.md +13 -0
  21. data/docs/CashiersApi.md +131 -0
  22. data/docs/Category.md +9 -0
  23. data/docs/CloudSubscription.md +9 -0
  24. data/docs/CommodityGroup.md +13 -0
  25. data/docs/CommodityGroupSummary.md +11 -0
  26. data/docs/CompanyIdentification.md +9 -0
  27. data/docs/CurrenciesApi.md +131 -0
  28. data/docs/Currency.md +19 -0
  29. data/docs/CurrencyDenomination.md +9 -0
  30. data/docs/CurrencyExchangeRate.md +9 -0
  31. data/docs/Customer.md +26 -0
  32. data/docs/CustomerCard.md +9 -0
  33. data/docs/CustomerData.md +9 -0
  34. data/docs/CustomerGroup.md +13 -0
  35. data/docs/CustomerGroupSummary.md +11 -0
  36. data/docs/CustomerGroupsApi.md +131 -0
  37. data/docs/CustomerInformation.md +10 -0
  38. data/docs/CustomerOrder.md +26 -0
  39. data/docs/CustomerOrdersApi.md +368 -0
  40. data/docs/CustomersApi.md +360 -0
  41. data/docs/DayRating.md +17 -0
  42. data/docs/DeviceInformation.md +9 -0
  43. data/docs/EconomicZone.md +12 -0
  44. data/docs/EconomicZonesApi.md +131 -0
  45. data/docs/EndOfDayStatement.md +16 -0
  46. data/docs/EndOfDayStatementSummary.md +13 -0
  47. data/docs/EntryGate.md +14 -0
  48. data/docs/Event.md +17 -0
  49. data/docs/ForbiddenError.md +9 -0
  50. data/docs/GeoLocation.md +9 -0
  51. data/docs/ImagesApi.md +64 -0
  52. data/docs/InfoText.md +13 -0
  53. data/docs/InfoTextsApi.md +131 -0
  54. data/docs/Interval.md +9 -0
  55. data/docs/InventoriesKORONARetailApi.md +890 -0
  56. data/docs/Inventory.md +26 -0
  57. data/docs/InventoryList.md +22 -0
  58. data/docs/InventoryListItem.md +13 -0
  59. data/docs/InventoryListItemStock.md +9 -0
  60. data/docs/KoronaAccount.md +16 -0
  61. data/docs/KoronaAccountApi.md +62 -0
  62. data/docs/MethodNotAllowedError.md +9 -0
  63. data/docs/ModelReference.md +10 -0
  64. data/docs/NotFoundError.md +9 -0
  65. data/docs/OrganizationalUnit.md +17 -0
  66. data/docs/OrganizationalUnitsApi.md +724 -0
  67. data/docs/Payment.md +12 -0
  68. data/docs/PaymentMethod.md +17 -0
  69. data/docs/PaymentMethodsApi.md +131 -0
  70. data/docs/PaymentSummary.md +10 -0
  71. data/docs/Period.md +10 -0
  72. data/docs/PeriodListTopSeller.md +10 -0
  73. data/docs/PeriodMapStringRevenueData.md +10 -0
  74. data/docs/PeriodObject.md +10 -0
  75. data/docs/PeriodRevenueData.md +10 -0
  76. data/docs/PointsOfSaleApi.md +537 -0
  77. data/docs/Pos.md +25 -0
  78. data/docs/PriceGroup.md +14 -0
  79. data/docs/PriceGroupsApi.md +131 -0
  80. data/docs/Product.md +49 -0
  81. data/docs/ProductCode.md +9 -0
  82. data/docs/ProductDescription.md +9 -0
  83. data/docs/ProductPrice.md +12 -0
  84. data/docs/ProductStock.md +12 -0
  85. data/docs/ProductSubproduct.md +10 -0
  86. data/docs/ProductSupplierPrice.md +12 -0
  87. data/docs/ProductTransferInvolvedPartyInformation.md +13 -0
  88. data/docs/ProductTransferInvolvedPartyInformationData.md +10 -0
  89. data/docs/ProductsApi.md +435 -0
  90. data/docs/Rating.md +10 -0
  91. data/docs/Receipt.md +28 -0
  92. data/docs/ReceiptItem.md +16 -0
  93. data/docs/ReceiptsApi.md +139 -0
  94. data/docs/ResultList.md +13 -0
  95. data/docs/ResultListAccount.md +13 -0
  96. data/docs/ResultListAssortment.md +13 -0
  97. data/docs/ResultListCashier.md +13 -0
  98. data/docs/ResultListCommodityGroup.md +13 -0
  99. data/docs/ResultListCurrency.md +13 -0
  100. data/docs/ResultListCustomer.md +13 -0
  101. data/docs/ResultListCustomerGroup.md +13 -0
  102. data/docs/ResultListCustomerOrder.md +13 -0
  103. data/docs/ResultListDayRating.md +13 -0
  104. data/docs/ResultListEconomicZone.md +13 -0
  105. data/docs/ResultListEndOfDayStatement.md +13 -0
  106. data/docs/ResultListEntryGate.md +13 -0
  107. data/docs/ResultListEvent.md +13 -0
  108. data/docs/ResultListInfoText.md +13 -0
  109. data/docs/ResultListInventory.md +13 -0
  110. data/docs/ResultListInventoryList.md +13 -0
  111. data/docs/ResultListInventoryListItem.md +13 -0
  112. data/docs/ResultListOrganizationalUnit.md +13 -0
  113. data/docs/ResultListPaymentMethod.md +13 -0
  114. data/docs/ResultListPos.md +13 -0
  115. data/docs/ResultListPriceGroup.md +13 -0
  116. data/docs/ResultListProduct.md +13 -0
  117. data/docs/ResultListProductStock.md +13 -0
  118. data/docs/ResultListReceipt.md +13 -0
  119. data/docs/ResultListSalesTax.md +13 -0
  120. data/docs/ResultListSector.md +13 -0
  121. data/docs/ResultListStockReceipt.md +13 -0
  122. data/docs/ResultListStockReceiptItem.md +13 -0
  123. data/docs/ResultListSupplier.md +13 -0
  124. data/docs/ResultListTag.md +13 -0
  125. data/docs/ResultListTicketDefinition.md +13 -0
  126. data/docs/RevenueData.md +12 -0
  127. data/docs/SalesTax.md +15 -0
  128. data/docs/SalesTaxRate.md +9 -0
  129. data/docs/SalesTaxesApi.md +131 -0
  130. data/docs/Sector.md +13 -0
  131. data/docs/SectorSalesTaxItem.md +9 -0
  132. data/docs/SectorsApi.md +131 -0
  133. data/docs/Statistic.md +10 -0
  134. data/docs/StatisticListTopSeller.md +10 -0
  135. data/docs/StatisticMapStringRevenueData.md +10 -0
  136. data/docs/StatisticRevenueData.md +10 -0
  137. data/docs/StatisticsApi.md +250 -0
  138. data/docs/StockReceipt.md +28 -0
  139. data/docs/StockReceiptItem.md +14 -0
  140. data/docs/StockReceiptItemAmount.md +9 -0
  141. data/docs/StockReceiptItemIdentification.md +10 -0
  142. data/docs/StockReceiptItemPurchasePrice.md +9 -0
  143. data/docs/StockReceiptsKORONARetailApi.md +629 -0
  144. data/docs/Supplier.md +19 -0
  145. data/docs/SupplierContact.md +11 -0
  146. data/docs/SupplierContactPerson.md +14 -0
  147. data/docs/SupplierPaymentInformation.md +16 -0
  148. data/docs/SuppliersApi.md +131 -0
  149. data/docs/Tag.md +12 -0
  150. data/docs/TagsApi.md +131 -0
  151. data/docs/TaxPayment.md +11 -0
  152. data/docs/TaxSummary.md +10 -0
  153. data/docs/TicketDefinition.md +19 -0
  154. data/docs/TicketingApi.md +377 -0
  155. data/docs/TimePeriod.md +14 -0
  156. data/docs/TooManyRequestsError.md +9 -0
  157. data/docs/TopSeller.md +12 -0
  158. data/docs/TotalPrice.md +12 -0
  159. data/docs/Weather.md +10 -0
  160. data/git_push.sh +55 -0
  161. data/korona_client.gemspec +46 -0
  162. data/lib/korona_client.rb +193 -0
  163. data/lib/korona_client/api/accounts_api.rb +154 -0
  164. data/lib/korona_client/api/assortments_api.rb +285 -0
  165. data/lib/korona_client/api/cashiers_api.rb +154 -0
  166. data/lib/korona_client/api/currencies_api.rb +154 -0
  167. data/lib/korona_client/api/customer_groups_api.rb +154 -0
  168. data/lib/korona_client/api/customer_orders_api.rb +414 -0
  169. data/lib/korona_client/api/customers_api.rb +402 -0
  170. data/lib/korona_client/api/economic_zones_api.rb +154 -0
  171. data/lib/korona_client/api/images_api.rb +81 -0
  172. data/lib/korona_client/api/info_texts_api.rb +154 -0
  173. data/lib/korona_client/api/inventories_korona_retail_api.rb +1022 -0
  174. data/lib/korona_client/api/korona_account_api.rb +78 -0
  175. data/lib/korona_client/api/organizational_units_api.rb +827 -0
  176. data/lib/korona_client/api/payment_methods_api.rb +154 -0
  177. data/lib/korona_client/api/points_of_sale_api.rb +604 -0
  178. data/lib/korona_client/api/price_groups_api.rb +154 -0
  179. data/lib/korona_client/api/products_api.rb +487 -0
  180. data/lib/korona_client/api/receipts_api.rb +166 -0
  181. data/lib/korona_client/api/sales_taxes_api.rb +154 -0
  182. data/lib/korona_client/api/sectors_api.rb +154 -0
  183. data/lib/korona_client/api/statistics_api.rb +282 -0
  184. data/lib/korona_client/api/stock_receipts_korona_retail_api.rb +717 -0
  185. data/lib/korona_client/api/suppliers_api.rb +154 -0
  186. data/lib/korona_client/api/tags_api.rb +154 -0
  187. data/lib/korona_client/api/ticketing_api.rb +416 -0
  188. data/lib/korona_client/api_client.rb +389 -0
  189. data/lib/korona_client/api_error.rb +38 -0
  190. data/lib/korona_client/configuration.rb +209 -0
  191. data/lib/korona_client/models/account.rb +324 -0
  192. data/lib/korona_client/models/account_summary.rb +206 -0
  193. data/lib/korona_client/models/account_transaction.rb +215 -0
  194. data/lib/korona_client/models/add_or_update_result.rb +278 -0
  195. data/lib/korona_client/models/address_information.rb +242 -0
  196. data/lib/korona_client/models/admission.rb +197 -0
  197. data/lib/korona_client/models/amount.rb +224 -0
  198. data/lib/korona_client/models/amount_count_data.rb +197 -0
  199. data/lib/korona_client/models/assortment.rb +255 -0
  200. data/lib/korona_client/models/bad_request_error.rb +232 -0
  201. data/lib/korona_client/models/capacity.rb +197 -0
  202. data/lib/korona_client/models/cashier.rb +337 -0
  203. data/lib/korona_client/models/cashier_summary.rb +233 -0
  204. data/lib/korona_client/models/category.rb +197 -0
  205. data/lib/korona_client/models/cloud_subscription.rb +230 -0
  206. data/lib/korona_client/models/commodity_group.rb +237 -0
  207. data/lib/korona_client/models/commodity_group_summary.rb +215 -0
  208. data/lib/korona_client/models/company_identification.rb +197 -0
  209. data/lib/korona_client/models/currency.rb +295 -0
  210. data/lib/korona_client/models/currency_denomination.rb +230 -0
  211. data/lib/korona_client/models/currency_exchange_rate.rb +197 -0
  212. data/lib/korona_client/models/customer.rb +391 -0
  213. data/lib/korona_client/models/customer_card.rb +230 -0
  214. data/lib/korona_client/models/customer_data.rb +197 -0
  215. data/lib/korona_client/models/customer_group.rb +237 -0
  216. data/lib/korona_client/models/customer_group_summary.rb +215 -0
  217. data/lib/korona_client/models/customer_information.rb +206 -0
  218. data/lib/korona_client/models/customer_order.rb +356 -0
  219. data/lib/korona_client/models/day_rating.rb +269 -0
  220. data/lib/korona_client/models/device_information.rb +197 -0
  221. data/lib/korona_client/models/economic_zone.rb +228 -0
  222. data/lib/korona_client/models/end_of_day_statement.rb +264 -0
  223. data/lib/korona_client/models/end_of_day_statement_summary.rb +245 -0
  224. data/lib/korona_client/models/entry_gate.rb +246 -0
  225. data/lib/korona_client/models/event.rb +275 -0
  226. data/lib/korona_client/models/forbidden_error.rb +232 -0
  227. data/lib/korona_client/models/geo_location.rb +197 -0
  228. data/lib/korona_client/models/info_text.rb +270 -0
  229. data/lib/korona_client/models/interval.rb +197 -0
  230. data/lib/korona_client/models/inventory.rb +408 -0
  231. data/lib/korona_client/models/inventory_list.rb +351 -0
  232. data/lib/korona_client/models/inventory_list_item.rb +233 -0
  233. data/lib/korona_client/models/inventory_list_item_stock.rb +197 -0
  234. data/lib/korona_client/models/korona_account.rb +264 -0
  235. data/lib/korona_client/models/method_not_allowed_error.rb +232 -0
  236. data/lib/korona_client/models/model_reference.rb +209 -0
  237. data/lib/korona_client/models/not_found_error.rb +232 -0
  238. data/lib/korona_client/models/organizational_unit.rb +278 -0
  239. data/lib/korona_client/models/payment.rb +224 -0
  240. data/lib/korona_client/models/payment_method.rb +273 -0
  241. data/lib/korona_client/models/payment_summary.rb +206 -0
  242. data/lib/korona_client/models/period.rb +206 -0
  243. data/lib/korona_client/models/period_list_top_seller.rb +208 -0
  244. data/lib/korona_client/models/period_map_string_revenue_data.rb +208 -0
  245. data/lib/korona_client/models/period_object.rb +206 -0
  246. data/lib/korona_client/models/period_revenue_data.rb +206 -0
  247. data/lib/korona_client/models/pos.rb +351 -0
  248. data/lib/korona_client/models/price_group.rb +246 -0
  249. data/lib/korona_client/models/product.rb +620 -0
  250. data/lib/korona_client/models/product_code.rb +197 -0
  251. data/lib/korona_client/models/product_description.rb +230 -0
  252. data/lib/korona_client/models/product_price.rb +224 -0
  253. data/lib/korona_client/models/product_stock.rb +224 -0
  254. data/lib/korona_client/models/product_subproduct.rb +208 -0
  255. data/lib/korona_client/models/product_supplier_price.rb +224 -0
  256. data/lib/korona_client/models/product_transfer_involved_party_information.rb +233 -0
  257. data/lib/korona_client/models/product_transfer_involved_party_information_data.rb +206 -0
  258. data/lib/korona_client/models/rating.rb +206 -0
  259. data/lib/korona_client/models/receipt.rb +378 -0
  260. data/lib/korona_client/models/receipt_item.rb +262 -0
  261. data/lib/korona_client/models/result_list.rb +273 -0
  262. data/lib/korona_client/models/result_list_account.rb +273 -0
  263. data/lib/korona_client/models/result_list_assortment.rb +273 -0
  264. data/lib/korona_client/models/result_list_cashier.rb +273 -0
  265. data/lib/korona_client/models/result_list_commodity_group.rb +273 -0
  266. data/lib/korona_client/models/result_list_currency.rb +273 -0
  267. data/lib/korona_client/models/result_list_customer.rb +273 -0
  268. data/lib/korona_client/models/result_list_customer_group.rb +273 -0
  269. data/lib/korona_client/models/result_list_customer_order.rb +273 -0
  270. data/lib/korona_client/models/result_list_day_rating.rb +273 -0
  271. data/lib/korona_client/models/result_list_economic_zone.rb +273 -0
  272. data/lib/korona_client/models/result_list_end_of_day_statement.rb +273 -0
  273. data/lib/korona_client/models/result_list_entry_gate.rb +273 -0
  274. data/lib/korona_client/models/result_list_event.rb +273 -0
  275. data/lib/korona_client/models/result_list_info_text.rb +273 -0
  276. data/lib/korona_client/models/result_list_inventory.rb +273 -0
  277. data/lib/korona_client/models/result_list_inventory_list.rb +273 -0
  278. data/lib/korona_client/models/result_list_inventory_list_item.rb +273 -0
  279. data/lib/korona_client/models/result_list_organizational_unit.rb +273 -0
  280. data/lib/korona_client/models/result_list_payment_method.rb +273 -0
  281. data/lib/korona_client/models/result_list_pos.rb +273 -0
  282. data/lib/korona_client/models/result_list_price_group.rb +273 -0
  283. data/lib/korona_client/models/result_list_product.rb +273 -0
  284. data/lib/korona_client/models/result_list_product_stock.rb +273 -0
  285. data/lib/korona_client/models/result_list_receipt.rb +273 -0
  286. data/lib/korona_client/models/result_list_sales_tax.rb +273 -0
  287. data/lib/korona_client/models/result_list_sector.rb +273 -0
  288. data/lib/korona_client/models/result_list_stock_receipt.rb +273 -0
  289. data/lib/korona_client/models/result_list_stock_receipt_item.rb +273 -0
  290. data/lib/korona_client/models/result_list_supplier.rb +273 -0
  291. data/lib/korona_client/models/result_list_tag.rb +273 -0
  292. data/lib/korona_client/models/result_list_ticket_definition.rb +273 -0
  293. data/lib/korona_client/models/revenue_data.rb +224 -0
  294. data/lib/korona_client/models/sales_tax.rb +257 -0
  295. data/lib/korona_client/models/sales_tax_rate.rb +197 -0
  296. data/lib/korona_client/models/sector.rb +239 -0
  297. data/lib/korona_client/models/sector_sales_tax_item.rb +197 -0
  298. data/lib/korona_client/models/statistic.rb +206 -0
  299. data/lib/korona_client/models/statistic_list_top_seller.rb +206 -0
  300. data/lib/korona_client/models/statistic_map_string_revenue_data.rb +206 -0
  301. data/lib/korona_client/models/statistic_revenue_data.rb +206 -0
  302. data/lib/korona_client/models/stock_receipt.rb +405 -0
  303. data/lib/korona_client/models/stock_receipt_item.rb +242 -0
  304. data/lib/korona_client/models/stock_receipt_item_amount.rb +197 -0
  305. data/lib/korona_client/models/stock_receipt_item_identification.rb +206 -0
  306. data/lib/korona_client/models/stock_receipt_item_purchase_price.rb +197 -0
  307. data/lib/korona_client/models/supplier.rb +291 -0
  308. data/lib/korona_client/models/supplier_contact.rb +215 -0
  309. data/lib/korona_client/models/supplier_contact_person.rb +242 -0
  310. data/lib/korona_client/models/supplier_payment_information.rb +293 -0
  311. data/lib/korona_client/models/tag.rb +228 -0
  312. data/lib/korona_client/models/tax_payment.rb +215 -0
  313. data/lib/korona_client/models/tax_summary.rb +206 -0
  314. data/lib/korona_client/models/ticket_definition.rb +293 -0
  315. data/lib/korona_client/models/time_period.rb +242 -0
  316. data/lib/korona_client/models/too_many_requests_error.rb +232 -0
  317. data/lib/korona_client/models/top_seller.rb +227 -0
  318. data/lib/korona_client/models/total_price.rb +241 -0
  319. data/lib/korona_client/models/weather.rb +239 -0
  320. data/lib/korona_client/version.rb +15 -0
  321. data/spec/api/accounts_api_spec.rb +65 -0
  322. data/spec/api/assortments_api_spec.rb +95 -0
  323. data/spec/api/cashiers_api_spec.rb +65 -0
  324. data/spec/api/currencies_api_spec.rb +65 -0
  325. data/spec/api/customer_groups_api_spec.rb +65 -0
  326. data/spec/api/customer_orders_api_spec.rb +122 -0
  327. data/spec/api/customers_api_spec.rb +118 -0
  328. data/spec/api/economic_zones_api_spec.rb +65 -0
  329. data/spec/api/images_api_spec.rb +48 -0
  330. data/spec/api/info_texts_api_spec.rb +65 -0
  331. data/spec/api/inventories_korona_retail_api_spec.rb +251 -0
  332. data/spec/api/korona_account_api_spec.rb +47 -0
  333. data/spec/api/organizational_units_api_spec.rb +216 -0
  334. data/spec/api/payment_methods_api_spec.rb +65 -0
  335. data/spec/api/points_of_sale_api_spec.rb +166 -0
  336. data/spec/api/price_groups_api_spec.rb +65 -0
  337. data/spec/api/products_api_spec.rb +139 -0
  338. data/spec/api/receipts_api_spec.rb +69 -0
  339. data/spec/api/sales_taxes_api_spec.rb +65 -0
  340. data/spec/api/sectors_api_spec.rb +65 -0
  341. data/spec/api/statistics_api_spec.rb +92 -0
  342. data/spec/api/stock_receipts_korona_retail_api_spec.rb +187 -0
  343. data/spec/api/suppliers_api_spec.rb +65 -0
  344. data/spec/api/tags_api_spec.rb +65 -0
  345. data/spec/api/ticketing_api_spec.rb +125 -0
  346. data/spec/api_client_spec.rb +226 -0
  347. data/spec/configuration_spec.rb +42 -0
  348. data/spec/models/account_spec.rb +112 -0
  349. data/spec/models/account_summary_spec.rb +54 -0
  350. data/spec/models/account_transaction_spec.rb +60 -0
  351. data/spec/models/add_or_update_result_spec.rb +80 -0
  352. data/spec/models/address_information_spec.rb +78 -0
  353. data/spec/models/admission_spec.rb +48 -0
  354. data/spec/models/amount_count_data_spec.rb +48 -0
  355. data/spec/models/amount_spec.rb +66 -0
  356. data/spec/models/assortment_spec.rb +84 -0
  357. data/spec/models/bad_request_error_spec.rb +52 -0
  358. data/spec/models/capacity_spec.rb +48 -0
  359. data/spec/models/cashier_spec.rb +122 -0
  360. data/spec/models/cashier_summary_spec.rb +72 -0
  361. data/spec/models/category_spec.rb +48 -0
  362. data/spec/models/cloud_subscription_spec.rb +52 -0
  363. data/spec/models/commodity_group_spec.rb +72 -0
  364. data/spec/models/commodity_group_summary_spec.rb +60 -0
  365. data/spec/models/company_identification_spec.rb +48 -0
  366. data/spec/models/currency_denomination_spec.rb +52 -0
  367. data/spec/models/currency_exchange_rate_spec.rb +48 -0
  368. data/spec/models/currency_spec.rb +108 -0
  369. data/spec/models/customer_card_spec.rb +52 -0
  370. data/spec/models/customer_data_spec.rb +48 -0
  371. data/spec/models/customer_group_spec.rb +72 -0
  372. data/spec/models/customer_group_summary_spec.rb +60 -0
  373. data/spec/models/customer_information_spec.rb +54 -0
  374. data/spec/models/customer_order_spec.rb +150 -0
  375. data/spec/models/customer_spec.rb +154 -0
  376. data/spec/models/day_rating_spec.rb +96 -0
  377. data/spec/models/device_information_spec.rb +48 -0
  378. data/spec/models/economic_zone_spec.rb +66 -0
  379. data/spec/models/end_of_day_statement_spec.rb +90 -0
  380. data/spec/models/end_of_day_statement_summary_spec.rb +72 -0
  381. data/spec/models/entry_gate_spec.rb +78 -0
  382. data/spec/models/event_spec.rb +96 -0
  383. data/spec/models/forbidden_error_spec.rb +52 -0
  384. data/spec/models/geo_location_spec.rb +48 -0
  385. data/spec/models/info_text_spec.rb +76 -0
  386. data/spec/models/interval_spec.rb +48 -0
  387. data/spec/models/inventory_list_item_spec.rb +72 -0
  388. data/spec/models/inventory_list_item_stock_spec.rb +48 -0
  389. data/spec/models/inventory_list_spec.rb +130 -0
  390. data/spec/models/inventory_spec.rb +162 -0
  391. data/spec/models/korona_account_spec.rb +90 -0
  392. data/spec/models/method_not_allowed_error_spec.rb +52 -0
  393. data/spec/models/model_reference_spec.rb +54 -0
  394. data/spec/models/not_found_error_spec.rb +52 -0
  395. data/spec/models/organizational_unit_spec.rb +96 -0
  396. data/spec/models/payment_method_spec.rb +96 -0
  397. data/spec/models/payment_spec.rb +66 -0
  398. data/spec/models/payment_summary_spec.rb +54 -0
  399. data/spec/models/period_list_top_seller_spec.rb +54 -0
  400. data/spec/models/period_map_string_revenue_data_spec.rb +54 -0
  401. data/spec/models/period_object_spec.rb +54 -0
  402. data/spec/models/period_revenue_data_spec.rb +54 -0
  403. data/spec/models/period_spec.rb +54 -0
  404. data/spec/models/pos_spec.rb +144 -0
  405. data/spec/models/price_group_spec.rb +78 -0
  406. data/spec/models/product_code_spec.rb +48 -0
  407. data/spec/models/product_description_spec.rb +52 -0
  408. data/spec/models/product_price_spec.rb +66 -0
  409. data/spec/models/product_spec.rb +296 -0
  410. data/spec/models/product_stock_spec.rb +66 -0
  411. data/spec/models/product_subproduct_spec.rb +54 -0
  412. data/spec/models/product_supplier_price_spec.rb +66 -0
  413. data/spec/models/product_transfer_involved_party_information_data_spec.rb +54 -0
  414. data/spec/models/product_transfer_involved_party_information_spec.rb +72 -0
  415. data/spec/models/rating_spec.rb +54 -0
  416. data/spec/models/receipt_item_spec.rb +90 -0
  417. data/spec/models/receipt_spec.rb +162 -0
  418. data/spec/models/result_list_account_spec.rb +72 -0
  419. data/spec/models/result_list_assortment_spec.rb +72 -0
  420. data/spec/models/result_list_cashier_spec.rb +72 -0
  421. data/spec/models/result_list_commodity_group_spec.rb +72 -0
  422. data/spec/models/result_list_currency_spec.rb +72 -0
  423. data/spec/models/result_list_customer_group_spec.rb +72 -0
  424. data/spec/models/result_list_customer_order_spec.rb +72 -0
  425. data/spec/models/result_list_customer_spec.rb +72 -0
  426. data/spec/models/result_list_day_rating_spec.rb +72 -0
  427. data/spec/models/result_list_economic_zone_spec.rb +72 -0
  428. data/spec/models/result_list_end_of_day_statement_spec.rb +72 -0
  429. data/spec/models/result_list_entry_gate_spec.rb +72 -0
  430. data/spec/models/result_list_event_spec.rb +72 -0
  431. data/spec/models/result_list_info_text_spec.rb +72 -0
  432. data/spec/models/result_list_inventory_list_item_spec.rb +72 -0
  433. data/spec/models/result_list_inventory_list_spec.rb +72 -0
  434. data/spec/models/result_list_inventory_spec.rb +72 -0
  435. data/spec/models/result_list_organizational_unit_spec.rb +72 -0
  436. data/spec/models/result_list_payment_method_spec.rb +72 -0
  437. data/spec/models/result_list_pos_spec.rb +72 -0
  438. data/spec/models/result_list_price_group_spec.rb +72 -0
  439. data/spec/models/result_list_product_spec.rb +72 -0
  440. data/spec/models/result_list_product_stock_spec.rb +72 -0
  441. data/spec/models/result_list_receipt_spec.rb +72 -0
  442. data/spec/models/result_list_sales_tax_spec.rb +72 -0
  443. data/spec/models/result_list_sector_spec.rb +72 -0
  444. data/spec/models/result_list_spec.rb +72 -0
  445. data/spec/models/result_list_stock_receipt_item_spec.rb +72 -0
  446. data/spec/models/result_list_stock_receipt_spec.rb +72 -0
  447. data/spec/models/result_list_supplier_spec.rb +72 -0
  448. data/spec/models/result_list_tag_spec.rb +72 -0
  449. data/spec/models/result_list_ticket_definition_spec.rb +72 -0
  450. data/spec/models/revenue_data_spec.rb +66 -0
  451. data/spec/models/sales_tax_rate_spec.rb +48 -0
  452. data/spec/models/sales_tax_spec.rb +84 -0
  453. data/spec/models/sector_sales_tax_item_spec.rb +48 -0
  454. data/spec/models/sector_spec.rb +72 -0
  455. data/spec/models/statistic_list_top_seller_spec.rb +54 -0
  456. data/spec/models/statistic_map_string_revenue_data_spec.rb +54 -0
  457. data/spec/models/statistic_revenue_data_spec.rb +54 -0
  458. data/spec/models/statistic_spec.rb +54 -0
  459. data/spec/models/stock_receipt_item_amount_spec.rb +48 -0
  460. data/spec/models/stock_receipt_item_identification_spec.rb +54 -0
  461. data/spec/models/stock_receipt_item_purchase_price_spec.rb +48 -0
  462. data/spec/models/stock_receipt_item_spec.rb +78 -0
  463. data/spec/models/stock_receipt_spec.rb +166 -0
  464. data/spec/models/supplier_contact_person_spec.rb +78 -0
  465. data/spec/models/supplier_contact_spec.rb +60 -0
  466. data/spec/models/supplier_payment_information_spec.rb +94 -0
  467. data/spec/models/supplier_spec.rb +108 -0
  468. data/spec/models/tag_spec.rb +66 -0
  469. data/spec/models/tax_payment_spec.rb +60 -0
  470. data/spec/models/tax_summary_spec.rb +54 -0
  471. data/spec/models/ticket_definition_spec.rb +108 -0
  472. data/spec/models/time_period_spec.rb +78 -0
  473. data/spec/models/too_many_requests_error_spec.rb +52 -0
  474. data/spec/models/top_seller_spec.rb +66 -0
  475. data/spec/models/total_price_spec.rb +66 -0
  476. data/spec/models/weather_spec.rb +58 -0
  477. data/spec/spec_helper.rb +111 -0
  478. metadata +856 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 577611a8e502e0ae0e6ee899abc5274ea3663dd50002758ce1120f74f165191d
4
+ data.tar.gz: 4f97ddefcbb92a489d814b52e28b5c450c58bdf6d3fada1807b90faba5f185b4
5
+ SHA512:
6
+ metadata.gz: 04d4e491903979267da7c2eecd695018e53be8e18a0213df7a8834978f3509acc791109658d37ddc250f712956ab0a9258b879f299499a9eb633e957bd23d34a
7
+ data.tar.gz: b03f9664f69f76541f70abea93dc453af2d0539a49185c47d2e7ddaca55b400acda074a1fbf5e3c9dd4d293f5be7e7364cace0c75669af9ed1b2ed4bb4b16828
data/Gemfile ADDED
@@ -0,0 +1,7 @@
1
+ source 'https://rubygems.org'
2
+
3
+ gemspec
4
+
5
+ group :development, :test do
6
+ gem 'rake', '~> 12.0.0'
7
+ end
@@ -0,0 +1,69 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ korona_client (1.0.0)
5
+ json (~> 2.1, >= 2.1.0)
6
+ typhoeus (~> 1.0, >= 1.0.1)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ ZenTest (4.11.1)
12
+ addressable (2.5.2)
13
+ public_suffix (>= 2.0.2, < 4.0)
14
+ autotest (4.4.6)
15
+ ZenTest (>= 4.4.1)
16
+ autotest-fsevent (0.2.13)
17
+ sys-uname
18
+ autotest-growl (0.2.16)
19
+ autotest-rails-pure (4.1.2)
20
+ crack (0.4.3)
21
+ safe_yaml (~> 1.0.0)
22
+ diff-lcs (1.3)
23
+ ethon (0.11.0)
24
+ ffi (>= 1.3.0)
25
+ ffi (1.9.25)
26
+ hashdiff (0.3.7)
27
+ json (2.1.0)
28
+ public_suffix (3.0.2)
29
+ rake (12.0.0)
30
+ rspec (3.7.0)
31
+ rspec-core (~> 3.7.0)
32
+ rspec-expectations (~> 3.7.0)
33
+ rspec-mocks (~> 3.7.0)
34
+ rspec-core (3.7.1)
35
+ rspec-support (~> 3.7.0)
36
+ rspec-expectations (3.7.0)
37
+ diff-lcs (>= 1.2.0, < 2.0)
38
+ rspec-support (~> 3.7.0)
39
+ rspec-mocks (3.7.0)
40
+ diff-lcs (>= 1.2.0, < 2.0)
41
+ rspec-support (~> 3.7.0)
42
+ rspec-support (3.7.1)
43
+ safe_yaml (1.0.4)
44
+ sys-uname (1.0.3)
45
+ ffi (>= 1.0.0)
46
+ typhoeus (1.3.0)
47
+ ethon (>= 0.9.0)
48
+ vcr (3.0.3)
49
+ webmock (1.24.6)
50
+ addressable (>= 2.3.6)
51
+ crack (>= 0.3.2)
52
+ hashdiff
53
+
54
+ PLATFORMS
55
+ ruby
56
+
57
+ DEPENDENCIES
58
+ autotest (~> 4.4, >= 4.4.6)
59
+ autotest-fsevent (~> 0.2, >= 0.2.12)
60
+ autotest-growl (~> 0.2, >= 0.2.16)
61
+ autotest-rails-pure (~> 4.1, >= 4.1.2)
62
+ korona_client!
63
+ rake (~> 12.0.0)
64
+ rspec (~> 3.6, >= 3.6.0)
65
+ vcr (~> 3.0, >= 3.0.1)
66
+ webmock (~> 1.24, >= 1.24.3)
67
+
68
+ BUNDLED WITH
69
+ 1.16.2
@@ -0,0 +1,332 @@
1
+ # korona_client
2
+
3
+ KoronaClient - the Ruby gem for the KORONA.cloud API v3
4
+
5
+ Our api provides access to our cloud services
6
+
7
+ This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
+
9
+ - API version: 3
10
+ - Package version: 1.0.0
11
+ - Build package: io.swagger.codegen.languages.RubyClientCodegen
12
+
13
+ ## Installation
14
+
15
+ ### Build a gem
16
+
17
+ To build the Ruby code into a gem:
18
+
19
+ ```shell
20
+ gem build korona_client.gemspec
21
+ ```
22
+
23
+ Then either install the gem locally:
24
+
25
+ ```shell
26
+ gem install ./korona_client-1.0.0.gem
27
+ ```
28
+ (for development, run `gem install --dev ./korona_client-1.0.0.gem` to install the development dependencies)
29
+
30
+ or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
31
+
32
+ Finally add this to the Gemfile:
33
+
34
+ gem 'korona_client', '~> 1.0.0'
35
+
36
+ ### Install from Git
37
+
38
+ If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
39
+
40
+ gem 'korona_client', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
41
+
42
+ ### Include the Ruby code directly
43
+
44
+ Include the Ruby code directly using `-I` as follows:
45
+
46
+ ```shell
47
+ ruby -Ilib script.rb
48
+ ```
49
+
50
+ ## Getting Started
51
+
52
+ Please follow the [installation](#installation) procedure and then run the following code:
53
+ ```ruby
54
+ # Load the gem
55
+ require 'korona_client'
56
+
57
+ # Setup authorization
58
+ KoronaClient.configure do |config|
59
+ # Configure HTTP basic authorization: basicAuth
60
+ config.username = 'YOUR USERNAME'
61
+ config.password = 'YOUR PASSWORD'
62
+ end
63
+
64
+ api_instance = KoronaClient::AccountsApi.new
65
+
66
+ korona_account_id = "korona_account_id_example" # String | the account id
67
+
68
+ account_id_or_number = "account_id_or_number_example" # String | id or number of the related object (important: if a number should match the uuid-format, the system will lookup for an id instead of a number)
69
+
70
+
71
+ begin
72
+ #lists the account
73
+ result = api_instance.get_account(korona_account_id, account_id_or_number)
74
+ p result
75
+ rescue KoronaClient::ApiError => e
76
+ puts "Exception when calling AccountsApi->get_account: #{e}"
77
+ end
78
+
79
+ ```
80
+
81
+ ## Documentation for API Endpoints
82
+
83
+ All URIs are relative to *https://www.koronacloud.com/web/api/v3*
84
+
85
+ Class | Method | HTTP request | Description
86
+ ------------ | ------------- | ------------- | -------------
87
+ *KoronaClient::AccountsApi* | [**get_account**](docs/AccountsApi.md#get_account) | **GET** /accounts/{koronaAccountId}/accounts/{accountIdOrNumber} | lists the account
88
+ *KoronaClient::AccountsApi* | [**get_accounts**](docs/AccountsApi.md#get_accounts) | **GET** /accounts/{koronaAccountId}/accounts | lists all accounts
89
+ *KoronaClient::AssortmentsApi* | [**get_assortment**](docs/AssortmentsApi.md#get_assortment) | **GET** /accounts/{koronaAccountId}/assortments/{assortmentIdOrNumber} | lists the assortment
90
+ *KoronaClient::AssortmentsApi* | [**get_assortments**](docs/AssortmentsApi.md#get_assortments) | **GET** /accounts/{koronaAccountId}/assortments | lists all assortments
91
+ *KoronaClient::AssortmentsApi* | [**get_commodity_group**](docs/AssortmentsApi.md#get_commodity_group) | **GET** /accounts/{koronaAccountId}/commodityGroups/{commodityGroupIdOrNumber} | lists the commodity group
92
+ *KoronaClient::AssortmentsApi* | [**get_commodity_groups**](docs/AssortmentsApi.md#get_commodity_groups) | **GET** /accounts/{koronaAccountId}/commodityGroups | lists all commodity groups
93
+ *KoronaClient::CashiersApi* | [**get_cashier**](docs/CashiersApi.md#get_cashier) | **GET** /accounts/{koronaAccountId}/cashiers/{cashierIdOrNumber} | lists the cashier
94
+ *KoronaClient::CashiersApi* | [**get_cashiers**](docs/CashiersApi.md#get_cashiers) | **GET** /accounts/{koronaAccountId}/cashiers | lists all cashiers
95
+ *KoronaClient::CurrenciesApi* | [**get_currencies**](docs/CurrenciesApi.md#get_currencies) | **GET** /accounts/{koronaAccountId}/currencies | lists all currencies
96
+ *KoronaClient::CurrenciesApi* | [**get_currency**](docs/CurrenciesApi.md#get_currency) | **GET** /accounts/{koronaAccountId}/currencies/{currencyIdOrNumber} | lists the currency
97
+ *KoronaClient::CustomerGroupsApi* | [**get_customer_group**](docs/CustomerGroupsApi.md#get_customer_group) | **GET** /accounts/{koronaAccountId}/customerGroups/{customerGroupIdOrNumber} | lists the customer group
98
+ *KoronaClient::CustomerGroupsApi* | [**get_customer_groups**](docs/CustomerGroupsApi.md#get_customer_groups) | **GET** /accounts/{koronaAccountId}/customerGroups | lists all customer groups
99
+ *KoronaClient::CustomerOrdersApi* | [**add_customer_orders**](docs/CustomerOrdersApi.md#add_customer_orders) | **POST** /accounts/{koronaAccountId}/customerOrders | adds a batch of new customer orders
100
+ *KoronaClient::CustomerOrdersApi* | [**delete_customer_order**](docs/CustomerOrdersApi.md#delete_customer_order) | **DELETE** /accounts/{koronaAccountId}/customerOrders/{customerOrderIdOrNumber} | deletes the customer order
101
+ *KoronaClient::CustomerOrdersApi* | [**get_customer_order**](docs/CustomerOrdersApi.md#get_customer_order) | **GET** /accounts/{koronaAccountId}/customerOrders/{customerOrderIdOrNumber} | lists the customer order
102
+ *KoronaClient::CustomerOrdersApi* | [**get_customer_orders**](docs/CustomerOrdersApi.md#get_customer_orders) | **GET** /accounts/{koronaAccountId}/customerOrders | lists all customer orders
103
+ *KoronaClient::CustomerOrdersApi* | [**update_customer_order**](docs/CustomerOrdersApi.md#update_customer_order) | **PATCH** /accounts/{koronaAccountId}/customerOrders/{customerOrderIdOrNumber} | changes the customer order
104
+ *KoronaClient::CustomerOrdersApi* | [**update_customer_orders**](docs/CustomerOrdersApi.md#update_customer_orders) | **PATCH** /accounts/{koronaAccountId}/customerOrders | changes a batch of customer orders
105
+ *KoronaClient::CustomersApi* | [**add_customers**](docs/CustomersApi.md#add_customers) | **POST** /accounts/{koronaAccountId}/customers | adds a batch of new customers
106
+ *KoronaClient::CustomersApi* | [**delete_customer**](docs/CustomersApi.md#delete_customer) | **DELETE** /accounts/{koronaAccountId}/customers/{customerIdOrNumber} | deletes the customer
107
+ *KoronaClient::CustomersApi* | [**get_customer**](docs/CustomersApi.md#get_customer) | **GET** /accounts/{koronaAccountId}/customers/{customerIdOrNumber} | lists the customer
108
+ *KoronaClient::CustomersApi* | [**get_customers**](docs/CustomersApi.md#get_customers) | **GET** /accounts/{koronaAccountId}/customers | lists all customers
109
+ *KoronaClient::CustomersApi* | [**update_customer**](docs/CustomersApi.md#update_customer) | **PATCH** /accounts/{koronaAccountId}/customers/{customerIdOrNumber} | updates the customer
110
+ *KoronaClient::CustomersApi* | [**update_customers**](docs/CustomersApi.md#update_customers) | **PATCH** /accounts/{koronaAccountId}/customers | changes a batch of customers
111
+ *KoronaClient::EconomicZonesApi* | [**get_economic_zone**](docs/EconomicZonesApi.md#get_economic_zone) | **GET** /accounts/{koronaAccountId}/economicZones/{economicZoneIdOrNumber} | lists the economic zone
112
+ *KoronaClient::EconomicZonesApi* | [**get_economic_zones**](docs/EconomicZonesApi.md#get_economic_zones) | **GET** /accounts/{koronaAccountId}/economicZones | lists all economic zones
113
+ *KoronaClient::ImagesApi* | [**get_image**](docs/ImagesApi.md#get_image) | **GET** /accounts/{koronaAccountId}/images/{imageId} | displays the image
114
+ *KoronaClient::InfoTextsApi* | [**get_info_text**](docs/InfoTextsApi.md#get_info_text) | **GET** /accounts/{koronaAccountId}/infoTexts/{infoTextIdOrNumber} | lists the info text
115
+ *KoronaClient::InfoTextsApi* | [**get_info_texts**](docs/InfoTextsApi.md#get_info_texts) | **GET** /accounts/{koronaAccountId}/infoTexts | lists all info texts
116
+ *KoronaClient::InventoriesKORONARetailApi* | [**add_inventories**](docs/InventoriesKORONARetailApi.md#add_inventories) | **POST** /accounts/{koronaAccountId}/inventories | adds a batch of new inventories
117
+ *KoronaClient::InventoriesKORONARetailApi* | [**add_inventory_inventory_list_items**](docs/InventoriesKORONARetailApi.md#add_inventory_inventory_list_items) | **POST** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists/{inventoryListIdOrNumber}/items | adds inventory list items
118
+ *KoronaClient::InventoriesKORONARetailApi* | [**delete_inventory**](docs/InventoriesKORONARetailApi.md#delete_inventory) | **DELETE** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber} | deletes the inventory; only possible if hasBookedReceipts=false
119
+ *KoronaClient::InventoriesKORONARetailApi* | [**delete_inventory_inventory_list_item**](docs/InventoriesKORONARetailApi.md#delete_inventory_inventory_list_item) | **DELETE** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists/{inventoryListIdOrNumber}/items/{productIdOrNumber} | deletes the inventory list item
120
+ *KoronaClient::InventoriesKORONARetailApi* | [**get_inventories**](docs/InventoriesKORONARetailApi.md#get_inventories) | **GET** /accounts/{koronaAccountId}/inventories | lists all inventories
121
+ *KoronaClient::InventoriesKORONARetailApi* | [**get_inventory**](docs/InventoriesKORONARetailApi.md#get_inventory) | **GET** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber} | lists the inventory
122
+ *KoronaClient::InventoriesKORONARetailApi* | [**get_inventory_inventory_list**](docs/InventoriesKORONARetailApi.md#get_inventory_inventory_list) | **GET** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists/{inventoryListIdOrNumber} | lists the inventory list
123
+ *KoronaClient::InventoriesKORONARetailApi* | [**get_inventory_inventory_list_item**](docs/InventoriesKORONARetailApi.md#get_inventory_inventory_list_item) | **GET** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists/{inventoryListIdOrNumber}/items/{productIdOrNumber} | lists the inventory list item with the specified product
124
+ *KoronaClient::InventoriesKORONARetailApi* | [**get_inventory_inventory_list_items**](docs/InventoriesKORONARetailApi.md#get_inventory_inventory_list_items) | **GET** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists/{inventoryListIdOrNumber}/items | lists all inventory list items
125
+ *KoronaClient::InventoriesKORONARetailApi* | [**get_inventory_inventory_lists**](docs/InventoriesKORONARetailApi.md#get_inventory_inventory_lists) | **GET** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists | lists all inventory lists
126
+ *KoronaClient::InventoriesKORONARetailApi* | [**update_inventory**](docs/InventoriesKORONARetailApi.md#update_inventory) | **PATCH** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber} | changes the inventory
127
+ *KoronaClient::InventoriesKORONARetailApi* | [**update_inventory_inventory_list**](docs/InventoriesKORONARetailApi.md#update_inventory_inventory_list) | **PATCH** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists/{inventoryListIdOrNumber} | updates the inventory list
128
+ *KoronaClient::InventoriesKORONARetailApi* | [**update_inventory_inventory_list_item**](docs/InventoriesKORONARetailApi.md#update_inventory_inventory_list_item) | **PATCH** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists/{inventoryListIdOrNumber}/items/{productIdOrNumber} | updates the inventory list item
129
+ *KoronaClient::InventoriesKORONARetailApi* | [**update_inventory_inventory_list_items**](docs/InventoriesKORONARetailApi.md#update_inventory_inventory_list_items) | **PATCH** /accounts/{koronaAccountId}/inventories/{inventoryIdOrNumber}/inventoryLists/{inventoryListIdOrNumber}/items | updates inventory list items (property [product] required))
130
+ *KoronaClient::KoronaAccountApi* | [**get_korona_account**](docs/KoronaAccountApi.md#get_korona_account) | **GET** /accounts/{koronaAccountId} | lists the korona account
131
+ *KoronaClient::OrganizationalUnitsApi* | [**add_organizational_unit_day_ratings**](docs/OrganizationalUnitsApi.md#add_organizational_unit_day_ratings) | **POST** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings | adds a batch of new day ratings
132
+ *KoronaClient::OrganizationalUnitsApi* | [**delete_organizational_unit_day_rating**](docs/OrganizationalUnitsApi.md#delete_organizational_unit_day_rating) | **DELETE** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings/{dayRatingIdOrDate} | deletes the day rating by its id or date
133
+ *KoronaClient::OrganizationalUnitsApi* | [**get_organizational_unit**](docs/OrganizationalUnitsApi.md#get_organizational_unit) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber} | lists the organizational unit
134
+ *KoronaClient::OrganizationalUnitsApi* | [**get_organizational_unit_day_rating**](docs/OrganizationalUnitsApi.md#get_organizational_unit_day_rating) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings/{dayRatingIdOrDate} | lists the day rating by its id or date
135
+ *KoronaClient::OrganizationalUnitsApi* | [**get_organizational_unit_day_ratings**](docs/OrganizationalUnitsApi.md#get_organizational_unit_day_ratings) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings | lists all organizational unit related day ratings
136
+ *KoronaClient::OrganizationalUnitsApi* | [**get_organizational_unit_inventory_lists**](docs/OrganizationalUnitsApi.md#get_organizational_unit_inventory_lists) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/inventoryLists | lists the inventory lists belonging to the organizational unit (KORONA.retail required)
137
+ *KoronaClient::OrganizationalUnitsApi* | [**get_organizational_unit_product_stocks**](docs/OrganizationalUnitsApi.md#get_organizational_unit_product_stocks) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/productStocks | lists the product stocks of the organizational unit, in case it contains a warehouse (KORONA.retail required)
138
+ *KoronaClient::OrganizationalUnitsApi* | [**get_organizational_unit_stock_receipts**](docs/OrganizationalUnitsApi.md#get_organizational_unit_stock_receipts) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/stockReceipts | lists the stock receipts belonging to the organizational unit (KORONA.retail required)
139
+ *KoronaClient::OrganizationalUnitsApi* | [**get_organizational_units**](docs/OrganizationalUnitsApi.md#get_organizational_units) | **GET** /accounts/{koronaAccountId}/organizationalUnits | lists all organizational units
140
+ *KoronaClient::OrganizationalUnitsApi* | [**update_organizational_unit_day_rating**](docs/OrganizationalUnitsApi.md#update_organizational_unit_day_rating) | **PATCH** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings/{dayRatingIdOrDate} | updates the day rating by its id or date
141
+ *KoronaClient::OrganizationalUnitsApi* | [**update_organizational_unit_day_ratings**](docs/OrganizationalUnitsApi.md#update_organizational_unit_day_ratings) | **PATCH** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings | updated a batch of new day ratings
142
+ *KoronaClient::PaymentMethodsApi* | [**get_payment_method**](docs/PaymentMethodsApi.md#get_payment_method) | **GET** /accounts/{koronaAccountId}/paymentMethods/{paymentMethodIdOrNumber} | lists the payment method
143
+ *KoronaClient::PaymentMethodsApi* | [**get_payment_methods**](docs/PaymentMethodsApi.md#get_payment_methods) | **GET** /accounts/{koronaAccountId}/paymentMethods | lists all payment methods
144
+ *KoronaClient::PointsOfSaleApi* | [**add_point_of_sale_end_of_day_statements**](docs/PointsOfSaleApi.md#add_point_of_sale_end_of_day_statements) | **POST** /accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleIdOrNumber}/endOfDayStatements | adds a batch of point of sale-related end-of-day-statements
145
+ *KoronaClient::PointsOfSaleApi* | [**add_point_of_sale_receipts**](docs/PointsOfSaleApi.md#add_point_of_sale_receipts) | **POST** /accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleIdOrNumber}/receipts | adds a batch of point of sale-related receipts
146
+ *KoronaClient::PointsOfSaleApi* | [**get_point_of_sale**](docs/PointsOfSaleApi.md#get_point_of_sale) | **GET** /accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleIdOrNumber} | lists the point of sale
147
+ *KoronaClient::PointsOfSaleApi* | [**get_point_of_sale_end_of_day_statements**](docs/PointsOfSaleApi.md#get_point_of_sale_end_of_day_statements) | **GET** /accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleIdOrNumber}/endOfDayStatements | lists all point of sale-related end-of-day-statements
148
+ *KoronaClient::PointsOfSaleApi* | [**get_point_of_sale_receipt**](docs/PointsOfSaleApi.md#get_point_of_sale_receipt) | **GET** /accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleIdOrNumber}/receipts/{receiptId} | lists a single point of sale-related receipt
149
+ *KoronaClient::PointsOfSaleApi* | [**get_point_of_sale_receipts**](docs/PointsOfSaleApi.md#get_point_of_sale_receipts) | **GET** /accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleIdOrNumber}/receipts | lists all point of sale-related receipts
150
+ *KoronaClient::PointsOfSaleApi* | [**get_points_of_sale**](docs/PointsOfSaleApi.md#get_points_of_sale) | **GET** /accounts/{koronaAccountId}/pointsOfSale | lists all point of sales
151
+ *KoronaClient::PointsOfSaleApi* | [**update_point_of_sale**](docs/PointsOfSaleApi.md#update_point_of_sale) | **PATCH** /accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleIdOrNumber} | updates a point of sale (works only for coupling (attribute 'couplingId') or updating device information (attribute 'deviceInformation'))
152
+ *KoronaClient::PriceGroupsApi* | [**get_price_group**](docs/PriceGroupsApi.md#get_price_group) | **GET** /accounts/{koronaAccountId}/priceGroups/{priceGroupIdOrNumber} | lists the price group
153
+ *KoronaClient::PriceGroupsApi* | [**get_price_groups**](docs/PriceGroupsApi.md#get_price_groups) | **GET** /accounts/{koronaAccountId}/priceGroups | lists all price groups
154
+ *KoronaClient::ProductsApi* | [**add_products**](docs/ProductsApi.md#add_products) | **POST** /accounts/{koronaAccountId}/products | adds a batch of new products
155
+ *KoronaClient::ProductsApi* | [**delete_product**](docs/ProductsApi.md#delete_product) | **DELETE** /accounts/{koronaAccountId}/products/{productIdOrNumber} | deletes the product
156
+ *KoronaClient::ProductsApi* | [**get_product**](docs/ProductsApi.md#get_product) | **GET** /accounts/{koronaAccountId}/products/{productIdOrNumber} | lists the product
157
+ *KoronaClient::ProductsApi* | [**get_product_stocks**](docs/ProductsApi.md#get_product_stocks) | **GET** /accounts/{koronaAccountId}/products/{productIdOrNumber}/stocks | lists the product stocks in different warehouses (KORONA.retail required)
158
+ *KoronaClient::ProductsApi* | [**get_products**](docs/ProductsApi.md#get_products) | **GET** /accounts/{koronaAccountId}/products | lists all products
159
+ *KoronaClient::ProductsApi* | [**update_product**](docs/ProductsApi.md#update_product) | **PATCH** /accounts/{koronaAccountId}/products/{productIdOrNumber} | changes the product
160
+ *KoronaClient::ProductsApi* | [**update_products**](docs/ProductsApi.md#update_products) | **PATCH** /accounts/{koronaAccountId}/products | changes a batch of products
161
+ *KoronaClient::ReceiptsApi* | [**get_receipt**](docs/ReceiptsApi.md#get_receipt) | **GET** /accounts/{koronaAccountId}/receipts/receiptId} | lists a single receipt
162
+ *KoronaClient::ReceiptsApi* | [**get_receipts**](docs/ReceiptsApi.md#get_receipts) | **GET** /accounts/{koronaAccountId}/receipts | lists all receipts
163
+ *KoronaClient::SalesTaxesApi* | [**get_sales_tax**](docs/SalesTaxesApi.md#get_sales_tax) | **GET** /accounts/{koronaAccountId}/salesTaxes/{salesTaxIdOrNumber} | lists the sales tax
164
+ *KoronaClient::SalesTaxesApi* | [**get_sales_taxes**](docs/SalesTaxesApi.md#get_sales_taxes) | **GET** /accounts/{koronaAccountId}/salesTaxes | lists all sales taxes
165
+ *KoronaClient::SectorsApi* | [**get_sector**](docs/SectorsApi.md#get_sector) | **GET** /accounts/{koronaAccountId}/sectors/{sectorIdOrNumber} | lists the sector
166
+ *KoronaClient::SectorsApi* | [**get_sectors**](docs/SectorsApi.md#get_sectors) | **GET** /accounts/{koronaAccountId}/sectors | lists all sectors
167
+ *KoronaClient::StatisticsApi* | [**get_revenue**](docs/StatisticsApi.md#get_revenue) | **GET** /accounts/{koronaAccountId}/statistics/revenueData | lists information about the revenue in the given period
168
+ *KoronaClient::StatisticsApi* | [**get_revenue_for_customer_groups**](docs/StatisticsApi.md#get_revenue_for_customer_groups) | **GET** /accounts/{koronaAccountId}/statistics/revenueDataForCustomerGroups | lists the turnover per customer group during the given period
169
+ *KoronaClient::StatisticsApi* | [**get_revenue_hourly**](docs/StatisticsApi.md#get_revenue_hourly) | **GET** /accounts/{koronaAccountId}/statistics/revenueDataHourly | lists the turnover per hour during the given period
170
+ *KoronaClient::StatisticsApi* | [**get_top_seller**](docs/StatisticsApi.md#get_top_seller) | **GET** /accounts/{koronaAccountId}/statistics/topSeller | lists the top-seller
171
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**add_stock_receipt_items**](docs/StockReceiptsKORONARetailApi.md#add_stock_receipt_items) | **POST** /accounts/{koronaAccountId}/stockReceipts/{stockReceiptIdOrNumber}/items | adds stock-receipt items
172
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**add_stock_receipts**](docs/StockReceiptsKORONARetailApi.md#add_stock_receipts) | **POST** /accounts/{koronaAccountId}/stockReceipts | adds stock-receipts
173
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**delete_stock_receipt_item**](docs/StockReceiptsKORONARetailApi.md#delete_stock_receipt_item) | **DELETE** /accounts/{koronaAccountId}/stockReceipts/{stockReceiptIdOrNumber}/items/{productIdOrNumber} | deletes the stock-receipt item
174
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**get_stock_receipt**](docs/StockReceiptsKORONARetailApi.md#get_stock_receipt) | **GET** /accounts/{koronaAccountId}/stockReceipts/{stockReceiptIdOrNumber} | lists the stock-receipt
175
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**get_stock_receipt_item**](docs/StockReceiptsKORONARetailApi.md#get_stock_receipt_item) | **GET** /accounts/{koronaAccountId}/stockReceipts/{stockReceiptIdOrNumber}/items/{productIdOrNumber} | lists the stock-receipt item
176
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**get_stock_receipt_items**](docs/StockReceiptsKORONARetailApi.md#get_stock_receipt_items) | **GET** /accounts/{koronaAccountId}/stockReceipts/{stockReceiptIdOrNumber}/items | lists all stock-receipt items
177
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**get_stock_receipts**](docs/StockReceiptsKORONARetailApi.md#get_stock_receipts) | **GET** /accounts/{koronaAccountId}/stockReceipts | lists all stock-receipts
178
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**update_stock_receipt**](docs/StockReceiptsKORONARetailApi.md#update_stock_receipt) | **PATCH** /accounts/{koronaAccountId}/stockReceipts/{stockReceiptIdOrNumber} | updates the stock-receipt
179
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**update_stock_receipt_item**](docs/StockReceiptsKORONARetailApi.md#update_stock_receipt_item) | **PATCH** /accounts/{koronaAccountId}/stockReceipts/{stockReceiptIdOrNumber}/items/{productIdOrNumber} | updates the stock-receipt item
180
+ *KoronaClient::StockReceiptsKORONARetailApi* | [**update_stock_receipt_items**](docs/StockReceiptsKORONARetailApi.md#update_stock_receipt_items) | **PATCH** /accounts/{koronaAccountId}/stockReceipts/{stockReceiptIdOrNumber}/items | updates stock-receipt items
181
+ *KoronaClient::SuppliersApi* | [**get_supplier**](docs/SuppliersApi.md#get_supplier) | **GET** /accounts/{koronaAccountId}/suppliers/{supplierIdOrNumber} | lists the supplier
182
+ *KoronaClient::SuppliersApi* | [**get_suppliers**](docs/SuppliersApi.md#get_suppliers) | **GET** /accounts/{koronaAccountId}/suppliers | lists all suppliers
183
+ *KoronaClient::TagsApi* | [**get_tag**](docs/TagsApi.md#get_tag) | **GET** /accounts/{koronaAccountId}/tags/{tagId} | lists the info text
184
+ *KoronaClient::TagsApi* | [**get_tags**](docs/TagsApi.md#get_tags) | **GET** /accounts/{koronaAccountId}/tags | lists all info texts
185
+ *KoronaClient::TicketingApi* | [**get_entry_gate**](docs/TicketingApi.md#get_entry_gate) | **GET** /accounts/{koronaAccountId}/entryGates/{entryGateIdOrNumber} | lists the entry gate
186
+ *KoronaClient::TicketingApi* | [**get_entry_gates**](docs/TicketingApi.md#get_entry_gates) | **GET** /accounts/{koronaAccountId}/entryGates | lists all entry gates
187
+ *KoronaClient::TicketingApi* | [**get_event**](docs/TicketingApi.md#get_event) | **GET** /accounts/{koronaAccountId}/events/{eventIdOrNumber} | lists the event
188
+ *KoronaClient::TicketingApi* | [**get_events**](docs/TicketingApi.md#get_events) | **GET** /accounts/{koronaAccountId}/events | lists all events
189
+ *KoronaClient::TicketingApi* | [**get_ticket_definition**](docs/TicketingApi.md#get_ticket_definition) | **GET** /accounts/{koronaAccountId}/ticketDefinitions/{ticketDefinitionIdOrNumber} | lists the ticket definition
190
+ *KoronaClient::TicketingApi* | [**get_ticket_definitions**](docs/TicketingApi.md#get_ticket_definitions) | **GET** /accounts/{koronaAccountId}/ticketDefinitions | lists all ticket definitions
191
+
192
+
193
+ ## Documentation for Models
194
+
195
+ - [KoronaClient::Account](docs/Account.md)
196
+ - [KoronaClient::AccountSummary](docs/AccountSummary.md)
197
+ - [KoronaClient::AccountTransaction](docs/AccountTransaction.md)
198
+ - [KoronaClient::AddOrUpdateResult](docs/AddOrUpdateResult.md)
199
+ - [KoronaClient::AddressInformation](docs/AddressInformation.md)
200
+ - [KoronaClient::Admission](docs/Admission.md)
201
+ - [KoronaClient::Amount](docs/Amount.md)
202
+ - [KoronaClient::AmountCountData](docs/AmountCountData.md)
203
+ - [KoronaClient::Assortment](docs/Assortment.md)
204
+ - [KoronaClient::BadRequestError](docs/BadRequestError.md)
205
+ - [KoronaClient::Capacity](docs/Capacity.md)
206
+ - [KoronaClient::Cashier](docs/Cashier.md)
207
+ - [KoronaClient::CashierSummary](docs/CashierSummary.md)
208
+ - [KoronaClient::Category](docs/Category.md)
209
+ - [KoronaClient::CloudSubscription](docs/CloudSubscription.md)
210
+ - [KoronaClient::CommodityGroup](docs/CommodityGroup.md)
211
+ - [KoronaClient::CommodityGroupSummary](docs/CommodityGroupSummary.md)
212
+ - [KoronaClient::CompanyIdentification](docs/CompanyIdentification.md)
213
+ - [KoronaClient::Currency](docs/Currency.md)
214
+ - [KoronaClient::CurrencyDenomination](docs/CurrencyDenomination.md)
215
+ - [KoronaClient::CurrencyExchangeRate](docs/CurrencyExchangeRate.md)
216
+ - [KoronaClient::Customer](docs/Customer.md)
217
+ - [KoronaClient::CustomerCard](docs/CustomerCard.md)
218
+ - [KoronaClient::CustomerData](docs/CustomerData.md)
219
+ - [KoronaClient::CustomerGroup](docs/CustomerGroup.md)
220
+ - [KoronaClient::CustomerGroupSummary](docs/CustomerGroupSummary.md)
221
+ - [KoronaClient::CustomerInformation](docs/CustomerInformation.md)
222
+ - [KoronaClient::CustomerOrder](docs/CustomerOrder.md)
223
+ - [KoronaClient::DayRating](docs/DayRating.md)
224
+ - [KoronaClient::DeviceInformation](docs/DeviceInformation.md)
225
+ - [KoronaClient::EconomicZone](docs/EconomicZone.md)
226
+ - [KoronaClient::EndOfDayStatement](docs/EndOfDayStatement.md)
227
+ - [KoronaClient::EndOfDayStatementSummary](docs/EndOfDayStatementSummary.md)
228
+ - [KoronaClient::EntryGate](docs/EntryGate.md)
229
+ - [KoronaClient::Event](docs/Event.md)
230
+ - [KoronaClient::ForbiddenError](docs/ForbiddenError.md)
231
+ - [KoronaClient::GeoLocation](docs/GeoLocation.md)
232
+ - [KoronaClient::InfoText](docs/InfoText.md)
233
+ - [KoronaClient::Interval](docs/Interval.md)
234
+ - [KoronaClient::Inventory](docs/Inventory.md)
235
+ - [KoronaClient::InventoryList](docs/InventoryList.md)
236
+ - [KoronaClient::InventoryListItem](docs/InventoryListItem.md)
237
+ - [KoronaClient::InventoryListItemStock](docs/InventoryListItemStock.md)
238
+ - [KoronaClient::KoronaAccount](docs/KoronaAccount.md)
239
+ - [KoronaClient::MethodNotAllowedError](docs/MethodNotAllowedError.md)
240
+ - [KoronaClient::ModelReference](docs/ModelReference.md)
241
+ - [KoronaClient::NotFoundError](docs/NotFoundError.md)
242
+ - [KoronaClient::OrganizationalUnit](docs/OrganizationalUnit.md)
243
+ - [KoronaClient::Payment](docs/Payment.md)
244
+ - [KoronaClient::PaymentMethod](docs/PaymentMethod.md)
245
+ - [KoronaClient::PaymentSummary](docs/PaymentSummary.md)
246
+ - [KoronaClient::Period](docs/Period.md)
247
+ - [KoronaClient::PeriodListTopSeller](docs/PeriodListTopSeller.md)
248
+ - [KoronaClient::PeriodMapStringRevenueData](docs/PeriodMapStringRevenueData.md)
249
+ - [KoronaClient::PeriodObject](docs/PeriodObject.md)
250
+ - [KoronaClient::PeriodRevenueData](docs/PeriodRevenueData.md)
251
+ - [KoronaClient::Pos](docs/Pos.md)
252
+ - [KoronaClient::PriceGroup](docs/PriceGroup.md)
253
+ - [KoronaClient::Product](docs/Product.md)
254
+ - [KoronaClient::ProductCode](docs/ProductCode.md)
255
+ - [KoronaClient::ProductDescription](docs/ProductDescription.md)
256
+ - [KoronaClient::ProductPrice](docs/ProductPrice.md)
257
+ - [KoronaClient::ProductStock](docs/ProductStock.md)
258
+ - [KoronaClient::ProductSubproduct](docs/ProductSubproduct.md)
259
+ - [KoronaClient::ProductSupplierPrice](docs/ProductSupplierPrice.md)
260
+ - [KoronaClient::ProductTransferInvolvedPartyInformation](docs/ProductTransferInvolvedPartyInformation.md)
261
+ - [KoronaClient::ProductTransferInvolvedPartyInformationData](docs/ProductTransferInvolvedPartyInformationData.md)
262
+ - [KoronaClient::Rating](docs/Rating.md)
263
+ - [KoronaClient::Receipt](docs/Receipt.md)
264
+ - [KoronaClient::ReceiptItem](docs/ReceiptItem.md)
265
+ - [KoronaClient::ResultList](docs/ResultList.md)
266
+ - [KoronaClient::ResultListAccount](docs/ResultListAccount.md)
267
+ - [KoronaClient::ResultListAssortment](docs/ResultListAssortment.md)
268
+ - [KoronaClient::ResultListCashier](docs/ResultListCashier.md)
269
+ - [KoronaClient::ResultListCommodityGroup](docs/ResultListCommodityGroup.md)
270
+ - [KoronaClient::ResultListCurrency](docs/ResultListCurrency.md)
271
+ - [KoronaClient::ResultListCustomer](docs/ResultListCustomer.md)
272
+ - [KoronaClient::ResultListCustomerGroup](docs/ResultListCustomerGroup.md)
273
+ - [KoronaClient::ResultListCustomerOrder](docs/ResultListCustomerOrder.md)
274
+ - [KoronaClient::ResultListDayRating](docs/ResultListDayRating.md)
275
+ - [KoronaClient::ResultListEconomicZone](docs/ResultListEconomicZone.md)
276
+ - [KoronaClient::ResultListEndOfDayStatement](docs/ResultListEndOfDayStatement.md)
277
+ - [KoronaClient::ResultListEntryGate](docs/ResultListEntryGate.md)
278
+ - [KoronaClient::ResultListEvent](docs/ResultListEvent.md)
279
+ - [KoronaClient::ResultListInfoText](docs/ResultListInfoText.md)
280
+ - [KoronaClient::ResultListInventory](docs/ResultListInventory.md)
281
+ - [KoronaClient::ResultListInventoryList](docs/ResultListInventoryList.md)
282
+ - [KoronaClient::ResultListInventoryListItem](docs/ResultListInventoryListItem.md)
283
+ - [KoronaClient::ResultListOrganizationalUnit](docs/ResultListOrganizationalUnit.md)
284
+ - [KoronaClient::ResultListPaymentMethod](docs/ResultListPaymentMethod.md)
285
+ - [KoronaClient::ResultListPos](docs/ResultListPos.md)
286
+ - [KoronaClient::ResultListPriceGroup](docs/ResultListPriceGroup.md)
287
+ - [KoronaClient::ResultListProduct](docs/ResultListProduct.md)
288
+ - [KoronaClient::ResultListProductStock](docs/ResultListProductStock.md)
289
+ - [KoronaClient::ResultListReceipt](docs/ResultListReceipt.md)
290
+ - [KoronaClient::ResultListSalesTax](docs/ResultListSalesTax.md)
291
+ - [KoronaClient::ResultListSector](docs/ResultListSector.md)
292
+ - [KoronaClient::ResultListStockReceipt](docs/ResultListStockReceipt.md)
293
+ - [KoronaClient::ResultListStockReceiptItem](docs/ResultListStockReceiptItem.md)
294
+ - [KoronaClient::ResultListSupplier](docs/ResultListSupplier.md)
295
+ - [KoronaClient::ResultListTag](docs/ResultListTag.md)
296
+ - [KoronaClient::ResultListTicketDefinition](docs/ResultListTicketDefinition.md)
297
+ - [KoronaClient::RevenueData](docs/RevenueData.md)
298
+ - [KoronaClient::SalesTax](docs/SalesTax.md)
299
+ - [KoronaClient::SalesTaxRate](docs/SalesTaxRate.md)
300
+ - [KoronaClient::Sector](docs/Sector.md)
301
+ - [KoronaClient::SectorSalesTaxItem](docs/SectorSalesTaxItem.md)
302
+ - [KoronaClient::Statistic](docs/Statistic.md)
303
+ - [KoronaClient::StatisticListTopSeller](docs/StatisticListTopSeller.md)
304
+ - [KoronaClient::StatisticMapStringRevenueData](docs/StatisticMapStringRevenueData.md)
305
+ - [KoronaClient::StatisticRevenueData](docs/StatisticRevenueData.md)
306
+ - [KoronaClient::StockReceipt](docs/StockReceipt.md)
307
+ - [KoronaClient::StockReceiptItem](docs/StockReceiptItem.md)
308
+ - [KoronaClient::StockReceiptItemAmount](docs/StockReceiptItemAmount.md)
309
+ - [KoronaClient::StockReceiptItemIdentification](docs/StockReceiptItemIdentification.md)
310
+ - [KoronaClient::StockReceiptItemPurchasePrice](docs/StockReceiptItemPurchasePrice.md)
311
+ - [KoronaClient::Supplier](docs/Supplier.md)
312
+ - [KoronaClient::SupplierContact](docs/SupplierContact.md)
313
+ - [KoronaClient::SupplierContactPerson](docs/SupplierContactPerson.md)
314
+ - [KoronaClient::SupplierPaymentInformation](docs/SupplierPaymentInformation.md)
315
+ - [KoronaClient::Tag](docs/Tag.md)
316
+ - [KoronaClient::TaxPayment](docs/TaxPayment.md)
317
+ - [KoronaClient::TaxSummary](docs/TaxSummary.md)
318
+ - [KoronaClient::TicketDefinition](docs/TicketDefinition.md)
319
+ - [KoronaClient::TimePeriod](docs/TimePeriod.md)
320
+ - [KoronaClient::TooManyRequestsError](docs/TooManyRequestsError.md)
321
+ - [KoronaClient::TopSeller](docs/TopSeller.md)
322
+ - [KoronaClient::TotalPrice](docs/TotalPrice.md)
323
+ - [KoronaClient::Weather](docs/Weather.md)
324
+
325
+
326
+ ## Documentation for Authorization
327
+
328
+
329
+ ### basicAuth
330
+
331
+ - **Type**: HTTP basic authentication
332
+
@@ -0,0 +1,8 @@
1
+ begin
2
+ require 'rspec/core/rake_task'
3
+
4
+ RSpec::Core::RakeTask.new(:spec)
5
+ task default: :spec
6
+ rescue LoadError
7
+ # no rspec available
8
+ end
@@ -0,0 +1,19 @@
1
+ # KoronaClient::Account
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **active** | **BOOLEAN** | indicates whether the object is active for use or not | [optional]
7
+ **id** | **String** | global object uuid (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) | [optional]
8
+ **number** | **String** | number of the object, like it is set in backoffice; will be removed when active&#x3D;false | [optional]
9
+ **revision** | **Integer** | the revision number of the object. revision numbers are unique per object-type. there is is no object of the same type with identical revision numbers. | [optional]
10
+ **cash_journal_relevant** | **BOOLEAN** | | [optional]
11
+ **denomination_input** | **BOOLEAN** | | [optional]
12
+ **exclusive** | **BOOLEAN** | | [optional]
13
+ **name** | **String** | | [optional]
14
+ **producer** | [**ModelReference**](ModelReference.md) | | [optional]
15
+ **requires_serial_number** | **BOOLEAN** | | [optional]
16
+ **revenue_account** | [**ModelReference**](ModelReference.md) | | [optional]
17
+ **type** | **String** | | [optional]
18
+
19
+