subskribe_dev 1.1.0 → 1.2.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 (568) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +499 -9
  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 +389 -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 +34 -0
  113. data/docs/OrderLineItemRequestJson.md +24 -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/PaginatedResponse.md +10 -0
  118. data/docs/PaymentBalanceJson.md +11 -0
  119. data/docs/PaymentConfiguration.md +8 -0
  120. data/docs/PaymentJson.md +16 -0
  121. data/docs/PaymentJsonPaginationResponse.md +10 -0
  122. data/docs/PaymentTermSettingsJson.md +10 -0
  123. data/docs/PaymentsApi.md +450 -0
  124. data/docs/PlanJson.md +20 -0
  125. data/docs/PlanJsonPaginationResponse.md +10 -0
  126. data/docs/PredefinedReportDefChartJson.md +17 -0
  127. data/docs/PredefinedReportDefJson.md +12 -0
  128. data/docs/PredefinedReportDefsJson.md +8 -0
  129. data/docs/PredefinedReportJson.md +11 -0
  130. data/docs/PredefinedReportParam.md +14 -0
  131. data/docs/PredefinedReportParamObject.md +14 -0
  132. data/docs/PrepaidStats.md +22 -0
  133. data/docs/PriceTierJson.md +10 -0
  134. data/docs/ProductCatalogApi.md +1866 -0
  135. data/docs/ProductCategory.md +14 -0
  136. data/docs/ProductCategoryPaginationResponse.md +10 -0
  137. data/docs/ProductInputJson.md +15 -0
  138. data/docs/ProductJson.md +18 -0
  139. data/docs/ProductJsonPaginationResponse.md +10 -0
  140. data/docs/PurchaseOrder.md +10 -0
  141. data/docs/RateCardApi.md +56 -0
  142. data/docs/RawUsage.md +14 -0
  143. data/docs/RawUsagesData.md +8 -0
  144. data/docs/RecognitionEventCompletion.md +19 -0
  145. data/docs/RecognitionRule.md +20 -0
  146. data/docs/RecurrenceJson.md +9 -0
  147. data/docs/Refund.md +21 -0
  148. data/docs/RefundDetail.md +20 -0
  149. data/docs/RefundRequestJson.md +15 -0
  150. data/docs/RefundsApi.md +179 -0
  151. data/docs/ReportDuration.md +9 -0
  152. data/docs/ReportJobResponse.md +11 -0
  153. data/docs/ReportsApi.md +220 -0
  154. data/docs/RevenueRecognitionApi.md +495 -0
  155. data/docs/SalesRoomApi.md +62 -0
  156. data/docs/SalesforceAccount.md +13 -0
  157. data/docs/SalesforceAccountBillingAddress.md +12 -0
  158. data/docs/SalesforceClientIntegrationRequestJson.md +11 -0
  159. data/docs/SettingsApi.md +1101 -30
  160. data/docs/SettlementApplication.md +19 -0
  161. data/docs/StandaloneCreditMemoRequest.md +20 -0
  162. data/docs/SubscriptionChargeAlias.md +11 -0
  163. data/docs/SubscriptionChargeJson.md +23 -0
  164. data/docs/SubscriptionJson.md +40 -0
  165. data/docs/SubscriptionUpdateJson.md +16 -0
  166. data/docs/SubscriptionsApi.md +573 -0
  167. data/docs/TaxJarIntegration.md +14 -0
  168. data/docs/TaxJarIntegrationInput.md +9 -0
  169. data/docs/TaxRateJson.md +15 -0
  170. data/docs/TaxRatePaginationResponseJson.md +10 -0
  171. data/docs/TenantCreditMemoConfigurationJson.md +11 -0
  172. data/docs/TenantDiscountJson.md +9 -0
  173. data/docs/TenantDiscountLineItemJson.md +10 -0
  174. data/docs/TenantInvoiceConfig.md +12 -0
  175. data/docs/TenantJson.md +19 -0
  176. data/docs/TenantSettingJson.md +15 -0
  177. data/docs/TimeSeriesAmountJson.md +9 -0
  178. data/docs/TimeZone.md +11 -0
  179. data/docs/UpdateInvoiceRequest.md +13 -0
  180. data/docs/UsageAggregateOutput.md +16 -0
  181. data/docs/UsageApi.md +611 -0
  182. data/docs/UsageBatchInsertResult.md +11 -0
  183. data/docs/UserGroupJson.md +12 -0
  184. data/docs/UserGroupRequestJson.md +12 -0
  185. data/docs/UserInput.md +16 -0
  186. data/docs/UserJson.md +22 -0
  187. data/docs/UserPaginationResponseJson.md +10 -0
  188. data/docs/UsersApi.md +774 -0
  189. data/docs/VoidInvoiceRequest.md +9 -0
  190. data/docs/VoidPaymentJson.md +12 -0
  191. data/lib/subskribe_dev/api/accounting_api.rb +193 -0
  192. data/lib/subskribe_dev/api/accounts_api.rb +858 -0
  193. data/lib/subskribe_dev/api/approvals_api.rb +965 -0
  194. data/lib/subskribe_dev/api/attachments_api.rb +299 -0
  195. data/lib/subskribe_dev/api/authentication_api.rb +335 -0
  196. data/lib/subskribe_dev/api/billing_api.rb +2098 -0
  197. data/lib/subskribe_dev/api/credit_memo_api.rb +636 -0
  198. data/lib/subskribe_dev/api/custom_field_api.rb +434 -0
  199. data/lib/subskribe_dev/api/customization_api.rb +269 -0
  200. data/lib/subskribe_dev/api/default_api.rb +223 -0
  201. data/lib/subskribe_dev/api/discounts_api.rb +340 -0
  202. data/lib/subskribe_dev/api/entities_api.rb +374 -0
  203. data/lib/subskribe_dev/api/entity_api.rb +79 -0
  204. data/lib/subskribe_dev/api/erp_api.rb +278 -0
  205. data/lib/subskribe_dev/api/import_api.rb +568 -0
  206. data/lib/subskribe_dev/api/integrations_api.rb +1678 -0
  207. data/lib/subskribe_dev/api/metrics_reporting_api.rb +223 -0
  208. data/lib/subskribe_dev/api/notifications_api.rb +245 -0
  209. data/lib/subskribe_dev/api/opportunity_api.rb +177 -0
  210. data/lib/subskribe_dev/api/orders_api.rb +1381 -0
  211. data/lib/subskribe_dev/api/payments_api.rb +431 -0
  212. data/lib/subskribe_dev/api/product_catalog_api.rb +1828 -0
  213. data/lib/subskribe_dev/api/rate_card_api.rb +68 -0
  214. data/lib/subskribe_dev/api/refunds_api.rb +189 -0
  215. data/lib/subskribe_dev/api/reports_api.rb +227 -0
  216. data/lib/subskribe_dev/api/revenue_recognition_api.rb +484 -0
  217. data/lib/subskribe_dev/api/sales_room_api.rb +74 -0
  218. data/lib/subskribe_dev/api/settings_api.rb +1027 -39
  219. data/lib/subskribe_dev/api/subscriptions_api.rb +576 -0
  220. data/lib/subskribe_dev/api/usage_api.rb +604 -0
  221. data/lib/subskribe_dev/api/users_api.rb +728 -0
  222. data/lib/subskribe_dev/models/account_address.rb +265 -0
  223. data/lib/subskribe_dev/models/account_address_json.rb +229 -0
  224. data/lib/subskribe_dev/models/account_contact.rb +530 -0
  225. data/lib/subskribe_dev/models/account_contact_json.rb +274 -0
  226. data/lib/subskribe_dev/models/account_json.rb +395 -0
  227. data/lib/subskribe_dev/models/account_payment_method_json.rb +268 -0
  228. data/lib/subskribe_dev/models/account_receivable_contact_json.rb +225 -0
  229. data/lib/subskribe_dev/models/accounting_event.rb +319 -0
  230. data/lib/subskribe_dev/models/accounting_event_paginated_response.rb +204 -0
  231. data/lib/subskribe_dev/models/accounting_period.rb +356 -0
  232. data/lib/subskribe_dev/models/accounting_period_calculation.rb +229 -0
  233. data/lib/subskribe_dev/models/add_and_apply_payment_application_json.rb +344 -0
  234. data/lib/subskribe_dev/models/anrok_integration_input.rb +184 -0
  235. data/lib/subskribe_dev/models/approval_matrix_import_data_json.rb +229 -0
  236. data/lib/subskribe_dev/models/approval_matrix_import_preview.rb +226 -0
  237. data/lib/subskribe_dev/models/approval_role_json.rb +220 -0
  238. data/lib/subskribe_dev/models/approval_role_segment_change.rb +211 -0
  239. data/lib/subskribe_dev/models/approval_segment_json.rb +220 -0
  240. data/lib/subskribe_dev/models/attachment.rb +326 -0
  241. data/lib/subskribe_dev/models/attribute_reference.rb +193 -0
  242. data/lib/subskribe_dev/models/auth_saml_integration_json.rb +204 -0
  243. data/lib/subskribe_dev/models/automated_invoice_rule.rb +328 -0
  244. data/lib/subskribe_dev/models/automated_invoice_rule_request_json.rb +307 -0
  245. data/lib/subskribe_dev/models/avalara_integration.rb +238 -0
  246. data/lib/subskribe_dev/models/avalara_integration_input.rb +268 -0
  247. data/lib/subskribe_dev/models/billing_event_entry.rb +211 -0
  248. data/lib/subskribe_dev/models/billing_event_input.rb +216 -0
  249. data/lib/subskribe_dev/models/bulk_invoice_run.rb +350 -0
  250. data/lib/subskribe_dev/models/bulk_invoice_run_exclusions.rb +197 -0
  251. data/lib/subskribe_dev/models/bulk_invoice_run_input.rb +263 -0
  252. data/lib/subskribe_dev/models/bulk_invoice_run_item.rb +364 -0
  253. data/lib/subskribe_dev/models/bulk_invoice_run_selector.rb +184 -0
  254. data/lib/subskribe_dev/models/bulk_payment_upload_data.rb +274 -0
  255. data/lib/subskribe_dev/models/bulk_payment_upload_result.rb +204 -0
  256. data/lib/subskribe_dev/models/byte_buffer.rb +247 -0
  257. data/lib/subskribe_dev/models/catalog_relationship.rb +364 -0
  258. data/lib/subskribe_dev/models/charge_json.rb +631 -0
  259. data/lib/subskribe_dev/models/charge_partial_json.rb +310 -0
  260. data/lib/subskribe_dev/models/company_contact_json.rb +225 -0
  261. data/lib/subskribe_dev/models/credit_memo_application_json.rb +239 -0
  262. data/lib/subskribe_dev/models/credit_memo_balance_json.rb +211 -0
  263. data/lib/subskribe_dev/models/credit_memo_json.rb +363 -0
  264. data/lib/subskribe_dev/models/credit_memo_line_item_json.rb +252 -0
  265. data/lib/subskribe_dev/models/credit_memo_line_item_request_json.rb +211 -0
  266. data/lib/subskribe_dev/models/credit_memo_pagination_response_json.rb +204 -0
  267. data/lib/subskribe_dev/models/crm_account_import_response.rb +193 -0
  268. data/lib/subskribe_dev/models/custom_field_default.rb +195 -0
  269. data/lib/subskribe_dev/models/custom_field_definition_create_input.rb +317 -0
  270. data/lib/subskribe_dev/models/custom_field_definition_json.rb +313 -0
  271. data/lib/subskribe_dev/models/custom_field_definition_update_input.rb +256 -0
  272. data/lib/subskribe_dev/models/custom_field_entry.rb +325 -0
  273. data/lib/subskribe_dev/models/custom_field_update_input.rb +195 -0
  274. data/lib/subskribe_dev/models/custom_field_value.rb +316 -0
  275. data/lib/subskribe_dev/models/data_import.rb +355 -0
  276. data/lib/subskribe_dev/models/discount_detail_json.rb +263 -0
  277. data/lib/subskribe_dev/models/discount_json.rb +254 -0
  278. data/lib/subskribe_dev/models/docu_sign_integration_request_json.rb +236 -0
  279. data/lib/subskribe_dev/models/docu_sign_integration_response_json.rb +245 -0
  280. data/lib/subskribe_dev/models/document_custom_content.rb +211 -0
  281. data/lib/subskribe_dev/models/document_section.rb +265 -0
  282. data/lib/subskribe_dev/models/document_template_json.rb +300 -0
  283. data/lib/subskribe_dev/models/dunning_setting_json.rb +200 -0
  284. data/lib/subskribe_dev/models/email_notifiers_list.rb +208 -0
  285. data/lib/subskribe_dev/models/entity.rb +356 -0
  286. data/lib/subskribe_dev/models/entity_json.rb +347 -0
  287. data/lib/subskribe_dev/models/entity_ref.rb +202 -0
  288. data/lib/subskribe_dev/models/entry.rb +202 -0
  289. data/lib/subskribe_dev/models/external_arr_schedule_json.rb +319 -0
  290. data/lib/subskribe_dev/models/flatfile_workbook_response.rb +184 -0
  291. data/lib/subskribe_dev/models/flatfile_workbook_response_data.rb +193 -0
  292. data/lib/subskribe_dev/models/input_stream.rb +175 -0
  293. data/lib/subskribe_dev/models/integration.rb +311 -0
  294. data/lib/subskribe_dev/models/invoice_balance_json.rb +211 -0
  295. data/lib/subskribe_dev/models/invoice_item_json.rb +355 -0
  296. data/lib/subskribe_dev/models/invoice_item_preview_json.rb +229 -0
  297. data/lib/subskribe_dev/models/invoice_json.rb +439 -0
  298. data/lib/subskribe_dev/models/invoice_json_pagination_response.rb +204 -0
  299. data/lib/subskribe_dev/models/invoice_number_prefix.rb +184 -0
  300. data/lib/subskribe_dev/models/invoice_preview_json.rb +222 -0
  301. data/lib/subskribe_dev/models/ledger_account.rb +316 -0
  302. data/lib/subskribe_dev/models/ledger_account_mapping.rb +222 -0
  303. data/lib/subskribe_dev/models/metrics_json.rb +267 -0
  304. data/lib/subskribe_dev/models/notification_target_and_subscriptions.rb +265 -0
  305. data/lib/subskribe_dev/models/number_config.rb +254 -0
  306. data/lib/subskribe_dev/models/opportunity.rb +326 -0
  307. data/lib/subskribe_dev/models/opportunity_json.rb +326 -0
  308. data/lib/subskribe_dev/models/opportunity_pagination_response.rb +204 -0
  309. data/lib/subskribe_dev/models/opportunity_rest_json.rb +317 -0
  310. data/lib/subskribe_dev/models/order_json.rb +754 -0
  311. data/lib/subskribe_dev/models/order_json_pagination_response.rb +204 -0
  312. data/lib/subskribe_dev/models/order_line_item_json.rb +465 -0
  313. data/lib/subskribe_dev/models/order_line_item_request_json.rb +375 -0
  314. data/lib/subskribe_dev/models/order_request_json.rb +616 -0
  315. data/lib/subskribe_dev/models/order_terms.rb +265 -0
  316. data/lib/subskribe_dev/models/paginated_response.rb +204 -0
  317. data/lib/subskribe_dev/models/payment_balance_json.rb +211 -0
  318. data/lib/subskribe_dev/models/payment_configuration.rb +208 -0
  319. data/lib/subskribe_dev/models/payment_json.rb +300 -0
  320. data/lib/subskribe_dev/models/payment_json_pagination_response.rb +204 -0
  321. data/lib/subskribe_dev/models/payment_term_settings_json.rb +219 -0
  322. data/lib/subskribe_dev/models/plan_json.rb +339 -0
  323. data/lib/subskribe_dev/models/plan_json_pagination_response.rb +204 -0
  324. data/lib/subskribe_dev/models/predefined_report_def_chart_json.rb +265 -0
  325. data/lib/subskribe_dev/models/predefined_report_def_json.rb +222 -0
  326. data/lib/subskribe_dev/models/predefined_report_defs_json.rb +186 -0
  327. data/lib/subskribe_dev/models/predefined_report_json.rb +213 -0
  328. data/lib/subskribe_dev/models/predefined_report_param.rb +296 -0
  329. data/lib/subskribe_dev/models/predefined_report_param_object.rb +296 -0
  330. data/lib/subskribe_dev/models/prepaid_stats.rb +310 -0
  331. data/lib/subskribe_dev/models/price_tier_json.rb +212 -0
  332. data/lib/subskribe_dev/models/product_category.rb +264 -0
  333. data/lib/subskribe_dev/models/product_category_pagination_response.rb +204 -0
  334. data/lib/subskribe_dev/models/product_input_json.rb +249 -0
  335. data/lib/subskribe_dev/models/product_json.rb +276 -0
  336. data/lib/subskribe_dev/models/product_json_pagination_response.rb +204 -0
  337. data/lib/subskribe_dev/models/purchase_order.rb +226 -0
  338. data/lib/subskribe_dev/models/raw_usage.rb +247 -0
  339. data/lib/subskribe_dev/models/raw_usages_data.rb +192 -0
  340. data/lib/subskribe_dev/models/recognition_event_completion.rb +322 -0
  341. data/lib/subskribe_dev/models/recognition_rule.rb +376 -0
  342. data/lib/subskribe_dev/models/recurrence_json.rb +256 -0
  343. data/lib/subskribe_dev/models/refund.rb +301 -0
  344. data/lib/subskribe_dev/models/refund_detail.rb +322 -0
  345. data/lib/subskribe_dev/models/refund_request_json.rb +272 -0
  346. data/lib/subskribe_dev/models/report_duration.rb +193 -0
  347. data/lib/subskribe_dev/models/report_job_response.rb +245 -0
  348. data/lib/subskribe_dev/models/salesforce_account.rb +229 -0
  349. data/lib/subskribe_dev/models/salesforce_account_billing_address.rb +220 -0
  350. data/lib/subskribe_dev/models/salesforce_client_integration_request_json.rb +211 -0
  351. data/lib/subskribe_dev/models/settlement_application.rb +329 -0
  352. data/lib/subskribe_dev/models/standalone_credit_memo_request.rb +353 -0
  353. data/lib/subskribe_dev/models/subscription_charge_alias.rb +283 -0
  354. data/lib/subskribe_dev/models/subscription_charge_json.rb +362 -0
  355. data/lib/subskribe_dev/models/subscription_json.rb +583 -0
  356. data/lib/subskribe_dev/models/subscription_update_json.rb +280 -0
  357. data/lib/subskribe_dev/models/tax_jar_integration.rb +238 -0
  358. data/lib/subskribe_dev/models/tax_jar_integration_input.rb +193 -0
  359. data/lib/subskribe_dev/models/tax_rate_json.rb +286 -0
  360. data/lib/subskribe_dev/models/tax_rate_pagination_response_json.rb +204 -0
  361. data/lib/subskribe_dev/models/tenant_credit_memo_configuration_json.rb +211 -0
  362. data/lib/subskribe_dev/models/tenant_discount_json.rb +193 -0
  363. data/lib/subskribe_dev/models/tenant_discount_line_item_json.rb +202 -0
  364. data/lib/subskribe_dev/models/tenant_invoice_config.rb +254 -0
  365. data/lib/subskribe_dev/models/tenant_json.rb +283 -0
  366. data/lib/subskribe_dev/models/tenant_setting_json.rb +307 -0
  367. data/lib/subskribe_dev/models/time_series_amount_json.rb +193 -0
  368. data/lib/subskribe_dev/models/time_zone.rb +211 -0
  369. data/lib/subskribe_dev/models/update_invoice_request.rb +282 -0
  370. data/lib/subskribe_dev/models/usage_aggregate_output.rb +258 -0
  371. data/lib/subskribe_dev/models/usage_batch_insert_result.rb +213 -0
  372. data/lib/subskribe_dev/models/user_group_json.rb +224 -0
  373. data/lib/subskribe_dev/models/user_group_request_json.rb +224 -0
  374. data/lib/subskribe_dev/models/user_input.rb +304 -0
  375. data/lib/subskribe_dev/models/user_json.rb +376 -0
  376. data/lib/subskribe_dev/models/user_pagination_response_json.rb +204 -0
  377. data/lib/subskribe_dev/models/void_invoice_request.rb +203 -0
  378. data/lib/subskribe_dev/models/void_payment_json.rb +235 -0
  379. data/lib/subskribe_dev/version.rb +1 -1
  380. data/lib/subskribe_dev.rb +187 -0
  381. data/spec/api/accounting_api_spec.rb +74 -0
  382. data/spec/api/accounts_api_spec.rb +232 -0
  383. data/spec/api/approvals_api_spec.rb +260 -0
  384. data/spec/api/attachments_api_spec.rb +100 -0
  385. data/spec/api/authentication_api_spec.rb +108 -0
  386. data/spec/api/billing_api_spec.rb +516 -0
  387. data/spec/api/credit_memo_api_spec.rb +181 -0
  388. data/spec/api/custom_field_api_spec.rb +126 -0
  389. data/spec/api/customization_api_spec.rb +89 -0
  390. data/spec/api/default_api_spec.rb +81 -0
  391. data/spec/api/discounts_api_spec.rb +108 -0
  392. data/spec/api/entities_api_spec.rb +120 -0
  393. data/spec/api/entity_api_spec.rb +48 -0
  394. data/spec/api/erp_api_spec.rb +95 -0
  395. data/spec/api/import_api_spec.rb +164 -0
  396. data/spec/api/integrations_api_spec.rb +420 -0
  397. data/spec/api/metrics_reporting_api_spec.rb +84 -0
  398. data/spec/api/notifications_api_spec.rb +84 -0
  399. data/spec/api/opportunity_api_spec.rb +72 -0
  400. data/spec/api/orders_api_spec.rb +351 -0
  401. data/spec/api/payments_api_spec.rb +132 -0
  402. data/spec/api/product_catalog_api_spec.rb +448 -0
  403. data/spec/api/rate_card_api_spec.rb +46 -0
  404. data/spec/api/refunds_api_spec.rb +73 -0
  405. data/spec/api/reports_api_spec.rb +82 -0
  406. data/spec/api/revenue_recognition_api_spec.rb +144 -0
  407. data/spec/api/sales_room_api_spec.rb +47 -0
  408. data/spec/api/subscriptions_api_spec.rb +162 -0
  409. data/spec/api/usage_api_spec.rb +169 -0
  410. data/spec/api/users_api_spec.rb +203 -0
  411. data/spec/models/account_address_json_spec.rb +71 -0
  412. data/spec/models/account_address_spec.rb +95 -0
  413. data/spec/models/account_contact_json_spec.rb +101 -0
  414. data/spec/models/account_contact_spec.rb +141 -0
  415. data/spec/models/account_json_spec.rb +163 -0
  416. data/spec/models/account_payment_method_json_spec.rb +75 -0
  417. data/spec/models/account_receivable_contact_json_spec.rb +65 -0
  418. data/spec/models/accounting_event_paginated_response_spec.rb +53 -0
  419. data/spec/models/accounting_event_spec.rb +111 -0
  420. data/spec/models/accounting_period_calculation_spec.rb +71 -0
  421. data/spec/models/accounting_period_spec.rb +133 -0
  422. data/spec/models/add_and_apply_payment_application_json_spec.rb +115 -0
  423. data/spec/models/anrok_integration_input_spec.rb +41 -0
  424. data/spec/models/approval_matrix_import_data_json_spec.rb +71 -0
  425. data/spec/models/approval_matrix_import_preview_spec.rb +65 -0
  426. data/spec/models/approval_role_json_spec.rb +65 -0
  427. data/spec/models/approval_role_segment_change_spec.rb +59 -0
  428. data/spec/models/approval_segment_json_spec.rb +65 -0
  429. data/spec/models/attachment_spec.rb +103 -0
  430. data/spec/models/attribute_reference_spec.rb +47 -0
  431. data/spec/models/auth_saml_integration_json_spec.rb +53 -0
  432. data/spec/models/automated_invoice_rule_request_json_spec.rb +113 -0
  433. data/spec/models/automated_invoice_rule_spec.rb +137 -0
  434. data/spec/models/avalara_integration_input_spec.rb +65 -0
  435. data/spec/models/avalara_integration_spec.rb +77 -0
  436. data/spec/models/billing_event_entry_spec.rb +59 -0
  437. data/spec/models/billing_event_input_spec.rb +59 -0
  438. data/spec/models/bulk_invoice_run_exclusions_spec.rb +47 -0
  439. data/spec/models/bulk_invoice_run_input_spec.rb +75 -0
  440. data/spec/models/bulk_invoice_run_item_spec.rb +161 -0
  441. data/spec/models/bulk_invoice_run_selector_spec.rb +41 -0
  442. data/spec/models/bulk_invoice_run_spec.rb +125 -0
  443. data/spec/models/bulk_payment_upload_data_spec.rb +101 -0
  444. data/spec/models/bulk_payment_upload_result_spec.rb +53 -0
  445. data/spec/models/byte_buffer_spec.rb +83 -0
  446. data/spec/models/catalog_relationship_spec.rb +75 -0
  447. data/spec/models/charge_json_spec.rb +295 -0
  448. data/spec/models/charge_partial_json_spec.rb +125 -0
  449. data/spec/models/company_contact_json_spec.rb +65 -0
  450. data/spec/models/credit_memo_application_json_spec.rb +71 -0
  451. data/spec/models/credit_memo_balance_json_spec.rb +59 -0
  452. data/spec/models/credit_memo_json_spec.rb +117 -0
  453. data/spec/models/credit_memo_line_item_json_spec.rb +83 -0
  454. data/spec/models/credit_memo_line_item_request_json_spec.rb +59 -0
  455. data/spec/models/credit_memo_pagination_response_json_spec.rb +53 -0
  456. data/spec/models/crm_account_import_response_spec.rb +47 -0
  457. data/spec/models/custom_field_default_spec.rb +47 -0
  458. data/spec/models/custom_field_definition_create_input_spec.rb +95 -0
  459. data/spec/models/custom_field_definition_json_spec.rb +103 -0
  460. data/spec/models/custom_field_definition_update_input_spec.rb +69 -0
  461. data/spec/models/custom_field_entry_spec.rb +103 -0
  462. data/spec/models/custom_field_update_input_spec.rb +47 -0
  463. data/spec/models/custom_field_value_spec.rb +97 -0
  464. data/spec/models/data_import_spec.rb +123 -0
  465. data/spec/models/discount_detail_json_spec.rb +75 -0
  466. data/spec/models/discount_json_spec.rb +69 -0
  467. data/spec/models/docu_sign_integration_request_json_spec.rb +57 -0
  468. data/spec/models/docu_sign_integration_response_json_spec.rb +63 -0
  469. data/spec/models/document_custom_content_spec.rb +59 -0
  470. data/spec/models/document_section_spec.rb +75 -0
  471. data/spec/models/document_template_json_spec.rb +91 -0
  472. data/spec/models/dunning_setting_json_spec.rb +47 -0
  473. data/spec/models/email_notifiers_list_spec.rb +53 -0
  474. data/spec/models/entity_json_spec.rb +127 -0
  475. data/spec/models/entity_ref_spec.rb +53 -0
  476. data/spec/models/entity_spec.rb +133 -0
  477. data/spec/models/entry_spec.rb +53 -0
  478. data/spec/models/external_arr_schedule_json_spec.rb +99 -0
  479. data/spec/models/flatfile_workbook_response_data_spec.rb +47 -0
  480. data/spec/models/flatfile_workbook_response_spec.rb +41 -0
  481. data/spec/models/input_stream_spec.rb +35 -0
  482. data/spec/models/integration_spec.rb +103 -0
  483. data/spec/models/invoice_balance_json_spec.rb +59 -0
  484. data/spec/models/invoice_item_json_spec.rb +155 -0
  485. data/spec/models/invoice_item_preview_json_spec.rb +71 -0
  486. data/spec/models/invoice_json_pagination_response_spec.rb +53 -0
  487. data/spec/models/invoice_json_spec.rb +187 -0
  488. data/spec/models/invoice_number_prefix_spec.rb +41 -0
  489. data/spec/models/invoice_preview_json_spec.rb +65 -0
  490. data/spec/models/ledger_account_mapping_spec.rb +65 -0
  491. data/spec/models/ledger_account_spec.rb +93 -0
  492. data/spec/models/metrics_json_spec.rb +95 -0
  493. data/spec/models/notification_target_and_subscriptions_spec.rb +79 -0
  494. data/spec/models/number_config_spec.rb +69 -0
  495. data/spec/models/opportunity_json_spec.rb +117 -0
  496. data/spec/models/opportunity_pagination_response_spec.rb +53 -0
  497. data/spec/models/opportunity_rest_json_spec.rb +111 -0
  498. data/spec/models/opportunity_spec.rb +117 -0
  499. data/spec/models/order_json_pagination_response_spec.rb +53 -0
  500. data/spec/models/order_json_spec.rb +367 -0
  501. data/spec/models/order_line_item_json_spec.rb +201 -0
  502. data/spec/models/order_line_item_request_json_spec.rb +141 -0
  503. data/spec/models/order_request_json_spec.rb +285 -0
  504. data/spec/models/order_terms_spec.rb +75 -0
  505. data/spec/models/paginated_response_spec.rb +53 -0
  506. data/spec/models/payment_balance_json_spec.rb +59 -0
  507. data/spec/models/payment_configuration_spec.rb +45 -0
  508. data/spec/models/payment_json_pagination_response_spec.rb +53 -0
  509. data/spec/models/payment_json_spec.rb +93 -0
  510. data/spec/models/payment_term_settings_json_spec.rb +53 -0
  511. data/spec/models/plan_json_pagination_response_spec.rb +53 -0
  512. data/spec/models/plan_json_spec.rb +117 -0
  513. data/spec/models/predefined_report_def_chart_json_spec.rb +95 -0
  514. data/spec/models/predefined_report_def_json_spec.rb +65 -0
  515. data/spec/models/predefined_report_defs_json_spec.rb +41 -0
  516. data/spec/models/predefined_report_json_spec.rb +59 -0
  517. data/spec/models/predefined_report_param_object_spec.rb +85 -0
  518. data/spec/models/predefined_report_param_spec.rb +85 -0
  519. data/spec/models/prepaid_stats_spec.rb +125 -0
  520. data/spec/models/price_tier_json_spec.rb +53 -0
  521. data/spec/models/product_category_pagination_response_spec.rb +53 -0
  522. data/spec/models/product_category_spec.rb +77 -0
  523. data/spec/models/product_input_json_spec.rb +83 -0
  524. data/spec/models/product_json_pagination_response_spec.rb +53 -0
  525. data/spec/models/product_json_spec.rb +101 -0
  526. data/spec/models/purchase_order_spec.rb +53 -0
  527. data/spec/models/raw_usage_spec.rb +77 -0
  528. data/spec/models/raw_usages_data_spec.rb +41 -0
  529. data/spec/models/recognition_event_completion_spec.rb +111 -0
  530. data/spec/models/recognition_rule_spec.rb +133 -0
  531. data/spec/models/recurrence_json_spec.rb +51 -0
  532. data/spec/models/refund_detail_spec.rb +113 -0
  533. data/spec/models/refund_request_json_spec.rb +83 -0
  534. data/spec/models/refund_spec.rb +119 -0
  535. data/spec/models/report_duration_spec.rb +47 -0
  536. data/spec/models/report_job_response_spec.rb +63 -0
  537. data/spec/models/salesforce_account_billing_address_spec.rb +65 -0
  538. data/spec/models/salesforce_account_spec.rb +71 -0
  539. data/spec/models/salesforce_client_integration_request_json_spec.rb +59 -0
  540. data/spec/models/settlement_application_spec.rb +115 -0
  541. data/spec/models/standalone_credit_memo_request_spec.rb +117 -0
  542. data/spec/models/subscription_charge_alias_spec.rb +59 -0
  543. data/spec/models/subscription_charge_json_spec.rb +131 -0
  544. data/spec/models/subscription_json_spec.rb +241 -0
  545. data/spec/models/subscription_update_json_spec.rb +89 -0
  546. data/spec/models/tax_jar_integration_input_spec.rb +47 -0
  547. data/spec/models/tax_jar_integration_spec.rb +77 -0
  548. data/spec/models/tax_rate_json_spec.rb +87 -0
  549. data/spec/models/tax_rate_pagination_response_json_spec.rb +53 -0
  550. data/spec/models/tenant_credit_memo_configuration_json_spec.rb +59 -0
  551. data/spec/models/tenant_discount_json_spec.rb +47 -0
  552. data/spec/models/tenant_discount_line_item_json_spec.rb +53 -0
  553. data/spec/models/tenant_invoice_config_spec.rb +69 -0
  554. data/spec/models/tenant_json_spec.rb +107 -0
  555. data/spec/models/tenant_setting_json_spec.rb +95 -0
  556. data/spec/models/time_series_amount_json_spec.rb +47 -0
  557. data/spec/models/time_zone_spec.rb +59 -0
  558. data/spec/models/update_invoice_request_spec.rb +71 -0
  559. data/spec/models/usage_aggregate_output_spec.rb +89 -0
  560. data/spec/models/usage_batch_insert_result_spec.rb +59 -0
  561. data/spec/models/user_group_json_spec.rb +65 -0
  562. data/spec/models/user_group_request_json_spec.rb +65 -0
  563. data/spec/models/user_input_spec.rb +97 -0
  564. data/spec/models/user_json_spec.rb +137 -0
  565. data/spec/models/user_pagination_response_json_spec.rb +53 -0
  566. data/spec/models/void_invoice_request_spec.rb +47 -0
  567. data/spec/models/void_payment_json_spec.rb +65 -0
  568. metadata +749 -1
@@ -0,0 +1,17 @@
1
+ # SubskribeDevClient::Attachment
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **id** | **String** | |
7
+ **name** | **String** | |
8
+ **description** | **String** | | [optional]
9
+ **status** | **String** | | [optional]
10
+ **account_id** | **String** | | [optional]
11
+ **tag** | **String** | | [optional]
12
+ **in_use** | **BOOLEAN** | | [optional]
13
+ **is_deleted** | **BOOLEAN** | | [optional]
14
+ **created_on** | **Integer** | |
15
+ **updated_on** | **Integer** | | [optional]
16
+
17
+
@@ -0,0 +1,294 @@
1
+ # SubskribeDevClient::AttachmentsApi
2
+
3
+ All URIs are relative to *https://api.dev2.subskribe.net*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**add_attachment_to_account**](AttachmentsApi.md#add_attachment_to_account) | **POST** /attachments/account/{accountId} | Add an attachment
8
+ [**delete_attachment_from_account**](AttachmentsApi.md#delete_attachment_from_account) | **DELETE** /attachments/{attachmentId} | Delete an attachment
9
+ [**get_attachment**](AttachmentsApi.md#get_attachment) | **GET** /attachments/{attachmentId} | Get attachment contents
10
+ [**list_account_attachments**](AttachmentsApi.md#list_account_attachments) | **GET** /attachments/account/{accountId} | Get attachments for an account
11
+ [**modify_attachment**](AttachmentsApi.md#modify_attachment) | **PUT** /attachments | Update the details of an attachment
12
+
13
+
14
+ # **add_attachment_to_account**
15
+ > Attachment add_attachment_to_account(account_id, opts)
16
+
17
+ Add an attachment
18
+
19
+ Attaches a document to the specified account. The post body should contain the body of the document that is to be attached. On success the Id of the attachment is returned.
20
+
21
+ ### Example
22
+ ```ruby
23
+ # load the gem
24
+ require 'subskribe_dev'
25
+ # setup authorization
26
+ SubskribeDevClient.configure do |config|
27
+ # Configure API key authorization: ApiKeyAuth
28
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
29
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
30
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
31
+ end
32
+
33
+ api_instance = SubskribeDevClient::AttachmentsApi.new
34
+
35
+ account_id = 'account_id_example' # String | id of the account to attach the document to
36
+
37
+ opts = {
38
+ file: File.new('/path/to/file.txt'), # File |
39
+ file_name: 'file_name_example', # String | name to associate with the attachment
40
+ description: 'description_example', # String | description of the document
41
+ size: 789, # Integer | size in bytes of the document
42
+ tag: 'tag_example' # String | tag to apply to the attachment
43
+ }
44
+
45
+ begin
46
+ #Add an attachment
47
+ result = api_instance.add_attachment_to_account(account_id, opts)
48
+ p result
49
+ rescue SubskribeDevClient::ApiError => e
50
+ puts "Exception when calling AttachmentsApi->add_attachment_to_account: #{e}"
51
+ end
52
+ ```
53
+
54
+ ### Parameters
55
+
56
+ Name | Type | Description | Notes
57
+ ------------- | ------------- | ------------- | -------------
58
+ **account_id** | **String**| id of the account to attach the document to |
59
+ **file** | **File**| | [optional]
60
+ **file_name** | **String**| name to associate with the attachment | [optional]
61
+ **description** | **String**| description of the document | [optional]
62
+ **size** | **Integer**| size in bytes of the document | [optional]
63
+ **tag** | **String**| tag to apply to the attachment | [optional]
64
+
65
+ ### Return type
66
+
67
+ [**Attachment**](Attachment.md)
68
+
69
+ ### Authorization
70
+
71
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
72
+
73
+ ### HTTP request headers
74
+
75
+ - **Content-Type**: multipart/form-data
76
+ - **Accept**: application/json
77
+
78
+
79
+
80
+ # **delete_attachment_from_account**
81
+ > delete_attachment_from_account(attachment_id)
82
+
83
+ Delete an attachment
84
+
85
+ Unattaches and deletes the specified document
86
+
87
+ ### Example
88
+ ```ruby
89
+ # load the gem
90
+ require 'subskribe_dev'
91
+ # setup authorization
92
+ SubskribeDevClient.configure do |config|
93
+ # Configure API key authorization: ApiKeyAuth
94
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
95
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
96
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
97
+ end
98
+
99
+ api_instance = SubskribeDevClient::AttachmentsApi.new
100
+
101
+ attachment_id = 'attachment_id_example' # String | id of the attachment
102
+
103
+
104
+ begin
105
+ #Delete an attachment
106
+ api_instance.delete_attachment_from_account(attachment_id)
107
+ rescue SubskribeDevClient::ApiError => e
108
+ puts "Exception when calling AttachmentsApi->delete_attachment_from_account: #{e}"
109
+ end
110
+ ```
111
+
112
+ ### Parameters
113
+
114
+ Name | Type | Description | Notes
115
+ ------------- | ------------- | ------------- | -------------
116
+ **attachment_id** | [**String**](.md)| id of the attachment |
117
+
118
+ ### Return type
119
+
120
+ nil (empty response body)
121
+
122
+ ### Authorization
123
+
124
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
125
+
126
+ ### HTTP request headers
127
+
128
+ - **Content-Type**: Not defined
129
+ - **Accept**: application/json
130
+
131
+
132
+
133
+ # **get_attachment**
134
+ > get_attachment(attachment_id)
135
+
136
+ Get attachment contents
137
+
138
+ Gets the contents of the specified attachment
139
+
140
+ ### Example
141
+ ```ruby
142
+ # load the gem
143
+ require 'subskribe_dev'
144
+ # setup authorization
145
+ SubskribeDevClient.configure do |config|
146
+ # Configure API key authorization: ApiKeyAuth
147
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
148
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
149
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
150
+ end
151
+
152
+ api_instance = SubskribeDevClient::AttachmentsApi.new
153
+
154
+ attachment_id = 'attachment_id_example' # String | id of the attachment
155
+
156
+
157
+ begin
158
+ #Get attachment contents
159
+ api_instance.get_attachment(attachment_id)
160
+ rescue SubskribeDevClient::ApiError => e
161
+ puts "Exception when calling AttachmentsApi->get_attachment: #{e}"
162
+ end
163
+ ```
164
+
165
+ ### Parameters
166
+
167
+ Name | Type | Description | Notes
168
+ ------------- | ------------- | ------------- | -------------
169
+ **attachment_id** | [**String**](.md)| id of the attachment |
170
+
171
+ ### Return type
172
+
173
+ nil (empty response body)
174
+
175
+ ### Authorization
176
+
177
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
178
+
179
+ ### HTTP request headers
180
+
181
+ - **Content-Type**: Not defined
182
+ - **Accept**: application/octet-stream, application/json
183
+
184
+
185
+
186
+ # **list_account_attachments**
187
+ > Array<Attachment> list_account_attachments(account_id)
188
+
189
+ Get attachments for an account
190
+
191
+ Lists all the documents attached to an account
192
+
193
+ ### Example
194
+ ```ruby
195
+ # load the gem
196
+ require 'subskribe_dev'
197
+ # setup authorization
198
+ SubskribeDevClient.configure do |config|
199
+ # Configure API key authorization: ApiKeyAuth
200
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
201
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
202
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
203
+ end
204
+
205
+ api_instance = SubskribeDevClient::AttachmentsApi.new
206
+
207
+ account_id = 'account_id_example' # String | id of the attachment
208
+
209
+
210
+ begin
211
+ #Get attachments for an account
212
+ result = api_instance.list_account_attachments(account_id)
213
+ p result
214
+ rescue SubskribeDevClient::ApiError => e
215
+ puts "Exception when calling AttachmentsApi->list_account_attachments: #{e}"
216
+ end
217
+ ```
218
+
219
+ ### Parameters
220
+
221
+ Name | Type | Description | Notes
222
+ ------------- | ------------- | ------------- | -------------
223
+ **account_id** | **String**| id of the attachment |
224
+
225
+ ### Return type
226
+
227
+ [**Array<Attachment>**](Attachment.md)
228
+
229
+ ### Authorization
230
+
231
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
232
+
233
+ ### HTTP request headers
234
+
235
+ - **Content-Type**: Not defined
236
+ - **Accept**: application/json
237
+
238
+
239
+
240
+ # **modify_attachment**
241
+ > Attachment modify_attachment(opts)
242
+
243
+ Update the details of an attachment
244
+
245
+ Updates the details of the specified document
246
+
247
+ ### Example
248
+ ```ruby
249
+ # load the gem
250
+ require 'subskribe_dev'
251
+ # setup authorization
252
+ SubskribeDevClient.configure do |config|
253
+ # Configure API key authorization: ApiKeyAuth
254
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
255
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
256
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
257
+ end
258
+
259
+ api_instance = SubskribeDevClient::AttachmentsApi.new
260
+
261
+ opts = {
262
+ body: SubskribeDevClient::Attachment.new # Attachment | json representing the attachment
263
+ }
264
+
265
+ begin
266
+ #Update the details of an attachment
267
+ result = api_instance.modify_attachment(opts)
268
+ p result
269
+ rescue SubskribeDevClient::ApiError => e
270
+ puts "Exception when calling AttachmentsApi->modify_attachment: #{e}"
271
+ end
272
+ ```
273
+
274
+ ### Parameters
275
+
276
+ Name | Type | Description | Notes
277
+ ------------- | ------------- | ------------- | -------------
278
+ **body** | [**Attachment**](Attachment.md)| json representing the attachment | [optional]
279
+
280
+ ### Return type
281
+
282
+ [**Attachment**](Attachment.md)
283
+
284
+ ### Authorization
285
+
286
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
287
+
288
+ ### HTTP request headers
289
+
290
+ - **Content-Type**: application/json
291
+ - **Accept**: application/json
292
+
293
+
294
+
@@ -0,0 +1,9 @@
1
+ # SubskribeDevClient::AttributeReference
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **attribute_definition_id** | **String** | | [optional]
7
+ **attribute_value** | **String** | | [optional]
8
+
9
+
@@ -0,0 +1,10 @@
1
+ # SubskribeDevClient::AuthSamlIntegrationJson
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **attribute_mapping** | **Hash<String, String>** | | [optional]
7
+ **metadata_url** | **String** | | [optional]
8
+ **provider_name** | **String** | | [optional]
9
+
10
+
@@ -0,0 +1,329 @@
1
+ # SubskribeDevClient::AuthenticationApi
2
+
3
+ All URIs are relative to *https://api.dev2.subskribe.net*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**add_saml_integration**](AuthenticationApi.md#add_saml_integration) | **POST** /auth/saml | Add a saml integration
8
+ [**create_api_key**](AuthenticationApi.md#create_api_key) | **POST** /apikey | Create a new api key
9
+ [**get_all_api_keys**](AuthenticationApi.md#get_all_api_keys) | **GET** /apikey | Retrieves all API keys
10
+ [**get_api_key_by_id**](AuthenticationApi.md#get_api_key_by_id) | **GET** /apikey/{id} | Retrieve an API key by id
11
+ [**revoke_api_key**](AuthenticationApi.md#revoke_api_key) | **DELETE** /apikey/revoke | revoke all keys
12
+ [**revoke_api_key_by_id**](AuthenticationApi.md#revoke_api_key_by_id) | **DELETE** /apikey/revoke/{id} | revoke an API key by id
13
+
14
+
15
+ # **add_saml_integration**
16
+ > add_saml_integration(opts)
17
+
18
+ Add a saml integration
19
+
20
+ Adds a saml integration
21
+
22
+ ### Example
23
+ ```ruby
24
+ # load the gem
25
+ require 'subskribe_dev'
26
+ # setup authorization
27
+ SubskribeDevClient.configure do |config|
28
+ # Configure API key authorization: ApiKeyAuth
29
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
30
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
31
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
32
+ end
33
+
34
+ api_instance = SubskribeDevClient::AuthenticationApi.new
35
+
36
+ opts = {
37
+ body: SubskribeDevClient::AuthSamlIntegrationJson.new # AuthSamlIntegrationJson | saml representing the integration
38
+ }
39
+
40
+ begin
41
+ #Add a saml integration
42
+ api_instance.add_saml_integration(opts)
43
+ rescue SubskribeDevClient::ApiError => e
44
+ puts "Exception when calling AuthenticationApi->add_saml_integration: #{e}"
45
+ end
46
+ ```
47
+
48
+ ### Parameters
49
+
50
+ Name | Type | Description | Notes
51
+ ------------- | ------------- | ------------- | -------------
52
+ **body** | [**AuthSamlIntegrationJson**](AuthSamlIntegrationJson.md)| saml representing the integration | [optional]
53
+
54
+ ### Return type
55
+
56
+ nil (empty response body)
57
+
58
+ ### Authorization
59
+
60
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
61
+
62
+ ### HTTP request headers
63
+
64
+ - **Content-Type**: application/json
65
+ - **Accept**: application/json
66
+
67
+
68
+
69
+ # **create_api_key**
70
+ > String create_api_key(opts)
71
+
72
+ Create a new api key
73
+
74
+ Create a new api key with the specified parameters. The new key is returned
75
+
76
+ ### Example
77
+ ```ruby
78
+ # load the gem
79
+ require 'subskribe_dev'
80
+ # setup authorization
81
+ SubskribeDevClient.configure do |config|
82
+ # Configure API key authorization: ApiKeyAuth
83
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
84
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
85
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
86
+ end
87
+
88
+ api_instance = SubskribeDevClient::AuthenticationApi.new
89
+
90
+ opts = {
91
+ role: 'role_example', # String | Role-based permissions to be associated with the key. Specify this OR userId.
92
+ expiry: 789, # Integer | Time of expiry in seconds since Epoch (GMT)
93
+ user_id: 'user_id_example', # String | User to associate key with. Specify this OR role.
94
+ entity_id: 'entity_id_example' # String | Scope of entities that the key has access to. Either specify a single entity or all entities (i.e. *).
95
+ }
96
+
97
+ begin
98
+ #Create a new api key
99
+ result = api_instance.create_api_key(opts)
100
+ p result
101
+ rescue SubskribeDevClient::ApiError => e
102
+ puts "Exception when calling AuthenticationApi->create_api_key: #{e}"
103
+ end
104
+ ```
105
+
106
+ ### Parameters
107
+
108
+ Name | Type | Description | Notes
109
+ ------------- | ------------- | ------------- | -------------
110
+ **role** | **String**| Role-based permissions to be associated with the key. Specify this OR userId. | [optional]
111
+ **expiry** | **Integer**| Time of expiry in seconds since Epoch (GMT) | [optional]
112
+ **user_id** | **String**| User to associate key with. Specify this OR role. | [optional]
113
+ **entity_id** | **String**| Scope of entities that the key has access to. Either specify a single entity or all entities (i.e. *). | [optional]
114
+
115
+ ### Return type
116
+
117
+ **String**
118
+
119
+ ### Authorization
120
+
121
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
122
+
123
+ ### HTTP request headers
124
+
125
+ - **Content-Type**: application/json
126
+ - **Accept**: application/json
127
+
128
+
129
+
130
+ # **get_all_api_keys**
131
+ > get_all_api_keys
132
+
133
+ Retrieves all API keys
134
+
135
+ Retrieves a list of (maximum 500 items) all API keys (including expired and deactivated keys)
136
+
137
+ ### Example
138
+ ```ruby
139
+ # load the gem
140
+ require 'subskribe_dev'
141
+ # setup authorization
142
+ SubskribeDevClient.configure do |config|
143
+ # Configure API key authorization: ApiKeyAuth
144
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
145
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
146
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
147
+ end
148
+
149
+ api_instance = SubskribeDevClient::AuthenticationApi.new
150
+
151
+ begin
152
+ #Retrieves all API keys
153
+ api_instance.get_all_api_keys
154
+ rescue SubskribeDevClient::ApiError => e
155
+ puts "Exception when calling AuthenticationApi->get_all_api_keys: #{e}"
156
+ end
157
+ ```
158
+
159
+ ### Parameters
160
+ This endpoint does not need any parameter.
161
+
162
+ ### Return type
163
+
164
+ nil (empty response body)
165
+
166
+ ### Authorization
167
+
168
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
169
+
170
+ ### HTTP request headers
171
+
172
+ - **Content-Type**: application/json
173
+ - **Accept**: application/json
174
+
175
+
176
+
177
+ # **get_api_key_by_id**
178
+ > get_api_key_by_id(id)
179
+
180
+ Retrieve an API key by id
181
+
182
+ Retrieve an api key referenced by its id
183
+
184
+ ### Example
185
+ ```ruby
186
+ # load the gem
187
+ require 'subskribe_dev'
188
+ # setup authorization
189
+ SubskribeDevClient.configure do |config|
190
+ # Configure API key authorization: ApiKeyAuth
191
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
192
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
193
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
194
+ end
195
+
196
+ api_instance = SubskribeDevClient::AuthenticationApi.new
197
+
198
+ id = 'id_example' # String |
199
+
200
+
201
+ begin
202
+ #Retrieve an API key by id
203
+ api_instance.get_api_key_by_id(id)
204
+ rescue SubskribeDevClient::ApiError => e
205
+ puts "Exception when calling AuthenticationApi->get_api_key_by_id: #{e}"
206
+ end
207
+ ```
208
+
209
+ ### Parameters
210
+
211
+ Name | Type | Description | Notes
212
+ ------------- | ------------- | ------------- | -------------
213
+ **id** | **String**| |
214
+
215
+ ### Return type
216
+
217
+ nil (empty response body)
218
+
219
+ ### Authorization
220
+
221
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
222
+
223
+ ### HTTP request headers
224
+
225
+ - **Content-Type**: application/json
226
+ - **Accept**: application/json
227
+
228
+
229
+
230
+ # **revoke_api_key**
231
+ > revoke_api_key
232
+
233
+ revoke all keys
234
+
235
+ Revokes all keys for your tenant
236
+
237
+ ### Example
238
+ ```ruby
239
+ # load the gem
240
+ require 'subskribe_dev'
241
+ # setup authorization
242
+ SubskribeDevClient.configure do |config|
243
+ # Configure API key authorization: ApiKeyAuth
244
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
245
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
246
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
247
+ end
248
+
249
+ api_instance = SubskribeDevClient::AuthenticationApi.new
250
+
251
+ begin
252
+ #revoke all keys
253
+ api_instance.revoke_api_key
254
+ rescue SubskribeDevClient::ApiError => e
255
+ puts "Exception when calling AuthenticationApi->revoke_api_key: #{e}"
256
+ end
257
+ ```
258
+
259
+ ### Parameters
260
+ This endpoint does not need any parameter.
261
+
262
+ ### Return type
263
+
264
+ nil (empty response body)
265
+
266
+ ### Authorization
267
+
268
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
269
+
270
+ ### HTTP request headers
271
+
272
+ - **Content-Type**: application/json
273
+ - **Accept**: application/json
274
+
275
+
276
+
277
+ # **revoke_api_key_by_id**
278
+ > revoke_api_key_by_id(id)
279
+
280
+ revoke an API key by id
281
+
282
+ Revoke an api key referenced by its id
283
+
284
+ ### Example
285
+ ```ruby
286
+ # load the gem
287
+ require 'subskribe_dev'
288
+ # setup authorization
289
+ SubskribeDevClient.configure do |config|
290
+ # Configure API key authorization: ApiKeyAuth
291
+ config.api_key['X-API-Key'] = 'YOUR API KEY'
292
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
293
+ #config.api_key_prefix['X-API-Key'] = 'Bearer'
294
+ end
295
+
296
+ api_instance = SubskribeDevClient::AuthenticationApi.new
297
+
298
+ id = 'id_example' # String |
299
+
300
+
301
+ begin
302
+ #revoke an API key by id
303
+ api_instance.revoke_api_key_by_id(id)
304
+ rescue SubskribeDevClient::ApiError => e
305
+ puts "Exception when calling AuthenticationApi->revoke_api_key_by_id: #{e}"
306
+ end
307
+ ```
308
+
309
+ ### Parameters
310
+
311
+ Name | Type | Description | Notes
312
+ ------------- | ------------- | ------------- | -------------
313
+ **id** | **String**| |
314
+
315
+ ### Return type
316
+
317
+ nil (empty response body)
318
+
319
+ ### Authorization
320
+
321
+ [ApiKeyAuth](../README.md#ApiKeyAuth)
322
+
323
+ ### HTTP request headers
324
+
325
+ - **Content-Type**: application/json
326
+ - **Accept**: application/json
327
+
328
+
329
+
@@ -0,0 +1,24 @@
1
+ # SubskribeDevClient::AutomatedInvoiceRule
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **name** | **String** | | [optional]
7
+ **id** | **String** | | [optional]
8
+ **enabled** | **BOOLEAN** | | [optional]
9
+ **description** | **String** | | [optional]
10
+ **cron_expression** | **String** | | [optional]
11
+ **updated_on** | **Integer** | | [optional]
12
+ **created_on** | **Integer** | | [optional]
13
+ **last_execution_date** | **Integer** | | [optional]
14
+ **cron_expression_meaning** | **String** | | [optional]
15
+ **next_execution_date** | **Integer** | | [optional]
16
+ **target_duration** | **Integer** | | [optional]
17
+ **invoice_duration** | **Integer** | | [optional]
18
+ **include_usage_charge** | **BOOLEAN** | | [optional]
19
+ **include_non_usage_charge** | **BOOLEAN** | | [optional]
20
+ **auto_post_invoice** | **BOOLEAN** | | [optional]
21
+ **auto_email_invoice** | **BOOLEAN** | | [optional]
22
+ **first_execution_date** | **Integer** | | [optional]
23
+
24
+
@@ -0,0 +1,20 @@
1
+ # SubskribeDevClient::AutomatedInvoiceRuleRequestJson
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **id** | **String** | | [optional]
7
+ **name** | **String** | |
8
+ **description** | **String** | | [optional]
9
+ **cron_expression** | **String** | |
10
+ **first_execution_date** | **Integer** | |
11
+ **last_execution_date** | **Integer** | | [optional]
12
+ **target_duration** | **Integer** | | [optional]
13
+ **invoice_duration** | **Integer** | | [optional]
14
+ **include_usage_charge** | **BOOLEAN** | | [optional]
15
+ **include_non_usage_charge** | **BOOLEAN** | | [optional]
16
+ **auto_post_invoice** | **BOOLEAN** | | [optional]
17
+ **auto_email_invoice** | **BOOLEAN** | | [optional]
18
+ **enabled** | **BOOLEAN** | | [optional]
19
+
20
+