subskribe_dev 1.1.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (576) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +505 -10
  3. data/docs/AccountAddress.md +17 -0
  4. data/docs/AccountAddressJson.md +13 -0
  5. data/docs/AccountContact.md +24 -0
  6. data/docs/AccountContactJson.md +18 -0
  7. data/docs/AccountJson.md +27 -0
  8. data/docs/AccountPaymentMethodJson.md +13 -0
  9. data/docs/AccountReceivableContactJson.md +12 -0
  10. data/docs/AccountingApi.md +182 -0
  11. data/docs/AccountingEvent.md +19 -0
  12. data/docs/AccountingEventPaginatedResponse.md +10 -0
  13. data/docs/AccountingPeriod.md +22 -0
  14. data/docs/AccountingPeriodCalculation.md +13 -0
  15. data/docs/AccountsApi.md +884 -0
  16. data/docs/AddAndApplyPaymentApplicationJson.md +19 -0
  17. data/docs/AnrokIntegrationInput.md +8 -0
  18. data/docs/ApprovalMatrixImportDataJson.md +13 -0
  19. data/docs/ApprovalMatrixImportPreview.md +12 -0
  20. data/docs/ApprovalRoleJson.md +12 -0
  21. data/docs/ApprovalRoleSegmentChange.md +11 -0
  22. data/docs/ApprovalSegmentJson.md +12 -0
  23. data/docs/ApprovalsApi.md +1028 -0
  24. data/docs/Attachment.md +17 -0
  25. data/docs/AttachmentsApi.md +294 -0
  26. data/docs/AttributeReference.md +9 -0
  27. data/docs/AuthSamlIntegrationJson.md +10 -0
  28. data/docs/AuthenticationApi.md +329 -0
  29. data/docs/AutomatedInvoiceRule.md +24 -0
  30. data/docs/AutomatedInvoiceRuleRequestJson.md +20 -0
  31. data/docs/AvalaraIntegration.md +14 -0
  32. data/docs/AvalaraIntegrationInput.md +12 -0
  33. data/docs/BillingApi.md +2173 -0
  34. data/docs/BillingEventEntry.md +11 -0
  35. data/docs/BillingEventInput.md +11 -0
  36. data/docs/BulkInvoiceRun.md +20 -0
  37. data/docs/BulkInvoiceRunExclusions.md +9 -0
  38. data/docs/BulkInvoiceRunInput.md +13 -0
  39. data/docs/BulkInvoiceRunItem.md +28 -0
  40. data/docs/BulkInvoiceRunSelector.md +8 -0
  41. data/docs/BulkPaymentUploadData.md +18 -0
  42. data/docs/BulkPaymentUploadResult.md +10 -0
  43. data/docs/ByteBuffer.md +15 -0
  44. data/docs/CatalogRelationship.md +13 -0
  45. data/docs/ChargeJson.md +47 -0
  46. data/docs/ChargePartialJson.md +22 -0
  47. data/docs/CompanyContactJson.md +12 -0
  48. data/docs/CreditMemoApi.md +671 -0
  49. data/docs/CreditMemoApplicationJson.md +13 -0
  50. data/docs/CreditMemoBalanceJson.md +11 -0
  51. data/docs/CreditMemoJson.md +20 -0
  52. data/docs/CreditMemoLineItemJson.md +15 -0
  53. data/docs/CreditMemoLineItemRequestJson.md +11 -0
  54. data/docs/CreditMemoPaginationResponseJson.md +10 -0
  55. data/docs/CrmAccountImportResponse.md +9 -0
  56. data/docs/CustomFieldApi.md +411 -0
  57. data/docs/CustomFieldDefault.md +9 -0
  58. data/docs/CustomFieldDefinitionCreateInput.md +15 -0
  59. data/docs/CustomFieldDefinitionJson.md +17 -0
  60. data/docs/CustomFieldDefinitionUpdateInput.md +12 -0
  61. data/docs/CustomFieldEntry.md +17 -0
  62. data/docs/CustomFieldUpdateInput.md +9 -0
  63. data/docs/CustomFieldValue.md +16 -0
  64. data/docs/CustomizationApi.md +244 -0
  65. data/docs/DataImport.md +19 -0
  66. data/docs/DefaultApi.md +225 -0
  67. data/docs/DiscountDetailJson.md +13 -0
  68. data/docs/DiscountJson.md +12 -0
  69. data/docs/DiscountsApi.md +337 -0
  70. data/docs/DocuSignIntegrationRequestJson.md +10 -0
  71. data/docs/DocuSignIntegrationResponseJson.md +11 -0
  72. data/docs/DocumentCustomContent.md +11 -0
  73. data/docs/DocumentSection.md +13 -0
  74. data/docs/DocumentTemplateJson.md +15 -0
  75. data/docs/DunningSettingJson.md +9 -0
  76. data/docs/ERPApi.md +278 -0
  77. data/docs/EmailNotifiersList.md +10 -0
  78. data/docs/EntitiesApi.md +561 -0
  79. data/docs/Entity.md +22 -0
  80. data/docs/EntityApi.md +66 -0
  81. data/docs/EntityJson.md +21 -0
  82. data/docs/EntityRef.md +10 -0
  83. data/docs/Entry.md +10 -0
  84. data/docs/ExternalArrScheduleJson.md +17 -0
  85. data/docs/FlatfileWorkbookResponse.md +8 -0
  86. data/docs/FlatfileWorkbookResponseData.md +9 -0
  87. data/docs/ImportApi.md +589 -0
  88. data/docs/InputStream.md +7 -0
  89. data/docs/Integration.md +17 -0
  90. data/docs/IntegrationsApi.md +1747 -0
  91. data/docs/InvoiceBalanceJson.md +11 -0
  92. data/docs/InvoiceItemJson.md +27 -0
  93. data/docs/InvoiceItemPreviewJson.md +13 -0
  94. data/docs/InvoiceJson.md +31 -0
  95. data/docs/InvoiceJsonPaginationResponse.md +10 -0
  96. data/docs/InvoiceNumberPrefix.md +8 -0
  97. data/docs/InvoicePreviewJson.md +12 -0
  98. data/docs/LedgerAccount.md +16 -0
  99. data/docs/LedgerAccountMapping.md +12 -0
  100. data/docs/MetricsJson.md +17 -0
  101. data/docs/MetricsReportingApi.md +228 -0
  102. data/docs/NotificationTargetAndSubscriptions.md +13 -0
  103. data/docs/NotificationsApi.md +226 -0
  104. data/docs/NumberConfig.md +12 -0
  105. data/docs/Opportunity.md +20 -0
  106. data/docs/OpportunityApi.md +178 -0
  107. data/docs/OpportunityJson.md +20 -0
  108. data/docs/OpportunityPaginationResponse.md +10 -0
  109. data/docs/OpportunityRestJson.md +19 -0
  110. data/docs/OrderJson.md +59 -0
  111. data/docs/OrderJsonPaginationResponse.md +10 -0
  112. data/docs/OrderLineItemJson.md +35 -0
  113. data/docs/OrderLineItemRequestJson.md +25 -0
  114. data/docs/OrderRequestJson.md +46 -0
  115. data/docs/OrderTerms.md +13 -0
  116. data/docs/OrdersApi.md +1429 -0
  117. data/docs/PaginatedAccountsResponse.md +10 -0
  118. data/docs/PaginatedResponse.md +10 -0
  119. data/docs/PaymentBalanceJson.md +11 -0
  120. data/docs/PaymentConfiguration.md +8 -0
  121. data/docs/PaymentJson.md +16 -0
  122. data/docs/PaymentJsonPaginationResponse.md +10 -0
  123. data/docs/PaymentTermSettingsJson.md +10 -0
  124. data/docs/PaymentsApi.md +450 -0
  125. data/docs/PlanJson.md +20 -0
  126. data/docs/PlanJsonPaginationResponse.md +10 -0
  127. data/docs/PlanMetadataJson.md +8 -0
  128. data/docs/PredefinedReportDefChartJson.md +17 -0
  129. data/docs/PredefinedReportDefJson.md +12 -0
  130. data/docs/PredefinedReportDefsJson.md +8 -0
  131. data/docs/PredefinedReportJson.md +11 -0
  132. data/docs/PredefinedReportParam.md +14 -0
  133. data/docs/PredefinedReportParamObject.md +14 -0
  134. data/docs/PrepaidStats.md +22 -0
  135. data/docs/PriceTierJson.md +10 -0
  136. data/docs/ProductCatalogApi.md +1924 -0
  137. data/docs/ProductCategory.md +14 -0
  138. data/docs/ProductCategoryPaginationResponse.md +10 -0
  139. data/docs/ProductInputJson.md +15 -0
  140. data/docs/ProductJson.md +18 -0
  141. data/docs/ProductJsonPaginationResponse.md +10 -0
  142. data/docs/PurchaseOrder.md +10 -0
  143. data/docs/RateCardApi.md +56 -0
  144. data/docs/RawUsage.md +14 -0
  145. data/docs/RawUsagesData.md +8 -0
  146. data/docs/RecognitionEventCompletion.md +19 -0
  147. data/docs/RecognitionRule.md +20 -0
  148. data/docs/RecurrenceJson.md +9 -0
  149. data/docs/Refund.md +21 -0
  150. data/docs/RefundDetail.md +20 -0
  151. data/docs/RefundRequestJson.md +15 -0
  152. data/docs/RefundsApi.md +179 -0
  153. data/docs/ReportDuration.md +9 -0
  154. data/docs/ReportJobResponse.md +11 -0
  155. data/docs/ReportsApi.md +220 -0
  156. data/docs/RevenueRecognitionApi.md +495 -0
  157. data/docs/SalesRoomApi.md +62 -0
  158. data/docs/SalesforceAccount.md +13 -0
  159. data/docs/SalesforceAccountBillingAddress.md +12 -0
  160. data/docs/SalesforceClientIntegrationRequestJson.md +11 -0
  161. data/docs/SettingsApi.md +1102 -31
  162. data/docs/SettlementApplication.md +19 -0
  163. data/docs/StandaloneCreditMemoRequest.md +20 -0
  164. data/docs/SubscriptionChargeAlias.md +11 -0
  165. data/docs/SubscriptionChargeJson.md +23 -0
  166. data/docs/SubscriptionJson.md +40 -0
  167. data/docs/SubscriptionUpdateJson.md +16 -0
  168. data/docs/SubscriptionsApi.md +573 -0
  169. data/docs/TaxJarIntegration.md +14 -0
  170. data/docs/TaxJarIntegrationInput.md +9 -0
  171. data/docs/TaxRateJson.md +15 -0
  172. data/docs/TaxRatePaginationResponseJson.md +10 -0
  173. data/docs/TenantCreditMemoConfigurationJson.md +11 -0
  174. data/docs/TenantDiscountJson.md +9 -0
  175. data/docs/TenantDiscountLineItemJson.md +10 -0
  176. data/docs/TenantInvoiceConfig.md +12 -0
  177. data/docs/TenantJson.md +19 -0
  178. data/docs/TenantSettingJson.md +15 -0
  179. data/docs/TimeSeriesAmountJson.md +9 -0
  180. data/docs/TimeZone.md +11 -0
  181. data/docs/UpdateInvoiceRequest.md +13 -0
  182. data/docs/UsageAggregateOutput.md +16 -0
  183. data/docs/UsageApi.md +611 -0
  184. data/docs/UsageBatchInsertResult.md +11 -0
  185. data/docs/UserGroupJson.md +12 -0
  186. data/docs/UserGroupRequestJson.md +12 -0
  187. data/docs/UserInput.md +16 -0
  188. data/docs/UserJson.md +22 -0
  189. data/docs/UserPaginationResponseJson.md +10 -0
  190. data/docs/UsersApi.md +774 -0
  191. data/docs/VoidInvoiceRequest.md +9 -0
  192. data/docs/VoidPaymentJson.md +12 -0
  193. data/lib/subskribe_dev/api/accounting_api.rb +193 -0
  194. data/lib/subskribe_dev/api/accounts_api.rb +858 -0
  195. data/lib/subskribe_dev/api/approvals_api.rb +965 -0
  196. data/lib/subskribe_dev/api/attachments_api.rb +299 -0
  197. data/lib/subskribe_dev/api/authentication_api.rb +335 -0
  198. data/lib/subskribe_dev/api/billing_api.rb +2098 -0
  199. data/lib/subskribe_dev/api/credit_memo_api.rb +636 -0
  200. data/lib/subskribe_dev/api/custom_field_api.rb +434 -0
  201. data/lib/subskribe_dev/api/customization_api.rb +269 -0
  202. data/lib/subskribe_dev/api/default_api.rb +223 -0
  203. data/lib/subskribe_dev/api/discounts_api.rb +340 -0
  204. data/lib/subskribe_dev/api/entities_api.rb +532 -0
  205. data/lib/subskribe_dev/api/entity_api.rb +79 -0
  206. data/lib/subskribe_dev/api/erp_api.rb +278 -0
  207. data/lib/subskribe_dev/api/import_api.rb +568 -0
  208. data/lib/subskribe_dev/api/integrations_api.rb +1678 -0
  209. data/lib/subskribe_dev/api/metrics_reporting_api.rb +223 -0
  210. data/lib/subskribe_dev/api/notifications_api.rb +245 -0
  211. data/lib/subskribe_dev/api/opportunity_api.rb +177 -0
  212. data/lib/subskribe_dev/api/orders_api.rb +1381 -0
  213. data/lib/subskribe_dev/api/payments_api.rb +431 -0
  214. data/lib/subskribe_dev/api/product_catalog_api.rb +1886 -0
  215. data/lib/subskribe_dev/api/rate_card_api.rb +68 -0
  216. data/lib/subskribe_dev/api/refunds_api.rb +189 -0
  217. data/lib/subskribe_dev/api/reports_api.rb +227 -0
  218. data/lib/subskribe_dev/api/revenue_recognition_api.rb +484 -0
  219. data/lib/subskribe_dev/api/sales_room_api.rb +74 -0
  220. data/lib/subskribe_dev/api/settings_api.rb +1027 -39
  221. data/lib/subskribe_dev/api/subscriptions_api.rb +576 -0
  222. data/lib/subskribe_dev/api/usage_api.rb +604 -0
  223. data/lib/subskribe_dev/api/users_api.rb +728 -0
  224. data/lib/subskribe_dev/configuration.rb +1 -1
  225. data/lib/subskribe_dev/models/account_address.rb +265 -0
  226. data/lib/subskribe_dev/models/account_address_json.rb +229 -0
  227. data/lib/subskribe_dev/models/account_contact.rb +530 -0
  228. data/lib/subskribe_dev/models/account_contact_json.rb +274 -0
  229. data/lib/subskribe_dev/models/account_json.rb +395 -0
  230. data/lib/subskribe_dev/models/account_payment_method_json.rb +268 -0
  231. data/lib/subskribe_dev/models/account_receivable_contact_json.rb +225 -0
  232. data/lib/subskribe_dev/models/accounting_event.rb +319 -0
  233. data/lib/subskribe_dev/models/accounting_event_paginated_response.rb +204 -0
  234. data/lib/subskribe_dev/models/accounting_period.rb +356 -0
  235. data/lib/subskribe_dev/models/accounting_period_calculation.rb +229 -0
  236. data/lib/subskribe_dev/models/add_and_apply_payment_application_json.rb +344 -0
  237. data/lib/subskribe_dev/models/anrok_integration_input.rb +184 -0
  238. data/lib/subskribe_dev/models/approval_matrix_import_data_json.rb +229 -0
  239. data/lib/subskribe_dev/models/approval_matrix_import_preview.rb +226 -0
  240. data/lib/subskribe_dev/models/approval_role_json.rb +220 -0
  241. data/lib/subskribe_dev/models/approval_role_segment_change.rb +211 -0
  242. data/lib/subskribe_dev/models/approval_segment_json.rb +220 -0
  243. data/lib/subskribe_dev/models/attachment.rb +326 -0
  244. data/lib/subskribe_dev/models/attribute_reference.rb +193 -0
  245. data/lib/subskribe_dev/models/auth_saml_integration_json.rb +204 -0
  246. data/lib/subskribe_dev/models/automated_invoice_rule.rb +328 -0
  247. data/lib/subskribe_dev/models/automated_invoice_rule_request_json.rb +307 -0
  248. data/lib/subskribe_dev/models/avalara_integration.rb +238 -0
  249. data/lib/subskribe_dev/models/avalara_integration_input.rb +268 -0
  250. data/lib/subskribe_dev/models/billing_event_entry.rb +211 -0
  251. data/lib/subskribe_dev/models/billing_event_input.rb +216 -0
  252. data/lib/subskribe_dev/models/bulk_invoice_run.rb +350 -0
  253. data/lib/subskribe_dev/models/bulk_invoice_run_exclusions.rb +197 -0
  254. data/lib/subskribe_dev/models/bulk_invoice_run_input.rb +263 -0
  255. data/lib/subskribe_dev/models/bulk_invoice_run_item.rb +364 -0
  256. data/lib/subskribe_dev/models/bulk_invoice_run_selector.rb +184 -0
  257. data/lib/subskribe_dev/models/bulk_payment_upload_data.rb +274 -0
  258. data/lib/subskribe_dev/models/bulk_payment_upload_result.rb +204 -0
  259. data/lib/subskribe_dev/models/byte_buffer.rb +247 -0
  260. data/lib/subskribe_dev/models/catalog_relationship.rb +364 -0
  261. data/lib/subskribe_dev/models/charge_json.rb +631 -0
  262. data/lib/subskribe_dev/models/charge_partial_json.rb +310 -0
  263. data/lib/subskribe_dev/models/company_contact_json.rb +225 -0
  264. data/lib/subskribe_dev/models/credit_memo_application_json.rb +239 -0
  265. data/lib/subskribe_dev/models/credit_memo_balance_json.rb +211 -0
  266. data/lib/subskribe_dev/models/credit_memo_json.rb +363 -0
  267. data/lib/subskribe_dev/models/credit_memo_line_item_json.rb +252 -0
  268. data/lib/subskribe_dev/models/credit_memo_line_item_request_json.rb +211 -0
  269. data/lib/subskribe_dev/models/credit_memo_pagination_response_json.rb +204 -0
  270. data/lib/subskribe_dev/models/crm_account_import_response.rb +193 -0
  271. data/lib/subskribe_dev/models/custom_field_default.rb +195 -0
  272. data/lib/subskribe_dev/models/custom_field_definition_create_input.rb +317 -0
  273. data/lib/subskribe_dev/models/custom_field_definition_json.rb +313 -0
  274. data/lib/subskribe_dev/models/custom_field_definition_update_input.rb +256 -0
  275. data/lib/subskribe_dev/models/custom_field_entry.rb +325 -0
  276. data/lib/subskribe_dev/models/custom_field_update_input.rb +195 -0
  277. data/lib/subskribe_dev/models/custom_field_value.rb +316 -0
  278. data/lib/subskribe_dev/models/data_import.rb +355 -0
  279. data/lib/subskribe_dev/models/discount_detail_json.rb +263 -0
  280. data/lib/subskribe_dev/models/discount_json.rb +254 -0
  281. data/lib/subskribe_dev/models/docu_sign_integration_request_json.rb +236 -0
  282. data/lib/subskribe_dev/models/docu_sign_integration_response_json.rb +245 -0
  283. data/lib/subskribe_dev/models/document_custom_content.rb +211 -0
  284. data/lib/subskribe_dev/models/document_section.rb +265 -0
  285. data/lib/subskribe_dev/models/document_template_json.rb +300 -0
  286. data/lib/subskribe_dev/models/dunning_setting_json.rb +200 -0
  287. data/lib/subskribe_dev/models/email_notifiers_list.rb +208 -0
  288. data/lib/subskribe_dev/models/entity.rb +356 -0
  289. data/lib/subskribe_dev/models/entity_json.rb +347 -0
  290. data/lib/subskribe_dev/models/entity_ref.rb +202 -0
  291. data/lib/subskribe_dev/models/entry.rb +202 -0
  292. data/lib/subskribe_dev/models/external_arr_schedule_json.rb +319 -0
  293. data/lib/subskribe_dev/models/flatfile_workbook_response.rb +184 -0
  294. data/lib/subskribe_dev/models/flatfile_workbook_response_data.rb +193 -0
  295. data/lib/subskribe_dev/models/input_stream.rb +175 -0
  296. data/lib/subskribe_dev/models/integration.rb +311 -0
  297. data/lib/subskribe_dev/models/invoice_balance_json.rb +211 -0
  298. data/lib/subskribe_dev/models/invoice_item_json.rb +355 -0
  299. data/lib/subskribe_dev/models/invoice_item_preview_json.rb +229 -0
  300. data/lib/subskribe_dev/models/invoice_json.rb +439 -0
  301. data/lib/subskribe_dev/models/invoice_json_pagination_response.rb +204 -0
  302. data/lib/subskribe_dev/models/invoice_number_prefix.rb +184 -0
  303. data/lib/subskribe_dev/models/invoice_preview_json.rb +222 -0
  304. data/lib/subskribe_dev/models/ledger_account.rb +316 -0
  305. data/lib/subskribe_dev/models/ledger_account_mapping.rb +222 -0
  306. data/lib/subskribe_dev/models/metrics_json.rb +267 -0
  307. data/lib/subskribe_dev/models/notification_target_and_subscriptions.rb +265 -0
  308. data/lib/subskribe_dev/models/number_config.rb +254 -0
  309. data/lib/subskribe_dev/models/opportunity.rb +326 -0
  310. data/lib/subskribe_dev/models/opportunity_json.rb +326 -0
  311. data/lib/subskribe_dev/models/opportunity_pagination_response.rb +204 -0
  312. data/lib/subskribe_dev/models/opportunity_rest_json.rb +317 -0
  313. data/lib/subskribe_dev/models/order_json.rb +754 -0
  314. data/lib/subskribe_dev/models/order_json_pagination_response.rb +204 -0
  315. data/lib/subskribe_dev/models/order_line_item_json.rb +474 -0
  316. data/lib/subskribe_dev/models/order_line_item_request_json.rb +384 -0
  317. data/lib/subskribe_dev/models/order_request_json.rb +616 -0
  318. data/lib/subskribe_dev/models/order_terms.rb +265 -0
  319. data/lib/subskribe_dev/models/paginated_accounts_response.rb +204 -0
  320. data/lib/subskribe_dev/models/paginated_response.rb +204 -0
  321. data/lib/subskribe_dev/models/payment_balance_json.rb +211 -0
  322. data/lib/subskribe_dev/models/payment_configuration.rb +208 -0
  323. data/lib/subskribe_dev/models/payment_json.rb +300 -0
  324. data/lib/subskribe_dev/models/payment_json_pagination_response.rb +204 -0
  325. data/lib/subskribe_dev/models/payment_term_settings_json.rb +219 -0
  326. data/lib/subskribe_dev/models/plan_json.rb +339 -0
  327. data/lib/subskribe_dev/models/plan_json_pagination_response.rb +204 -0
  328. data/lib/subskribe_dev/models/plan_metadata_json.rb +187 -0
  329. data/lib/subskribe_dev/models/predefined_report_def_chart_json.rb +265 -0
  330. data/lib/subskribe_dev/models/predefined_report_def_json.rb +222 -0
  331. data/lib/subskribe_dev/models/predefined_report_defs_json.rb +186 -0
  332. data/lib/subskribe_dev/models/predefined_report_json.rb +213 -0
  333. data/lib/subskribe_dev/models/predefined_report_param.rb +296 -0
  334. data/lib/subskribe_dev/models/predefined_report_param_object.rb +296 -0
  335. data/lib/subskribe_dev/models/prepaid_stats.rb +310 -0
  336. data/lib/subskribe_dev/models/price_tier_json.rb +212 -0
  337. data/lib/subskribe_dev/models/product_category.rb +264 -0
  338. data/lib/subskribe_dev/models/product_category_pagination_response.rb +204 -0
  339. data/lib/subskribe_dev/models/product_input_json.rb +249 -0
  340. data/lib/subskribe_dev/models/product_json.rb +276 -0
  341. data/lib/subskribe_dev/models/product_json_pagination_response.rb +204 -0
  342. data/lib/subskribe_dev/models/purchase_order.rb +226 -0
  343. data/lib/subskribe_dev/models/raw_usage.rb +247 -0
  344. data/lib/subskribe_dev/models/raw_usages_data.rb +192 -0
  345. data/lib/subskribe_dev/models/recognition_event_completion.rb +322 -0
  346. data/lib/subskribe_dev/models/recognition_rule.rb +376 -0
  347. data/lib/subskribe_dev/models/recurrence_json.rb +256 -0
  348. data/lib/subskribe_dev/models/refund.rb +301 -0
  349. data/lib/subskribe_dev/models/refund_detail.rb +322 -0
  350. data/lib/subskribe_dev/models/refund_request_json.rb +272 -0
  351. data/lib/subskribe_dev/models/report_duration.rb +193 -0
  352. data/lib/subskribe_dev/models/report_job_response.rb +245 -0
  353. data/lib/subskribe_dev/models/salesforce_account.rb +229 -0
  354. data/lib/subskribe_dev/models/salesforce_account_billing_address.rb +220 -0
  355. data/lib/subskribe_dev/models/salesforce_client_integration_request_json.rb +211 -0
  356. data/lib/subskribe_dev/models/settlement_application.rb +329 -0
  357. data/lib/subskribe_dev/models/standalone_credit_memo_request.rb +353 -0
  358. data/lib/subskribe_dev/models/subscription_charge_alias.rb +283 -0
  359. data/lib/subskribe_dev/models/subscription_charge_json.rb +362 -0
  360. data/lib/subskribe_dev/models/subscription_json.rb +583 -0
  361. data/lib/subskribe_dev/models/subscription_update_json.rb +280 -0
  362. data/lib/subskribe_dev/models/tax_jar_integration.rb +238 -0
  363. data/lib/subskribe_dev/models/tax_jar_integration_input.rb +193 -0
  364. data/lib/subskribe_dev/models/tax_rate_json.rb +286 -0
  365. data/lib/subskribe_dev/models/tax_rate_pagination_response_json.rb +204 -0
  366. data/lib/subskribe_dev/models/tenant_credit_memo_configuration_json.rb +211 -0
  367. data/lib/subskribe_dev/models/tenant_discount_json.rb +193 -0
  368. data/lib/subskribe_dev/models/tenant_discount_line_item_json.rb +202 -0
  369. data/lib/subskribe_dev/models/tenant_invoice_config.rb +254 -0
  370. data/lib/subskribe_dev/models/tenant_json.rb +283 -0
  371. data/lib/subskribe_dev/models/tenant_setting_json.rb +307 -0
  372. data/lib/subskribe_dev/models/time_series_amount_json.rb +193 -0
  373. data/lib/subskribe_dev/models/time_zone.rb +211 -0
  374. data/lib/subskribe_dev/models/update_invoice_request.rb +282 -0
  375. data/lib/subskribe_dev/models/usage_aggregate_output.rb +258 -0
  376. data/lib/subskribe_dev/models/usage_batch_insert_result.rb +213 -0
  377. data/lib/subskribe_dev/models/user_group_json.rb +224 -0
  378. data/lib/subskribe_dev/models/user_group_request_json.rb +224 -0
  379. data/lib/subskribe_dev/models/user_input.rb +304 -0
  380. data/lib/subskribe_dev/models/user_json.rb +376 -0
  381. data/lib/subskribe_dev/models/user_pagination_response_json.rb +204 -0
  382. data/lib/subskribe_dev/models/void_invoice_request.rb +203 -0
  383. data/lib/subskribe_dev/models/void_payment_json.rb +235 -0
  384. data/lib/subskribe_dev/version.rb +1 -1
  385. data/lib/subskribe_dev.rb +188 -0
  386. data/spec/api/accounting_api_spec.rb +74 -0
  387. data/spec/api/accounts_api_spec.rb +232 -0
  388. data/spec/api/approvals_api_spec.rb +260 -0
  389. data/spec/api/attachments_api_spec.rb +100 -0
  390. data/spec/api/authentication_api_spec.rb +108 -0
  391. data/spec/api/billing_api_spec.rb +516 -0
  392. data/spec/api/credit_memo_api_spec.rb +181 -0
  393. data/spec/api/custom_field_api_spec.rb +126 -0
  394. data/spec/api/customization_api_spec.rb +89 -0
  395. data/spec/api/default_api_spec.rb +81 -0
  396. data/spec/api/discounts_api_spec.rb +108 -0
  397. data/spec/api/entities_api_spec.rb +120 -0
  398. data/spec/api/entity_api_spec.rb +48 -0
  399. data/spec/api/erp_api_spec.rb +95 -0
  400. data/spec/api/import_api_spec.rb +164 -0
  401. data/spec/api/integrations_api_spec.rb +420 -0
  402. data/spec/api/metrics_reporting_api_spec.rb +84 -0
  403. data/spec/api/notifications_api_spec.rb +84 -0
  404. data/spec/api/opportunity_api_spec.rb +72 -0
  405. data/spec/api/orders_api_spec.rb +351 -0
  406. data/spec/api/payments_api_spec.rb +132 -0
  407. data/spec/api/product_catalog_api_spec.rb +448 -0
  408. data/spec/api/rate_card_api_spec.rb +46 -0
  409. data/spec/api/refunds_api_spec.rb +73 -0
  410. data/spec/api/reports_api_spec.rb +82 -0
  411. data/spec/api/revenue_recognition_api_spec.rb +144 -0
  412. data/spec/api/sales_room_api_spec.rb +47 -0
  413. data/spec/api/subscriptions_api_spec.rb +162 -0
  414. data/spec/api/usage_api_spec.rb +169 -0
  415. data/spec/api/users_api_spec.rb +203 -0
  416. data/spec/models/account_address_json_spec.rb +71 -0
  417. data/spec/models/account_address_spec.rb +95 -0
  418. data/spec/models/account_contact_json_spec.rb +101 -0
  419. data/spec/models/account_contact_spec.rb +141 -0
  420. data/spec/models/account_json_spec.rb +163 -0
  421. data/spec/models/account_payment_method_json_spec.rb +75 -0
  422. data/spec/models/account_receivable_contact_json_spec.rb +65 -0
  423. data/spec/models/accounting_event_paginated_response_spec.rb +53 -0
  424. data/spec/models/accounting_event_spec.rb +111 -0
  425. data/spec/models/accounting_period_calculation_spec.rb +71 -0
  426. data/spec/models/accounting_period_spec.rb +133 -0
  427. data/spec/models/add_and_apply_payment_application_json_spec.rb +115 -0
  428. data/spec/models/anrok_integration_input_spec.rb +41 -0
  429. data/spec/models/approval_matrix_import_data_json_spec.rb +71 -0
  430. data/spec/models/approval_matrix_import_preview_spec.rb +65 -0
  431. data/spec/models/approval_role_json_spec.rb +65 -0
  432. data/spec/models/approval_role_segment_change_spec.rb +59 -0
  433. data/spec/models/approval_segment_json_spec.rb +65 -0
  434. data/spec/models/attachment_spec.rb +103 -0
  435. data/spec/models/attribute_reference_spec.rb +47 -0
  436. data/spec/models/auth_saml_integration_json_spec.rb +53 -0
  437. data/spec/models/automated_invoice_rule_request_json_spec.rb +113 -0
  438. data/spec/models/automated_invoice_rule_spec.rb +137 -0
  439. data/spec/models/avalara_integration_input_spec.rb +65 -0
  440. data/spec/models/avalara_integration_spec.rb +77 -0
  441. data/spec/models/billing_event_entry_spec.rb +59 -0
  442. data/spec/models/billing_event_input_spec.rb +59 -0
  443. data/spec/models/bulk_invoice_run_exclusions_spec.rb +47 -0
  444. data/spec/models/bulk_invoice_run_input_spec.rb +75 -0
  445. data/spec/models/bulk_invoice_run_item_spec.rb +161 -0
  446. data/spec/models/bulk_invoice_run_selector_spec.rb +41 -0
  447. data/spec/models/bulk_invoice_run_spec.rb +125 -0
  448. data/spec/models/bulk_payment_upload_data_spec.rb +101 -0
  449. data/spec/models/bulk_payment_upload_result_spec.rb +53 -0
  450. data/spec/models/byte_buffer_spec.rb +83 -0
  451. data/spec/models/catalog_relationship_spec.rb +75 -0
  452. data/spec/models/charge_json_spec.rb +295 -0
  453. data/spec/models/charge_partial_json_spec.rb +125 -0
  454. data/spec/models/company_contact_json_spec.rb +65 -0
  455. data/spec/models/credit_memo_application_json_spec.rb +71 -0
  456. data/spec/models/credit_memo_balance_json_spec.rb +59 -0
  457. data/spec/models/credit_memo_json_spec.rb +117 -0
  458. data/spec/models/credit_memo_line_item_json_spec.rb +83 -0
  459. data/spec/models/credit_memo_line_item_request_json_spec.rb +59 -0
  460. data/spec/models/credit_memo_pagination_response_json_spec.rb +53 -0
  461. data/spec/models/crm_account_import_response_spec.rb +47 -0
  462. data/spec/models/custom_field_default_spec.rb +47 -0
  463. data/spec/models/custom_field_definition_create_input_spec.rb +95 -0
  464. data/spec/models/custom_field_definition_json_spec.rb +103 -0
  465. data/spec/models/custom_field_definition_update_input_spec.rb +69 -0
  466. data/spec/models/custom_field_entry_spec.rb +103 -0
  467. data/spec/models/custom_field_update_input_spec.rb +47 -0
  468. data/spec/models/custom_field_value_spec.rb +97 -0
  469. data/spec/models/data_import_spec.rb +123 -0
  470. data/spec/models/discount_detail_json_spec.rb +75 -0
  471. data/spec/models/discount_json_spec.rb +69 -0
  472. data/spec/models/docu_sign_integration_request_json_spec.rb +57 -0
  473. data/spec/models/docu_sign_integration_response_json_spec.rb +63 -0
  474. data/spec/models/document_custom_content_spec.rb +59 -0
  475. data/spec/models/document_section_spec.rb +75 -0
  476. data/spec/models/document_template_json_spec.rb +91 -0
  477. data/spec/models/dunning_setting_json_spec.rb +47 -0
  478. data/spec/models/email_notifiers_list_spec.rb +53 -0
  479. data/spec/models/entity_json_spec.rb +127 -0
  480. data/spec/models/entity_ref_spec.rb +53 -0
  481. data/spec/models/entity_spec.rb +133 -0
  482. data/spec/models/entry_spec.rb +53 -0
  483. data/spec/models/external_arr_schedule_json_spec.rb +99 -0
  484. data/spec/models/flatfile_workbook_response_data_spec.rb +47 -0
  485. data/spec/models/flatfile_workbook_response_spec.rb +41 -0
  486. data/spec/models/input_stream_spec.rb +35 -0
  487. data/spec/models/integration_spec.rb +103 -0
  488. data/spec/models/invoice_balance_json_spec.rb +59 -0
  489. data/spec/models/invoice_item_json_spec.rb +155 -0
  490. data/spec/models/invoice_item_preview_json_spec.rb +71 -0
  491. data/spec/models/invoice_json_pagination_response_spec.rb +53 -0
  492. data/spec/models/invoice_json_spec.rb +187 -0
  493. data/spec/models/invoice_number_prefix_spec.rb +41 -0
  494. data/spec/models/invoice_preview_json_spec.rb +65 -0
  495. data/spec/models/ledger_account_mapping_spec.rb +65 -0
  496. data/spec/models/ledger_account_spec.rb +93 -0
  497. data/spec/models/metrics_json_spec.rb +95 -0
  498. data/spec/models/notification_target_and_subscriptions_spec.rb +79 -0
  499. data/spec/models/number_config_spec.rb +69 -0
  500. data/spec/models/opportunity_json_spec.rb +117 -0
  501. data/spec/models/opportunity_pagination_response_spec.rb +53 -0
  502. data/spec/models/opportunity_rest_json_spec.rb +111 -0
  503. data/spec/models/opportunity_spec.rb +117 -0
  504. data/spec/models/order_json_pagination_response_spec.rb +53 -0
  505. data/spec/models/order_json_spec.rb +367 -0
  506. data/spec/models/order_line_item_json_spec.rb +201 -0
  507. data/spec/models/order_line_item_request_json_spec.rb +141 -0
  508. data/spec/models/order_request_json_spec.rb +285 -0
  509. data/spec/models/order_terms_spec.rb +75 -0
  510. data/spec/models/paginated_accounts_response_spec.rb +53 -0
  511. data/spec/models/paginated_response_spec.rb +53 -0
  512. data/spec/models/payment_balance_json_spec.rb +59 -0
  513. data/spec/models/payment_configuration_spec.rb +45 -0
  514. data/spec/models/payment_json_pagination_response_spec.rb +53 -0
  515. data/spec/models/payment_json_spec.rb +93 -0
  516. data/spec/models/payment_term_settings_json_spec.rb +53 -0
  517. data/spec/models/plan_json_pagination_response_spec.rb +53 -0
  518. data/spec/models/plan_json_spec.rb +117 -0
  519. data/spec/models/plan_metadata_json_spec.rb +41 -0
  520. data/spec/models/predefined_report_def_chart_json_spec.rb +95 -0
  521. data/spec/models/predefined_report_def_json_spec.rb +65 -0
  522. data/spec/models/predefined_report_defs_json_spec.rb +41 -0
  523. data/spec/models/predefined_report_json_spec.rb +59 -0
  524. data/spec/models/predefined_report_param_object_spec.rb +85 -0
  525. data/spec/models/predefined_report_param_spec.rb +85 -0
  526. data/spec/models/prepaid_stats_spec.rb +125 -0
  527. data/spec/models/price_tier_json_spec.rb +53 -0
  528. data/spec/models/product_category_pagination_response_spec.rb +53 -0
  529. data/spec/models/product_category_spec.rb +77 -0
  530. data/spec/models/product_input_json_spec.rb +83 -0
  531. data/spec/models/product_json_pagination_response_spec.rb +53 -0
  532. data/spec/models/product_json_spec.rb +101 -0
  533. data/spec/models/purchase_order_spec.rb +53 -0
  534. data/spec/models/raw_usage_spec.rb +77 -0
  535. data/spec/models/raw_usages_data_spec.rb +41 -0
  536. data/spec/models/recognition_event_completion_spec.rb +111 -0
  537. data/spec/models/recognition_rule_spec.rb +133 -0
  538. data/spec/models/recurrence_json_spec.rb +51 -0
  539. data/spec/models/refund_detail_spec.rb +113 -0
  540. data/spec/models/refund_request_json_spec.rb +83 -0
  541. data/spec/models/refund_spec.rb +119 -0
  542. data/spec/models/report_duration_spec.rb +47 -0
  543. data/spec/models/report_job_response_spec.rb +63 -0
  544. data/spec/models/salesforce_account_billing_address_spec.rb +65 -0
  545. data/spec/models/salesforce_account_spec.rb +71 -0
  546. data/spec/models/salesforce_client_integration_request_json_spec.rb +59 -0
  547. data/spec/models/settlement_application_spec.rb +115 -0
  548. data/spec/models/standalone_credit_memo_request_spec.rb +117 -0
  549. data/spec/models/subscription_charge_alias_spec.rb +59 -0
  550. data/spec/models/subscription_charge_json_spec.rb +131 -0
  551. data/spec/models/subscription_json_spec.rb +241 -0
  552. data/spec/models/subscription_update_json_spec.rb +89 -0
  553. data/spec/models/tax_jar_integration_input_spec.rb +47 -0
  554. data/spec/models/tax_jar_integration_spec.rb +77 -0
  555. data/spec/models/tax_rate_json_spec.rb +87 -0
  556. data/spec/models/tax_rate_pagination_response_json_spec.rb +53 -0
  557. data/spec/models/tenant_credit_memo_configuration_json_spec.rb +59 -0
  558. data/spec/models/tenant_discount_json_spec.rb +47 -0
  559. data/spec/models/tenant_discount_line_item_json_spec.rb +53 -0
  560. data/spec/models/tenant_invoice_config_spec.rb +69 -0
  561. data/spec/models/tenant_json_spec.rb +107 -0
  562. data/spec/models/tenant_setting_json_spec.rb +95 -0
  563. data/spec/models/time_series_amount_json_spec.rb +47 -0
  564. data/spec/models/time_zone_spec.rb +59 -0
  565. data/spec/models/update_invoice_request_spec.rb +71 -0
  566. data/spec/models/usage_aggregate_output_spec.rb +89 -0
  567. data/spec/models/usage_batch_insert_result_spec.rb +59 -0
  568. data/spec/models/user_group_json_spec.rb +65 -0
  569. data/spec/models/user_group_request_json_spec.rb +65 -0
  570. data/spec/models/user_input_spec.rb +97 -0
  571. data/spec/models/user_json_spec.rb +137 -0
  572. data/spec/models/user_pagination_response_json_spec.rb +53 -0
  573. data/spec/models/void_invoice_request_spec.rb +47 -0
  574. data/spec/models/void_payment_json_spec.rb +65 -0
  575. data/subskribe_dev.gemspec +4 -4
  576. metadata +784 -28
@@ -70,6 +70,104 @@ module SubskribeDevClient
70
70
  end
71
71
  return data, status_code, headers
72
72
  end
73
+ # Add tax rate
74
+ # Add a new tax rate object
75
+ # @param [Hash] opts the optional parameters
76
+ # @option opts [TaxRateJson] :body
77
+ # @return [TaxRateJson]
78
+ def add_tax_rate(opts = {})
79
+ data, _status_code, _headers = add_tax_rate_with_http_info(opts)
80
+ data
81
+ end
82
+
83
+ # Add tax rate
84
+ # Add a new tax rate object
85
+ # @param [Hash] opts the optional parameters
86
+ # @option opts [TaxRateJson] :body
87
+ # @return [Array<(TaxRateJson, Fixnum, Hash)>] TaxRateJson data, response status code and response headers
88
+ def add_tax_rate_with_http_info(opts = {})
89
+ if @api_client.config.debugging
90
+ @api_client.config.logger.debug 'Calling API: SettingsApi.add_tax_rate ...'
91
+ end
92
+ # resource path
93
+ local_var_path = '/taxrates'
94
+
95
+ # query parameters
96
+ query_params = {}
97
+
98
+ # header parameters
99
+ header_params = {}
100
+ # HTTP header 'Accept' (if needed)
101
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
102
+ # HTTP header 'Content-Type'
103
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
104
+
105
+ # form parameters
106
+ form_params = {}
107
+
108
+ # http body (model)
109
+ post_body = @api_client.object_to_http_body(opts[:'body'])
110
+ auth_names = ['ApiKeyAuth']
111
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path,
112
+ :header_params => header_params,
113
+ :query_params => query_params,
114
+ :form_params => form_params,
115
+ :body => post_body,
116
+ :auth_names => auth_names,
117
+ :return_type => 'TaxRateJson')
118
+ if @api_client.config.debugging
119
+ @api_client.config.logger.debug "API called: SettingsApi#add_tax_rate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
120
+ end
121
+ return data, status_code, headers
122
+ end
123
+ # Add predefined terms section
124
+ # Adds a predefined terms section.
125
+ # @param [Hash] opts the optional parameters
126
+ # @option opts [DocumentSection] :body
127
+ # @return [DocumentSection]
128
+ def add_term_section(opts = {})
129
+ data, _status_code, _headers = add_term_section_with_http_info(opts)
130
+ data
131
+ end
132
+
133
+ # Add predefined terms section
134
+ # Adds a predefined terms section.
135
+ # @param [Hash] opts the optional parameters
136
+ # @option opts [DocumentSection] :body
137
+ # @return [Array<(DocumentSection, Fixnum, Hash)>] DocumentSection data, response status code and response headers
138
+ def add_term_section_with_http_info(opts = {})
139
+ if @api_client.config.debugging
140
+ @api_client.config.logger.debug 'Calling API: SettingsApi.add_term_section ...'
141
+ end
142
+ # resource path
143
+ local_var_path = '/termsections'
144
+
145
+ # query parameters
146
+ query_params = {}
147
+
148
+ # header parameters
149
+ header_params = {}
150
+ # HTTP header 'Accept' (if needed)
151
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
152
+
153
+ # form parameters
154
+ form_params = {}
155
+
156
+ # http body (model)
157
+ post_body = @api_client.object_to_http_body(opts[:'body'])
158
+ auth_names = ['ApiKeyAuth']
159
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path,
160
+ :header_params => header_params,
161
+ :query_params => query_params,
162
+ :form_params => form_params,
163
+ :body => post_body,
164
+ :auth_names => auth_names,
165
+ :return_type => 'DocumentSection')
166
+ if @api_client.config.debugging
167
+ @api_client.config.logger.debug "API called: SettingsApi#add_term_section\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
168
+ end
169
+ return data, status_code, headers
170
+ end
73
171
  # Add unit of measure
74
172
  # Add a new instance of unit of measure as specified by the input
75
173
  # @param [Hash] opts the optional parameters
@@ -120,6 +218,109 @@ module SubskribeDevClient
120
218
  end
121
219
  return data, status_code, headers
122
220
  end
221
+ # Delete tax rate
222
+ # Deletes the tax rate object by Id. If successful the deleted tax rate object is returned
223
+ # @param id
224
+ # @param [Hash] opts the optional parameters
225
+ # @return [TaxRateJson]
226
+ def delete_tax_rate(id, opts = {})
227
+ data, _status_code, _headers = delete_tax_rate_with_http_info(id, opts)
228
+ data
229
+ end
230
+
231
+ # Delete tax rate
232
+ # Deletes the tax rate object by Id. If successful the deleted tax rate object is returned
233
+ # @param id
234
+ # @param [Hash] opts the optional parameters
235
+ # @return [Array<(TaxRateJson, Fixnum, Hash)>] TaxRateJson data, response status code and response headers
236
+ def delete_tax_rate_with_http_info(id, opts = {})
237
+ if @api_client.config.debugging
238
+ @api_client.config.logger.debug 'Calling API: SettingsApi.delete_tax_rate ...'
239
+ end
240
+ # verify the required parameter 'id' is set
241
+ if @api_client.config.client_side_validation && id.nil?
242
+ fail ArgumentError, "Missing the required parameter 'id' when calling SettingsApi.delete_tax_rate"
243
+ end
244
+ # resource path
245
+ local_var_path = '/taxrates/{id}'.sub('{' + 'id' + '}', id.to_s)
246
+
247
+ # query parameters
248
+ query_params = {}
249
+
250
+ # header parameters
251
+ header_params = {}
252
+ # HTTP header 'Accept' (if needed)
253
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
254
+
255
+ # form parameters
256
+ form_params = {}
257
+
258
+ # http body (model)
259
+ post_body = nil
260
+ auth_names = ['ApiKeyAuth']
261
+ data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
262
+ :header_params => header_params,
263
+ :query_params => query_params,
264
+ :form_params => form_params,
265
+ :body => post_body,
266
+ :auth_names => auth_names,
267
+ :return_type => 'TaxRateJson')
268
+ if @api_client.config.debugging
269
+ @api_client.config.logger.debug "API called: SettingsApi#delete_tax_rate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
270
+ end
271
+ return data, status_code, headers
272
+ end
273
+ # Delete predefined terms section
274
+ # Deletes the predefined terms section specified.
275
+ # @param id
276
+ # @param [Hash] opts the optional parameters
277
+ # @return [nil]
278
+ def delete_term_section(id, opts = {})
279
+ delete_term_section_with_http_info(id, opts)
280
+ nil
281
+ end
282
+
283
+ # Delete predefined terms section
284
+ # Deletes the predefined terms section specified.
285
+ # @param id
286
+ # @param [Hash] opts the optional parameters
287
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
288
+ def delete_term_section_with_http_info(id, opts = {})
289
+ if @api_client.config.debugging
290
+ @api_client.config.logger.debug 'Calling API: SettingsApi.delete_term_section ...'
291
+ end
292
+ # verify the required parameter 'id' is set
293
+ if @api_client.config.client_side_validation && id.nil?
294
+ fail ArgumentError, "Missing the required parameter 'id' when calling SettingsApi.delete_term_section"
295
+ end
296
+ # resource path
297
+ local_var_path = '/termsections/{id}'.sub('{' + 'id' + '}', id.to_s)
298
+
299
+ # query parameters
300
+ query_params = {}
301
+
302
+ # header parameters
303
+ header_params = {}
304
+ # HTTP header 'Accept' (if needed)
305
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
306
+
307
+ # form parameters
308
+ form_params = {}
309
+
310
+ # http body (model)
311
+ post_body = nil
312
+ auth_names = ['ApiKeyAuth']
313
+ data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
314
+ :header_params => header_params,
315
+ :query_params => query_params,
316
+ :form_params => form_params,
317
+ :body => post_body,
318
+ :auth_names => auth_names)
319
+ if @api_client.config.debugging
320
+ @api_client.config.logger.debug "API called: SettingsApi#delete_term_section\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
321
+ end
322
+ return data, status_code, headers
323
+ end
123
324
  # Delete unit of measure
124
325
  # Delete the unit of measure by Id provided. Returns the deleted unit of measure object if successful.
125
326
  # @param id
@@ -223,34 +424,28 @@ module SubskribeDevClient
223
424
  end
224
425
  return data, status_code, headers
225
426
  end
226
- # Get units of measure
227
- # Returns a paginated list of units of measure
427
+ # Get payment term settings
428
+ #
228
429
  # @param [Hash] opts the optional parameters
229
- # @option opts [String] :cursor
230
- # @option opts [Integer] :limit
231
- # @return [UnitOfMeasurePaginationResponseJson]
232
- def get_units_of_measure(opts = {})
233
- data, _status_code, _headers = get_units_of_measure_with_http_info(opts)
234
- data
430
+ # @return [nil]
431
+ def get_payment_term_settings(opts = {})
432
+ get_payment_term_settings_with_http_info(opts)
433
+ nil
235
434
  end
236
435
 
237
- # Get units of measure
238
- # Returns a paginated list of units of measure
436
+ # Get payment term settings
437
+ #
239
438
  # @param [Hash] opts the optional parameters
240
- # @option opts [String] :cursor
241
- # @option opts [Integer] :limit
242
- # @return [Array<(UnitOfMeasurePaginationResponseJson, Fixnum, Hash)>] UnitOfMeasurePaginationResponseJson data, response status code and response headers
243
- def get_units_of_measure_with_http_info(opts = {})
439
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
440
+ def get_payment_term_settings_with_http_info(opts = {})
244
441
  if @api_client.config.debugging
245
- @api_client.config.logger.debug 'Calling API: SettingsApi.get_units_of_measure ...'
442
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_payment_term_settings ...'
246
443
  end
247
444
  # resource path
248
- local_var_path = '/unitsOfMeasure'
445
+ local_var_path = '/settings/paymentTerms'
249
446
 
250
447
  # query parameters
251
448
  query_params = {}
252
- query_params[:'cursor'] = opts[:'cursor'] if !opts[:'cursor'].nil?
253
- query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
254
449
 
255
450
  # header parameters
256
451
  header_params = {}
@@ -268,40 +463,82 @@ module SubskribeDevClient
268
463
  :query_params => query_params,
269
464
  :form_params => form_params,
270
465
  :body => post_body,
271
- :auth_names => auth_names,
272
- :return_type => 'UnitOfMeasurePaginationResponseJson')
466
+ :auth_names => auth_names)
273
467
  if @api_client.config.debugging
274
- @api_client.config.logger.debug "API called: SettingsApi#get_units_of_measure\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
468
+ @api_client.config.logger.debug "API called: SettingsApi#get_payment_term_settings\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
275
469
  end
276
470
  return data, status_code, headers
277
471
  end
278
- # Update unit of measure
279
- # Update the unit of measure by Id provided.
472
+ # Get supported currencies
473
+ # Get supported currencies for your tenant
474
+ # @param [Hash] opts the optional parameters
475
+ # @return [nil]
476
+ def get_supported_currencies(opts = {})
477
+ get_supported_currencies_with_http_info(opts)
478
+ nil
479
+ end
480
+
481
+ # Get supported currencies
482
+ # Get supported currencies for your tenant
483
+ # @param [Hash] opts the optional parameters
484
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
485
+ def get_supported_currencies_with_http_info(opts = {})
486
+ if @api_client.config.debugging
487
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_supported_currencies ...'
488
+ end
489
+ # resource path
490
+ local_var_path = '/settings/supportedCurrencies'
491
+
492
+ # query parameters
493
+ query_params = {}
494
+
495
+ # header parameters
496
+ header_params = {}
497
+ # HTTP header 'Accept' (if needed)
498
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
499
+
500
+ # form parameters
501
+ form_params = {}
502
+
503
+ # http body (model)
504
+ post_body = nil
505
+ auth_names = ['ApiKeyAuth']
506
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
507
+ :header_params => header_params,
508
+ :query_params => query_params,
509
+ :form_params => form_params,
510
+ :body => post_body,
511
+ :auth_names => auth_names)
512
+ if @api_client.config.debugging
513
+ @api_client.config.logger.debug "API called: SettingsApi#get_supported_currencies\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
514
+ end
515
+ return data, status_code, headers
516
+ end
517
+ # Get tax rate by Id
518
+ # Retrieves the tax rate object by Id
280
519
  # @param id
281
520
  # @param [Hash] opts the optional parameters
282
- # @option opts [UnitOfMeasureJson] :body
283
- # @return [UnitOfMeasureJson]
284
- def update_unit_of_measure(id, opts = {})
285
- data, _status_code, _headers = update_unit_of_measure_with_http_info(id, opts)
521
+ # @return [TaxRatePaginationResponseJson]
522
+ def get_tax_rate(id, opts = {})
523
+ data, _status_code, _headers = get_tax_rate_with_http_info(id, opts)
286
524
  data
287
525
  end
288
526
 
289
- # Update unit of measure
290
- # Update the unit of measure by Id provided.
527
+ # Get tax rate by Id
528
+ # Retrieves the tax rate object by Id
291
529
  # @param id
292
530
  # @param [Hash] opts the optional parameters
293
- # @option opts [UnitOfMeasureJson] :body
294
- # @return [Array<(UnitOfMeasureJson, Fixnum, Hash)>] UnitOfMeasureJson data, response status code and response headers
295
- def update_unit_of_measure_with_http_info(id, opts = {})
531
+ # @return [Array<(TaxRatePaginationResponseJson, Fixnum, Hash)>] TaxRatePaginationResponseJson data, response status code and response headers
532
+ def get_tax_rate_with_http_info(id, opts = {})
296
533
  if @api_client.config.debugging
297
- @api_client.config.logger.debug 'Calling API: SettingsApi.update_unit_of_measure ...'
534
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_tax_rate ...'
298
535
  end
299
536
  # verify the required parameter 'id' is set
300
537
  if @api_client.config.client_side_validation && id.nil?
301
- fail ArgumentError, "Missing the required parameter 'id' when calling SettingsApi.update_unit_of_measure"
538
+ fail ArgumentError, "Missing the required parameter 'id' when calling SettingsApi.get_tax_rate"
302
539
  end
303
540
  # resource path
304
- local_var_path = '/unitsOfMeasure/{id}'.sub('{' + 'id' + '}', id.to_s)
541
+ local_var_path = '/taxrates/{id}'.sub('{' + 'id' + '}', id.to_s)
305
542
 
306
543
  # query parameters
307
544
  query_params = {}
@@ -315,17 +552,768 @@ module SubskribeDevClient
315
552
  form_params = {}
316
553
 
317
554
  # http body (model)
318
- post_body = @api_client.object_to_http_body(opts[:'body'])
555
+ post_body = nil
319
556
  auth_names = ['ApiKeyAuth']
320
- data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
557
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
321
558
  :header_params => header_params,
322
559
  :query_params => query_params,
323
560
  :form_params => form_params,
324
561
  :body => post_body,
325
562
  :auth_names => auth_names,
326
- :return_type => 'UnitOfMeasureJson')
563
+ :return_type => 'TaxRatePaginationResponseJson')
327
564
  if @api_client.config.debugging
328
- @api_client.config.logger.debug "API called: SettingsApi#update_unit_of_measure\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
565
+ @api_client.config.logger.debug "API called: SettingsApi#get_tax_rate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
566
+ end
567
+ return data, status_code, headers
568
+ end
569
+ # Get tax rates
570
+ # Get all available tax rates. The result is paginated. To retrieve all results pass the cursor returned from a call to the next call until all results are returned.
571
+ # @param [Hash] opts the optional parameters
572
+ # @option opts [String] :cursor
573
+ # @option opts [Integer] :limit
574
+ # @return [TaxRatePaginationResponseJson]
575
+ def get_tax_rates(opts = {})
576
+ data, _status_code, _headers = get_tax_rates_with_http_info(opts)
577
+ data
578
+ end
579
+
580
+ # Get tax rates
581
+ # Get all available tax rates. The result is paginated. To retrieve all results pass the cursor returned from a call to the next call until all results are returned.
582
+ # @param [Hash] opts the optional parameters
583
+ # @option opts [String] :cursor
584
+ # @option opts [Integer] :limit
585
+ # @return [Array<(TaxRatePaginationResponseJson, Fixnum, Hash)>] TaxRatePaginationResponseJson data, response status code and response headers
586
+ def get_tax_rates_with_http_info(opts = {})
587
+ if @api_client.config.debugging
588
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_tax_rates ...'
589
+ end
590
+ # resource path
591
+ local_var_path = '/taxrates'
592
+
593
+ # query parameters
594
+ query_params = {}
595
+ query_params[:'cursor'] = opts[:'cursor'] if !opts[:'cursor'].nil?
596
+ query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
597
+
598
+ # header parameters
599
+ header_params = {}
600
+ # HTTP header 'Accept' (if needed)
601
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
602
+
603
+ # form parameters
604
+ form_params = {}
605
+
606
+ # http body (model)
607
+ post_body = nil
608
+ auth_names = ['ApiKeyAuth']
609
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
610
+ :header_params => header_params,
611
+ :query_params => query_params,
612
+ :form_params => form_params,
613
+ :body => post_body,
614
+ :auth_names => auth_names,
615
+ :return_type => 'TaxRatePaginationResponseJson')
616
+ if @api_client.config.debugging
617
+ @api_client.config.logger.debug "API called: SettingsApi#get_tax_rates\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
618
+ end
619
+ return data, status_code, headers
620
+ end
621
+ # Get tenant details
622
+ # Get the details of the current tenant
623
+ # @param [Hash] opts the optional parameters
624
+ # @return [TenantJson]
625
+ def get_tenant(opts = {})
626
+ data, _status_code, _headers = get_tenant_with_http_info(opts)
627
+ data
628
+ end
629
+
630
+ # Get tenant details
631
+ # Get the details of the current tenant
632
+ # @param [Hash] opts the optional parameters
633
+ # @return [Array<(TenantJson, Fixnum, Hash)>] TenantJson data, response status code and response headers
634
+ def get_tenant_with_http_info(opts = {})
635
+ if @api_client.config.debugging
636
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_tenant ...'
637
+ end
638
+ # resource path
639
+ local_var_path = '/tenants'
640
+
641
+ # query parameters
642
+ query_params = {}
643
+
644
+ # header parameters
645
+ header_params = {}
646
+ # HTTP header 'Accept' (if needed)
647
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
648
+
649
+ # form parameters
650
+ form_params = {}
651
+
652
+ # http body (model)
653
+ post_body = nil
654
+ auth_names = ['ApiKeyAuth']
655
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
656
+ :header_params => header_params,
657
+ :query_params => query_params,
658
+ :form_params => form_params,
659
+ :body => post_body,
660
+ :auth_names => auth_names,
661
+ :return_type => 'TenantJson')
662
+ if @api_client.config.debugging
663
+ @api_client.config.logger.debug "API called: SettingsApi#get_tenant\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
664
+ end
665
+ return data, status_code, headers
666
+ end
667
+ # Get tenant logo
668
+ # Get the current logo stored
669
+ # @param [Hash] opts the optional parameters
670
+ # @return [nil]
671
+ def get_tenant_logo(opts = {})
672
+ get_tenant_logo_with_http_info(opts)
673
+ nil
674
+ end
675
+
676
+ # Get tenant logo
677
+ # Get the current logo stored
678
+ # @param [Hash] opts the optional parameters
679
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
680
+ def get_tenant_logo_with_http_info(opts = {})
681
+ if @api_client.config.debugging
682
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_tenant_logo ...'
683
+ end
684
+ # resource path
685
+ local_var_path = '/tenants/logo'
686
+
687
+ # query parameters
688
+ query_params = {}
689
+
690
+ # header parameters
691
+ header_params = {}
692
+ # HTTP header 'Accept' (if needed)
693
+ header_params['Accept'] = @api_client.select_header_accept(['image/png', 'application/json'])
694
+
695
+ # form parameters
696
+ form_params = {}
697
+
698
+ # http body (model)
699
+ post_body = nil
700
+ auth_names = ['ApiKeyAuth']
701
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
702
+ :header_params => header_params,
703
+ :query_params => query_params,
704
+ :form_params => form_params,
705
+ :body => post_body,
706
+ :auth_names => auth_names)
707
+ if @api_client.config.debugging
708
+ @api_client.config.logger.debug "API called: SettingsApi#get_tenant_logo\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
709
+ end
710
+ return data, status_code, headers
711
+ end
712
+ # Get tenant settings
713
+ # Returns all tenant settings for your tenant.
714
+ # @param [Hash] opts the optional parameters
715
+ # @return [TenantSettingJson]
716
+ def get_tenant_setting(opts = {})
717
+ data, _status_code, _headers = get_tenant_setting_with_http_info(opts)
718
+ data
719
+ end
720
+
721
+ # Get tenant settings
722
+ # Returns all tenant settings for your tenant.
723
+ # @param [Hash] opts the optional parameters
724
+ # @return [Array<(TenantSettingJson, Fixnum, Hash)>] TenantSettingJson data, response status code and response headers
725
+ def get_tenant_setting_with_http_info(opts = {})
726
+ if @api_client.config.debugging
727
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_tenant_setting ...'
728
+ end
729
+ # resource path
730
+ local_var_path = '/settings'
731
+
732
+ # query parameters
733
+ query_params = {}
734
+
735
+ # header parameters
736
+ header_params = {}
737
+ # HTTP header 'Accept' (if needed)
738
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
739
+
740
+ # form parameters
741
+ form_params = {}
742
+
743
+ # http body (model)
744
+ post_body = nil
745
+ auth_names = ['ApiKeyAuth']
746
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
747
+ :header_params => header_params,
748
+ :query_params => query_params,
749
+ :form_params => form_params,
750
+ :body => post_body,
751
+ :auth_names => auth_names,
752
+ :return_type => 'TenantSettingJson')
753
+ if @api_client.config.debugging
754
+ @api_client.config.logger.debug "API called: SettingsApi#get_tenant_setting\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
755
+ end
756
+ return data, status_code, headers
757
+ end
758
+ # Get predefined terms section detail
759
+ # Returns predefined terms section detail.
760
+ # @param id
761
+ # @param [Hash] opts the optional parameters
762
+ # @return [DocumentSection]
763
+ def get_term_section(id, opts = {})
764
+ data, _status_code, _headers = get_term_section_with_http_info(id, opts)
765
+ data
766
+ end
767
+
768
+ # Get predefined terms section detail
769
+ # Returns predefined terms section detail.
770
+ # @param id
771
+ # @param [Hash] opts the optional parameters
772
+ # @return [Array<(DocumentSection, Fixnum, Hash)>] DocumentSection data, response status code and response headers
773
+ def get_term_section_with_http_info(id, opts = {})
774
+ if @api_client.config.debugging
775
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_term_section ...'
776
+ end
777
+ # verify the required parameter 'id' is set
778
+ if @api_client.config.client_side_validation && id.nil?
779
+ fail ArgumentError, "Missing the required parameter 'id' when calling SettingsApi.get_term_section"
780
+ end
781
+ # resource path
782
+ local_var_path = '/termsections/{id}'.sub('{' + 'id' + '}', id.to_s)
783
+
784
+ # query parameters
785
+ query_params = {}
786
+
787
+ # header parameters
788
+ header_params = {}
789
+ # HTTP header 'Accept' (if needed)
790
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
791
+
792
+ # form parameters
793
+ form_params = {}
794
+
795
+ # http body (model)
796
+ post_body = nil
797
+ auth_names = ['ApiKeyAuth']
798
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
799
+ :header_params => header_params,
800
+ :query_params => query_params,
801
+ :form_params => form_params,
802
+ :body => post_body,
803
+ :auth_names => auth_names,
804
+ :return_type => 'DocumentSection')
805
+ if @api_client.config.debugging
806
+ @api_client.config.logger.debug "API called: SettingsApi#get_term_section\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
807
+ end
808
+ return data, status_code, headers
809
+ end
810
+ # Get predefined terms sections
811
+ # Returns predefined terms sections.
812
+ # @param [Hash] opts the optional parameters
813
+ # @return [DocumentSection]
814
+ def get_term_sections(opts = {})
815
+ data, _status_code, _headers = get_term_sections_with_http_info(opts)
816
+ data
817
+ end
818
+
819
+ # Get predefined terms sections
820
+ # Returns predefined terms sections.
821
+ # @param [Hash] opts the optional parameters
822
+ # @return [Array<(DocumentSection, Fixnum, Hash)>] DocumentSection data, response status code and response headers
823
+ def get_term_sections_with_http_info(opts = {})
824
+ if @api_client.config.debugging
825
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_term_sections ...'
826
+ end
827
+ # resource path
828
+ local_var_path = '/termsections'
829
+
830
+ # query parameters
831
+ query_params = {}
832
+
833
+ # header parameters
834
+ header_params = {}
835
+ # HTTP header 'Accept' (if needed)
836
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
837
+
838
+ # form parameters
839
+ form_params = {}
840
+
841
+ # http body (model)
842
+ post_body = nil
843
+ auth_names = ['ApiKeyAuth']
844
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
845
+ :header_params => header_params,
846
+ :query_params => query_params,
847
+ :form_params => form_params,
848
+ :body => post_body,
849
+ :auth_names => auth_names,
850
+ :return_type => 'DocumentSection')
851
+ if @api_client.config.debugging
852
+ @api_client.config.logger.debug "API called: SettingsApi#get_term_sections\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
853
+ end
854
+ return data, status_code, headers
855
+ end
856
+ # Get units of measure
857
+ # Returns a paginated list of units of measure
858
+ # @param [Hash] opts the optional parameters
859
+ # @option opts [String] :cursor
860
+ # @option opts [Integer] :limit
861
+ # @return [UnitOfMeasurePaginationResponseJson]
862
+ def get_units_of_measure(opts = {})
863
+ data, _status_code, _headers = get_units_of_measure_with_http_info(opts)
864
+ data
865
+ end
866
+
867
+ # Get units of measure
868
+ # Returns a paginated list of units of measure
869
+ # @param [Hash] opts the optional parameters
870
+ # @option opts [String] :cursor
871
+ # @option opts [Integer] :limit
872
+ # @return [Array<(UnitOfMeasurePaginationResponseJson, Fixnum, Hash)>] UnitOfMeasurePaginationResponseJson data, response status code and response headers
873
+ def get_units_of_measure_with_http_info(opts = {})
874
+ if @api_client.config.debugging
875
+ @api_client.config.logger.debug 'Calling API: SettingsApi.get_units_of_measure ...'
876
+ end
877
+ # resource path
878
+ local_var_path = '/unitsOfMeasure'
879
+
880
+ # query parameters
881
+ query_params = {}
882
+ query_params[:'cursor'] = opts[:'cursor'] if !opts[:'cursor'].nil?
883
+ query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
884
+
885
+ # header parameters
886
+ header_params = {}
887
+ # HTTP header 'Accept' (if needed)
888
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
889
+
890
+ # form parameters
891
+ form_params = {}
892
+
893
+ # http body (model)
894
+ post_body = nil
895
+ auth_names = ['ApiKeyAuth']
896
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
897
+ :header_params => header_params,
898
+ :query_params => query_params,
899
+ :form_params => form_params,
900
+ :body => post_body,
901
+ :auth_names => auth_names,
902
+ :return_type => 'UnitOfMeasurePaginationResponseJson')
903
+ if @api_client.config.debugging
904
+ @api_client.config.logger.debug "API called: SettingsApi#get_units_of_measure\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
905
+ end
906
+ return data, status_code, headers
907
+ end
908
+ # Update payment term settings
909
+ #
910
+ # @param body json representation of the payment term settings
911
+ # @param [Hash] opts the optional parameters
912
+ # @return [nil]
913
+ def update_payment_term_settings(body, opts = {})
914
+ update_payment_term_settings_with_http_info(body, opts)
915
+ nil
916
+ end
917
+
918
+ # Update payment term settings
919
+ #
920
+ # @param body json representation of the payment term settings
921
+ # @param [Hash] opts the optional parameters
922
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
923
+ def update_payment_term_settings_with_http_info(body, opts = {})
924
+ if @api_client.config.debugging
925
+ @api_client.config.logger.debug 'Calling API: SettingsApi.update_payment_term_settings ...'
926
+ end
927
+ # verify the required parameter 'body' is set
928
+ if @api_client.config.client_side_validation && body.nil?
929
+ fail ArgumentError, "Missing the required parameter 'body' when calling SettingsApi.update_payment_term_settings"
930
+ end
931
+ # resource path
932
+ local_var_path = '/settings/paymentTerms'
933
+
934
+ # query parameters
935
+ query_params = {}
936
+
937
+ # header parameters
938
+ header_params = {}
939
+ # HTTP header 'Accept' (if needed)
940
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
941
+
942
+ # form parameters
943
+ form_params = {}
944
+
945
+ # http body (model)
946
+ post_body = @api_client.object_to_http_body(body)
947
+ auth_names = ['ApiKeyAuth']
948
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
949
+ :header_params => header_params,
950
+ :query_params => query_params,
951
+ :form_params => form_params,
952
+ :body => post_body,
953
+ :auth_names => auth_names)
954
+ if @api_client.config.debugging
955
+ @api_client.config.logger.debug "API called: SettingsApi#update_payment_term_settings\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
956
+ end
957
+ return data, status_code, headers
958
+ end
959
+ # Update supported currencies
960
+ # Update supported currencies for your tenant
961
+ # @param [Hash] opts the optional parameters
962
+ # @option opts [Array<String>] :body
963
+ # @return [nil]
964
+ def update_supported_currencies(opts = {})
965
+ update_supported_currencies_with_http_info(opts)
966
+ nil
967
+ end
968
+
969
+ # Update supported currencies
970
+ # Update supported currencies for your tenant
971
+ # @param [Hash] opts the optional parameters
972
+ # @option opts [Array<String>] :body
973
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
974
+ def update_supported_currencies_with_http_info(opts = {})
975
+ if @api_client.config.debugging
976
+ @api_client.config.logger.debug 'Calling API: SettingsApi.update_supported_currencies ...'
977
+ end
978
+ # resource path
979
+ local_var_path = '/settings/supportedCurrencies'
980
+
981
+ # query parameters
982
+ query_params = {}
983
+
984
+ # header parameters
985
+ header_params = {}
986
+ # HTTP header 'Accept' (if needed)
987
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
988
+
989
+ # form parameters
990
+ form_params = {}
991
+
992
+ # http body (model)
993
+ post_body = @api_client.object_to_http_body(opts[:'body'])
994
+ auth_names = ['ApiKeyAuth']
995
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
996
+ :header_params => header_params,
997
+ :query_params => query_params,
998
+ :form_params => form_params,
999
+ :body => post_body,
1000
+ :auth_names => auth_names)
1001
+ if @api_client.config.debugging
1002
+ @api_client.config.logger.debug "API called: SettingsApi#update_supported_currencies\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1003
+ end
1004
+ return data, status_code, headers
1005
+ end
1006
+ # Update tax rate
1007
+ # Updates the specific tax rate object
1008
+ # @param id
1009
+ # @param [Hash] opts the optional parameters
1010
+ # @option opts [TaxRateJson] :body
1011
+ # @return [nil]
1012
+ def update_tax_rate(id, opts = {})
1013
+ update_tax_rate_with_http_info(id, opts)
1014
+ nil
1015
+ end
1016
+
1017
+ # Update tax rate
1018
+ # Updates the specific tax rate object
1019
+ # @param id
1020
+ # @param [Hash] opts the optional parameters
1021
+ # @option opts [TaxRateJson] :body
1022
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
1023
+ def update_tax_rate_with_http_info(id, opts = {})
1024
+ if @api_client.config.debugging
1025
+ @api_client.config.logger.debug 'Calling API: SettingsApi.update_tax_rate ...'
1026
+ end
1027
+ # verify the required parameter 'id' is set
1028
+ if @api_client.config.client_side_validation && id.nil?
1029
+ fail ArgumentError, "Missing the required parameter 'id' when calling SettingsApi.update_tax_rate"
1030
+ end
1031
+ # resource path
1032
+ local_var_path = '/taxrates/{id}'.sub('{' + 'id' + '}', id.to_s)
1033
+
1034
+ # query parameters
1035
+ query_params = {}
1036
+
1037
+ # header parameters
1038
+ header_params = {}
1039
+ # HTTP header 'Accept' (if needed)
1040
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1041
+ # HTTP header 'Content-Type'
1042
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
1043
+
1044
+ # form parameters
1045
+ form_params = {}
1046
+
1047
+ # http body (model)
1048
+ post_body = @api_client.object_to_http_body(opts[:'body'])
1049
+ auth_names = ['ApiKeyAuth']
1050
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
1051
+ :header_params => header_params,
1052
+ :query_params => query_params,
1053
+ :form_params => form_params,
1054
+ :body => post_body,
1055
+ :auth_names => auth_names)
1056
+ if @api_client.config.debugging
1057
+ @api_client.config.logger.debug "API called: SettingsApi#update_tax_rate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1058
+ end
1059
+ return data, status_code, headers
1060
+ end
1061
+ # Update tenant details
1062
+ # Updates the details of the current tenant based on the input
1063
+ # @param [Hash] opts the optional parameters
1064
+ # @option opts [TenantJson] :body
1065
+ # @return [nil]
1066
+ def update_tenant(opts = {})
1067
+ update_tenant_with_http_info(opts)
1068
+ nil
1069
+ end
1070
+
1071
+ # Update tenant details
1072
+ # Updates the details of the current tenant based on the input
1073
+ # @param [Hash] opts the optional parameters
1074
+ # @option opts [TenantJson] :body
1075
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
1076
+ def update_tenant_with_http_info(opts = {})
1077
+ if @api_client.config.debugging
1078
+ @api_client.config.logger.debug 'Calling API: SettingsApi.update_tenant ...'
1079
+ end
1080
+ # resource path
1081
+ local_var_path = '/tenants'
1082
+
1083
+ # query parameters
1084
+ query_params = {}
1085
+
1086
+ # header parameters
1087
+ header_params = {}
1088
+ # HTTP header 'Accept' (if needed)
1089
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1090
+ # HTTP header 'Content-Type'
1091
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
1092
+
1093
+ # form parameters
1094
+ form_params = {}
1095
+
1096
+ # http body (model)
1097
+ post_body = @api_client.object_to_http_body(opts[:'body'])
1098
+ auth_names = ['ApiKeyAuth']
1099
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
1100
+ :header_params => header_params,
1101
+ :query_params => query_params,
1102
+ :form_params => form_params,
1103
+ :body => post_body,
1104
+ :auth_names => auth_names)
1105
+ if @api_client.config.debugging
1106
+ @api_client.config.logger.debug "API called: SettingsApi#update_tenant\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1107
+ end
1108
+ return data, status_code, headers
1109
+ end
1110
+ # Update tenant settings
1111
+ # Updates settings for your tenant.
1112
+ # @param body json representation of the settings
1113
+ # @param [Hash] opts the optional parameters
1114
+ # @return [nil]
1115
+ def update_tenant_setting(body, opts = {})
1116
+ update_tenant_setting_with_http_info(body, opts)
1117
+ nil
1118
+ end
1119
+
1120
+ # Update tenant settings
1121
+ # Updates settings for your tenant.
1122
+ # @param body json representation of the settings
1123
+ # @param [Hash] opts the optional parameters
1124
+ # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
1125
+ def update_tenant_setting_with_http_info(body, opts = {})
1126
+ if @api_client.config.debugging
1127
+ @api_client.config.logger.debug 'Calling API: SettingsApi.update_tenant_setting ...'
1128
+ end
1129
+ # verify the required parameter 'body' is set
1130
+ if @api_client.config.client_side_validation && body.nil?
1131
+ fail ArgumentError, "Missing the required parameter 'body' when calling SettingsApi.update_tenant_setting"
1132
+ end
1133
+ # resource path
1134
+ local_var_path = '/settings'
1135
+
1136
+ # query parameters
1137
+ query_params = {}
1138
+
1139
+ # header parameters
1140
+ header_params = {}
1141
+ # HTTP header 'Accept' (if needed)
1142
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1143
+
1144
+ # form parameters
1145
+ form_params = {}
1146
+
1147
+ # http body (model)
1148
+ post_body = @api_client.object_to_http_body(body)
1149
+ auth_names = ['ApiKeyAuth']
1150
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
1151
+ :header_params => header_params,
1152
+ :query_params => query_params,
1153
+ :form_params => form_params,
1154
+ :body => post_body,
1155
+ :auth_names => auth_names)
1156
+ if @api_client.config.debugging
1157
+ @api_client.config.logger.debug "API called: SettingsApi#update_tenant_setting\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1158
+ end
1159
+ return data, status_code, headers
1160
+ end
1161
+ # Update predefined terms section
1162
+ # Updates the predefined terms section specified.
1163
+ # @param id
1164
+ # @param [Hash] opts the optional parameters
1165
+ # @option opts [DocumentSection] :body
1166
+ # @return [DocumentSection]
1167
+ def update_term_section(id, opts = {})
1168
+ data, _status_code, _headers = update_term_section_with_http_info(id, opts)
1169
+ data
1170
+ end
1171
+
1172
+ # Update predefined terms section
1173
+ # Updates the predefined terms section specified.
1174
+ # @param id
1175
+ # @param [Hash] opts the optional parameters
1176
+ # @option opts [DocumentSection] :body
1177
+ # @return [Array<(DocumentSection, Fixnum, Hash)>] DocumentSection data, response status code and response headers
1178
+ def update_term_section_with_http_info(id, opts = {})
1179
+ if @api_client.config.debugging
1180
+ @api_client.config.logger.debug 'Calling API: SettingsApi.update_term_section ...'
1181
+ end
1182
+ # verify the required parameter 'id' is set
1183
+ if @api_client.config.client_side_validation && id.nil?
1184
+ fail ArgumentError, "Missing the required parameter 'id' when calling SettingsApi.update_term_section"
1185
+ end
1186
+ # resource path
1187
+ local_var_path = '/termsections/{id}'.sub('{' + 'id' + '}', id.to_s)
1188
+
1189
+ # query parameters
1190
+ query_params = {}
1191
+
1192
+ # header parameters
1193
+ header_params = {}
1194
+ # HTTP header 'Accept' (if needed)
1195
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1196
+
1197
+ # form parameters
1198
+ form_params = {}
1199
+
1200
+ # http body (model)
1201
+ post_body = @api_client.object_to_http_body(opts[:'body'])
1202
+ auth_names = ['ApiKeyAuth']
1203
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
1204
+ :header_params => header_params,
1205
+ :query_params => query_params,
1206
+ :form_params => form_params,
1207
+ :body => post_body,
1208
+ :auth_names => auth_names,
1209
+ :return_type => 'DocumentSection')
1210
+ if @api_client.config.debugging
1211
+ @api_client.config.logger.debug "API called: SettingsApi#update_term_section\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1212
+ end
1213
+ return data, status_code, headers
1214
+ end
1215
+ # Update unit of measure
1216
+ # Update the unit of measure by Id provided.
1217
+ # @param id
1218
+ # @param [Hash] opts the optional parameters
1219
+ # @option opts [UnitOfMeasureJson] :body
1220
+ # @return [UnitOfMeasureJson]
1221
+ def update_unit_of_measure(id, opts = {})
1222
+ data, _status_code, _headers = update_unit_of_measure_with_http_info(id, opts)
1223
+ data
1224
+ end
1225
+
1226
+ # Update unit of measure
1227
+ # Update the unit of measure by Id provided.
1228
+ # @param id
1229
+ # @param [Hash] opts the optional parameters
1230
+ # @option opts [UnitOfMeasureJson] :body
1231
+ # @return [Array<(UnitOfMeasureJson, Fixnum, Hash)>] UnitOfMeasureJson data, response status code and response headers
1232
+ def update_unit_of_measure_with_http_info(id, opts = {})
1233
+ if @api_client.config.debugging
1234
+ @api_client.config.logger.debug 'Calling API: SettingsApi.update_unit_of_measure ...'
1235
+ end
1236
+ # verify the required parameter 'id' is set
1237
+ if @api_client.config.client_side_validation && id.nil?
1238
+ fail ArgumentError, "Missing the required parameter 'id' when calling SettingsApi.update_unit_of_measure"
1239
+ end
1240
+ # resource path
1241
+ local_var_path = '/unitsOfMeasure/{id}'.sub('{' + 'id' + '}', id.to_s)
1242
+
1243
+ # query parameters
1244
+ query_params = {}
1245
+
1246
+ # header parameters
1247
+ header_params = {}
1248
+ # HTTP header 'Accept' (if needed)
1249
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1250
+
1251
+ # form parameters
1252
+ form_params = {}
1253
+
1254
+ # http body (model)
1255
+ post_body = @api_client.object_to_http_body(opts[:'body'])
1256
+ auth_names = ['ApiKeyAuth']
1257
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
1258
+ :header_params => header_params,
1259
+ :query_params => query_params,
1260
+ :form_params => form_params,
1261
+ :body => post_body,
1262
+ :auth_names => auth_names,
1263
+ :return_type => 'UnitOfMeasureJson')
1264
+ if @api_client.config.debugging
1265
+ @api_client.config.logger.debug "API called: SettingsApi#update_unit_of_measure\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1266
+ end
1267
+ return data, status_code, headers
1268
+ end
1269
+ # Update tenant logo
1270
+ # Updates the logo used in external facing communication such as order forms and invoices
1271
+ # @param [Hash] opts the optional parameters
1272
+ # @option opts [File] :file
1273
+ # @return [TenantJson]
1274
+ def upload_tenant_logo(opts = {})
1275
+ data, _status_code, _headers = upload_tenant_logo_with_http_info(opts)
1276
+ data
1277
+ end
1278
+
1279
+ # Update tenant logo
1280
+ # Updates the logo used in external facing communication such as order forms and invoices
1281
+ # @param [Hash] opts the optional parameters
1282
+ # @option opts [File] :file
1283
+ # @return [Array<(TenantJson, Fixnum, Hash)>] TenantJson data, response status code and response headers
1284
+ def upload_tenant_logo_with_http_info(opts = {})
1285
+ if @api_client.config.debugging
1286
+ @api_client.config.logger.debug 'Calling API: SettingsApi.upload_tenant_logo ...'
1287
+ end
1288
+ # resource path
1289
+ local_var_path = '/tenants/logo'
1290
+
1291
+ # query parameters
1292
+ query_params = {}
1293
+
1294
+ # header parameters
1295
+ header_params = {}
1296
+ # HTTP header 'Accept' (if needed)
1297
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1298
+ # HTTP header 'Content-Type'
1299
+ header_params['Content-Type'] = @api_client.select_header_content_type(['multipart/form-data'])
1300
+
1301
+ # form parameters
1302
+ form_params = {}
1303
+ form_params['file'] = opts[:'file'] if !opts[:'file'].nil?
1304
+
1305
+ # http body (model)
1306
+ post_body = nil
1307
+ auth_names = ['ApiKeyAuth']
1308
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
1309
+ :header_params => header_params,
1310
+ :query_params => query_params,
1311
+ :form_params => form_params,
1312
+ :body => post_body,
1313
+ :auth_names => auth_names,
1314
+ :return_type => 'TenantJson')
1315
+ if @api_client.config.debugging
1316
+ @api_client.config.logger.debug "API called: SettingsApi#upload_tenant_logo\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
329
1317
  end
330
1318
  return data, status_code, headers
331
1319
  end