subskribe_dev2 1.3.2
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.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/README.md +602 -0
- data/Rakefile +8 -0
- data/docs/AccountAddress.md +17 -0
- data/docs/AccountAddressJson.md +13 -0
- data/docs/AccountContact.md +24 -0
- data/docs/AccountContactJson.md +18 -0
- data/docs/AccountJson.md +27 -0
- data/docs/AccountPaymentMethodJson.md +13 -0
- data/docs/AccountReceivableContactJson.md +12 -0
- data/docs/AccountingApi.md +182 -0
- data/docs/AccountingEvent.md +19 -0
- data/docs/AccountingEventPaginatedResponse.md +10 -0
- data/docs/AccountingPeriod.md +22 -0
- data/docs/AccountingPeriodCalculation.md +13 -0
- data/docs/AccountsApi.md +884 -0
- data/docs/AddAndApplyPaymentApplicationJson.md +19 -0
- data/docs/AnrokIntegrationInput.md +8 -0
- data/docs/ApprovalMatrixImportDataJson.md +13 -0
- data/docs/ApprovalMatrixImportPreview.md +12 -0
- data/docs/ApprovalRoleJson.md +12 -0
- data/docs/ApprovalRoleSegmentChange.md +11 -0
- data/docs/ApprovalSegmentJson.md +12 -0
- data/docs/ApprovalsApi.md +1028 -0
- data/docs/Attachment.md +17 -0
- data/docs/AttachmentsApi.md +294 -0
- data/docs/AttributeReference.md +9 -0
- data/docs/AuthSamlIntegrationJson.md +10 -0
- data/docs/AuthenticationApi.md +329 -0
- data/docs/AutomatedInvoiceRule.md +24 -0
- data/docs/AutomatedInvoiceRuleRequestJson.md +20 -0
- data/docs/AvalaraIntegration.md +14 -0
- data/docs/AvalaraIntegrationInput.md +12 -0
- data/docs/BillingApi.md +2173 -0
- data/docs/BillingEventEntry.md +11 -0
- data/docs/BillingEventInput.md +11 -0
- data/docs/BulkInvoiceRun.md +20 -0
- data/docs/BulkInvoiceRunExclusions.md +9 -0
- data/docs/BulkInvoiceRunInput.md +13 -0
- data/docs/BulkInvoiceRunItem.md +28 -0
- data/docs/BulkInvoiceRunSelector.md +8 -0
- data/docs/BulkPaymentUploadData.md +18 -0
- data/docs/BulkPaymentUploadResult.md +10 -0
- data/docs/ByteBuffer.md +15 -0
- data/docs/CatalogRelationship.md +13 -0
- data/docs/ChargeJson.md +47 -0
- data/docs/ChargePartialJson.md +22 -0
- data/docs/CompanyContactJson.md +12 -0
- data/docs/CreditMemoApi.md +671 -0
- data/docs/CreditMemoApplicationJson.md +13 -0
- data/docs/CreditMemoBalanceJson.md +11 -0
- data/docs/CreditMemoJson.md +20 -0
- data/docs/CreditMemoLineItemJson.md +15 -0
- data/docs/CreditMemoLineItemRequestJson.md +11 -0
- data/docs/CreditMemoPaginationResponseJson.md +10 -0
- data/docs/CrmAccountImportResponse.md +9 -0
- data/docs/CustomFieldApi.md +411 -0
- data/docs/CustomFieldDefault.md +9 -0
- data/docs/CustomFieldDefinitionCreateInput.md +15 -0
- data/docs/CustomFieldDefinitionJson.md +17 -0
- data/docs/CustomFieldDefinitionUpdateInput.md +12 -0
- data/docs/CustomFieldEntry.md +17 -0
- data/docs/CustomFieldUpdateInput.md +9 -0
- data/docs/CustomFieldValue.md +16 -0
- data/docs/CustomizationApi.md +244 -0
- data/docs/DataImport.md +19 -0
- data/docs/DefaultApi.md +225 -0
- data/docs/DiscountDetailJson.md +13 -0
- data/docs/DiscountJson.md +12 -0
- data/docs/DiscountsApi.md +337 -0
- data/docs/DocuSignIntegrationRequestJson.md +10 -0
- data/docs/DocuSignIntegrationResponseJson.md +11 -0
- data/docs/DocumentCustomContent.md +11 -0
- data/docs/DocumentSection.md +13 -0
- data/docs/DocumentTemplateJson.md +15 -0
- data/docs/DunningSettingJson.md +9 -0
- data/docs/ERPApi.md +278 -0
- data/docs/EmailNotifiersList.md +10 -0
- data/docs/EntitiesApi.md +561 -0
- data/docs/Entity.md +22 -0
- data/docs/EntityApi.md +66 -0
- data/docs/EntityJson.md +21 -0
- data/docs/EntityRef.md +10 -0
- data/docs/Entry.md +10 -0
- data/docs/ExternalArrScheduleJson.md +17 -0
- data/docs/FlatfileWorkbookResponse.md +8 -0
- data/docs/FlatfileWorkbookResponseData.md +9 -0
- data/docs/ImportApi.md +589 -0
- data/docs/InputStream.md +7 -0
- data/docs/Integration.md +17 -0
- data/docs/IntegrationsApi.md +1747 -0
- data/docs/InvoiceBalanceJson.md +11 -0
- data/docs/InvoiceItemJson.md +27 -0
- data/docs/InvoiceItemPreviewJson.md +13 -0
- data/docs/InvoiceJson.md +31 -0
- data/docs/InvoiceJsonPaginationResponse.md +10 -0
- data/docs/InvoiceNumberPrefix.md +8 -0
- data/docs/InvoicePreviewJson.md +12 -0
- data/docs/LedgerAccount.md +16 -0
- data/docs/LedgerAccountMapping.md +12 -0
- data/docs/MetricsJson.md +17 -0
- data/docs/MetricsReportingApi.md +228 -0
- data/docs/NotificationTargetAndSubscriptions.md +13 -0
- data/docs/NotificationsApi.md +226 -0
- data/docs/NumberConfig.md +12 -0
- data/docs/Opportunity.md +20 -0
- data/docs/OpportunityApi.md +178 -0
- data/docs/OpportunityJson.md +20 -0
- data/docs/OpportunityPaginationResponse.md +10 -0
- data/docs/OpportunityRestJson.md +19 -0
- data/docs/OrderJson.md +59 -0
- data/docs/OrderJsonPaginationResponse.md +10 -0
- data/docs/OrderLineItemJson.md +35 -0
- data/docs/OrderLineItemRequestJson.md +25 -0
- data/docs/OrderRequestJson.md +46 -0
- data/docs/OrderTerms.md +13 -0
- data/docs/OrdersApi.md +1429 -0
- data/docs/PaginatedAccountsResponse.md +10 -0
- data/docs/PaginatedResponse.md +10 -0
- data/docs/PaymentBalanceJson.md +11 -0
- data/docs/PaymentConfiguration.md +8 -0
- data/docs/PaymentJson.md +16 -0
- data/docs/PaymentJsonPaginationResponse.md +10 -0
- data/docs/PaymentTermSettingsJson.md +10 -0
- data/docs/PaymentsApi.md +450 -0
- data/docs/PlanJson.md +20 -0
- data/docs/PlanJsonPaginationResponse.md +10 -0
- data/docs/PlanMetadataJson.md +8 -0
- data/docs/PredefinedReportDefChartJson.md +17 -0
- data/docs/PredefinedReportDefJson.md +12 -0
- data/docs/PredefinedReportDefsJson.md +8 -0
- data/docs/PredefinedReportJson.md +11 -0
- data/docs/PredefinedReportParam.md +14 -0
- data/docs/PredefinedReportParamObject.md +14 -0
- data/docs/PrepaidStats.md +22 -0
- data/docs/PriceTierJson.md +10 -0
- data/docs/ProductCatalogApi.md +1924 -0
- data/docs/ProductCategory.md +14 -0
- data/docs/ProductCategoryPaginationResponse.md +10 -0
- data/docs/ProductInputJson.md +15 -0
- data/docs/ProductJson.md +18 -0
- data/docs/ProductJsonPaginationResponse.md +10 -0
- data/docs/PurchaseOrder.md +10 -0
- data/docs/RateCardApi.md +56 -0
- data/docs/RawUsage.md +14 -0
- data/docs/RawUsagesData.md +8 -0
- data/docs/RecognitionEventCompletion.md +19 -0
- data/docs/RecognitionRule.md +20 -0
- data/docs/RecurrenceJson.md +9 -0
- data/docs/Refund.md +21 -0
- data/docs/RefundDetail.md +20 -0
- data/docs/RefundRequestJson.md +15 -0
- data/docs/RefundsApi.md +179 -0
- data/docs/ReportDuration.md +9 -0
- data/docs/ReportJobResponse.md +11 -0
- data/docs/ReportsApi.md +220 -0
- data/docs/RevenueRecognitionApi.md +495 -0
- data/docs/SalesRoomApi.md +62 -0
- data/docs/SalesforceAccount.md +13 -0
- data/docs/SalesforceAccountBillingAddress.md +12 -0
- data/docs/SalesforceClientIntegrationRequestJson.md +11 -0
- data/docs/SettingsApi.md +1415 -0
- data/docs/SettlementApplication.md +19 -0
- data/docs/StandaloneCreditMemoRequest.md +20 -0
- data/docs/SubscriptionChargeAlias.md +11 -0
- data/docs/SubscriptionChargeJson.md +23 -0
- data/docs/SubscriptionJson.md +40 -0
- data/docs/SubscriptionUpdateJson.md +16 -0
- data/docs/SubscriptionsApi.md +573 -0
- data/docs/TaxJarIntegration.md +14 -0
- data/docs/TaxJarIntegrationInput.md +9 -0
- data/docs/TaxRateJson.md +15 -0
- data/docs/TaxRatePaginationResponseJson.md +10 -0
- data/docs/TenantCreditMemoConfigurationJson.md +11 -0
- data/docs/TenantDiscountJson.md +9 -0
- data/docs/TenantDiscountLineItemJson.md +10 -0
- data/docs/TenantInvoiceConfig.md +12 -0
- data/docs/TenantJson.md +19 -0
- data/docs/TenantSettingJson.md +15 -0
- data/docs/TimeSeriesAmountJson.md +9 -0
- data/docs/TimeZone.md +11 -0
- data/docs/UnitOfMeasureJson.md +11 -0
- data/docs/UnitOfMeasurePaginationResponseJson.md +10 -0
- data/docs/UpdateInvoiceRequest.md +13 -0
- data/docs/UsageAggregateOutput.md +16 -0
- data/docs/UsageApi.md +611 -0
- data/docs/UsageBatchInsertResult.md +11 -0
- data/docs/UserGroupJson.md +12 -0
- data/docs/UserGroupRequestJson.md +12 -0
- data/docs/UserInput.md +16 -0
- data/docs/UserJson.md +22 -0
- data/docs/UserPaginationResponseJson.md +10 -0
- data/docs/UsersApi.md +774 -0
- data/docs/VoidInvoiceRequest.md +9 -0
- data/docs/VoidPaymentJson.md +12 -0
- data/git_push.sh +55 -0
- data/lib/subskribe_dev/api/accounting_api.rb +193 -0
- data/lib/subskribe_dev/api/accounts_api.rb +858 -0
- data/lib/subskribe_dev/api/approvals_api.rb +965 -0
- data/lib/subskribe_dev/api/attachments_api.rb +299 -0
- data/lib/subskribe_dev/api/authentication_api.rb +335 -0
- data/lib/subskribe_dev/api/billing_api.rb +2098 -0
- data/lib/subskribe_dev/api/credit_memo_api.rb +636 -0
- data/lib/subskribe_dev/api/custom_field_api.rb +434 -0
- data/lib/subskribe_dev/api/customization_api.rb +269 -0
- data/lib/subskribe_dev/api/default_api.rb +223 -0
- data/lib/subskribe_dev/api/discounts_api.rb +340 -0
- data/lib/subskribe_dev/api/entities_api.rb +532 -0
- data/lib/subskribe_dev/api/entity_api.rb +79 -0
- data/lib/subskribe_dev/api/erp_api.rb +278 -0
- data/lib/subskribe_dev/api/import_api.rb +568 -0
- data/lib/subskribe_dev/api/integrations_api.rb +1678 -0
- data/lib/subskribe_dev/api/metrics_reporting_api.rb +223 -0
- data/lib/subskribe_dev/api/notifications_api.rb +245 -0
- data/lib/subskribe_dev/api/opportunity_api.rb +177 -0
- data/lib/subskribe_dev/api/orders_api.rb +1381 -0
- data/lib/subskribe_dev/api/payments_api.rb +431 -0
- data/lib/subskribe_dev/api/product_catalog_api.rb +1886 -0
- data/lib/subskribe_dev/api/rate_card_api.rb +68 -0
- data/lib/subskribe_dev/api/refunds_api.rb +189 -0
- data/lib/subskribe_dev/api/reports_api.rb +227 -0
- data/lib/subskribe_dev/api/revenue_recognition_api.rb +484 -0
- data/lib/subskribe_dev/api/sales_room_api.rb +74 -0
- data/lib/subskribe_dev/api/settings_api.rb +1321 -0
- data/lib/subskribe_dev/api/subscriptions_api.rb +576 -0
- data/lib/subskribe_dev/api/usage_api.rb +604 -0
- data/lib/subskribe_dev/api/users_api.rb +728 -0
- data/lib/subskribe_dev/api_client.rb +391 -0
- data/lib/subskribe_dev/api_error.rb +38 -0
- data/lib/subskribe_dev/configuration.rb +209 -0
- data/lib/subskribe_dev/models/account_address.rb +265 -0
- data/lib/subskribe_dev/models/account_address_json.rb +229 -0
- data/lib/subskribe_dev/models/account_contact.rb +530 -0
- data/lib/subskribe_dev/models/account_contact_json.rb +274 -0
- data/lib/subskribe_dev/models/account_json.rb +395 -0
- data/lib/subskribe_dev/models/account_payment_method_json.rb +268 -0
- data/lib/subskribe_dev/models/account_receivable_contact_json.rb +225 -0
- data/lib/subskribe_dev/models/accounting_event.rb +319 -0
- data/lib/subskribe_dev/models/accounting_event_paginated_response.rb +204 -0
- data/lib/subskribe_dev/models/accounting_period.rb +356 -0
- data/lib/subskribe_dev/models/accounting_period_calculation.rb +229 -0
- data/lib/subskribe_dev/models/add_and_apply_payment_application_json.rb +344 -0
- data/lib/subskribe_dev/models/anrok_integration_input.rb +184 -0
- data/lib/subskribe_dev/models/approval_matrix_import_data_json.rb +229 -0
- data/lib/subskribe_dev/models/approval_matrix_import_preview.rb +226 -0
- data/lib/subskribe_dev/models/approval_role_json.rb +220 -0
- data/lib/subskribe_dev/models/approval_role_segment_change.rb +211 -0
- data/lib/subskribe_dev/models/approval_segment_json.rb +220 -0
- data/lib/subskribe_dev/models/attachment.rb +326 -0
- data/lib/subskribe_dev/models/attribute_reference.rb +193 -0
- data/lib/subskribe_dev/models/auth_saml_integration_json.rb +204 -0
- data/lib/subskribe_dev/models/automated_invoice_rule.rb +328 -0
- data/lib/subskribe_dev/models/automated_invoice_rule_request_json.rb +307 -0
- data/lib/subskribe_dev/models/avalara_integration.rb +238 -0
- data/lib/subskribe_dev/models/avalara_integration_input.rb +268 -0
- data/lib/subskribe_dev/models/billing_event_entry.rb +211 -0
- data/lib/subskribe_dev/models/billing_event_input.rb +216 -0
- data/lib/subskribe_dev/models/bulk_invoice_run.rb +350 -0
- data/lib/subskribe_dev/models/bulk_invoice_run_exclusions.rb +197 -0
- data/lib/subskribe_dev/models/bulk_invoice_run_input.rb +263 -0
- data/lib/subskribe_dev/models/bulk_invoice_run_item.rb +364 -0
- data/lib/subskribe_dev/models/bulk_invoice_run_selector.rb +184 -0
- data/lib/subskribe_dev/models/bulk_payment_upload_data.rb +274 -0
- data/lib/subskribe_dev/models/bulk_payment_upload_result.rb +204 -0
- data/lib/subskribe_dev/models/byte_buffer.rb +247 -0
- data/lib/subskribe_dev/models/catalog_relationship.rb +364 -0
- data/lib/subskribe_dev/models/charge_json.rb +631 -0
- data/lib/subskribe_dev/models/charge_partial_json.rb +310 -0
- data/lib/subskribe_dev/models/company_contact_json.rb +225 -0
- data/lib/subskribe_dev/models/credit_memo_application_json.rb +239 -0
- data/lib/subskribe_dev/models/credit_memo_balance_json.rb +211 -0
- data/lib/subskribe_dev/models/credit_memo_json.rb +363 -0
- data/lib/subskribe_dev/models/credit_memo_line_item_json.rb +252 -0
- data/lib/subskribe_dev/models/credit_memo_line_item_request_json.rb +211 -0
- data/lib/subskribe_dev/models/credit_memo_pagination_response_json.rb +204 -0
- data/lib/subskribe_dev/models/crm_account_import_response.rb +193 -0
- data/lib/subskribe_dev/models/custom_field_default.rb +195 -0
- data/lib/subskribe_dev/models/custom_field_definition_create_input.rb +317 -0
- data/lib/subskribe_dev/models/custom_field_definition_json.rb +313 -0
- data/lib/subskribe_dev/models/custom_field_definition_update_input.rb +256 -0
- data/lib/subskribe_dev/models/custom_field_entry.rb +325 -0
- data/lib/subskribe_dev/models/custom_field_update_input.rb +195 -0
- data/lib/subskribe_dev/models/custom_field_value.rb +316 -0
- data/lib/subskribe_dev/models/data_import.rb +355 -0
- data/lib/subskribe_dev/models/discount_detail_json.rb +263 -0
- data/lib/subskribe_dev/models/discount_json.rb +254 -0
- data/lib/subskribe_dev/models/docu_sign_integration_request_json.rb +236 -0
- data/lib/subskribe_dev/models/docu_sign_integration_response_json.rb +245 -0
- data/lib/subskribe_dev/models/document_custom_content.rb +211 -0
- data/lib/subskribe_dev/models/document_section.rb +265 -0
- data/lib/subskribe_dev/models/document_template_json.rb +300 -0
- data/lib/subskribe_dev/models/dunning_setting_json.rb +200 -0
- data/lib/subskribe_dev/models/email_notifiers_list.rb +208 -0
- data/lib/subskribe_dev/models/entity.rb +356 -0
- data/lib/subskribe_dev/models/entity_json.rb +347 -0
- data/lib/subskribe_dev/models/entity_ref.rb +202 -0
- data/lib/subskribe_dev/models/entry.rb +202 -0
- data/lib/subskribe_dev/models/external_arr_schedule_json.rb +319 -0
- data/lib/subskribe_dev/models/flatfile_workbook_response.rb +184 -0
- data/lib/subskribe_dev/models/flatfile_workbook_response_data.rb +193 -0
- data/lib/subskribe_dev/models/input_stream.rb +175 -0
- data/lib/subskribe_dev/models/integration.rb +311 -0
- data/lib/subskribe_dev/models/invoice_balance_json.rb +211 -0
- data/lib/subskribe_dev/models/invoice_item_json.rb +355 -0
- data/lib/subskribe_dev/models/invoice_item_preview_json.rb +229 -0
- data/lib/subskribe_dev/models/invoice_json.rb +439 -0
- data/lib/subskribe_dev/models/invoice_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev/models/invoice_number_prefix.rb +184 -0
- data/lib/subskribe_dev/models/invoice_preview_json.rb +222 -0
- data/lib/subskribe_dev/models/ledger_account.rb +316 -0
- data/lib/subskribe_dev/models/ledger_account_mapping.rb +222 -0
- data/lib/subskribe_dev/models/metrics_json.rb +267 -0
- data/lib/subskribe_dev/models/notification_target_and_subscriptions.rb +265 -0
- data/lib/subskribe_dev/models/number_config.rb +254 -0
- data/lib/subskribe_dev/models/opportunity.rb +326 -0
- data/lib/subskribe_dev/models/opportunity_json.rb +326 -0
- data/lib/subskribe_dev/models/opportunity_pagination_response.rb +204 -0
- data/lib/subskribe_dev/models/opportunity_rest_json.rb +317 -0
- data/lib/subskribe_dev/models/order_json.rb +754 -0
- data/lib/subskribe_dev/models/order_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev/models/order_line_item_json.rb +474 -0
- data/lib/subskribe_dev/models/order_line_item_request_json.rb +384 -0
- data/lib/subskribe_dev/models/order_request_json.rb +616 -0
- data/lib/subskribe_dev/models/order_terms.rb +265 -0
- data/lib/subskribe_dev/models/paginated_accounts_response.rb +204 -0
- data/lib/subskribe_dev/models/paginated_response.rb +204 -0
- data/lib/subskribe_dev/models/payment_balance_json.rb +211 -0
- data/lib/subskribe_dev/models/payment_configuration.rb +208 -0
- data/lib/subskribe_dev/models/payment_json.rb +300 -0
- data/lib/subskribe_dev/models/payment_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev/models/payment_term_settings_json.rb +219 -0
- data/lib/subskribe_dev/models/plan_json.rb +339 -0
- data/lib/subskribe_dev/models/plan_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev/models/plan_metadata_json.rb +187 -0
- data/lib/subskribe_dev/models/predefined_report_def_chart_json.rb +265 -0
- data/lib/subskribe_dev/models/predefined_report_def_json.rb +222 -0
- data/lib/subskribe_dev/models/predefined_report_defs_json.rb +186 -0
- data/lib/subskribe_dev/models/predefined_report_json.rb +213 -0
- data/lib/subskribe_dev/models/predefined_report_param.rb +296 -0
- data/lib/subskribe_dev/models/predefined_report_param_object.rb +296 -0
- data/lib/subskribe_dev/models/prepaid_stats.rb +310 -0
- data/lib/subskribe_dev/models/price_tier_json.rb +212 -0
- data/lib/subskribe_dev/models/product_category.rb +264 -0
- data/lib/subskribe_dev/models/product_category_pagination_response.rb +204 -0
- data/lib/subskribe_dev/models/product_input_json.rb +249 -0
- data/lib/subskribe_dev/models/product_json.rb +276 -0
- data/lib/subskribe_dev/models/product_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev/models/purchase_order.rb +226 -0
- data/lib/subskribe_dev/models/raw_usage.rb +247 -0
- data/lib/subskribe_dev/models/raw_usages_data.rb +192 -0
- data/lib/subskribe_dev/models/recognition_event_completion.rb +322 -0
- data/lib/subskribe_dev/models/recognition_rule.rb +376 -0
- data/lib/subskribe_dev/models/recurrence_json.rb +256 -0
- data/lib/subskribe_dev/models/refund.rb +301 -0
- data/lib/subskribe_dev/models/refund_detail.rb +322 -0
- data/lib/subskribe_dev/models/refund_request_json.rb +272 -0
- data/lib/subskribe_dev/models/report_duration.rb +193 -0
- data/lib/subskribe_dev/models/report_job_response.rb +245 -0
- data/lib/subskribe_dev/models/salesforce_account.rb +229 -0
- data/lib/subskribe_dev/models/salesforce_account_billing_address.rb +220 -0
- data/lib/subskribe_dev/models/salesforce_client_integration_request_json.rb +211 -0
- data/lib/subskribe_dev/models/settlement_application.rb +329 -0
- data/lib/subskribe_dev/models/standalone_credit_memo_request.rb +353 -0
- data/lib/subskribe_dev/models/subscription_charge_alias.rb +283 -0
- data/lib/subskribe_dev/models/subscription_charge_json.rb +362 -0
- data/lib/subskribe_dev/models/subscription_json.rb +583 -0
- data/lib/subskribe_dev/models/subscription_update_json.rb +280 -0
- data/lib/subskribe_dev/models/tax_jar_integration.rb +238 -0
- data/lib/subskribe_dev/models/tax_jar_integration_input.rb +193 -0
- data/lib/subskribe_dev/models/tax_rate_json.rb +286 -0
- data/lib/subskribe_dev/models/tax_rate_pagination_response_json.rb +204 -0
- data/lib/subskribe_dev/models/tenant_credit_memo_configuration_json.rb +211 -0
- data/lib/subskribe_dev/models/tenant_discount_json.rb +193 -0
- data/lib/subskribe_dev/models/tenant_discount_line_item_json.rb +202 -0
- data/lib/subskribe_dev/models/tenant_invoice_config.rb +254 -0
- data/lib/subskribe_dev/models/tenant_json.rb +283 -0
- data/lib/subskribe_dev/models/tenant_setting_json.rb +307 -0
- data/lib/subskribe_dev/models/time_series_amount_json.rb +193 -0
- data/lib/subskribe_dev/models/time_zone.rb +211 -0
- data/lib/subskribe_dev/models/unit_of_measure_json.rb +250 -0
- data/lib/subskribe_dev/models/unit_of_measure_pagination_response_json.rb +204 -0
- data/lib/subskribe_dev/models/update_invoice_request.rb +282 -0
- data/lib/subskribe_dev/models/usage_aggregate_output.rb +258 -0
- data/lib/subskribe_dev/models/usage_batch_insert_result.rb +213 -0
- data/lib/subskribe_dev/models/user_group_json.rb +224 -0
- data/lib/subskribe_dev/models/user_group_request_json.rb +224 -0
- data/lib/subskribe_dev/models/user_input.rb +304 -0
- data/lib/subskribe_dev/models/user_json.rb +376 -0
- data/lib/subskribe_dev/models/user_pagination_response_json.rb +204 -0
- data/lib/subskribe_dev/models/void_invoice_request.rb +203 -0
- data/lib/subskribe_dev/models/void_payment_json.rb +235 -0
- data/lib/subskribe_dev/version.rb +15 -0
- data/lib/subskribe_dev.rb +230 -0
- data/lib/subskribe_dev2/api/accounting_api.rb +193 -0
- data/lib/subskribe_dev2/api/accounts_api.rb +858 -0
- data/lib/subskribe_dev2/api/approvals_api.rb +965 -0
- data/lib/subskribe_dev2/api/attachments_api.rb +299 -0
- data/lib/subskribe_dev2/api/authentication_api.rb +335 -0
- data/lib/subskribe_dev2/api/billing_api.rb +2098 -0
- data/lib/subskribe_dev2/api/credit_memo_api.rb +636 -0
- data/lib/subskribe_dev2/api/custom_field_api.rb +434 -0
- data/lib/subskribe_dev2/api/customization_api.rb +269 -0
- data/lib/subskribe_dev2/api/default_api.rb +223 -0
- data/lib/subskribe_dev2/api/discounts_api.rb +340 -0
- data/lib/subskribe_dev2/api/entities_api.rb +532 -0
- data/lib/subskribe_dev2/api/erp_api.rb +278 -0
- data/lib/subskribe_dev2/api/import_api.rb +568 -0
- data/lib/subskribe_dev2/api/integrations_api.rb +1678 -0
- data/lib/subskribe_dev2/api/metrics_reporting_api.rb +223 -0
- data/lib/subskribe_dev2/api/notifications_api.rb +245 -0
- data/lib/subskribe_dev2/api/opportunity_api.rb +177 -0
- data/lib/subskribe_dev2/api/orders_api.rb +1381 -0
- data/lib/subskribe_dev2/api/payments_api.rb +431 -0
- data/lib/subskribe_dev2/api/product_catalog_api.rb +1886 -0
- data/lib/subskribe_dev2/api/rate_card_api.rb +68 -0
- data/lib/subskribe_dev2/api/refunds_api.rb +189 -0
- data/lib/subskribe_dev2/api/reports_api.rb +227 -0
- data/lib/subskribe_dev2/api/revenue_recognition_api.rb +484 -0
- data/lib/subskribe_dev2/api/sales_room_api.rb +74 -0
- data/lib/subskribe_dev2/api/settings_api.rb +1321 -0
- data/lib/subskribe_dev2/api/subscriptions_api.rb +576 -0
- data/lib/subskribe_dev2/api/usage_api.rb +604 -0
- data/lib/subskribe_dev2/api/users_api.rb +728 -0
- data/lib/subskribe_dev2/api_client.rb +391 -0
- data/lib/subskribe_dev2/api_error.rb +38 -0
- data/lib/subskribe_dev2/configuration.rb +209 -0
- data/lib/subskribe_dev2/models/account_address.rb +265 -0
- data/lib/subskribe_dev2/models/account_address_json.rb +229 -0
- data/lib/subskribe_dev2/models/account_contact.rb +530 -0
- data/lib/subskribe_dev2/models/account_contact_json.rb +274 -0
- data/lib/subskribe_dev2/models/account_json.rb +395 -0
- data/lib/subskribe_dev2/models/account_payment_method_json.rb +268 -0
- data/lib/subskribe_dev2/models/account_receivable_contact_json.rb +225 -0
- data/lib/subskribe_dev2/models/accounting_event.rb +319 -0
- data/lib/subskribe_dev2/models/accounting_event_paginated_response.rb +204 -0
- data/lib/subskribe_dev2/models/accounting_period.rb +356 -0
- data/lib/subskribe_dev2/models/accounting_period_calculation.rb +229 -0
- data/lib/subskribe_dev2/models/add_and_apply_payment_application_json.rb +344 -0
- data/lib/subskribe_dev2/models/anrok_integration_input.rb +184 -0
- data/lib/subskribe_dev2/models/approval_matrix_import_data_json.rb +229 -0
- data/lib/subskribe_dev2/models/approval_matrix_import_preview.rb +226 -0
- data/lib/subskribe_dev2/models/approval_role_json.rb +220 -0
- data/lib/subskribe_dev2/models/approval_role_segment_change.rb +211 -0
- data/lib/subskribe_dev2/models/approval_segment_json.rb +220 -0
- data/lib/subskribe_dev2/models/attachment.rb +326 -0
- data/lib/subskribe_dev2/models/attribute_reference.rb +193 -0
- data/lib/subskribe_dev2/models/auth_saml_integration_json.rb +204 -0
- data/lib/subskribe_dev2/models/automated_invoice_rule.rb +328 -0
- data/lib/subskribe_dev2/models/automated_invoice_rule_request_json.rb +307 -0
- data/lib/subskribe_dev2/models/avalara_integration.rb +238 -0
- data/lib/subskribe_dev2/models/avalara_integration_input.rb +268 -0
- data/lib/subskribe_dev2/models/billing_event_entry.rb +211 -0
- data/lib/subskribe_dev2/models/billing_event_input.rb +216 -0
- data/lib/subskribe_dev2/models/bulk_invoice_run.rb +350 -0
- data/lib/subskribe_dev2/models/bulk_invoice_run_exclusions.rb +197 -0
- data/lib/subskribe_dev2/models/bulk_invoice_run_input.rb +263 -0
- data/lib/subskribe_dev2/models/bulk_invoice_run_item.rb +364 -0
- data/lib/subskribe_dev2/models/bulk_invoice_run_selector.rb +184 -0
- data/lib/subskribe_dev2/models/bulk_payment_upload_data.rb +274 -0
- data/lib/subskribe_dev2/models/bulk_payment_upload_result.rb +204 -0
- data/lib/subskribe_dev2/models/byte_buffer.rb +247 -0
- data/lib/subskribe_dev2/models/catalog_relationship.rb +364 -0
- data/lib/subskribe_dev2/models/charge_json.rb +631 -0
- data/lib/subskribe_dev2/models/charge_partial_json.rb +310 -0
- data/lib/subskribe_dev2/models/company_contact_json.rb +225 -0
- data/lib/subskribe_dev2/models/credit_memo_application_json.rb +239 -0
- data/lib/subskribe_dev2/models/credit_memo_balance_json.rb +211 -0
- data/lib/subskribe_dev2/models/credit_memo_json.rb +363 -0
- data/lib/subskribe_dev2/models/credit_memo_line_item_json.rb +252 -0
- data/lib/subskribe_dev2/models/credit_memo_line_item_request_json.rb +211 -0
- data/lib/subskribe_dev2/models/credit_memo_pagination_response_json.rb +204 -0
- data/lib/subskribe_dev2/models/crm_account_import_response.rb +193 -0
- data/lib/subskribe_dev2/models/custom_field_default.rb +195 -0
- data/lib/subskribe_dev2/models/custom_field_definition_create_input.rb +317 -0
- data/lib/subskribe_dev2/models/custom_field_definition_json.rb +313 -0
- data/lib/subskribe_dev2/models/custom_field_definition_update_input.rb +256 -0
- data/lib/subskribe_dev2/models/custom_field_entry.rb +325 -0
- data/lib/subskribe_dev2/models/custom_field_update_input.rb +195 -0
- data/lib/subskribe_dev2/models/custom_field_value.rb +316 -0
- data/lib/subskribe_dev2/models/data_import.rb +355 -0
- data/lib/subskribe_dev2/models/discount_detail_json.rb +263 -0
- data/lib/subskribe_dev2/models/discount_json.rb +254 -0
- data/lib/subskribe_dev2/models/docu_sign_integration_request_json.rb +236 -0
- data/lib/subskribe_dev2/models/docu_sign_integration_response_json.rb +245 -0
- data/lib/subskribe_dev2/models/document_custom_content.rb +211 -0
- data/lib/subskribe_dev2/models/document_section.rb +265 -0
- data/lib/subskribe_dev2/models/document_template_json.rb +300 -0
- data/lib/subskribe_dev2/models/dunning_setting_json.rb +200 -0
- data/lib/subskribe_dev2/models/email_notifiers_list.rb +208 -0
- data/lib/subskribe_dev2/models/entity.rb +356 -0
- data/lib/subskribe_dev2/models/entity_json.rb +347 -0
- data/lib/subskribe_dev2/models/entity_ref.rb +202 -0
- data/lib/subskribe_dev2/models/entry.rb +202 -0
- data/lib/subskribe_dev2/models/external_arr_schedule_json.rb +319 -0
- data/lib/subskribe_dev2/models/flatfile_workbook_response.rb +184 -0
- data/lib/subskribe_dev2/models/flatfile_workbook_response_data.rb +193 -0
- data/lib/subskribe_dev2/models/input_stream.rb +175 -0
- data/lib/subskribe_dev2/models/integration.rb +311 -0
- data/lib/subskribe_dev2/models/invoice_balance_json.rb +211 -0
- data/lib/subskribe_dev2/models/invoice_item_json.rb +355 -0
- data/lib/subskribe_dev2/models/invoice_item_preview_json.rb +229 -0
- data/lib/subskribe_dev2/models/invoice_json.rb +439 -0
- data/lib/subskribe_dev2/models/invoice_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev2/models/invoice_number_prefix.rb +184 -0
- data/lib/subskribe_dev2/models/invoice_preview_json.rb +222 -0
- data/lib/subskribe_dev2/models/ledger_account.rb +316 -0
- data/lib/subskribe_dev2/models/ledger_account_mapping.rb +222 -0
- data/lib/subskribe_dev2/models/metrics_json.rb +267 -0
- data/lib/subskribe_dev2/models/notification_target_and_subscriptions.rb +265 -0
- data/lib/subskribe_dev2/models/number_config.rb +254 -0
- data/lib/subskribe_dev2/models/opportunity.rb +326 -0
- data/lib/subskribe_dev2/models/opportunity_json.rb +326 -0
- data/lib/subskribe_dev2/models/opportunity_pagination_response.rb +204 -0
- data/lib/subskribe_dev2/models/opportunity_rest_json.rb +317 -0
- data/lib/subskribe_dev2/models/order_json.rb +754 -0
- data/lib/subskribe_dev2/models/order_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev2/models/order_line_item_json.rb +474 -0
- data/lib/subskribe_dev2/models/order_line_item_request_json.rb +384 -0
- data/lib/subskribe_dev2/models/order_request_json.rb +616 -0
- data/lib/subskribe_dev2/models/order_terms.rb +265 -0
- data/lib/subskribe_dev2/models/paginated_accounts_response.rb +204 -0
- data/lib/subskribe_dev2/models/paginated_response.rb +204 -0
- data/lib/subskribe_dev2/models/payment_balance_json.rb +211 -0
- data/lib/subskribe_dev2/models/payment_configuration.rb +208 -0
- data/lib/subskribe_dev2/models/payment_json.rb +300 -0
- data/lib/subskribe_dev2/models/payment_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev2/models/payment_term_settings_json.rb +219 -0
- data/lib/subskribe_dev2/models/plan_json.rb +339 -0
- data/lib/subskribe_dev2/models/plan_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev2/models/plan_metadata_json.rb +187 -0
- data/lib/subskribe_dev2/models/predefined_report_def_chart_json.rb +265 -0
- data/lib/subskribe_dev2/models/predefined_report_def_json.rb +222 -0
- data/lib/subskribe_dev2/models/predefined_report_defs_json.rb +186 -0
- data/lib/subskribe_dev2/models/predefined_report_json.rb +213 -0
- data/lib/subskribe_dev2/models/predefined_report_param.rb +296 -0
- data/lib/subskribe_dev2/models/predefined_report_param_object.rb +296 -0
- data/lib/subskribe_dev2/models/prepaid_stats.rb +310 -0
- data/lib/subskribe_dev2/models/price_tier_json.rb +212 -0
- data/lib/subskribe_dev2/models/product_category.rb +264 -0
- data/lib/subskribe_dev2/models/product_category_pagination_response.rb +204 -0
- data/lib/subskribe_dev2/models/product_input_json.rb +249 -0
- data/lib/subskribe_dev2/models/product_json.rb +276 -0
- data/lib/subskribe_dev2/models/product_json_pagination_response.rb +204 -0
- data/lib/subskribe_dev2/models/purchase_order.rb +226 -0
- data/lib/subskribe_dev2/models/raw_usage.rb +247 -0
- data/lib/subskribe_dev2/models/raw_usages_data.rb +192 -0
- data/lib/subskribe_dev2/models/recognition_event_completion.rb +322 -0
- data/lib/subskribe_dev2/models/recognition_rule.rb +376 -0
- data/lib/subskribe_dev2/models/recurrence_json.rb +256 -0
- data/lib/subskribe_dev2/models/refund.rb +301 -0
- data/lib/subskribe_dev2/models/refund_detail.rb +322 -0
- data/lib/subskribe_dev2/models/refund_request_json.rb +272 -0
- data/lib/subskribe_dev2/models/report_duration.rb +193 -0
- data/lib/subskribe_dev2/models/report_job_response.rb +245 -0
- data/lib/subskribe_dev2/models/salesforce_account.rb +229 -0
- data/lib/subskribe_dev2/models/salesforce_account_billing_address.rb +220 -0
- data/lib/subskribe_dev2/models/salesforce_client_integration_request_json.rb +211 -0
- data/lib/subskribe_dev2/models/settlement_application.rb +329 -0
- data/lib/subskribe_dev2/models/standalone_credit_memo_request.rb +353 -0
- data/lib/subskribe_dev2/models/subscription_charge_alias.rb +283 -0
- data/lib/subskribe_dev2/models/subscription_charge_json.rb +362 -0
- data/lib/subskribe_dev2/models/subscription_json.rb +583 -0
- data/lib/subskribe_dev2/models/subscription_update_json.rb +280 -0
- data/lib/subskribe_dev2/models/tax_jar_integration.rb +238 -0
- data/lib/subskribe_dev2/models/tax_jar_integration_input.rb +193 -0
- data/lib/subskribe_dev2/models/tax_rate_json.rb +286 -0
- data/lib/subskribe_dev2/models/tax_rate_pagination_response_json.rb +204 -0
- data/lib/subskribe_dev2/models/tenant_credit_memo_configuration_json.rb +211 -0
- data/lib/subskribe_dev2/models/tenant_discount_json.rb +193 -0
- data/lib/subskribe_dev2/models/tenant_discount_line_item_json.rb +202 -0
- data/lib/subskribe_dev2/models/tenant_invoice_config.rb +254 -0
- data/lib/subskribe_dev2/models/tenant_json.rb +283 -0
- data/lib/subskribe_dev2/models/tenant_setting_json.rb +307 -0
- data/lib/subskribe_dev2/models/time_series_amount_json.rb +193 -0
- data/lib/subskribe_dev2/models/time_zone.rb +211 -0
- data/lib/subskribe_dev2/models/unit_of_measure_json.rb +250 -0
- data/lib/subskribe_dev2/models/unit_of_measure_pagination_response_json.rb +204 -0
- data/lib/subskribe_dev2/models/update_invoice_request.rb +282 -0
- data/lib/subskribe_dev2/models/usage_aggregate_output.rb +258 -0
- data/lib/subskribe_dev2/models/usage_batch_insert_result.rb +213 -0
- data/lib/subskribe_dev2/models/user_group_json.rb +224 -0
- data/lib/subskribe_dev2/models/user_group_request_json.rb +224 -0
- data/lib/subskribe_dev2/models/user_input.rb +304 -0
- data/lib/subskribe_dev2/models/user_json.rb +376 -0
- data/lib/subskribe_dev2/models/user_pagination_response_json.rb +204 -0
- data/lib/subskribe_dev2/models/void_invoice_request.rb +203 -0
- data/lib/subskribe_dev2/models/void_payment_json.rb +235 -0
- data/lib/subskribe_dev2/version.rb +15 -0
- data/lib/subskribe_dev2.rb +230 -0
- data/lib/swagger_client/api/accounting_api.rb +193 -0
- data/lib/swagger_client/api/accounts_api.rb +858 -0
- data/lib/swagger_client/api/approvals_api.rb +965 -0
- data/lib/swagger_client/api/attachments_api.rb +299 -0
- data/lib/swagger_client/api/authentication_api.rb +335 -0
- data/lib/swagger_client/api/billing_api.rb +2098 -0
- data/lib/swagger_client/api/credit_memo_api.rb +636 -0
- data/lib/swagger_client/api/custom_field_api.rb +434 -0
- data/lib/swagger_client/api/customization_api.rb +269 -0
- data/lib/swagger_client/api/default_api.rb +223 -0
- data/lib/swagger_client/api/discounts_api.rb +340 -0
- data/lib/swagger_client/api/entities_api.rb +532 -0
- data/lib/swagger_client/api/erp_api.rb +278 -0
- data/lib/swagger_client/api/import_api.rb +568 -0
- data/lib/swagger_client/api/integrations_api.rb +1678 -0
- data/lib/swagger_client/api/metrics_reporting_api.rb +223 -0
- data/lib/swagger_client/api/notifications_api.rb +245 -0
- data/lib/swagger_client/api/opportunity_api.rb +177 -0
- data/lib/swagger_client/api/orders_api.rb +1381 -0
- data/lib/swagger_client/api/payments_api.rb +431 -0
- data/lib/swagger_client/api/product_catalog_api.rb +1886 -0
- data/lib/swagger_client/api/rate_card_api.rb +68 -0
- data/lib/swagger_client/api/refunds_api.rb +189 -0
- data/lib/swagger_client/api/reports_api.rb +227 -0
- data/lib/swagger_client/api/revenue_recognition_api.rb +484 -0
- data/lib/swagger_client/api/sales_room_api.rb +74 -0
- data/lib/swagger_client/api/settings_api.rb +1321 -0
- data/lib/swagger_client/api/subscriptions_api.rb +576 -0
- data/lib/swagger_client/api/usage_api.rb +604 -0
- data/lib/swagger_client/api/users_api.rb +728 -0
- data/lib/swagger_client/api_client.rb +391 -0
- data/lib/swagger_client/api_error.rb +38 -0
- data/lib/swagger_client/configuration.rb +209 -0
- data/lib/swagger_client/models/account_address.rb +265 -0
- data/lib/swagger_client/models/account_address_json.rb +229 -0
- data/lib/swagger_client/models/account_contact.rb +530 -0
- data/lib/swagger_client/models/account_contact_json.rb +274 -0
- data/lib/swagger_client/models/account_json.rb +395 -0
- data/lib/swagger_client/models/account_payment_method_json.rb +268 -0
- data/lib/swagger_client/models/account_receivable_contact_json.rb +225 -0
- data/lib/swagger_client/models/accounting_event.rb +319 -0
- data/lib/swagger_client/models/accounting_event_paginated_response.rb +204 -0
- data/lib/swagger_client/models/accounting_period.rb +356 -0
- data/lib/swagger_client/models/accounting_period_calculation.rb +229 -0
- data/lib/swagger_client/models/add_and_apply_payment_application_json.rb +344 -0
- data/lib/swagger_client/models/anrok_integration_input.rb +184 -0
- data/lib/swagger_client/models/approval_matrix_import_data_json.rb +229 -0
- data/lib/swagger_client/models/approval_matrix_import_preview.rb +226 -0
- data/lib/swagger_client/models/approval_role_json.rb +220 -0
- data/lib/swagger_client/models/approval_role_segment_change.rb +211 -0
- data/lib/swagger_client/models/approval_segment_json.rb +220 -0
- data/lib/swagger_client/models/attachment.rb +326 -0
- data/lib/swagger_client/models/attribute_reference.rb +193 -0
- data/lib/swagger_client/models/auth_saml_integration_json.rb +204 -0
- data/lib/swagger_client/models/automated_invoice_rule.rb +328 -0
- data/lib/swagger_client/models/automated_invoice_rule_request_json.rb +307 -0
- data/lib/swagger_client/models/avalara_integration.rb +238 -0
- data/lib/swagger_client/models/avalara_integration_input.rb +268 -0
- data/lib/swagger_client/models/billing_event_entry.rb +211 -0
- data/lib/swagger_client/models/billing_event_input.rb +216 -0
- data/lib/swagger_client/models/bulk_invoice_run.rb +350 -0
- data/lib/swagger_client/models/bulk_invoice_run_exclusions.rb +197 -0
- data/lib/swagger_client/models/bulk_invoice_run_input.rb +263 -0
- data/lib/swagger_client/models/bulk_invoice_run_item.rb +364 -0
- data/lib/swagger_client/models/bulk_invoice_run_selector.rb +184 -0
- data/lib/swagger_client/models/bulk_payment_upload_data.rb +274 -0
- data/lib/swagger_client/models/bulk_payment_upload_result.rb +204 -0
- data/lib/swagger_client/models/byte_buffer.rb +247 -0
- data/lib/swagger_client/models/catalog_relationship.rb +364 -0
- data/lib/swagger_client/models/charge_json.rb +631 -0
- data/lib/swagger_client/models/charge_partial_json.rb +310 -0
- data/lib/swagger_client/models/company_contact_json.rb +225 -0
- data/lib/swagger_client/models/credit_memo_application_json.rb +239 -0
- data/lib/swagger_client/models/credit_memo_balance_json.rb +211 -0
- data/lib/swagger_client/models/credit_memo_json.rb +363 -0
- data/lib/swagger_client/models/credit_memo_line_item_json.rb +252 -0
- data/lib/swagger_client/models/credit_memo_line_item_request_json.rb +211 -0
- data/lib/swagger_client/models/credit_memo_pagination_response_json.rb +204 -0
- data/lib/swagger_client/models/crm_account_import_response.rb +193 -0
- data/lib/swagger_client/models/custom_field_default.rb +195 -0
- data/lib/swagger_client/models/custom_field_definition_create_input.rb +317 -0
- data/lib/swagger_client/models/custom_field_definition_json.rb +313 -0
- data/lib/swagger_client/models/custom_field_definition_update_input.rb +256 -0
- data/lib/swagger_client/models/custom_field_entry.rb +325 -0
- data/lib/swagger_client/models/custom_field_update_input.rb +195 -0
- data/lib/swagger_client/models/custom_field_value.rb +316 -0
- data/lib/swagger_client/models/data_import.rb +355 -0
- data/lib/swagger_client/models/discount_detail_json.rb +263 -0
- data/lib/swagger_client/models/discount_json.rb +254 -0
- data/lib/swagger_client/models/docu_sign_integration_request_json.rb +236 -0
- data/lib/swagger_client/models/docu_sign_integration_response_json.rb +245 -0
- data/lib/swagger_client/models/document_custom_content.rb +211 -0
- data/lib/swagger_client/models/document_section.rb +265 -0
- data/lib/swagger_client/models/document_template_json.rb +300 -0
- data/lib/swagger_client/models/dunning_setting_json.rb +200 -0
- data/lib/swagger_client/models/email_notifiers_list.rb +208 -0
- data/lib/swagger_client/models/entity.rb +356 -0
- data/lib/swagger_client/models/entity_json.rb +347 -0
- data/lib/swagger_client/models/entity_ref.rb +202 -0
- data/lib/swagger_client/models/entry.rb +202 -0
- data/lib/swagger_client/models/external_arr_schedule_json.rb +319 -0
- data/lib/swagger_client/models/flatfile_workbook_response.rb +184 -0
- data/lib/swagger_client/models/flatfile_workbook_response_data.rb +193 -0
- data/lib/swagger_client/models/input_stream.rb +175 -0
- data/lib/swagger_client/models/integration.rb +311 -0
- data/lib/swagger_client/models/invoice_balance_json.rb +211 -0
- data/lib/swagger_client/models/invoice_item_json.rb +355 -0
- data/lib/swagger_client/models/invoice_item_preview_json.rb +229 -0
- data/lib/swagger_client/models/invoice_json.rb +439 -0
- data/lib/swagger_client/models/invoice_json_pagination_response.rb +204 -0
- data/lib/swagger_client/models/invoice_number_prefix.rb +184 -0
- data/lib/swagger_client/models/invoice_preview_json.rb +222 -0
- data/lib/swagger_client/models/ledger_account.rb +316 -0
- data/lib/swagger_client/models/ledger_account_mapping.rb +222 -0
- data/lib/swagger_client/models/metrics_json.rb +267 -0
- data/lib/swagger_client/models/notification_target_and_subscriptions.rb +265 -0
- data/lib/swagger_client/models/number_config.rb +254 -0
- data/lib/swagger_client/models/opportunity.rb +326 -0
- data/lib/swagger_client/models/opportunity_json.rb +326 -0
- data/lib/swagger_client/models/opportunity_pagination_response.rb +204 -0
- data/lib/swagger_client/models/opportunity_rest_json.rb +317 -0
- data/lib/swagger_client/models/order_json.rb +754 -0
- data/lib/swagger_client/models/order_json_pagination_response.rb +204 -0
- data/lib/swagger_client/models/order_line_item_json.rb +474 -0
- data/lib/swagger_client/models/order_line_item_request_json.rb +384 -0
- data/lib/swagger_client/models/order_request_json.rb +616 -0
- data/lib/swagger_client/models/order_terms.rb +265 -0
- data/lib/swagger_client/models/paginated_accounts_response.rb +204 -0
- data/lib/swagger_client/models/paginated_response.rb +204 -0
- data/lib/swagger_client/models/payment_balance_json.rb +211 -0
- data/lib/swagger_client/models/payment_configuration.rb +208 -0
- data/lib/swagger_client/models/payment_json.rb +300 -0
- data/lib/swagger_client/models/payment_json_pagination_response.rb +204 -0
- data/lib/swagger_client/models/payment_term_settings_json.rb +219 -0
- data/lib/swagger_client/models/plan_json.rb +339 -0
- data/lib/swagger_client/models/plan_json_pagination_response.rb +204 -0
- data/lib/swagger_client/models/plan_metadata_json.rb +187 -0
- data/lib/swagger_client/models/predefined_report_def_chart_json.rb +265 -0
- data/lib/swagger_client/models/predefined_report_def_json.rb +222 -0
- data/lib/swagger_client/models/predefined_report_defs_json.rb +186 -0
- data/lib/swagger_client/models/predefined_report_json.rb +213 -0
- data/lib/swagger_client/models/predefined_report_param.rb +296 -0
- data/lib/swagger_client/models/predefined_report_param_object.rb +296 -0
- data/lib/swagger_client/models/prepaid_stats.rb +310 -0
- data/lib/swagger_client/models/price_tier_json.rb +212 -0
- data/lib/swagger_client/models/product_category.rb +264 -0
- data/lib/swagger_client/models/product_category_pagination_response.rb +204 -0
- data/lib/swagger_client/models/product_input_json.rb +249 -0
- data/lib/swagger_client/models/product_json.rb +276 -0
- data/lib/swagger_client/models/product_json_pagination_response.rb +204 -0
- data/lib/swagger_client/models/purchase_order.rb +226 -0
- data/lib/swagger_client/models/raw_usage.rb +247 -0
- data/lib/swagger_client/models/raw_usages_data.rb +192 -0
- data/lib/swagger_client/models/recognition_event_completion.rb +322 -0
- data/lib/swagger_client/models/recognition_rule.rb +376 -0
- data/lib/swagger_client/models/recurrence_json.rb +256 -0
- data/lib/swagger_client/models/refund.rb +301 -0
- data/lib/swagger_client/models/refund_detail.rb +322 -0
- data/lib/swagger_client/models/refund_request_json.rb +272 -0
- data/lib/swagger_client/models/report_duration.rb +193 -0
- data/lib/swagger_client/models/report_job_response.rb +245 -0
- data/lib/swagger_client/models/salesforce_account.rb +229 -0
- data/lib/swagger_client/models/salesforce_account_billing_address.rb +220 -0
- data/lib/swagger_client/models/salesforce_client_integration_request_json.rb +211 -0
- data/lib/swagger_client/models/settlement_application.rb +329 -0
- data/lib/swagger_client/models/standalone_credit_memo_request.rb +353 -0
- data/lib/swagger_client/models/subscription_charge_alias.rb +283 -0
- data/lib/swagger_client/models/subscription_charge_json.rb +362 -0
- data/lib/swagger_client/models/subscription_json.rb +583 -0
- data/lib/swagger_client/models/subscription_update_json.rb +280 -0
- data/lib/swagger_client/models/tax_jar_integration.rb +238 -0
- data/lib/swagger_client/models/tax_jar_integration_input.rb +193 -0
- data/lib/swagger_client/models/tax_rate_json.rb +286 -0
- data/lib/swagger_client/models/tax_rate_pagination_response_json.rb +204 -0
- data/lib/swagger_client/models/tenant_credit_memo_configuration_json.rb +211 -0
- data/lib/swagger_client/models/tenant_discount_json.rb +193 -0
- data/lib/swagger_client/models/tenant_discount_line_item_json.rb +202 -0
- data/lib/swagger_client/models/tenant_invoice_config.rb +254 -0
- data/lib/swagger_client/models/tenant_json.rb +283 -0
- data/lib/swagger_client/models/tenant_setting_json.rb +307 -0
- data/lib/swagger_client/models/time_series_amount_json.rb +193 -0
- data/lib/swagger_client/models/time_zone.rb +211 -0
- data/lib/swagger_client/models/unit_of_measure_json.rb +250 -0
- data/lib/swagger_client/models/unit_of_measure_pagination_response_json.rb +204 -0
- data/lib/swagger_client/models/update_invoice_request.rb +282 -0
- data/lib/swagger_client/models/usage_aggregate_output.rb +258 -0
- data/lib/swagger_client/models/usage_batch_insert_result.rb +213 -0
- data/lib/swagger_client/models/user_group_json.rb +224 -0
- data/lib/swagger_client/models/user_group_request_json.rb +224 -0
- data/lib/swagger_client/models/user_input.rb +304 -0
- data/lib/swagger_client/models/user_json.rb +376 -0
- data/lib/swagger_client/models/user_pagination_response_json.rb +204 -0
- data/lib/swagger_client/models/void_invoice_request.rb +203 -0
- data/lib/swagger_client/models/void_payment_json.rb +235 -0
- data/lib/swagger_client/version.rb +15 -0
- data/lib/swagger_client.rb +230 -0
- data/spec/api/accounting_api_spec.rb +74 -0
- data/spec/api/accounts_api_spec.rb +232 -0
- data/spec/api/approvals_api_spec.rb +260 -0
- data/spec/api/attachments_api_spec.rb +100 -0
- data/spec/api/authentication_api_spec.rb +108 -0
- data/spec/api/billing_api_spec.rb +516 -0
- data/spec/api/credit_memo_api_spec.rb +181 -0
- data/spec/api/custom_field_api_spec.rb +126 -0
- data/spec/api/customization_api_spec.rb +89 -0
- data/spec/api/default_api_spec.rb +81 -0
- data/spec/api/discounts_api_spec.rb +108 -0
- data/spec/api/entities_api_spec.rb +120 -0
- data/spec/api/entity_api_spec.rb +48 -0
- data/spec/api/erp_api_spec.rb +95 -0
- data/spec/api/import_api_spec.rb +164 -0
- data/spec/api/integrations_api_spec.rb +420 -0
- data/spec/api/metrics_reporting_api_spec.rb +84 -0
- data/spec/api/notifications_api_spec.rb +84 -0
- data/spec/api/opportunity_api_spec.rb +72 -0
- data/spec/api/orders_api_spec.rb +351 -0
- data/spec/api/payments_api_spec.rb +132 -0
- data/spec/api/product_catalog_api_spec.rb +448 -0
- data/spec/api/rate_card_api_spec.rb +46 -0
- data/spec/api/refunds_api_spec.rb +73 -0
- data/spec/api/reports_api_spec.rb +82 -0
- data/spec/api/revenue_recognition_api_spec.rb +144 -0
- data/spec/api/sales_room_api_spec.rb +47 -0
- data/spec/api/settings_api_spec.rb +109 -0
- data/spec/api/subscriptions_api_spec.rb +162 -0
- data/spec/api/usage_api_spec.rb +169 -0
- data/spec/api/users_api_spec.rb +203 -0
- data/spec/api_client_spec.rb +243 -0
- data/spec/configuration_spec.rb +42 -0
- data/spec/models/account_address_json_spec.rb +71 -0
- data/spec/models/account_address_spec.rb +95 -0
- data/spec/models/account_contact_json_spec.rb +101 -0
- data/spec/models/account_contact_spec.rb +141 -0
- data/spec/models/account_json_spec.rb +163 -0
- data/spec/models/account_payment_method_json_spec.rb +75 -0
- data/spec/models/account_receivable_contact_json_spec.rb +65 -0
- data/spec/models/accounting_event_paginated_response_spec.rb +53 -0
- data/spec/models/accounting_event_spec.rb +111 -0
- data/spec/models/accounting_period_calculation_spec.rb +71 -0
- data/spec/models/accounting_period_spec.rb +133 -0
- data/spec/models/add_and_apply_payment_application_json_spec.rb +115 -0
- data/spec/models/anrok_integration_input_spec.rb +41 -0
- data/spec/models/approval_matrix_import_data_json_spec.rb +71 -0
- data/spec/models/approval_matrix_import_preview_spec.rb +65 -0
- data/spec/models/approval_role_json_spec.rb +65 -0
- data/spec/models/approval_role_segment_change_spec.rb +59 -0
- data/spec/models/approval_segment_json_spec.rb +65 -0
- data/spec/models/attachment_spec.rb +103 -0
- data/spec/models/attribute_reference_spec.rb +47 -0
- data/spec/models/auth_saml_integration_json_spec.rb +53 -0
- data/spec/models/automated_invoice_rule_request_json_spec.rb +113 -0
- data/spec/models/automated_invoice_rule_spec.rb +137 -0
- data/spec/models/avalara_integration_input_spec.rb +65 -0
- data/spec/models/avalara_integration_spec.rb +77 -0
- data/spec/models/billing_event_entry_spec.rb +59 -0
- data/spec/models/billing_event_input_spec.rb +59 -0
- data/spec/models/bulk_invoice_run_exclusions_spec.rb +47 -0
- data/spec/models/bulk_invoice_run_input_spec.rb +75 -0
- data/spec/models/bulk_invoice_run_item_spec.rb +161 -0
- data/spec/models/bulk_invoice_run_selector_spec.rb +41 -0
- data/spec/models/bulk_invoice_run_spec.rb +125 -0
- data/spec/models/bulk_payment_upload_data_spec.rb +101 -0
- data/spec/models/bulk_payment_upload_result_spec.rb +53 -0
- data/spec/models/byte_buffer_spec.rb +83 -0
- data/spec/models/catalog_relationship_spec.rb +75 -0
- data/spec/models/charge_json_spec.rb +295 -0
- data/spec/models/charge_partial_json_spec.rb +125 -0
- data/spec/models/company_contact_json_spec.rb +65 -0
- data/spec/models/credit_memo_application_json_spec.rb +71 -0
- data/spec/models/credit_memo_balance_json_spec.rb +59 -0
- data/spec/models/credit_memo_json_spec.rb +117 -0
- data/spec/models/credit_memo_line_item_json_spec.rb +83 -0
- data/spec/models/credit_memo_line_item_request_json_spec.rb +59 -0
- data/spec/models/credit_memo_pagination_response_json_spec.rb +53 -0
- data/spec/models/crm_account_import_response_spec.rb +47 -0
- data/spec/models/custom_field_default_spec.rb +47 -0
- data/spec/models/custom_field_definition_create_input_spec.rb +95 -0
- data/spec/models/custom_field_definition_json_spec.rb +103 -0
- data/spec/models/custom_field_definition_update_input_spec.rb +69 -0
- data/spec/models/custom_field_entry_spec.rb +103 -0
- data/spec/models/custom_field_update_input_spec.rb +47 -0
- data/spec/models/custom_field_value_spec.rb +97 -0
- data/spec/models/data_import_spec.rb +123 -0
- data/spec/models/discount_detail_json_spec.rb +75 -0
- data/spec/models/discount_json_spec.rb +69 -0
- data/spec/models/docu_sign_integration_request_json_spec.rb +57 -0
- data/spec/models/docu_sign_integration_response_json_spec.rb +63 -0
- data/spec/models/document_custom_content_spec.rb +59 -0
- data/spec/models/document_section_spec.rb +75 -0
- data/spec/models/document_template_json_spec.rb +91 -0
- data/spec/models/dunning_setting_json_spec.rb +47 -0
- data/spec/models/email_notifiers_list_spec.rb +53 -0
- data/spec/models/entity_json_spec.rb +127 -0
- data/spec/models/entity_ref_spec.rb +53 -0
- data/spec/models/entity_spec.rb +133 -0
- data/spec/models/entry_spec.rb +53 -0
- data/spec/models/external_arr_schedule_json_spec.rb +99 -0
- data/spec/models/flatfile_workbook_response_data_spec.rb +47 -0
- data/spec/models/flatfile_workbook_response_spec.rb +41 -0
- data/spec/models/input_stream_spec.rb +35 -0
- data/spec/models/integration_spec.rb +103 -0
- data/spec/models/invoice_balance_json_spec.rb +59 -0
- data/spec/models/invoice_item_json_spec.rb +155 -0
- data/spec/models/invoice_item_preview_json_spec.rb +71 -0
- data/spec/models/invoice_json_pagination_response_spec.rb +53 -0
- data/spec/models/invoice_json_spec.rb +187 -0
- data/spec/models/invoice_number_prefix_spec.rb +41 -0
- data/spec/models/invoice_preview_json_spec.rb +65 -0
- data/spec/models/ledger_account_mapping_spec.rb +65 -0
- data/spec/models/ledger_account_spec.rb +93 -0
- data/spec/models/metrics_json_spec.rb +95 -0
- data/spec/models/notification_target_and_subscriptions_spec.rb +79 -0
- data/spec/models/number_config_spec.rb +69 -0
- data/spec/models/opportunity_json_spec.rb +117 -0
- data/spec/models/opportunity_pagination_response_spec.rb +53 -0
- data/spec/models/opportunity_rest_json_spec.rb +111 -0
- data/spec/models/opportunity_spec.rb +117 -0
- data/spec/models/order_json_pagination_response_spec.rb +53 -0
- data/spec/models/order_json_spec.rb +367 -0
- data/spec/models/order_line_item_json_spec.rb +201 -0
- data/spec/models/order_line_item_request_json_spec.rb +141 -0
- data/spec/models/order_request_json_spec.rb +285 -0
- data/spec/models/order_terms_spec.rb +75 -0
- data/spec/models/paginated_accounts_response_spec.rb +53 -0
- data/spec/models/paginated_response_spec.rb +53 -0
- data/spec/models/payment_balance_json_spec.rb +59 -0
- data/spec/models/payment_configuration_spec.rb +45 -0
- data/spec/models/payment_json_pagination_response_spec.rb +53 -0
- data/spec/models/payment_json_spec.rb +93 -0
- data/spec/models/payment_term_settings_json_spec.rb +53 -0
- data/spec/models/plan_json_pagination_response_spec.rb +53 -0
- data/spec/models/plan_json_spec.rb +117 -0
- data/spec/models/plan_metadata_json_spec.rb +41 -0
- data/spec/models/predefined_report_def_chart_json_spec.rb +95 -0
- data/spec/models/predefined_report_def_json_spec.rb +65 -0
- data/spec/models/predefined_report_defs_json_spec.rb +41 -0
- data/spec/models/predefined_report_json_spec.rb +59 -0
- data/spec/models/predefined_report_param_object_spec.rb +85 -0
- data/spec/models/predefined_report_param_spec.rb +85 -0
- data/spec/models/prepaid_stats_spec.rb +125 -0
- data/spec/models/price_tier_json_spec.rb +53 -0
- data/spec/models/product_category_pagination_response_spec.rb +53 -0
- data/spec/models/product_category_spec.rb +77 -0
- data/spec/models/product_input_json_spec.rb +83 -0
- data/spec/models/product_json_pagination_response_spec.rb +53 -0
- data/spec/models/product_json_spec.rb +101 -0
- data/spec/models/purchase_order_spec.rb +53 -0
- data/spec/models/raw_usage_spec.rb +77 -0
- data/spec/models/raw_usages_data_spec.rb +41 -0
- data/spec/models/recognition_event_completion_spec.rb +111 -0
- data/spec/models/recognition_rule_spec.rb +133 -0
- data/spec/models/recurrence_json_spec.rb +51 -0
- data/spec/models/refund_detail_spec.rb +113 -0
- data/spec/models/refund_request_json_spec.rb +83 -0
- data/spec/models/refund_spec.rb +119 -0
- data/spec/models/report_duration_spec.rb +47 -0
- data/spec/models/report_job_response_spec.rb +63 -0
- data/spec/models/salesforce_account_billing_address_spec.rb +65 -0
- data/spec/models/salesforce_account_spec.rb +71 -0
- data/spec/models/salesforce_client_integration_request_json_spec.rb +59 -0
- data/spec/models/settlement_application_spec.rb +115 -0
- data/spec/models/standalone_credit_memo_request_spec.rb +117 -0
- data/spec/models/subscription_charge_alias_spec.rb +59 -0
- data/spec/models/subscription_charge_json_spec.rb +131 -0
- data/spec/models/subscription_json_spec.rb +241 -0
- data/spec/models/subscription_update_json_spec.rb +89 -0
- data/spec/models/tax_jar_integration_input_spec.rb +47 -0
- data/spec/models/tax_jar_integration_spec.rb +77 -0
- data/spec/models/tax_rate_json_spec.rb +87 -0
- data/spec/models/tax_rate_pagination_response_json_spec.rb +53 -0
- data/spec/models/tenant_credit_memo_configuration_json_spec.rb +59 -0
- data/spec/models/tenant_discount_json_spec.rb +47 -0
- data/spec/models/tenant_discount_line_item_json_spec.rb +53 -0
- data/spec/models/tenant_invoice_config_spec.rb +69 -0
- data/spec/models/tenant_json_spec.rb +107 -0
- data/spec/models/tenant_setting_json_spec.rb +95 -0
- data/spec/models/time_series_amount_json_spec.rb +47 -0
- data/spec/models/time_zone_spec.rb +59 -0
- data/spec/models/unit_of_measure_json_spec.rb +63 -0
- data/spec/models/unit_of_measure_pagination_response_json_spec.rb +53 -0
- data/spec/models/update_invoice_request_spec.rb +71 -0
- data/spec/models/usage_aggregate_output_spec.rb +89 -0
- data/spec/models/usage_batch_insert_result_spec.rb +59 -0
- data/spec/models/user_group_json_spec.rb +65 -0
- data/spec/models/user_group_request_json_spec.rb +65 -0
- data/spec/models/user_input_spec.rb +97 -0
- data/spec/models/user_json_spec.rb +137 -0
- data/spec/models/user_pagination_response_json_spec.rb +53 -0
- data/spec/models/void_invoice_request_spec.rb +47 -0
- data/spec/models/void_payment_json_spec.rb +65 -0
- data/spec/spec_helper.rb +111 -0
- data/subskribe_dev-1.3.1.gem +0 -0
- data/subskribe_dev.gemspec +46 -0
- data/subskribe_dev2.gemspec +46 -0
- data/swagger_client.gemspec +46 -0
- metadata +1422 -0
@@ -0,0 +1,1924 @@
|
|
1
|
+
# SubskribeDevClient::ProductCatalogApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://api.app.subskribe.com*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**activate_plan**](ProductCatalogApi.md#activate_plan) | **PUT** /plans/{planId}/activate | Activate a plan
|
8
|
+
[**add_charge**](ProductCatalogApi.md#add_charge) | **POST** /plans/{planId}/charges | Add charge to plan
|
9
|
+
[**add_percent_of_plan_relationship**](ProductCatalogApi.md#add_percent_of_plan_relationship) | **POST** /plans/relationships/percentOf | Create percent of relationship
|
10
|
+
[**add_plan**](ProductCatalogApi.md#add_plan) | **POST** /plans | Create a plan
|
11
|
+
[**add_product**](ProductCatalogApi.md#add_product) | **POST** /products | Create a product
|
12
|
+
[**add_product_category**](ProductCatalogApi.md#add_product_category) | **POST** /product/categories | Create a product category
|
13
|
+
[**deactivate_plan**](ProductCatalogApi.md#deactivate_plan) | **PUT** /plans/{planId}/revertToDraft | Revert a plan to draft
|
14
|
+
[**delete_catalog_relationship_by_id**](ProductCatalogApi.md#delete_catalog_relationship_by_id) | **DELETE** /plans/relationships/{relationshipId} | Delete a catalog relationship
|
15
|
+
[**delete_charge**](ProductCatalogApi.md#delete_charge) | **DELETE** /plans/{planId}/charges/{chargeId} | Delete a charge
|
16
|
+
[**delete_plan**](ProductCatalogApi.md#delete_plan) | **DELETE** /plans/{planId} | Delete a plan
|
17
|
+
[**delete_product**](ProductCatalogApi.md#delete_product) | **DELETE** /products/{id} | Delete a product
|
18
|
+
[**delete_product_category**](ProductCatalogApi.md#delete_product_category) | **DELETE** /product/categories/{id} | Delete a product category
|
19
|
+
[**deprecate_plan**](ProductCatalogApi.md#deprecate_plan) | **PUT** /plans/{planId}/deprecate | Deprecate a plan
|
20
|
+
[**duplicate_plan**](ProductCatalogApi.md#duplicate_plan) | **POST** /plans/{planId}/duplicate | Duplicate a plan
|
21
|
+
[**export_product_catalog**](ProductCatalogApi.md#export_product_catalog) | **GET** /products/export | Export product catalog
|
22
|
+
[**get_catalog_relationship_by_id**](ProductCatalogApi.md#get_catalog_relationship_by_id) | **GET** /plans/relationships/{relationshipId} | Get relationship details
|
23
|
+
[**get_charge**](ProductCatalogApi.md#get_charge) | **GET** /plans/{planId}/charges/{chargeId} | Get charge details
|
24
|
+
[**get_charge_ledger_accounts**](ProductCatalogApi.md#get_charge_ledger_accounts) | **GET** /plans/{planId}/charges/{chargeId}/ledgerAccounts | Get ledger accounts
|
25
|
+
[**get_percent_of_relationships**](ProductCatalogApi.md#get_percent_of_relationships) | **GET** /plans/relationships/percentOf | Get percent of relationships for a plan
|
26
|
+
[**get_plan**](ProductCatalogApi.md#get_plan) | **GET** /plans/{planId} | Get plan details
|
27
|
+
[**get_plans**](ProductCatalogApi.md#get_plans) | **GET** /plans | Get plans
|
28
|
+
[**get_product**](ProductCatalogApi.md#get_product) | **GET** /products/{id} | Get product details.
|
29
|
+
[**get_product_categories**](ProductCatalogApi.md#get_product_categories) | **GET** /product/categories | Get product Categories
|
30
|
+
[**get_product_category**](ProductCatalogApi.md#get_product_category) | **GET** /product/categories/{id} | Get product category details
|
31
|
+
[**get_products**](ProductCatalogApi.md#get_products) | **GET** /products | Get products
|
32
|
+
[**get_target_plans_for_percent_of_plan_id**](ProductCatalogApi.md#get_target_plans_for_percent_of_plan_id) | **GET** /plans/relationships/percentOf/{planId} | Get percent of target plans
|
33
|
+
[**map_ledger_accounts_to_charge**](ProductCatalogApi.md#map_ledger_accounts_to_charge) | **PUT** /plans/{planId}/charges/{chargeId}/ledgerAccounts | Map ledger accounts
|
34
|
+
[**patch_charge**](ProductCatalogApi.md#patch_charge) | **PUT** /plans/{planId}/charges/{chargeId}/partial | Update non-financial charge details
|
35
|
+
[**reactivate_plan**](ProductCatalogApi.md#reactivate_plan) | **PUT** /plans/{planId}/reactivate | Reactivate a plan
|
36
|
+
[**update_charge**](ProductCatalogApi.md#update_charge) | **PUT** /plans/{planId}/charges/{chargeId} | Update charge details
|
37
|
+
[**update_plan**](ProductCatalogApi.md#update_plan) | **PUT** /plans/{planId} | Update plan
|
38
|
+
[**update_plan_metadata**](ProductCatalogApi.md#update_plan_metadata) | **PUT** /plans/{planId}/metadata | Update plan metadata
|
39
|
+
[**update_product**](ProductCatalogApi.md#update_product) | **PUT** /products/{id} | Update product details
|
40
|
+
[**update_product_category**](ProductCatalogApi.md#update_product_category) | **PUT** /product/categories/{id} | Update product category details
|
41
|
+
|
42
|
+
|
43
|
+
# **activate_plan**
|
44
|
+
> PlanJson activate_plan(plan_id)
|
45
|
+
|
46
|
+
Activate a plan
|
47
|
+
|
48
|
+
Marks a plan as active
|
49
|
+
|
50
|
+
### Example
|
51
|
+
```ruby
|
52
|
+
# load the gem
|
53
|
+
require 'subskribe_dev2'
|
54
|
+
# setup authorization
|
55
|
+
SubskribeDevClient.configure do |config|
|
56
|
+
# Configure API key authorization: ApiKeyAuth
|
57
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
58
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
59
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
60
|
+
end
|
61
|
+
|
62
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
63
|
+
|
64
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
65
|
+
|
66
|
+
|
67
|
+
begin
|
68
|
+
#Activate a plan
|
69
|
+
result = api_instance.activate_plan(plan_id)
|
70
|
+
p result
|
71
|
+
rescue SubskribeDevClient::ApiError => e
|
72
|
+
puts "Exception when calling ProductCatalogApi->activate_plan: #{e}"
|
73
|
+
end
|
74
|
+
```
|
75
|
+
|
76
|
+
### Parameters
|
77
|
+
|
78
|
+
Name | Type | Description | Notes
|
79
|
+
------------- | ------------- | ------------- | -------------
|
80
|
+
**plan_id** | **String**| id of the plan |
|
81
|
+
|
82
|
+
### Return type
|
83
|
+
|
84
|
+
[**PlanJson**](PlanJson.md)
|
85
|
+
|
86
|
+
### Authorization
|
87
|
+
|
88
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
89
|
+
|
90
|
+
### HTTP request headers
|
91
|
+
|
92
|
+
- **Content-Type**: Not defined
|
93
|
+
- **Accept**: application/json
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
# **add_charge**
|
98
|
+
> ChargeJson add_charge(plan_id, body)
|
99
|
+
|
100
|
+
Add charge to plan
|
101
|
+
|
102
|
+
Adds a charge to the specified plan. On success the id of the new charge is returned
|
103
|
+
|
104
|
+
### Example
|
105
|
+
```ruby
|
106
|
+
# load the gem
|
107
|
+
require 'subskribe_dev2'
|
108
|
+
# setup authorization
|
109
|
+
SubskribeDevClient.configure do |config|
|
110
|
+
# Configure API key authorization: ApiKeyAuth
|
111
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
112
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
113
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
114
|
+
end
|
115
|
+
|
116
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
117
|
+
|
118
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
119
|
+
|
120
|
+
body = SubskribeDevClient::ChargeJson.new # ChargeJson | json representing the charge details
|
121
|
+
|
122
|
+
|
123
|
+
begin
|
124
|
+
#Add charge to plan
|
125
|
+
result = api_instance.add_charge(plan_id, body)
|
126
|
+
p result
|
127
|
+
rescue SubskribeDevClient::ApiError => e
|
128
|
+
puts "Exception when calling ProductCatalogApi->add_charge: #{e}"
|
129
|
+
end
|
130
|
+
```
|
131
|
+
|
132
|
+
### Parameters
|
133
|
+
|
134
|
+
Name | Type | Description | Notes
|
135
|
+
------------- | ------------- | ------------- | -------------
|
136
|
+
**plan_id** | **String**| id of the plan |
|
137
|
+
**body** | [**ChargeJson**](ChargeJson.md)| json representing the charge details |
|
138
|
+
|
139
|
+
### Return type
|
140
|
+
|
141
|
+
[**ChargeJson**](ChargeJson.md)
|
142
|
+
|
143
|
+
### Authorization
|
144
|
+
|
145
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
146
|
+
|
147
|
+
### HTTP request headers
|
148
|
+
|
149
|
+
- **Content-Type**: application/json
|
150
|
+
- **Accept**: application/json
|
151
|
+
|
152
|
+
|
153
|
+
|
154
|
+
# **add_percent_of_plan_relationship**
|
155
|
+
> add_percent_of_plan_relationship(body)
|
156
|
+
|
157
|
+
Create percent of relationship
|
158
|
+
|
159
|
+
Creates a percent of relationship between a charge and plan. On success the id of the relationship is returned.
|
160
|
+
|
161
|
+
### Example
|
162
|
+
```ruby
|
163
|
+
# load the gem
|
164
|
+
require 'subskribe_dev2'
|
165
|
+
# setup authorization
|
166
|
+
SubskribeDevClient.configure do |config|
|
167
|
+
# Configure API key authorization: ApiKeyAuth
|
168
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
169
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
170
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
171
|
+
end
|
172
|
+
|
173
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
174
|
+
|
175
|
+
body = SubskribeDevClient::CatalogRelationship.new # CatalogRelationship | json representing the relationship
|
176
|
+
|
177
|
+
|
178
|
+
begin
|
179
|
+
#Create percent of relationship
|
180
|
+
api_instance.add_percent_of_plan_relationship(body)
|
181
|
+
rescue SubskribeDevClient::ApiError => e
|
182
|
+
puts "Exception when calling ProductCatalogApi->add_percent_of_plan_relationship: #{e}"
|
183
|
+
end
|
184
|
+
```
|
185
|
+
|
186
|
+
### Parameters
|
187
|
+
|
188
|
+
Name | Type | Description | Notes
|
189
|
+
------------- | ------------- | ------------- | -------------
|
190
|
+
**body** | [**CatalogRelationship**](CatalogRelationship.md)| json representing the relationship |
|
191
|
+
|
192
|
+
### Return type
|
193
|
+
|
194
|
+
nil (empty response body)
|
195
|
+
|
196
|
+
### Authorization
|
197
|
+
|
198
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
199
|
+
|
200
|
+
### HTTP request headers
|
201
|
+
|
202
|
+
- **Content-Type**: Not defined
|
203
|
+
- **Accept**: application/json
|
204
|
+
|
205
|
+
|
206
|
+
|
207
|
+
# **add_plan**
|
208
|
+
> PlanJson add_plan(body)
|
209
|
+
|
210
|
+
Create a plan
|
211
|
+
|
212
|
+
Creates a plan. On success the id of the new plan is returned.
|
213
|
+
|
214
|
+
### Example
|
215
|
+
```ruby
|
216
|
+
# load the gem
|
217
|
+
require 'subskribe_dev2'
|
218
|
+
# setup authorization
|
219
|
+
SubskribeDevClient.configure do |config|
|
220
|
+
# Configure API key authorization: ApiKeyAuth
|
221
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
222
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
223
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
224
|
+
end
|
225
|
+
|
226
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
227
|
+
|
228
|
+
body = SubskribeDevClient::PlanJson.new # PlanJson | json of the plan details
|
229
|
+
|
230
|
+
|
231
|
+
begin
|
232
|
+
#Create a plan
|
233
|
+
result = api_instance.add_plan(body)
|
234
|
+
p result
|
235
|
+
rescue SubskribeDevClient::ApiError => e
|
236
|
+
puts "Exception when calling ProductCatalogApi->add_plan: #{e}"
|
237
|
+
end
|
238
|
+
```
|
239
|
+
|
240
|
+
### Parameters
|
241
|
+
|
242
|
+
Name | Type | Description | Notes
|
243
|
+
------------- | ------------- | ------------- | -------------
|
244
|
+
**body** | [**PlanJson**](PlanJson.md)| json of the plan details |
|
245
|
+
|
246
|
+
### Return type
|
247
|
+
|
248
|
+
[**PlanJson**](PlanJson.md)
|
249
|
+
|
250
|
+
### Authorization
|
251
|
+
|
252
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
253
|
+
|
254
|
+
### HTTP request headers
|
255
|
+
|
256
|
+
- **Content-Type**: application/json
|
257
|
+
- **Accept**: application/json
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
# **add_product**
|
262
|
+
> ProductJson add_product(body)
|
263
|
+
|
264
|
+
Create a product
|
265
|
+
|
266
|
+
Creates a product for your tenant. On success the id of the product is returned.
|
267
|
+
|
268
|
+
### Example
|
269
|
+
```ruby
|
270
|
+
# load the gem
|
271
|
+
require 'subskribe_dev2'
|
272
|
+
# setup authorization
|
273
|
+
SubskribeDevClient.configure do |config|
|
274
|
+
# Configure API key authorization: ApiKeyAuth
|
275
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
276
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
277
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
278
|
+
end
|
279
|
+
|
280
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
281
|
+
|
282
|
+
body = SubskribeDevClient::ProductInputJson.new # ProductInputJson | product details json
|
283
|
+
|
284
|
+
|
285
|
+
begin
|
286
|
+
#Create a product
|
287
|
+
result = api_instance.add_product(body)
|
288
|
+
p result
|
289
|
+
rescue SubskribeDevClient::ApiError => e
|
290
|
+
puts "Exception when calling ProductCatalogApi->add_product: #{e}"
|
291
|
+
end
|
292
|
+
```
|
293
|
+
|
294
|
+
### Parameters
|
295
|
+
|
296
|
+
Name | Type | Description | Notes
|
297
|
+
------------- | ------------- | ------------- | -------------
|
298
|
+
**body** | [**ProductInputJson**](ProductInputJson.md)| product details json |
|
299
|
+
|
300
|
+
### Return type
|
301
|
+
|
302
|
+
[**ProductJson**](ProductJson.md)
|
303
|
+
|
304
|
+
### Authorization
|
305
|
+
|
306
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
307
|
+
|
308
|
+
### HTTP request headers
|
309
|
+
|
310
|
+
- **Content-Type**: application/json
|
311
|
+
- **Accept**: application/json
|
312
|
+
|
313
|
+
|
314
|
+
|
315
|
+
# **add_product_category**
|
316
|
+
> ProductCategory add_product_category(body)
|
317
|
+
|
318
|
+
Create a product category
|
319
|
+
|
320
|
+
Creates a product category. On success the id of the category is returned.
|
321
|
+
|
322
|
+
### Example
|
323
|
+
```ruby
|
324
|
+
# load the gem
|
325
|
+
require 'subskribe_dev2'
|
326
|
+
# setup authorization
|
327
|
+
SubskribeDevClient.configure do |config|
|
328
|
+
# Configure API key authorization: ApiKeyAuth
|
329
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
330
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
331
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
332
|
+
end
|
333
|
+
|
334
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
335
|
+
|
336
|
+
body = SubskribeDevClient::ProductCategory.new # ProductCategory | product category details json
|
337
|
+
|
338
|
+
|
339
|
+
begin
|
340
|
+
#Create a product category
|
341
|
+
result = api_instance.add_product_category(body)
|
342
|
+
p result
|
343
|
+
rescue SubskribeDevClient::ApiError => e
|
344
|
+
puts "Exception when calling ProductCatalogApi->add_product_category: #{e}"
|
345
|
+
end
|
346
|
+
```
|
347
|
+
|
348
|
+
### Parameters
|
349
|
+
|
350
|
+
Name | Type | Description | Notes
|
351
|
+
------------- | ------------- | ------------- | -------------
|
352
|
+
**body** | [**ProductCategory**](ProductCategory.md)| product category details json |
|
353
|
+
|
354
|
+
### Return type
|
355
|
+
|
356
|
+
[**ProductCategory**](ProductCategory.md)
|
357
|
+
|
358
|
+
### Authorization
|
359
|
+
|
360
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
361
|
+
|
362
|
+
### HTTP request headers
|
363
|
+
|
364
|
+
- **Content-Type**: application/json
|
365
|
+
- **Accept**: application/json
|
366
|
+
|
367
|
+
|
368
|
+
|
369
|
+
# **deactivate_plan**
|
370
|
+
> PlanJson deactivate_plan(plan_id)
|
371
|
+
|
372
|
+
Revert a plan to draft
|
373
|
+
|
374
|
+
Marks a plan as draft
|
375
|
+
|
376
|
+
### Example
|
377
|
+
```ruby
|
378
|
+
# load the gem
|
379
|
+
require 'subskribe_dev2'
|
380
|
+
# setup authorization
|
381
|
+
SubskribeDevClient.configure do |config|
|
382
|
+
# Configure API key authorization: ApiKeyAuth
|
383
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
384
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
385
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
386
|
+
end
|
387
|
+
|
388
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
389
|
+
|
390
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
391
|
+
|
392
|
+
|
393
|
+
begin
|
394
|
+
#Revert a plan to draft
|
395
|
+
result = api_instance.deactivate_plan(plan_id)
|
396
|
+
p result
|
397
|
+
rescue SubskribeDevClient::ApiError => e
|
398
|
+
puts "Exception when calling ProductCatalogApi->deactivate_plan: #{e}"
|
399
|
+
end
|
400
|
+
```
|
401
|
+
|
402
|
+
### Parameters
|
403
|
+
|
404
|
+
Name | Type | Description | Notes
|
405
|
+
------------- | ------------- | ------------- | -------------
|
406
|
+
**plan_id** | **String**| id of the plan |
|
407
|
+
|
408
|
+
### Return type
|
409
|
+
|
410
|
+
[**PlanJson**](PlanJson.md)
|
411
|
+
|
412
|
+
### Authorization
|
413
|
+
|
414
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
415
|
+
|
416
|
+
### HTTP request headers
|
417
|
+
|
418
|
+
- **Content-Type**: Not defined
|
419
|
+
- **Accept**: application/json
|
420
|
+
|
421
|
+
|
422
|
+
|
423
|
+
# **delete_catalog_relationship_by_id**
|
424
|
+
> CatalogRelationship delete_catalog_relationship_by_id(relationship_id)
|
425
|
+
|
426
|
+
Delete a catalog relationship
|
427
|
+
|
428
|
+
Deletes the specified catalog relationship
|
429
|
+
|
430
|
+
### Example
|
431
|
+
```ruby
|
432
|
+
# load the gem
|
433
|
+
require 'subskribe_dev2'
|
434
|
+
# setup authorization
|
435
|
+
SubskribeDevClient.configure do |config|
|
436
|
+
# Configure API key authorization: ApiKeyAuth
|
437
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
438
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
439
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
440
|
+
end
|
441
|
+
|
442
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
443
|
+
|
444
|
+
relationship_id = 'relationship_id_example' # String | id of the relationship
|
445
|
+
|
446
|
+
|
447
|
+
begin
|
448
|
+
#Delete a catalog relationship
|
449
|
+
result = api_instance.delete_catalog_relationship_by_id(relationship_id)
|
450
|
+
p result
|
451
|
+
rescue SubskribeDevClient::ApiError => e
|
452
|
+
puts "Exception when calling ProductCatalogApi->delete_catalog_relationship_by_id: #{e}"
|
453
|
+
end
|
454
|
+
```
|
455
|
+
|
456
|
+
### Parameters
|
457
|
+
|
458
|
+
Name | Type | Description | Notes
|
459
|
+
------------- | ------------- | ------------- | -------------
|
460
|
+
**relationship_id** | **String**| id of the relationship |
|
461
|
+
|
462
|
+
### Return type
|
463
|
+
|
464
|
+
[**CatalogRelationship**](CatalogRelationship.md)
|
465
|
+
|
466
|
+
### Authorization
|
467
|
+
|
468
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
469
|
+
|
470
|
+
### HTTP request headers
|
471
|
+
|
472
|
+
- **Content-Type**: Not defined
|
473
|
+
- **Accept**: application/json
|
474
|
+
|
475
|
+
|
476
|
+
|
477
|
+
# **delete_charge**
|
478
|
+
> ChargeJson delete_charge(plan_id, charge_id)
|
479
|
+
|
480
|
+
Delete a charge
|
481
|
+
|
482
|
+
Removes a charge from a plan.
|
483
|
+
|
484
|
+
### Example
|
485
|
+
```ruby
|
486
|
+
# load the gem
|
487
|
+
require 'subskribe_dev2'
|
488
|
+
# setup authorization
|
489
|
+
SubskribeDevClient.configure do |config|
|
490
|
+
# Configure API key authorization: ApiKeyAuth
|
491
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
492
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
493
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
494
|
+
end
|
495
|
+
|
496
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
497
|
+
|
498
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
499
|
+
|
500
|
+
charge_id = 'charge_id_example' # String | id of the charge
|
501
|
+
|
502
|
+
|
503
|
+
begin
|
504
|
+
#Delete a charge
|
505
|
+
result = api_instance.delete_charge(plan_id, charge_id)
|
506
|
+
p result
|
507
|
+
rescue SubskribeDevClient::ApiError => e
|
508
|
+
puts "Exception when calling ProductCatalogApi->delete_charge: #{e}"
|
509
|
+
end
|
510
|
+
```
|
511
|
+
|
512
|
+
### Parameters
|
513
|
+
|
514
|
+
Name | Type | Description | Notes
|
515
|
+
------------- | ------------- | ------------- | -------------
|
516
|
+
**plan_id** | **String**| id of the plan |
|
517
|
+
**charge_id** | **String**| id of the charge |
|
518
|
+
|
519
|
+
### Return type
|
520
|
+
|
521
|
+
[**ChargeJson**](ChargeJson.md)
|
522
|
+
|
523
|
+
### Authorization
|
524
|
+
|
525
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
526
|
+
|
527
|
+
### HTTP request headers
|
528
|
+
|
529
|
+
- **Content-Type**: application/json
|
530
|
+
- **Accept**: application/json
|
531
|
+
|
532
|
+
|
533
|
+
|
534
|
+
# **delete_plan**
|
535
|
+
> PlanJson delete_plan(plan_id)
|
536
|
+
|
537
|
+
Delete a plan
|
538
|
+
|
539
|
+
Deletes a plan. Note you can't delete a plan that's in use.
|
540
|
+
|
541
|
+
### Example
|
542
|
+
```ruby
|
543
|
+
# load the gem
|
544
|
+
require 'subskribe_dev2'
|
545
|
+
# setup authorization
|
546
|
+
SubskribeDevClient.configure do |config|
|
547
|
+
# Configure API key authorization: ApiKeyAuth
|
548
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
549
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
550
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
551
|
+
end
|
552
|
+
|
553
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
554
|
+
|
555
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
556
|
+
|
557
|
+
|
558
|
+
begin
|
559
|
+
#Delete a plan
|
560
|
+
result = api_instance.delete_plan(plan_id)
|
561
|
+
p result
|
562
|
+
rescue SubskribeDevClient::ApiError => e
|
563
|
+
puts "Exception when calling ProductCatalogApi->delete_plan: #{e}"
|
564
|
+
end
|
565
|
+
```
|
566
|
+
|
567
|
+
### Parameters
|
568
|
+
|
569
|
+
Name | Type | Description | Notes
|
570
|
+
------------- | ------------- | ------------- | -------------
|
571
|
+
**plan_id** | **String**| id of the plan |
|
572
|
+
|
573
|
+
### Return type
|
574
|
+
|
575
|
+
[**PlanJson**](PlanJson.md)
|
576
|
+
|
577
|
+
### Authorization
|
578
|
+
|
579
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
580
|
+
|
581
|
+
### HTTP request headers
|
582
|
+
|
583
|
+
- **Content-Type**: Not defined
|
584
|
+
- **Accept**: application/json
|
585
|
+
|
586
|
+
|
587
|
+
|
588
|
+
# **delete_product**
|
589
|
+
> ProductJson delete_product(id)
|
590
|
+
|
591
|
+
Delete a product
|
592
|
+
|
593
|
+
Delete the specified product.
|
594
|
+
|
595
|
+
### Example
|
596
|
+
```ruby
|
597
|
+
# load the gem
|
598
|
+
require 'subskribe_dev2'
|
599
|
+
# setup authorization
|
600
|
+
SubskribeDevClient.configure do |config|
|
601
|
+
# Configure API key authorization: ApiKeyAuth
|
602
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
603
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
604
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
605
|
+
end
|
606
|
+
|
607
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
608
|
+
|
609
|
+
id = 'id_example' # String | id of the product
|
610
|
+
|
611
|
+
|
612
|
+
begin
|
613
|
+
#Delete a product
|
614
|
+
result = api_instance.delete_product(id)
|
615
|
+
p result
|
616
|
+
rescue SubskribeDevClient::ApiError => e
|
617
|
+
puts "Exception when calling ProductCatalogApi->delete_product: #{e}"
|
618
|
+
end
|
619
|
+
```
|
620
|
+
|
621
|
+
### Parameters
|
622
|
+
|
623
|
+
Name | Type | Description | Notes
|
624
|
+
------------- | ------------- | ------------- | -------------
|
625
|
+
**id** | **String**| id of the product |
|
626
|
+
|
627
|
+
### Return type
|
628
|
+
|
629
|
+
[**ProductJson**](ProductJson.md)
|
630
|
+
|
631
|
+
### Authorization
|
632
|
+
|
633
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
634
|
+
|
635
|
+
### HTTP request headers
|
636
|
+
|
637
|
+
- **Content-Type**: Not defined
|
638
|
+
- **Accept**: application/json
|
639
|
+
|
640
|
+
|
641
|
+
|
642
|
+
# **delete_product_category**
|
643
|
+
> ProductCategory delete_product_category(id)
|
644
|
+
|
645
|
+
Delete a product category
|
646
|
+
|
647
|
+
Deletes the specified product category. Note that a product category can't be delete once it's in use.
|
648
|
+
|
649
|
+
### Example
|
650
|
+
```ruby
|
651
|
+
# load the gem
|
652
|
+
require 'subskribe_dev2'
|
653
|
+
# setup authorization
|
654
|
+
SubskribeDevClient.configure do |config|
|
655
|
+
# Configure API key authorization: ApiKeyAuth
|
656
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
657
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
658
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
659
|
+
end
|
660
|
+
|
661
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
662
|
+
|
663
|
+
id = 'id_example' # String | id of the category
|
664
|
+
|
665
|
+
|
666
|
+
begin
|
667
|
+
#Delete a product category
|
668
|
+
result = api_instance.delete_product_category(id)
|
669
|
+
p result
|
670
|
+
rescue SubskribeDevClient::ApiError => e
|
671
|
+
puts "Exception when calling ProductCatalogApi->delete_product_category: #{e}"
|
672
|
+
end
|
673
|
+
```
|
674
|
+
|
675
|
+
### Parameters
|
676
|
+
|
677
|
+
Name | Type | Description | Notes
|
678
|
+
------------- | ------------- | ------------- | -------------
|
679
|
+
**id** | **String**| id of the category |
|
680
|
+
|
681
|
+
### Return type
|
682
|
+
|
683
|
+
[**ProductCategory**](ProductCategory.md)
|
684
|
+
|
685
|
+
### Authorization
|
686
|
+
|
687
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
688
|
+
|
689
|
+
### HTTP request headers
|
690
|
+
|
691
|
+
- **Content-Type**: Not defined
|
692
|
+
- **Accept**: application/json
|
693
|
+
|
694
|
+
|
695
|
+
|
696
|
+
# **deprecate_plan**
|
697
|
+
> PlanJson deprecate_plan(plan_id)
|
698
|
+
|
699
|
+
Deprecate a plan
|
700
|
+
|
701
|
+
Marks a plan as deprecated. Once deprecated a plan may not be attached to new orders.
|
702
|
+
|
703
|
+
### Example
|
704
|
+
```ruby
|
705
|
+
# load the gem
|
706
|
+
require 'subskribe_dev2'
|
707
|
+
# setup authorization
|
708
|
+
SubskribeDevClient.configure do |config|
|
709
|
+
# Configure API key authorization: ApiKeyAuth
|
710
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
711
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
712
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
713
|
+
end
|
714
|
+
|
715
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
716
|
+
|
717
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
718
|
+
|
719
|
+
|
720
|
+
begin
|
721
|
+
#Deprecate a plan
|
722
|
+
result = api_instance.deprecate_plan(plan_id)
|
723
|
+
p result
|
724
|
+
rescue SubskribeDevClient::ApiError => e
|
725
|
+
puts "Exception when calling ProductCatalogApi->deprecate_plan: #{e}"
|
726
|
+
end
|
727
|
+
```
|
728
|
+
|
729
|
+
### Parameters
|
730
|
+
|
731
|
+
Name | Type | Description | Notes
|
732
|
+
------------- | ------------- | ------------- | -------------
|
733
|
+
**plan_id** | **String**| id of the plan |
|
734
|
+
|
735
|
+
### Return type
|
736
|
+
|
737
|
+
[**PlanJson**](PlanJson.md)
|
738
|
+
|
739
|
+
### Authorization
|
740
|
+
|
741
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
742
|
+
|
743
|
+
### HTTP request headers
|
744
|
+
|
745
|
+
- **Content-Type**: Not defined
|
746
|
+
- **Accept**: application/json
|
747
|
+
|
748
|
+
|
749
|
+
|
750
|
+
# **duplicate_plan**
|
751
|
+
> PlanJson duplicate_plan(plan_id)
|
752
|
+
|
753
|
+
Duplicate a plan
|
754
|
+
|
755
|
+
Duplicates the specified plan. On success the new plan id is returned.
|
756
|
+
|
757
|
+
### Example
|
758
|
+
```ruby
|
759
|
+
# load the gem
|
760
|
+
require 'subskribe_dev2'
|
761
|
+
# setup authorization
|
762
|
+
SubskribeDevClient.configure do |config|
|
763
|
+
# Configure API key authorization: ApiKeyAuth
|
764
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
765
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
766
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
767
|
+
end
|
768
|
+
|
769
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
770
|
+
|
771
|
+
plan_id = 'plan_id_example' # String | id of the plan to duplicate
|
772
|
+
|
773
|
+
|
774
|
+
begin
|
775
|
+
#Duplicate a plan
|
776
|
+
result = api_instance.duplicate_plan(plan_id)
|
777
|
+
p result
|
778
|
+
rescue SubskribeDevClient::ApiError => e
|
779
|
+
puts "Exception when calling ProductCatalogApi->duplicate_plan: #{e}"
|
780
|
+
end
|
781
|
+
```
|
782
|
+
|
783
|
+
### Parameters
|
784
|
+
|
785
|
+
Name | Type | Description | Notes
|
786
|
+
------------- | ------------- | ------------- | -------------
|
787
|
+
**plan_id** | **String**| id of the plan to duplicate |
|
788
|
+
|
789
|
+
### Return type
|
790
|
+
|
791
|
+
[**PlanJson**](PlanJson.md)
|
792
|
+
|
793
|
+
### Authorization
|
794
|
+
|
795
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
796
|
+
|
797
|
+
### HTTP request headers
|
798
|
+
|
799
|
+
- **Content-Type**: Not defined
|
800
|
+
- **Accept**: application/json
|
801
|
+
|
802
|
+
|
803
|
+
|
804
|
+
# **export_product_catalog**
|
805
|
+
> export_product_catalog
|
806
|
+
|
807
|
+
Export product catalog
|
808
|
+
|
809
|
+
Export the product catalog in CSV format.
|
810
|
+
|
811
|
+
### Example
|
812
|
+
```ruby
|
813
|
+
# load the gem
|
814
|
+
require 'subskribe_dev2'
|
815
|
+
# setup authorization
|
816
|
+
SubskribeDevClient.configure do |config|
|
817
|
+
# Configure API key authorization: ApiKeyAuth
|
818
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
819
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
820
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
821
|
+
end
|
822
|
+
|
823
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
824
|
+
|
825
|
+
begin
|
826
|
+
#Export product catalog
|
827
|
+
api_instance.export_product_catalog
|
828
|
+
rescue SubskribeDevClient::ApiError => e
|
829
|
+
puts "Exception when calling ProductCatalogApi->export_product_catalog: #{e}"
|
830
|
+
end
|
831
|
+
```
|
832
|
+
|
833
|
+
### Parameters
|
834
|
+
This endpoint does not need any parameter.
|
835
|
+
|
836
|
+
### Return type
|
837
|
+
|
838
|
+
nil (empty response body)
|
839
|
+
|
840
|
+
### Authorization
|
841
|
+
|
842
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
843
|
+
|
844
|
+
### HTTP request headers
|
845
|
+
|
846
|
+
- **Content-Type**: Not defined
|
847
|
+
- **Accept**: application/json
|
848
|
+
|
849
|
+
|
850
|
+
|
851
|
+
# **get_catalog_relationship_by_id**
|
852
|
+
> CatalogRelationship get_catalog_relationship_by_id(relationship_id)
|
853
|
+
|
854
|
+
Get relationship details
|
855
|
+
|
856
|
+
Gets the details of the specified catalog relationship.
|
857
|
+
|
858
|
+
### Example
|
859
|
+
```ruby
|
860
|
+
# load the gem
|
861
|
+
require 'subskribe_dev2'
|
862
|
+
# setup authorization
|
863
|
+
SubskribeDevClient.configure do |config|
|
864
|
+
# Configure API key authorization: ApiKeyAuth
|
865
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
866
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
867
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
868
|
+
end
|
869
|
+
|
870
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
871
|
+
|
872
|
+
relationship_id = 'relationship_id_example' # String | id of the relationship
|
873
|
+
|
874
|
+
|
875
|
+
begin
|
876
|
+
#Get relationship details
|
877
|
+
result = api_instance.get_catalog_relationship_by_id(relationship_id)
|
878
|
+
p result
|
879
|
+
rescue SubskribeDevClient::ApiError => e
|
880
|
+
puts "Exception when calling ProductCatalogApi->get_catalog_relationship_by_id: #{e}"
|
881
|
+
end
|
882
|
+
```
|
883
|
+
|
884
|
+
### Parameters
|
885
|
+
|
886
|
+
Name | Type | Description | Notes
|
887
|
+
------------- | ------------- | ------------- | -------------
|
888
|
+
**relationship_id** | **String**| id of the relationship |
|
889
|
+
|
890
|
+
### Return type
|
891
|
+
|
892
|
+
[**CatalogRelationship**](CatalogRelationship.md)
|
893
|
+
|
894
|
+
### Authorization
|
895
|
+
|
896
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
897
|
+
|
898
|
+
### HTTP request headers
|
899
|
+
|
900
|
+
- **Content-Type**: Not defined
|
901
|
+
- **Accept**: application/json
|
902
|
+
|
903
|
+
|
904
|
+
|
905
|
+
# **get_charge**
|
906
|
+
> ChargeJson get_charge(plan_id, charge_id)
|
907
|
+
|
908
|
+
Get charge details
|
909
|
+
|
910
|
+
Gets the details of the specified charge on the specified plan.
|
911
|
+
|
912
|
+
### Example
|
913
|
+
```ruby
|
914
|
+
# load the gem
|
915
|
+
require 'subskribe_dev2'
|
916
|
+
# setup authorization
|
917
|
+
SubskribeDevClient.configure do |config|
|
918
|
+
# Configure API key authorization: ApiKeyAuth
|
919
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
920
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
921
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
922
|
+
end
|
923
|
+
|
924
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
925
|
+
|
926
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
927
|
+
|
928
|
+
charge_id = 'charge_id_example' # String | id of the charge
|
929
|
+
|
930
|
+
|
931
|
+
begin
|
932
|
+
#Get charge details
|
933
|
+
result = api_instance.get_charge(plan_id, charge_id)
|
934
|
+
p result
|
935
|
+
rescue SubskribeDevClient::ApiError => e
|
936
|
+
puts "Exception when calling ProductCatalogApi->get_charge: #{e}"
|
937
|
+
end
|
938
|
+
```
|
939
|
+
|
940
|
+
### Parameters
|
941
|
+
|
942
|
+
Name | Type | Description | Notes
|
943
|
+
------------- | ------------- | ------------- | -------------
|
944
|
+
**plan_id** | **String**| id of the plan |
|
945
|
+
**charge_id** | **String**| id of the charge |
|
946
|
+
|
947
|
+
### Return type
|
948
|
+
|
949
|
+
[**ChargeJson**](ChargeJson.md)
|
950
|
+
|
951
|
+
### Authorization
|
952
|
+
|
953
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
954
|
+
|
955
|
+
### HTTP request headers
|
956
|
+
|
957
|
+
- **Content-Type**: Not defined
|
958
|
+
- **Accept**: application/json
|
959
|
+
|
960
|
+
|
961
|
+
|
962
|
+
# **get_charge_ledger_accounts**
|
963
|
+
> Array<LedgerAccount> get_charge_ledger_accounts(plan_id, charge_id)
|
964
|
+
|
965
|
+
Get ledger accounts
|
966
|
+
|
967
|
+
Gets the ledger accounts mapped to the specified charge
|
968
|
+
|
969
|
+
### Example
|
970
|
+
```ruby
|
971
|
+
# load the gem
|
972
|
+
require 'subskribe_dev2'
|
973
|
+
# setup authorization
|
974
|
+
SubskribeDevClient.configure do |config|
|
975
|
+
# Configure API key authorization: ApiKeyAuth
|
976
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
977
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
978
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
979
|
+
end
|
980
|
+
|
981
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
982
|
+
|
983
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
984
|
+
|
985
|
+
charge_id = 'charge_id_example' # String | id of the charge
|
986
|
+
|
987
|
+
|
988
|
+
begin
|
989
|
+
#Get ledger accounts
|
990
|
+
result = api_instance.get_charge_ledger_accounts(plan_id, charge_id)
|
991
|
+
p result
|
992
|
+
rescue SubskribeDevClient::ApiError => e
|
993
|
+
puts "Exception when calling ProductCatalogApi->get_charge_ledger_accounts: #{e}"
|
994
|
+
end
|
995
|
+
```
|
996
|
+
|
997
|
+
### Parameters
|
998
|
+
|
999
|
+
Name | Type | Description | Notes
|
1000
|
+
------------- | ------------- | ------------- | -------------
|
1001
|
+
**plan_id** | **String**| id of the plan |
|
1002
|
+
**charge_id** | **String**| id of the charge |
|
1003
|
+
|
1004
|
+
### Return type
|
1005
|
+
|
1006
|
+
[**Array<LedgerAccount>**](LedgerAccount.md)
|
1007
|
+
|
1008
|
+
### Authorization
|
1009
|
+
|
1010
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1011
|
+
|
1012
|
+
### HTTP request headers
|
1013
|
+
|
1014
|
+
- **Content-Type**: Not defined
|
1015
|
+
- **Accept**: application/json
|
1016
|
+
|
1017
|
+
|
1018
|
+
|
1019
|
+
# **get_percent_of_relationships**
|
1020
|
+
> Array<CatalogRelationship> get_percent_of_relationships(from_plan_id)
|
1021
|
+
|
1022
|
+
Get percent of relationships for a plan
|
1023
|
+
|
1024
|
+
Gets the percent of relationships for the specified plan.
|
1025
|
+
|
1026
|
+
### Example
|
1027
|
+
```ruby
|
1028
|
+
# load the gem
|
1029
|
+
require 'subskribe_dev2'
|
1030
|
+
# setup authorization
|
1031
|
+
SubskribeDevClient.configure do |config|
|
1032
|
+
# Configure API key authorization: ApiKeyAuth
|
1033
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1034
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1035
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1036
|
+
end
|
1037
|
+
|
1038
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1039
|
+
|
1040
|
+
from_plan_id = 'from_plan_id_example' # String | id of the plan
|
1041
|
+
|
1042
|
+
|
1043
|
+
begin
|
1044
|
+
#Get percent of relationships for a plan
|
1045
|
+
result = api_instance.get_percent_of_relationships(from_plan_id)
|
1046
|
+
p result
|
1047
|
+
rescue SubskribeDevClient::ApiError => e
|
1048
|
+
puts "Exception when calling ProductCatalogApi->get_percent_of_relationships: #{e}"
|
1049
|
+
end
|
1050
|
+
```
|
1051
|
+
|
1052
|
+
### Parameters
|
1053
|
+
|
1054
|
+
Name | Type | Description | Notes
|
1055
|
+
------------- | ------------- | ------------- | -------------
|
1056
|
+
**from_plan_id** | **String**| id of the plan |
|
1057
|
+
|
1058
|
+
### Return type
|
1059
|
+
|
1060
|
+
[**Array<CatalogRelationship>**](CatalogRelationship.md)
|
1061
|
+
|
1062
|
+
### Authorization
|
1063
|
+
|
1064
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1065
|
+
|
1066
|
+
### HTTP request headers
|
1067
|
+
|
1068
|
+
- **Content-Type**: Not defined
|
1069
|
+
- **Accept**: application/json
|
1070
|
+
|
1071
|
+
|
1072
|
+
|
1073
|
+
# **get_plan**
|
1074
|
+
> PlanJson get_plan(plan_id)
|
1075
|
+
|
1076
|
+
Get plan details
|
1077
|
+
|
1078
|
+
Returns the details of the specified plan.
|
1079
|
+
|
1080
|
+
### Example
|
1081
|
+
```ruby
|
1082
|
+
# load the gem
|
1083
|
+
require 'subskribe_dev2'
|
1084
|
+
# setup authorization
|
1085
|
+
SubskribeDevClient.configure do |config|
|
1086
|
+
# Configure API key authorization: ApiKeyAuth
|
1087
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1088
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1089
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1090
|
+
end
|
1091
|
+
|
1092
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1093
|
+
|
1094
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
1095
|
+
|
1096
|
+
|
1097
|
+
begin
|
1098
|
+
#Get plan details
|
1099
|
+
result = api_instance.get_plan(plan_id)
|
1100
|
+
p result
|
1101
|
+
rescue SubskribeDevClient::ApiError => e
|
1102
|
+
puts "Exception when calling ProductCatalogApi->get_plan: #{e}"
|
1103
|
+
end
|
1104
|
+
```
|
1105
|
+
|
1106
|
+
### Parameters
|
1107
|
+
|
1108
|
+
Name | Type | Description | Notes
|
1109
|
+
------------- | ------------- | ------------- | -------------
|
1110
|
+
**plan_id** | **String**| id of the plan |
|
1111
|
+
|
1112
|
+
### Return type
|
1113
|
+
|
1114
|
+
[**PlanJson**](PlanJson.md)
|
1115
|
+
|
1116
|
+
### Authorization
|
1117
|
+
|
1118
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1119
|
+
|
1120
|
+
### HTTP request headers
|
1121
|
+
|
1122
|
+
- **Content-Type**: Not defined
|
1123
|
+
- **Accept**: application/json
|
1124
|
+
|
1125
|
+
|
1126
|
+
|
1127
|
+
# **get_plans**
|
1128
|
+
> PlanJsonPaginationResponse get_plans(opts)
|
1129
|
+
|
1130
|
+
Get plans
|
1131
|
+
|
1132
|
+
Returns all plans for a product. The result is paginated. To retrieve all results pass the cursor returned from a call to the next call until all results are returned.
|
1133
|
+
|
1134
|
+
### Example
|
1135
|
+
```ruby
|
1136
|
+
# load the gem
|
1137
|
+
require 'subskribe_dev2'
|
1138
|
+
# setup authorization
|
1139
|
+
SubskribeDevClient.configure do |config|
|
1140
|
+
# Configure API key authorization: ApiKeyAuth
|
1141
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1142
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1143
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1144
|
+
end
|
1145
|
+
|
1146
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1147
|
+
|
1148
|
+
opts = {
|
1149
|
+
product_id: 'product_id_example', # String | id of the product
|
1150
|
+
status: 'status_example', # String | filter by plan status
|
1151
|
+
cursor: 'cursor_example', # String | cursor from the last call
|
1152
|
+
limit: 56 # Integer | number of results per page
|
1153
|
+
}
|
1154
|
+
|
1155
|
+
begin
|
1156
|
+
#Get plans
|
1157
|
+
result = api_instance.get_plans(opts)
|
1158
|
+
p result
|
1159
|
+
rescue SubskribeDevClient::ApiError => e
|
1160
|
+
puts "Exception when calling ProductCatalogApi->get_plans: #{e}"
|
1161
|
+
end
|
1162
|
+
```
|
1163
|
+
|
1164
|
+
### Parameters
|
1165
|
+
|
1166
|
+
Name | Type | Description | Notes
|
1167
|
+
------------- | ------------- | ------------- | -------------
|
1168
|
+
**product_id** | **String**| id of the product | [optional]
|
1169
|
+
**status** | **String**| filter by plan status | [optional]
|
1170
|
+
**cursor** | [**String**](.md)| cursor from the last call | [optional]
|
1171
|
+
**limit** | **Integer**| number of results per page | [optional]
|
1172
|
+
|
1173
|
+
### Return type
|
1174
|
+
|
1175
|
+
[**PlanJsonPaginationResponse**](PlanJsonPaginationResponse.md)
|
1176
|
+
|
1177
|
+
### Authorization
|
1178
|
+
|
1179
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1180
|
+
|
1181
|
+
### HTTP request headers
|
1182
|
+
|
1183
|
+
- **Content-Type**: Not defined
|
1184
|
+
- **Accept**: application/json
|
1185
|
+
|
1186
|
+
|
1187
|
+
|
1188
|
+
# **get_product**
|
1189
|
+
> ProductJson get_product(id)
|
1190
|
+
|
1191
|
+
Get product details.
|
1192
|
+
|
1193
|
+
Gets the details of the specified product.
|
1194
|
+
|
1195
|
+
### Example
|
1196
|
+
```ruby
|
1197
|
+
# load the gem
|
1198
|
+
require 'subskribe_dev2'
|
1199
|
+
# setup authorization
|
1200
|
+
SubskribeDevClient.configure do |config|
|
1201
|
+
# Configure API key authorization: ApiKeyAuth
|
1202
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1203
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1204
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1205
|
+
end
|
1206
|
+
|
1207
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1208
|
+
|
1209
|
+
id = 'id_example' # String | id of the product
|
1210
|
+
|
1211
|
+
|
1212
|
+
begin
|
1213
|
+
#Get product details.
|
1214
|
+
result = api_instance.get_product(id)
|
1215
|
+
p result
|
1216
|
+
rescue SubskribeDevClient::ApiError => e
|
1217
|
+
puts "Exception when calling ProductCatalogApi->get_product: #{e}"
|
1218
|
+
end
|
1219
|
+
```
|
1220
|
+
|
1221
|
+
### Parameters
|
1222
|
+
|
1223
|
+
Name | Type | Description | Notes
|
1224
|
+
------------- | ------------- | ------------- | -------------
|
1225
|
+
**id** | **String**| id of the product |
|
1226
|
+
|
1227
|
+
### Return type
|
1228
|
+
|
1229
|
+
[**ProductJson**](ProductJson.md)
|
1230
|
+
|
1231
|
+
### Authorization
|
1232
|
+
|
1233
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1234
|
+
|
1235
|
+
### HTTP request headers
|
1236
|
+
|
1237
|
+
- **Content-Type**: Not defined
|
1238
|
+
- **Accept**: application/json
|
1239
|
+
|
1240
|
+
|
1241
|
+
|
1242
|
+
# **get_product_categories**
|
1243
|
+
> ProductCategoryPaginationResponse get_product_categories(opts)
|
1244
|
+
|
1245
|
+
Get product Categories
|
1246
|
+
|
1247
|
+
Gets all product categories for your tenant. The results are paginated. To fetch all results pass the cursor returned from a call to the subsequent calls until all results are returned. Initially the cursor should not be specified.
|
1248
|
+
|
1249
|
+
### Example
|
1250
|
+
```ruby
|
1251
|
+
# load the gem
|
1252
|
+
require 'subskribe_dev2'
|
1253
|
+
# setup authorization
|
1254
|
+
SubskribeDevClient.configure do |config|
|
1255
|
+
# Configure API key authorization: ApiKeyAuth
|
1256
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1257
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1258
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1259
|
+
end
|
1260
|
+
|
1261
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1262
|
+
|
1263
|
+
opts = {
|
1264
|
+
cursor: 'cursor_example', # String | cursor from prior call
|
1265
|
+
limit: 56 # Integer | number of results per page
|
1266
|
+
}
|
1267
|
+
|
1268
|
+
begin
|
1269
|
+
#Get product Categories
|
1270
|
+
result = api_instance.get_product_categories(opts)
|
1271
|
+
p result
|
1272
|
+
rescue SubskribeDevClient::ApiError => e
|
1273
|
+
puts "Exception when calling ProductCatalogApi->get_product_categories: #{e}"
|
1274
|
+
end
|
1275
|
+
```
|
1276
|
+
|
1277
|
+
### Parameters
|
1278
|
+
|
1279
|
+
Name | Type | Description | Notes
|
1280
|
+
------------- | ------------- | ------------- | -------------
|
1281
|
+
**cursor** | [**String**](.md)| cursor from prior call | [optional]
|
1282
|
+
**limit** | **Integer**| number of results per page | [optional]
|
1283
|
+
|
1284
|
+
### Return type
|
1285
|
+
|
1286
|
+
[**ProductCategoryPaginationResponse**](ProductCategoryPaginationResponse.md)
|
1287
|
+
|
1288
|
+
### Authorization
|
1289
|
+
|
1290
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1291
|
+
|
1292
|
+
### HTTP request headers
|
1293
|
+
|
1294
|
+
- **Content-Type**: Not defined
|
1295
|
+
- **Accept**: application/json
|
1296
|
+
|
1297
|
+
|
1298
|
+
|
1299
|
+
# **get_product_category**
|
1300
|
+
> ProductCategory get_product_category(id)
|
1301
|
+
|
1302
|
+
Get product category details
|
1303
|
+
|
1304
|
+
Gets the details of the specified product category
|
1305
|
+
|
1306
|
+
### Example
|
1307
|
+
```ruby
|
1308
|
+
# load the gem
|
1309
|
+
require 'subskribe_dev2'
|
1310
|
+
# setup authorization
|
1311
|
+
SubskribeDevClient.configure do |config|
|
1312
|
+
# Configure API key authorization: ApiKeyAuth
|
1313
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1314
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1315
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1316
|
+
end
|
1317
|
+
|
1318
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1319
|
+
|
1320
|
+
id = 'id_example' # String | id of the category
|
1321
|
+
|
1322
|
+
|
1323
|
+
begin
|
1324
|
+
#Get product category details
|
1325
|
+
result = api_instance.get_product_category(id)
|
1326
|
+
p result
|
1327
|
+
rescue SubskribeDevClient::ApiError => e
|
1328
|
+
puts "Exception when calling ProductCatalogApi->get_product_category: #{e}"
|
1329
|
+
end
|
1330
|
+
```
|
1331
|
+
|
1332
|
+
### Parameters
|
1333
|
+
|
1334
|
+
Name | Type | Description | Notes
|
1335
|
+
------------- | ------------- | ------------- | -------------
|
1336
|
+
**id** | **String**| id of the category |
|
1337
|
+
|
1338
|
+
### Return type
|
1339
|
+
|
1340
|
+
[**ProductCategory**](ProductCategory.md)
|
1341
|
+
|
1342
|
+
### Authorization
|
1343
|
+
|
1344
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1345
|
+
|
1346
|
+
### HTTP request headers
|
1347
|
+
|
1348
|
+
- **Content-Type**: Not defined
|
1349
|
+
- **Accept**: application/json
|
1350
|
+
|
1351
|
+
|
1352
|
+
|
1353
|
+
# **get_products**
|
1354
|
+
> ProductJsonPaginationResponse get_products(opts)
|
1355
|
+
|
1356
|
+
Get products
|
1357
|
+
|
1358
|
+
Returns all products for your tenant. The results on paginated. To fetch them all pass the cursor returned from a call to the subsequent call until all results are fetched. Initially the cursor should not be specified.
|
1359
|
+
|
1360
|
+
### Example
|
1361
|
+
```ruby
|
1362
|
+
# load the gem
|
1363
|
+
require 'subskribe_dev2'
|
1364
|
+
# setup authorization
|
1365
|
+
SubskribeDevClient.configure do |config|
|
1366
|
+
# Configure API key authorization: ApiKeyAuth
|
1367
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1368
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1369
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1370
|
+
end
|
1371
|
+
|
1372
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1373
|
+
|
1374
|
+
opts = {
|
1375
|
+
cursor: 'cursor_example', # String | cursor received from prior call
|
1376
|
+
limit: 56 # Integer | number of results per page
|
1377
|
+
}
|
1378
|
+
|
1379
|
+
begin
|
1380
|
+
#Get products
|
1381
|
+
result = api_instance.get_products(opts)
|
1382
|
+
p result
|
1383
|
+
rescue SubskribeDevClient::ApiError => e
|
1384
|
+
puts "Exception when calling ProductCatalogApi->get_products: #{e}"
|
1385
|
+
end
|
1386
|
+
```
|
1387
|
+
|
1388
|
+
### Parameters
|
1389
|
+
|
1390
|
+
Name | Type | Description | Notes
|
1391
|
+
------------- | ------------- | ------------- | -------------
|
1392
|
+
**cursor** | [**String**](.md)| cursor received from prior call | [optional]
|
1393
|
+
**limit** | **Integer**| number of results per page | [optional]
|
1394
|
+
|
1395
|
+
### Return type
|
1396
|
+
|
1397
|
+
[**ProductJsonPaginationResponse**](ProductJsonPaginationResponse.md)
|
1398
|
+
|
1399
|
+
### Authorization
|
1400
|
+
|
1401
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1402
|
+
|
1403
|
+
### HTTP request headers
|
1404
|
+
|
1405
|
+
- **Content-Type**: Not defined
|
1406
|
+
- **Accept**: application/json
|
1407
|
+
|
1408
|
+
|
1409
|
+
|
1410
|
+
# **get_target_plans_for_percent_of_plan_id**
|
1411
|
+
> CatalogRelationship get_target_plans_for_percent_of_plan_id(plan_id)
|
1412
|
+
|
1413
|
+
Get percent of target plans
|
1414
|
+
|
1415
|
+
Gets the list of percent of charge target plans.
|
1416
|
+
|
1417
|
+
### Example
|
1418
|
+
```ruby
|
1419
|
+
# load the gem
|
1420
|
+
require 'subskribe_dev2'
|
1421
|
+
# setup authorization
|
1422
|
+
SubskribeDevClient.configure do |config|
|
1423
|
+
# Configure API key authorization: ApiKeyAuth
|
1424
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1425
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1426
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1430
|
+
|
1431
|
+
plan_id = 'plan_id_example' # String |
|
1432
|
+
|
1433
|
+
|
1434
|
+
begin
|
1435
|
+
#Get percent of target plans
|
1436
|
+
result = api_instance.get_target_plans_for_percent_of_plan_id(plan_id)
|
1437
|
+
p result
|
1438
|
+
rescue SubskribeDevClient::ApiError => e
|
1439
|
+
puts "Exception when calling ProductCatalogApi->get_target_plans_for_percent_of_plan_id: #{e}"
|
1440
|
+
end
|
1441
|
+
```
|
1442
|
+
|
1443
|
+
### Parameters
|
1444
|
+
|
1445
|
+
Name | Type | Description | Notes
|
1446
|
+
------------- | ------------- | ------------- | -------------
|
1447
|
+
**plan_id** | **String**| |
|
1448
|
+
|
1449
|
+
### Return type
|
1450
|
+
|
1451
|
+
[**CatalogRelationship**](CatalogRelationship.md)
|
1452
|
+
|
1453
|
+
### Authorization
|
1454
|
+
|
1455
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1456
|
+
|
1457
|
+
### HTTP request headers
|
1458
|
+
|
1459
|
+
- **Content-Type**: Not defined
|
1460
|
+
- **Accept**: application/json
|
1461
|
+
|
1462
|
+
|
1463
|
+
|
1464
|
+
# **map_ledger_accounts_to_charge**
|
1465
|
+
> Array<LedgerAccount> map_ledger_accounts_to_charge(plan_id, charge_id, body)
|
1466
|
+
|
1467
|
+
Map ledger accounts
|
1468
|
+
|
1469
|
+
Map ledger accounts to the specified charge for the specified plan.
|
1470
|
+
|
1471
|
+
### Example
|
1472
|
+
```ruby
|
1473
|
+
# load the gem
|
1474
|
+
require 'subskribe_dev2'
|
1475
|
+
# setup authorization
|
1476
|
+
SubskribeDevClient.configure do |config|
|
1477
|
+
# Configure API key authorization: ApiKeyAuth
|
1478
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1479
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1480
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1481
|
+
end
|
1482
|
+
|
1483
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1484
|
+
|
1485
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
1486
|
+
|
1487
|
+
charge_id = 'charge_id_example' # String | id of the charge
|
1488
|
+
|
1489
|
+
body = [SubskribeDevClient::Array<String>.new] # Array<String> | list of the ledger account ids
|
1490
|
+
|
1491
|
+
|
1492
|
+
begin
|
1493
|
+
#Map ledger accounts
|
1494
|
+
result = api_instance.map_ledger_accounts_to_charge(plan_id, charge_id, body)
|
1495
|
+
p result
|
1496
|
+
rescue SubskribeDevClient::ApiError => e
|
1497
|
+
puts "Exception when calling ProductCatalogApi->map_ledger_accounts_to_charge: #{e}"
|
1498
|
+
end
|
1499
|
+
```
|
1500
|
+
|
1501
|
+
### Parameters
|
1502
|
+
|
1503
|
+
Name | Type | Description | Notes
|
1504
|
+
------------- | ------------- | ------------- | -------------
|
1505
|
+
**plan_id** | **String**| id of the plan |
|
1506
|
+
**charge_id** | **String**| id of the charge |
|
1507
|
+
**body** | **Array<String>**| list of the ledger account ids |
|
1508
|
+
|
1509
|
+
### Return type
|
1510
|
+
|
1511
|
+
[**Array<LedgerAccount>**](LedgerAccount.md)
|
1512
|
+
|
1513
|
+
### Authorization
|
1514
|
+
|
1515
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1516
|
+
|
1517
|
+
### HTTP request headers
|
1518
|
+
|
1519
|
+
- **Content-Type**: application/json
|
1520
|
+
- **Accept**: application/json
|
1521
|
+
|
1522
|
+
|
1523
|
+
|
1524
|
+
# **patch_charge**
|
1525
|
+
> ChargeJson patch_charge(plan_id, charge_id, opts)
|
1526
|
+
|
1527
|
+
Update non-financial charge details
|
1528
|
+
|
1529
|
+
Updates certain details of the specified charge which won't impact its financial treatment
|
1530
|
+
|
1531
|
+
### Example
|
1532
|
+
```ruby
|
1533
|
+
# load the gem
|
1534
|
+
require 'subskribe_dev2'
|
1535
|
+
# setup authorization
|
1536
|
+
SubskribeDevClient.configure do |config|
|
1537
|
+
# Configure API key authorization: ApiKeyAuth
|
1538
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1539
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1540
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1541
|
+
end
|
1542
|
+
|
1543
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1544
|
+
|
1545
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
1546
|
+
|
1547
|
+
charge_id = 'charge_id_example' # String | id of the charge
|
1548
|
+
|
1549
|
+
opts = {
|
1550
|
+
body: SubskribeDevClient::ChargePartialJson.new # ChargePartialJson |
|
1551
|
+
}
|
1552
|
+
|
1553
|
+
begin
|
1554
|
+
#Update non-financial charge details
|
1555
|
+
result = api_instance.patch_charge(plan_id, charge_id, opts)
|
1556
|
+
p result
|
1557
|
+
rescue SubskribeDevClient::ApiError => e
|
1558
|
+
puts "Exception when calling ProductCatalogApi->patch_charge: #{e}"
|
1559
|
+
end
|
1560
|
+
```
|
1561
|
+
|
1562
|
+
### Parameters
|
1563
|
+
|
1564
|
+
Name | Type | Description | Notes
|
1565
|
+
------------- | ------------- | ------------- | -------------
|
1566
|
+
**plan_id** | **String**| id of the plan |
|
1567
|
+
**charge_id** | **String**| id of the charge |
|
1568
|
+
**body** | [**ChargePartialJson**](ChargePartialJson.md)| | [optional]
|
1569
|
+
|
1570
|
+
### Return type
|
1571
|
+
|
1572
|
+
[**ChargeJson**](ChargeJson.md)
|
1573
|
+
|
1574
|
+
### Authorization
|
1575
|
+
|
1576
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1577
|
+
|
1578
|
+
### HTTP request headers
|
1579
|
+
|
1580
|
+
- **Content-Type**: application/json
|
1581
|
+
- **Accept**: application/json
|
1582
|
+
|
1583
|
+
|
1584
|
+
|
1585
|
+
# **reactivate_plan**
|
1586
|
+
> PlanJson reactivate_plan(plan_id)
|
1587
|
+
|
1588
|
+
Reactivate a plan
|
1589
|
+
|
1590
|
+
Reactivates a deprecated plan.
|
1591
|
+
|
1592
|
+
### Example
|
1593
|
+
```ruby
|
1594
|
+
# load the gem
|
1595
|
+
require 'subskribe_dev2'
|
1596
|
+
# setup authorization
|
1597
|
+
SubskribeDevClient.configure do |config|
|
1598
|
+
# Configure API key authorization: ApiKeyAuth
|
1599
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1600
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1601
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1602
|
+
end
|
1603
|
+
|
1604
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1605
|
+
|
1606
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
1607
|
+
|
1608
|
+
|
1609
|
+
begin
|
1610
|
+
#Reactivate a plan
|
1611
|
+
result = api_instance.reactivate_plan(plan_id)
|
1612
|
+
p result
|
1613
|
+
rescue SubskribeDevClient::ApiError => e
|
1614
|
+
puts "Exception when calling ProductCatalogApi->reactivate_plan: #{e}"
|
1615
|
+
end
|
1616
|
+
```
|
1617
|
+
|
1618
|
+
### Parameters
|
1619
|
+
|
1620
|
+
Name | Type | Description | Notes
|
1621
|
+
------------- | ------------- | ------------- | -------------
|
1622
|
+
**plan_id** | **String**| id of the plan |
|
1623
|
+
|
1624
|
+
### Return type
|
1625
|
+
|
1626
|
+
[**PlanJson**](PlanJson.md)
|
1627
|
+
|
1628
|
+
### Authorization
|
1629
|
+
|
1630
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1631
|
+
|
1632
|
+
### HTTP request headers
|
1633
|
+
|
1634
|
+
- **Content-Type**: Not defined
|
1635
|
+
- **Accept**: application/json
|
1636
|
+
|
1637
|
+
|
1638
|
+
|
1639
|
+
# **update_charge**
|
1640
|
+
> update_charge(plan_id, charge_id, opts)
|
1641
|
+
|
1642
|
+
Update charge details
|
1643
|
+
|
1644
|
+
Updates the details of the specified charge on the specified plan.
|
1645
|
+
|
1646
|
+
### Example
|
1647
|
+
```ruby
|
1648
|
+
# load the gem
|
1649
|
+
require 'subskribe_dev2'
|
1650
|
+
# setup authorization
|
1651
|
+
SubskribeDevClient.configure do |config|
|
1652
|
+
# Configure API key authorization: ApiKeyAuth
|
1653
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1654
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1655
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1656
|
+
end
|
1657
|
+
|
1658
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1659
|
+
|
1660
|
+
plan_id = 'plan_id_example' # String | id of the plan associated with the charge
|
1661
|
+
|
1662
|
+
charge_id = 'charge_id_example' # String | id of the charge
|
1663
|
+
|
1664
|
+
opts = {
|
1665
|
+
body: SubskribeDevClient::ChargeJson.new # ChargeJson |
|
1666
|
+
}
|
1667
|
+
|
1668
|
+
begin
|
1669
|
+
#Update charge details
|
1670
|
+
api_instance.update_charge(plan_id, charge_id, opts)
|
1671
|
+
rescue SubskribeDevClient::ApiError => e
|
1672
|
+
puts "Exception when calling ProductCatalogApi->update_charge: #{e}"
|
1673
|
+
end
|
1674
|
+
```
|
1675
|
+
|
1676
|
+
### Parameters
|
1677
|
+
|
1678
|
+
Name | Type | Description | Notes
|
1679
|
+
------------- | ------------- | ------------- | -------------
|
1680
|
+
**plan_id** | **String**| id of the plan associated with the charge |
|
1681
|
+
**charge_id** | **String**| id of the charge |
|
1682
|
+
**body** | [**ChargeJson**](ChargeJson.md)| | [optional]
|
1683
|
+
|
1684
|
+
### Return type
|
1685
|
+
|
1686
|
+
nil (empty response body)
|
1687
|
+
|
1688
|
+
### Authorization
|
1689
|
+
|
1690
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1691
|
+
|
1692
|
+
### HTTP request headers
|
1693
|
+
|
1694
|
+
- **Content-Type**: application/json
|
1695
|
+
- **Accept**: application/json
|
1696
|
+
|
1697
|
+
|
1698
|
+
|
1699
|
+
# **update_plan**
|
1700
|
+
> PlanJson update_plan(plan_id, body)
|
1701
|
+
|
1702
|
+
Update plan
|
1703
|
+
|
1704
|
+
Updates the details of the specified plan. Note you can't update the details of a plan once it's in use.
|
1705
|
+
|
1706
|
+
### Example
|
1707
|
+
```ruby
|
1708
|
+
# load the gem
|
1709
|
+
require 'subskribe_dev2'
|
1710
|
+
# setup authorization
|
1711
|
+
SubskribeDevClient.configure do |config|
|
1712
|
+
# Configure API key authorization: ApiKeyAuth
|
1713
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1714
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1715
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1716
|
+
end
|
1717
|
+
|
1718
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1719
|
+
|
1720
|
+
plan_id = 'plan_id_example' # String | id of the plan
|
1721
|
+
|
1722
|
+
body = SubskribeDevClient::PlanJson.new # PlanJson | json of the plan details
|
1723
|
+
|
1724
|
+
|
1725
|
+
begin
|
1726
|
+
#Update plan
|
1727
|
+
result = api_instance.update_plan(plan_id, body)
|
1728
|
+
p result
|
1729
|
+
rescue SubskribeDevClient::ApiError => e
|
1730
|
+
puts "Exception when calling ProductCatalogApi->update_plan: #{e}"
|
1731
|
+
end
|
1732
|
+
```
|
1733
|
+
|
1734
|
+
### Parameters
|
1735
|
+
|
1736
|
+
Name | Type | Description | Notes
|
1737
|
+
------------- | ------------- | ------------- | -------------
|
1738
|
+
**plan_id** | **String**| id of the plan |
|
1739
|
+
**body** | [**PlanJson**](PlanJson.md)| json of the plan details |
|
1740
|
+
|
1741
|
+
### Return type
|
1742
|
+
|
1743
|
+
[**PlanJson**](PlanJson.md)
|
1744
|
+
|
1745
|
+
### Authorization
|
1746
|
+
|
1747
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1748
|
+
|
1749
|
+
### HTTP request headers
|
1750
|
+
|
1751
|
+
- **Content-Type**: Not defined
|
1752
|
+
- **Accept**: application/json
|
1753
|
+
|
1754
|
+
|
1755
|
+
|
1756
|
+
# **update_plan_metadata**
|
1757
|
+
> PlanJson update_plan_metadata(plan_id, body)
|
1758
|
+
|
1759
|
+
Update plan metadata
|
1760
|
+
|
1761
|
+
Update plan metadata. For now, this can be used only to change the entities assigned to a plan
|
1762
|
+
|
1763
|
+
### Example
|
1764
|
+
```ruby
|
1765
|
+
# load the gem
|
1766
|
+
require 'subskribe_dev2'
|
1767
|
+
# setup authorization
|
1768
|
+
SubskribeDevClient.configure do |config|
|
1769
|
+
# Configure API key authorization: ApiKeyAuth
|
1770
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1771
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1772
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1773
|
+
end
|
1774
|
+
|
1775
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1776
|
+
|
1777
|
+
plan_id = 'plan_id_example' # String | plan id
|
1778
|
+
|
1779
|
+
body = SubskribeDevClient::PlanMetadataJson.new # PlanMetadataJson | plan metadata to be updated
|
1780
|
+
|
1781
|
+
|
1782
|
+
begin
|
1783
|
+
#Update plan metadata
|
1784
|
+
result = api_instance.update_plan_metadata(plan_id, body)
|
1785
|
+
p result
|
1786
|
+
rescue SubskribeDevClient::ApiError => e
|
1787
|
+
puts "Exception when calling ProductCatalogApi->update_plan_metadata: #{e}"
|
1788
|
+
end
|
1789
|
+
```
|
1790
|
+
|
1791
|
+
### Parameters
|
1792
|
+
|
1793
|
+
Name | Type | Description | Notes
|
1794
|
+
------------- | ------------- | ------------- | -------------
|
1795
|
+
**plan_id** | **String**| plan id |
|
1796
|
+
**body** | [**PlanMetadataJson**](PlanMetadataJson.md)| plan metadata to be updated |
|
1797
|
+
|
1798
|
+
### Return type
|
1799
|
+
|
1800
|
+
[**PlanJson**](PlanJson.md)
|
1801
|
+
|
1802
|
+
### Authorization
|
1803
|
+
|
1804
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1805
|
+
|
1806
|
+
### HTTP request headers
|
1807
|
+
|
1808
|
+
- **Content-Type**: Not defined
|
1809
|
+
- **Accept**: application/json
|
1810
|
+
|
1811
|
+
|
1812
|
+
|
1813
|
+
# **update_product**
|
1814
|
+
> update_product(id, body)
|
1815
|
+
|
1816
|
+
Update product details
|
1817
|
+
|
1818
|
+
Updates the details of the specified product
|
1819
|
+
|
1820
|
+
### Example
|
1821
|
+
```ruby
|
1822
|
+
# load the gem
|
1823
|
+
require 'subskribe_dev2'
|
1824
|
+
# setup authorization
|
1825
|
+
SubskribeDevClient.configure do |config|
|
1826
|
+
# Configure API key authorization: ApiKeyAuth
|
1827
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1828
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1829
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1830
|
+
end
|
1831
|
+
|
1832
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1833
|
+
|
1834
|
+
id = 'id_example' # String | id of the product
|
1835
|
+
|
1836
|
+
body = SubskribeDevClient::ProductInputJson.new # ProductInputJson | product details json
|
1837
|
+
|
1838
|
+
|
1839
|
+
begin
|
1840
|
+
#Update product details
|
1841
|
+
api_instance.update_product(id, body)
|
1842
|
+
rescue SubskribeDevClient::ApiError => e
|
1843
|
+
puts "Exception when calling ProductCatalogApi->update_product: #{e}"
|
1844
|
+
end
|
1845
|
+
```
|
1846
|
+
|
1847
|
+
### Parameters
|
1848
|
+
|
1849
|
+
Name | Type | Description | Notes
|
1850
|
+
------------- | ------------- | ------------- | -------------
|
1851
|
+
**id** | **String**| id of the product |
|
1852
|
+
**body** | [**ProductInputJson**](ProductInputJson.md)| product details json |
|
1853
|
+
|
1854
|
+
### Return type
|
1855
|
+
|
1856
|
+
nil (empty response body)
|
1857
|
+
|
1858
|
+
### Authorization
|
1859
|
+
|
1860
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1861
|
+
|
1862
|
+
### HTTP request headers
|
1863
|
+
|
1864
|
+
- **Content-Type**: application/json
|
1865
|
+
- **Accept**: application/json
|
1866
|
+
|
1867
|
+
|
1868
|
+
|
1869
|
+
# **update_product_category**
|
1870
|
+
> update_product_category(id, body)
|
1871
|
+
|
1872
|
+
Update product category details
|
1873
|
+
|
1874
|
+
Updates the details of a product category
|
1875
|
+
|
1876
|
+
### Example
|
1877
|
+
```ruby
|
1878
|
+
# load the gem
|
1879
|
+
require 'subskribe_dev2'
|
1880
|
+
# setup authorization
|
1881
|
+
SubskribeDevClient.configure do |config|
|
1882
|
+
# Configure API key authorization: ApiKeyAuth
|
1883
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1884
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1885
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1886
|
+
end
|
1887
|
+
|
1888
|
+
api_instance = SubskribeDevClient::ProductCatalogApi.new
|
1889
|
+
|
1890
|
+
id = 'id_example' # String | id of the category
|
1891
|
+
|
1892
|
+
body = SubskribeDevClient::ProductCategory.new # ProductCategory | product category details json
|
1893
|
+
|
1894
|
+
|
1895
|
+
begin
|
1896
|
+
#Update product category details
|
1897
|
+
api_instance.update_product_category(id, body)
|
1898
|
+
rescue SubskribeDevClient::ApiError => e
|
1899
|
+
puts "Exception when calling ProductCatalogApi->update_product_category: #{e}"
|
1900
|
+
end
|
1901
|
+
```
|
1902
|
+
|
1903
|
+
### Parameters
|
1904
|
+
|
1905
|
+
Name | Type | Description | Notes
|
1906
|
+
------------- | ------------- | ------------- | -------------
|
1907
|
+
**id** | **String**| id of the category |
|
1908
|
+
**body** | [**ProductCategory**](ProductCategory.md)| product category details json |
|
1909
|
+
|
1910
|
+
### Return type
|
1911
|
+
|
1912
|
+
nil (empty response body)
|
1913
|
+
|
1914
|
+
### Authorization
|
1915
|
+
|
1916
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1917
|
+
|
1918
|
+
### HTTP request headers
|
1919
|
+
|
1920
|
+
- **Content-Type**: application/json
|
1921
|
+
- **Accept**: application/json
|
1922
|
+
|
1923
|
+
|
1924
|
+
|