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,26 @@
1
+ # KoronaClient::Inventory
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=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
+ **automatic_booking** | **BOOLEAN** | | [optional]
11
+ **automatic_booking_after_days** | **Integer** | only if isAutomaticBooking=true | [optional]
12
+ **check_product_assortment_validity** | **BOOLEAN** | | [optional]
13
+ **check_product_listing** | **BOOLEAN** | | [optional]
14
+ **create_time** | **DateTime** | | [optional]
15
+ **description** | **String** | | [optional]
16
+ **execution_days** | **Array<String>** | only if type=PERPETUAL_INVENTORY | [optional]
17
+ **execution_time** | **DateTime** | | [optional]
18
+ **has_booked_receipts** | **BOOLEAN** | | [optional]
19
+ **max_products_per_list** | **Integer** | only if type=ANNUAL_INVENTORY | INVENTORY_IRREGULARITY | [optional]
20
+ **one_commodity_group_per_inventory_list** | **BOOLEAN** | only if type=ANNUAL_INVENTORY | INVENTORY_IRREGULARITY | [optional]
21
+ **only_negative_product_stocks** | **BOOLEAN** | only if type=INVENTORY_IRREGULARITY | [optional]
22
+ **organizational_units** | [**Array<ModelReference>**](ModelReference.md) | | [optional]
23
+ **product_filter** | **String** | | [optional]
24
+ **type** | **String** | | [optional]
25
+
26
+
@@ -0,0 +1,22 @@
1
+ # KoronaClient::InventoryList
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=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
+ **booking_time** | **DateTime** | | [optional]
11
+ **booking_user** | [**ModelReference**](ModelReference.md) | | [optional]
12
+ **cashier** | [**ModelReference**](ModelReference.md) | | [optional]
13
+ **create_time** | **DateTime** | | [optional]
14
+ **description** | **String** | | [optional]
15
+ **finish_time** | **DateTime** | | [optional]
16
+ **inventory** | [**ModelReference**](ModelReference.md) | | [optional]
17
+ **modified_time** | **DateTime** | | [optional]
18
+ **organizational_unit** | [**ModelReference**](ModelReference.md) | | [optional]
19
+ **point_of_sale** | [**ModelReference**](ModelReference.md) | | [optional]
20
+ **status** | **String** | | [optional]
21
+
22
+
@@ -0,0 +1,13 @@
1
+ # KoronaClient::InventoryListItem
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **average_purchase_price** | **Float** | | [optional]
7
+ **index** | **Integer** | | [optional]
8
+ **product** | [**ModelReference**](ModelReference.md) | | [optional]
9
+ **revision** | **Integer** | | [optional]
10
+ **stock** | [**InventoryListItemStock**](InventoryListItemStock.md) | | [optional]
11
+ **stock_difference_reason** | **String** | | [optional]
12
+
13
+
@@ -0,0 +1,9 @@
1
+ # KoronaClient::InventoryListItemStock
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **actual** | **Float** | | [optional]
7
+ **nominal** | **Float** | | [optional]
8
+
9
+
@@ -0,0 +1,16 @@
1
+ # KoronaClient::KoronaAccount
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=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
+ **address** | [**AddressInformation**](AddressInformation.md) | | [optional]
11
+ **cloud_subscription** | [**CloudSubscription**](CloudSubscription.md) | | [optional]
12
+ **company** | **String** | | [optional]
13
+ **identification** | [**CompanyIdentification**](CompanyIdentification.md) | | [optional]
14
+ **test_mode** | **BOOLEAN** | | [optional]
15
+
16
+
@@ -0,0 +1,62 @@
1
+ # KoronaClient::KoronaAccountApi
2
+
3
+ All URIs are relative to *https://www.koronacloud.com/web/api/v3*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**get_korona_account**](KoronaAccountApi.md#get_korona_account) | **GET** /accounts/{koronaAccountId} | lists the korona account
8
+
9
+
10
+ # **get_korona_account**
11
+ > KoronaAccount get_korona_account(korona_account_id)
12
+
13
+ lists the korona account
14
+
15
+
16
+
17
+ ### Example
18
+ ```ruby
19
+ # load the gem
20
+ require 'korona_client'
21
+ # setup authorization
22
+ KoronaClient.configure do |config|
23
+ # Configure HTTP basic authorization: basicAuth
24
+ config.username = 'YOUR USERNAME'
25
+ config.password = 'YOUR PASSWORD'
26
+ end
27
+
28
+ api_instance = KoronaClient::KoronaAccountApi.new
29
+
30
+ korona_account_id = "korona_account_id_example" # String | the account id
31
+
32
+
33
+ begin
34
+ #lists the korona account
35
+ result = api_instance.get_korona_account(korona_account_id)
36
+ p result
37
+ rescue KoronaClient::ApiError => e
38
+ puts "Exception when calling KoronaAccountApi->get_korona_account: #{e}"
39
+ end
40
+ ```
41
+
42
+ ### Parameters
43
+
44
+ Name | Type | Description | Notes
45
+ ------------- | ------------- | ------------- | -------------
46
+ **korona_account_id** | **String**| the account id |
47
+
48
+ ### Return type
49
+
50
+ [**KoronaAccount**](KoronaAccount.md)
51
+
52
+ ### Authorization
53
+
54
+ [basicAuth](../README.md#basicAuth)
55
+
56
+ ### HTTP request headers
57
+
58
+ - **Content-Type**: application/json
59
+ - **Accept**: application/json
60
+
61
+
62
+
@@ -0,0 +1,9 @@
1
+ # KoronaClient::MethodNotAllowedError
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **message** | **String** | a short description of the error in english | [optional]
7
+ **code** | **String** | the code for client-side evaluation of the error | [optional]
8
+
9
+
@@ -0,0 +1,10 @@
1
+ # KoronaClient::ModelReference
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **id** | **String** | global object uuid (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). recommanded to use for linking purposes. will never change. | [optional]
7
+ **name** | **String** | name, like it is set in backoffice | [optional]
8
+ **number** | **String** | number, like it is set in backoffice | [optional]
9
+
10
+
@@ -0,0 +1,9 @@
1
+ # KoronaClient::NotFoundError
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **message** | **String** | a short description of the error in english | [optional]
7
+ **code** | **String** | the code for client-side evaluation of the error | [optional]
8
+
9
+
@@ -0,0 +1,17 @@
1
+ # KoronaClient::OrganizationalUnit
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=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
+ **address** | [**AddressInformation**](AddressInformation.md) | | [optional]
11
+ **economic_zone** | [**ModelReference**](ModelReference.md) | | [optional]
12
+ **name** | **String** | |
13
+ **parent_organizational_unit** | [**ModelReference**](ModelReference.md) | | [optional]
14
+ **price_group** | [**ModelReference**](ModelReference.md) | | [optional]
15
+ **warehouse** | **BOOLEAN** | | [optional]
16
+
17
+
@@ -0,0 +1,724 @@
1
+ # KoronaClient::OrganizationalUnitsApi
2
+
3
+ All URIs are relative to *https://www.koronacloud.com/web/api/v3*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**add_organizational_unit_day_ratings**](OrganizationalUnitsApi.md#add_organizational_unit_day_ratings) | **POST** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings | adds a batch of new day ratings
8
+ [**delete_organizational_unit_day_rating**](OrganizationalUnitsApi.md#delete_organizational_unit_day_rating) | **DELETE** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings/{dayRatingIdOrDate} | deletes the day rating by its id or date
9
+ [**get_organizational_unit**](OrganizationalUnitsApi.md#get_organizational_unit) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber} | lists the organizational unit
10
+ [**get_organizational_unit_day_rating**](OrganizationalUnitsApi.md#get_organizational_unit_day_rating) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings/{dayRatingIdOrDate} | lists the day rating by its id or date
11
+ [**get_organizational_unit_day_ratings**](OrganizationalUnitsApi.md#get_organizational_unit_day_ratings) | **GET** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings | lists all organizational unit related day ratings
12
+ [**get_organizational_unit_inventory_lists**](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)
13
+ [**get_organizational_unit_product_stocks**](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)
14
+ [**get_organizational_unit_stock_receipts**](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)
15
+ [**get_organizational_units**](OrganizationalUnitsApi.md#get_organizational_units) | **GET** /accounts/{koronaAccountId}/organizationalUnits | lists all organizational units
16
+ [**update_organizational_unit_day_rating**](OrganizationalUnitsApi.md#update_organizational_unit_day_rating) | **PATCH** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings/{dayRatingIdOrDate} | updates the day rating by its id or date
17
+ [**update_organizational_unit_day_ratings**](OrganizationalUnitsApi.md#update_organizational_unit_day_ratings) | **PATCH** /accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitIdOrNumber}/dayRatings | updated a batch of new day ratings
18
+
19
+
20
+ # **add_organizational_unit_day_ratings**
21
+ > Array<AddOrUpdateResult> add_organizational_unit_day_ratings(korona_account_id, organizational_unit_id_or_number, body)
22
+
23
+ adds a batch of new day ratings
24
+
25
+
26
+
27
+ ### Example
28
+ ```ruby
29
+ # load the gem
30
+ require 'korona_client'
31
+ # setup authorization
32
+ KoronaClient.configure do |config|
33
+ # Configure HTTP basic authorization: basicAuth
34
+ config.username = 'YOUR USERNAME'
35
+ config.password = 'YOUR PASSWORD'
36
+ end
37
+
38
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
39
+
40
+ korona_account_id = "korona_account_id_example" # String | the account id
41
+
42
+ organizational_unit_id_or_number = "organizational_unit_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)
43
+
44
+ body = [KoronaClient::DayRating.new] # Array<DayRating> | a array of new day ratings
45
+
46
+
47
+ begin
48
+ #adds a batch of new day ratings
49
+ result = api_instance.add_organizational_unit_day_ratings(korona_account_id, organizational_unit_id_or_number, body)
50
+ p result
51
+ rescue KoronaClient::ApiError => e
52
+ puts "Exception when calling OrganizationalUnitsApi->add_organizational_unit_day_ratings: #{e}"
53
+ end
54
+ ```
55
+
56
+ ### Parameters
57
+
58
+ Name | Type | Description | Notes
59
+ ------------- | ------------- | ------------- | -------------
60
+ **korona_account_id** | **String**| the account id |
61
+ **organizational_unit_id_or_number** | **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) |
62
+ **body** | [**Array&lt;DayRating&gt;**](DayRating.md)| a array of new day ratings |
63
+
64
+ ### Return type
65
+
66
+ [**Array&lt;AddOrUpdateResult&gt;**](AddOrUpdateResult.md)
67
+
68
+ ### Authorization
69
+
70
+ [basicAuth](../README.md#basicAuth)
71
+
72
+ ### HTTP request headers
73
+
74
+ - **Content-Type**: application/json
75
+ - **Accept**: application/json
76
+
77
+
78
+
79
+ # **delete_organizational_unit_day_rating**
80
+ > delete_organizational_unit_day_rating(korona_account_id, organizational_unit_id_or_number, day_rating_id_or_date)
81
+
82
+ deletes the day rating by its id or date
83
+
84
+
85
+
86
+ ### Example
87
+ ```ruby
88
+ # load the gem
89
+ require 'korona_client'
90
+ # setup authorization
91
+ KoronaClient.configure do |config|
92
+ # Configure HTTP basic authorization: basicAuth
93
+ config.username = 'YOUR USERNAME'
94
+ config.password = 'YOUR PASSWORD'
95
+ end
96
+
97
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
98
+
99
+ korona_account_id = "korona_account_id_example" # String | the account id
100
+
101
+ organizational_unit_id_or_number = "organizational_unit_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)
102
+
103
+ day_rating_id_or_date = "day_rating_id_or_date_example" # String | the id or date (YYYY-MM-DD) of the day rating
104
+
105
+
106
+ begin
107
+ #deletes the day rating by its id or date
108
+ api_instance.delete_organizational_unit_day_rating(korona_account_id, organizational_unit_id_or_number, day_rating_id_or_date)
109
+ rescue KoronaClient::ApiError => e
110
+ puts "Exception when calling OrganizationalUnitsApi->delete_organizational_unit_day_rating: #{e}"
111
+ end
112
+ ```
113
+
114
+ ### Parameters
115
+
116
+ Name | Type | Description | Notes
117
+ ------------- | ------------- | ------------- | -------------
118
+ **korona_account_id** | **String**| the account id |
119
+ **organizational_unit_id_or_number** | **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) |
120
+ **day_rating_id_or_date** | **String**| the id or date (YYYY-MM-DD) of the day rating |
121
+
122
+ ### Return type
123
+
124
+ nil (empty response body)
125
+
126
+ ### Authorization
127
+
128
+ [basicAuth](../README.md#basicAuth)
129
+
130
+ ### HTTP request headers
131
+
132
+ - **Content-Type**: application/json
133
+ - **Accept**: application/json
134
+
135
+
136
+
137
+ # **get_organizational_unit**
138
+ > OrganizationalUnit get_organizational_unit(korona_account_id, organizational_unit_id_or_number)
139
+
140
+ lists the organizational unit
141
+
142
+
143
+
144
+ ### Example
145
+ ```ruby
146
+ # load the gem
147
+ require 'korona_client'
148
+ # setup authorization
149
+ KoronaClient.configure do |config|
150
+ # Configure HTTP basic authorization: basicAuth
151
+ config.username = 'YOUR USERNAME'
152
+ config.password = 'YOUR PASSWORD'
153
+ end
154
+
155
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
156
+
157
+ korona_account_id = "korona_account_id_example" # String | the account id
158
+
159
+ organizational_unit_id_or_number = "organizational_unit_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)
160
+
161
+
162
+ begin
163
+ #lists the organizational unit
164
+ result = api_instance.get_organizational_unit(korona_account_id, organizational_unit_id_or_number)
165
+ p result
166
+ rescue KoronaClient::ApiError => e
167
+ puts "Exception when calling OrganizationalUnitsApi->get_organizational_unit: #{e}"
168
+ end
169
+ ```
170
+
171
+ ### Parameters
172
+
173
+ Name | Type | Description | Notes
174
+ ------------- | ------------- | ------------- | -------------
175
+ **korona_account_id** | **String**| the account id |
176
+ **organizational_unit_id_or_number** | **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) |
177
+
178
+ ### Return type
179
+
180
+ [**OrganizationalUnit**](OrganizationalUnit.md)
181
+
182
+ ### Authorization
183
+
184
+ [basicAuth](../README.md#basicAuth)
185
+
186
+ ### HTTP request headers
187
+
188
+ - **Content-Type**: application/json
189
+ - **Accept**: application/json
190
+
191
+
192
+
193
+ # **get_organizational_unit_day_rating**
194
+ > DayRating get_organizational_unit_day_rating(korona_account_id, organizational_unit_id_or_number, day_rating_id_or_date)
195
+
196
+ lists the day rating by its id or date
197
+
198
+
199
+
200
+ ### Example
201
+ ```ruby
202
+ # load the gem
203
+ require 'korona_client'
204
+ # setup authorization
205
+ KoronaClient.configure do |config|
206
+ # Configure HTTP basic authorization: basicAuth
207
+ config.username = 'YOUR USERNAME'
208
+ config.password = 'YOUR PASSWORD'
209
+ end
210
+
211
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
212
+
213
+ korona_account_id = "korona_account_id_example" # String | the account id
214
+
215
+ organizational_unit_id_or_number = "organizational_unit_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)
216
+
217
+ day_rating_id_or_date = "day_rating_id_or_date_example" # String | the id or date (YYYY-MM-DD) of the day rating
218
+
219
+
220
+ begin
221
+ #lists the day rating by its id or date
222
+ result = api_instance.get_organizational_unit_day_rating(korona_account_id, organizational_unit_id_or_number, day_rating_id_or_date)
223
+ p result
224
+ rescue KoronaClient::ApiError => e
225
+ puts "Exception when calling OrganizationalUnitsApi->get_organizational_unit_day_rating: #{e}"
226
+ end
227
+ ```
228
+
229
+ ### Parameters
230
+
231
+ Name | Type | Description | Notes
232
+ ------------- | ------------- | ------------- | -------------
233
+ **korona_account_id** | **String**| the account id |
234
+ **organizational_unit_id_or_number** | **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) |
235
+ **day_rating_id_or_date** | **String**| the id or date (YYYY-MM-DD) of the day rating |
236
+
237
+ ### Return type
238
+
239
+ [**DayRating**](DayRating.md)
240
+
241
+ ### Authorization
242
+
243
+ [basicAuth](../README.md#basicAuth)
244
+
245
+ ### HTTP request headers
246
+
247
+ - **Content-Type**: application/json
248
+ - **Accept**: application/json
249
+
250
+
251
+
252
+ # **get_organizational_unit_day_ratings**
253
+ > ResultListDayRating get_organizational_unit_day_ratings(korona_account_id, organizational_unit_id_or_number, opts)
254
+
255
+ lists all organizational unit related day ratings
256
+
257
+
258
+
259
+ ### Example
260
+ ```ruby
261
+ # load the gem
262
+ require 'korona_client'
263
+ # setup authorization
264
+ KoronaClient.configure do |config|
265
+ # Configure HTTP basic authorization: basicAuth
266
+ config.username = 'YOUR USERNAME'
267
+ config.password = 'YOUR PASSWORD'
268
+ end
269
+
270
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
271
+
272
+ korona_account_id = "korona_account_id_example" # String | the account id
273
+
274
+ organizational_unit_id_or_number = "organizational_unit_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)
275
+
276
+ opts = {
277
+ page: 56, # Integer | number of the page to fetch
278
+ size: 56, # Integer | amount of objects to return per page
279
+ sort: "sort_example" # String | attribute to sort by (multiple separated by comma; max. 5)
280
+ }
281
+
282
+ begin
283
+ #lists all organizational unit related day ratings
284
+ result = api_instance.get_organizational_unit_day_ratings(korona_account_id, organizational_unit_id_or_number, opts)
285
+ p result
286
+ rescue KoronaClient::ApiError => e
287
+ puts "Exception when calling OrganizationalUnitsApi->get_organizational_unit_day_ratings: #{e}"
288
+ end
289
+ ```
290
+
291
+ ### Parameters
292
+
293
+ Name | Type | Description | Notes
294
+ ------------- | ------------- | ------------- | -------------
295
+ **korona_account_id** | **String**| the account id |
296
+ **organizational_unit_id_or_number** | **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) |
297
+ **page** | **Integer**| number of the page to fetch | [optional]
298
+ **size** | **Integer**| amount of objects to return per page | [optional]
299
+ **sort** | **String**| attribute to sort by (multiple separated by comma; max. 5) | [optional]
300
+
301
+ ### Return type
302
+
303
+ [**ResultListDayRating**](ResultListDayRating.md)
304
+
305
+ ### Authorization
306
+
307
+ [basicAuth](../README.md#basicAuth)
308
+
309
+ ### HTTP request headers
310
+
311
+ - **Content-Type**: application/json
312
+ - **Accept**: application/json
313
+
314
+
315
+
316
+ # **get_organizational_unit_inventory_lists**
317
+ > ResultListInventoryList get_organizational_unit_inventory_lists(korona_account_id, organizational_unit_id_or_number, opts)
318
+
319
+ lists the inventory lists belonging to the organizational unit (KORONA.retail required)
320
+
321
+
322
+
323
+ ### Example
324
+ ```ruby
325
+ # load the gem
326
+ require 'korona_client'
327
+ # setup authorization
328
+ KoronaClient.configure do |config|
329
+ # Configure HTTP basic authorization: basicAuth
330
+ config.username = 'YOUR USERNAME'
331
+ config.password = 'YOUR PASSWORD'
332
+ end
333
+
334
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
335
+
336
+ korona_account_id = "korona_account_id_example" # String | the account id
337
+
338
+ organizational_unit_id_or_number = "organizational_unit_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)
339
+
340
+ opts = {
341
+ page: 56, # Integer | number of the page to fetch
342
+ size: 56, # Integer | amount of objects to return per page
343
+ sort: "sort_example", # String | attribute to sort by (multiple separated by comma; max. 5)
344
+ revision: 789, # Integer | last revision number, objects with a greater revision than this will be returned
345
+ include_deleted: true, # BOOLEAN | indicates deleted objects should be loaded or not (default: false)
346
+ min_create_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | min (inclusive) create time of the receipt (ISO 8601; date, time and timezone)
347
+ max_create_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | max (inclusive) create time of the receipt (ISO 8601; date, time and timezone)
348
+ min_booking_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | min (inclusive) booking time of the receipt (ISO 8601; date, time and timezone)
349
+ max_booking_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | max (inclusive) booking time of the receipt (ISO 8601; date, time and timezone)
350
+ booking_status: "booking_status_example" # String | booking status (possible values: BOOKED, IN_PROGRESS)
351
+ }
352
+
353
+ begin
354
+ #lists the inventory lists belonging to the organizational unit (KORONA.retail required)
355
+ result = api_instance.get_organizational_unit_inventory_lists(korona_account_id, organizational_unit_id_or_number, opts)
356
+ p result
357
+ rescue KoronaClient::ApiError => e
358
+ puts "Exception when calling OrganizationalUnitsApi->get_organizational_unit_inventory_lists: #{e}"
359
+ end
360
+ ```
361
+
362
+ ### Parameters
363
+
364
+ Name | Type | Description | Notes
365
+ ------------- | ------------- | ------------- | -------------
366
+ **korona_account_id** | **String**| the account id |
367
+ **organizational_unit_id_or_number** | **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) |
368
+ **page** | **Integer**| number of the page to fetch | [optional]
369
+ **size** | **Integer**| amount of objects to return per page | [optional]
370
+ **sort** | **String**| attribute to sort by (multiple separated by comma; max. 5) | [optional]
371
+ **revision** | **Integer**| last revision number, objects with a greater revision than this will be returned | [optional]
372
+ **include_deleted** | **BOOLEAN**| indicates deleted objects should be loaded or not (default: false) | [optional]
373
+ **min_create_time** | **DateTime**| min (inclusive) create time of the receipt (ISO 8601; date, time and timezone) | [optional]
374
+ **max_create_time** | **DateTime**| max (inclusive) create time of the receipt (ISO 8601; date, time and timezone) | [optional]
375
+ **min_booking_time** | **DateTime**| min (inclusive) booking time of the receipt (ISO 8601; date, time and timezone) | [optional]
376
+ **max_booking_time** | **DateTime**| max (inclusive) booking time of the receipt (ISO 8601; date, time and timezone) | [optional]
377
+ **booking_status** | **String**| booking status (possible values: BOOKED, IN_PROGRESS) | [optional]
378
+
379
+ ### Return type
380
+
381
+ [**ResultListInventoryList**](ResultListInventoryList.md)
382
+
383
+ ### Authorization
384
+
385
+ [basicAuth](../README.md#basicAuth)
386
+
387
+ ### HTTP request headers
388
+
389
+ - **Content-Type**: application/json
390
+ - **Accept**: application/json
391
+
392
+
393
+
394
+ # **get_organizational_unit_product_stocks**
395
+ > ResultListProductStock get_organizational_unit_product_stocks(korona_account_id, organizational_unit_id_or_number, opts)
396
+
397
+ lists the product stocks of the organizational unit, in case it contains a warehouse (KORONA.retail required)
398
+
399
+
400
+
401
+ ### Example
402
+ ```ruby
403
+ # load the gem
404
+ require 'korona_client'
405
+ # setup authorization
406
+ KoronaClient.configure do |config|
407
+ # Configure HTTP basic authorization: basicAuth
408
+ config.username = 'YOUR USERNAME'
409
+ config.password = 'YOUR PASSWORD'
410
+ end
411
+
412
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
413
+
414
+ korona_account_id = "korona_account_id_example" # String | the account id
415
+
416
+ organizational_unit_id_or_number = "organizational_unit_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)
417
+
418
+ opts = {
419
+ page: 56, # Integer | number of the page to fetch
420
+ size: 56, # Integer | amount of objects to return per page
421
+ sort: "sort_example", # String | attribute to sort by (multiple separated by comma; max. 5)
422
+ revision: 789 # Integer | last revision number, objects with a greater revision than this will be returned
423
+ }
424
+
425
+ begin
426
+ #lists the product stocks of the organizational unit, in case it contains a warehouse (KORONA.retail required)
427
+ result = api_instance.get_organizational_unit_product_stocks(korona_account_id, organizational_unit_id_or_number, opts)
428
+ p result
429
+ rescue KoronaClient::ApiError => e
430
+ puts "Exception when calling OrganizationalUnitsApi->get_organizational_unit_product_stocks: #{e}"
431
+ end
432
+ ```
433
+
434
+ ### Parameters
435
+
436
+ Name | Type | Description | Notes
437
+ ------------- | ------------- | ------------- | -------------
438
+ **korona_account_id** | **String**| the account id |
439
+ **organizational_unit_id_or_number** | **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) |
440
+ **page** | **Integer**| number of the page to fetch | [optional]
441
+ **size** | **Integer**| amount of objects to return per page | [optional]
442
+ **sort** | **String**| attribute to sort by (multiple separated by comma; max. 5) | [optional]
443
+ **revision** | **Integer**| last revision number, objects with a greater revision than this will be returned | [optional]
444
+
445
+ ### Return type
446
+
447
+ [**ResultListProductStock**](ResultListProductStock.md)
448
+
449
+ ### Authorization
450
+
451
+ [basicAuth](../README.md#basicAuth)
452
+
453
+ ### HTTP request headers
454
+
455
+ - **Content-Type**: application/json
456
+ - **Accept**: application/json
457
+
458
+
459
+
460
+ # **get_organizational_unit_stock_receipts**
461
+ > ResultListStockReceipt get_organizational_unit_stock_receipts(korona_account_id, organizational_unit_id_or_number, opts)
462
+
463
+ lists the stock receipts belonging to the organizational unit (KORONA.retail required)
464
+
465
+
466
+
467
+ ### Example
468
+ ```ruby
469
+ # load the gem
470
+ require 'korona_client'
471
+ # setup authorization
472
+ KoronaClient.configure do |config|
473
+ # Configure HTTP basic authorization: basicAuth
474
+ config.username = 'YOUR USERNAME'
475
+ config.password = 'YOUR PASSWORD'
476
+ end
477
+
478
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
479
+
480
+ korona_account_id = "korona_account_id_example" # String | the account id
481
+
482
+ organizational_unit_id_or_number = "organizational_unit_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)
483
+
484
+ opts = {
485
+ page: 56, # Integer | number of the page to fetch
486
+ size: 56, # Integer | amount of objects to return per page
487
+ sort: "sort_example", # String | attribute to sort by (multiple separated by comma; max. 5)
488
+ revision: 789, # Integer | last revision number, objects with a greater revision than this will be returned
489
+ include_deleted: true, # BOOLEAN | indicates deleted objects should be loaded or not (default: false)
490
+ min_create_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | min (inclusive) create time of the receipt (ISO 8601; date, time and timezone)
491
+ max_create_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | max (inclusive) create time of the receipt (ISO 8601; date, time and timezone)
492
+ min_booking_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | min (inclusive) booking time of the receipt (ISO 8601; date, time and timezone)
493
+ max_booking_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | max (inclusive) booking time of the receipt (ISO 8601; date, time and timezone)
494
+ source_organizational_unit: "source_organizational_unit_example", # String | source organizational unit
495
+ booking_status: "booking_status_example" # String | booking status (possible values: BOOKED, IN_PROGRESS)
496
+ }
497
+
498
+ begin
499
+ #lists the stock receipts belonging to the organizational unit (KORONA.retail required)
500
+ result = api_instance.get_organizational_unit_stock_receipts(korona_account_id, organizational_unit_id_or_number, opts)
501
+ p result
502
+ rescue KoronaClient::ApiError => e
503
+ puts "Exception when calling OrganizationalUnitsApi->get_organizational_unit_stock_receipts: #{e}"
504
+ end
505
+ ```
506
+
507
+ ### Parameters
508
+
509
+ Name | Type | Description | Notes
510
+ ------------- | ------------- | ------------- | -------------
511
+ **korona_account_id** | **String**| the account id |
512
+ **organizational_unit_id_or_number** | **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) |
513
+ **page** | **Integer**| number of the page to fetch | [optional]
514
+ **size** | **Integer**| amount of objects to return per page | [optional]
515
+ **sort** | **String**| attribute to sort by (multiple separated by comma; max. 5) | [optional]
516
+ **revision** | **Integer**| last revision number, objects with a greater revision than this will be returned | [optional]
517
+ **include_deleted** | **BOOLEAN**| indicates deleted objects should be loaded or not (default: false) | [optional]
518
+ **min_create_time** | **DateTime**| min (inclusive) create time of the receipt (ISO 8601; date, time and timezone) | [optional]
519
+ **max_create_time** | **DateTime**| max (inclusive) create time of the receipt (ISO 8601; date, time and timezone) | [optional]
520
+ **min_booking_time** | **DateTime**| min (inclusive) booking time of the receipt (ISO 8601; date, time and timezone) | [optional]
521
+ **max_booking_time** | **DateTime**| max (inclusive) booking time of the receipt (ISO 8601; date, time and timezone) | [optional]
522
+ **source_organizational_unit** | **String**| source organizational unit | [optional]
523
+ **booking_status** | **String**| booking status (possible values: BOOKED, IN_PROGRESS) | [optional]
524
+
525
+ ### Return type
526
+
527
+ [**ResultListStockReceipt**](ResultListStockReceipt.md)
528
+
529
+ ### Authorization
530
+
531
+ [basicAuth](../README.md#basicAuth)
532
+
533
+ ### HTTP request headers
534
+
535
+ - **Content-Type**: application/json
536
+ - **Accept**: application/json
537
+
538
+
539
+
540
+ # **get_organizational_units**
541
+ > ResultListOrganizationalUnit get_organizational_units(korona_account_id, opts)
542
+
543
+ lists all organizational units
544
+
545
+
546
+
547
+ ### Example
548
+ ```ruby
549
+ # load the gem
550
+ require 'korona_client'
551
+ # setup authorization
552
+ KoronaClient.configure do |config|
553
+ # Configure HTTP basic authorization: basicAuth
554
+ config.username = 'YOUR USERNAME'
555
+ config.password = 'YOUR PASSWORD'
556
+ end
557
+
558
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
559
+
560
+ korona_account_id = "korona_account_id_example" # String | the account id
561
+
562
+ opts = {
563
+ page: 56, # Integer | number of the page to fetch
564
+ size: 56, # Integer | amount of objects to return per page
565
+ sort: "sort_example", # String | attribute to sort by (multiple separated by comma; max. 5)
566
+ revision: 789, # Integer | last revision number, objects with a greater revision than this will be returned
567
+ include_deleted: true # BOOLEAN | indicates deleted objects should be loaded or not (default: false)
568
+ }
569
+
570
+ begin
571
+ #lists all organizational units
572
+ result = api_instance.get_organizational_units(korona_account_id, opts)
573
+ p result
574
+ rescue KoronaClient::ApiError => e
575
+ puts "Exception when calling OrganizationalUnitsApi->get_organizational_units: #{e}"
576
+ end
577
+ ```
578
+
579
+ ### Parameters
580
+
581
+ Name | Type | Description | Notes
582
+ ------------- | ------------- | ------------- | -------------
583
+ **korona_account_id** | **String**| the account id |
584
+ **page** | **Integer**| number of the page to fetch | [optional]
585
+ **size** | **Integer**| amount of objects to return per page | [optional]
586
+ **sort** | **String**| attribute to sort by (multiple separated by comma; max. 5) | [optional]
587
+ **revision** | **Integer**| last revision number, objects with a greater revision than this will be returned | [optional]
588
+ **include_deleted** | **BOOLEAN**| indicates deleted objects should be loaded or not (default: false) | [optional]
589
+
590
+ ### Return type
591
+
592
+ [**ResultListOrganizationalUnit**](ResultListOrganizationalUnit.md)
593
+
594
+ ### Authorization
595
+
596
+ [basicAuth](../README.md#basicAuth)
597
+
598
+ ### HTTP request headers
599
+
600
+ - **Content-Type**: application/json
601
+ - **Accept**: application/json
602
+
603
+
604
+
605
+ # **update_organizational_unit_day_rating**
606
+ > update_organizational_unit_day_rating(korona_account_id, organizational_unit_id_or_number, day_rating_id_or_date, body)
607
+
608
+ updates the day rating by its id or date
609
+
610
+
611
+
612
+ ### Example
613
+ ```ruby
614
+ # load the gem
615
+ require 'korona_client'
616
+ # setup authorization
617
+ KoronaClient.configure do |config|
618
+ # Configure HTTP basic authorization: basicAuth
619
+ config.username = 'YOUR USERNAME'
620
+ config.password = 'YOUR PASSWORD'
621
+ end
622
+
623
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
624
+
625
+ korona_account_id = "korona_account_id_example" # String | the account id
626
+
627
+ organizational_unit_id_or_number = "organizational_unit_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)
628
+
629
+ day_rating_id_or_date = "day_rating_id_or_date_example" # String | the id or date (YYYY-MM-DD) of the day rating
630
+
631
+ body = KoronaClient::DayRating.new # DayRating | the properties to update of the day rating
632
+
633
+
634
+ begin
635
+ #updates the day rating by its id or date
636
+ api_instance.update_organizational_unit_day_rating(korona_account_id, organizational_unit_id_or_number, day_rating_id_or_date, body)
637
+ rescue KoronaClient::ApiError => e
638
+ puts "Exception when calling OrganizationalUnitsApi->update_organizational_unit_day_rating: #{e}"
639
+ end
640
+ ```
641
+
642
+ ### Parameters
643
+
644
+ Name | Type | Description | Notes
645
+ ------------- | ------------- | ------------- | -------------
646
+ **korona_account_id** | **String**| the account id |
647
+ **organizational_unit_id_or_number** | **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) |
648
+ **day_rating_id_or_date** | **String**| the id or date (YYYY-MM-DD) of the day rating |
649
+ **body** | [**DayRating**](DayRating.md)| the properties to update of the day rating |
650
+
651
+ ### Return type
652
+
653
+ nil (empty response body)
654
+
655
+ ### Authorization
656
+
657
+ [basicAuth](../README.md#basicAuth)
658
+
659
+ ### HTTP request headers
660
+
661
+ - **Content-Type**: application/json
662
+ - **Accept**: application/json
663
+
664
+
665
+
666
+ # **update_organizational_unit_day_ratings**
667
+ > Array&lt;AddOrUpdateResult&gt; update_organizational_unit_day_ratings(korona_account_id, organizational_unit_id_or_number, body)
668
+
669
+ updated a batch of new day ratings
670
+
671
+
672
+
673
+ ### Example
674
+ ```ruby
675
+ # load the gem
676
+ require 'korona_client'
677
+ # setup authorization
678
+ KoronaClient.configure do |config|
679
+ # Configure HTTP basic authorization: basicAuth
680
+ config.username = 'YOUR USERNAME'
681
+ config.password = 'YOUR PASSWORD'
682
+ end
683
+
684
+ api_instance = KoronaClient::OrganizationalUnitsApi.new
685
+
686
+ korona_account_id = "korona_account_id_example" # String | the account id
687
+
688
+ organizational_unit_id_or_number = "organizational_unit_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)
689
+
690
+ body = [KoronaClient::DayRating.new] # Array<DayRating> | a array of new day ratings
691
+
692
+
693
+ begin
694
+ #updated a batch of new day ratings
695
+ result = api_instance.update_organizational_unit_day_ratings(korona_account_id, organizational_unit_id_or_number, body)
696
+ p result
697
+ rescue KoronaClient::ApiError => e
698
+ puts "Exception when calling OrganizationalUnitsApi->update_organizational_unit_day_ratings: #{e}"
699
+ end
700
+ ```
701
+
702
+ ### Parameters
703
+
704
+ Name | Type | Description | Notes
705
+ ------------- | ------------- | ------------- | -------------
706
+ **korona_account_id** | **String**| the account id |
707
+ **organizational_unit_id_or_number** | **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) |
708
+ **body** | [**Array&lt;DayRating&gt;**](DayRating.md)| a array of new day ratings |
709
+
710
+ ### Return type
711
+
712
+ [**Array&lt;AddOrUpdateResult&gt;**](AddOrUpdateResult.md)
713
+
714
+ ### Authorization
715
+
716
+ [basicAuth](../README.md#basicAuth)
717
+
718
+ ### HTTP request headers
719
+
720
+ - **Content-Type**: application/json
721
+ - **Accept**: application/json
722
+
723
+
724
+