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
data/docs/OrdersApi.md
ADDED
@@ -0,0 +1,1429 @@
|
|
1
|
+
# SubskribeDevClient::OrdersApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://api.app.subskribe.com*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**add_document_template**](OrdersApi.md#add_document_template) | **POST** /templates | Add new predefined terms
|
8
|
+
[**add_order**](OrdersApi.md#add_order) | **POST** /orders | Create an order
|
9
|
+
[**create_composite_order_document**](OrdersApi.md#create_composite_order_document) | **POST** /compositeOrders/{id}/pdf | Generate a composite order PDF
|
10
|
+
[**create_order_document**](OrdersApi.md#create_order_document) | **POST** /orders/{id}/pdf | Generate an order PDF
|
11
|
+
[**delete_document_template**](OrdersApi.md#delete_document_template) | **DELETE** /templates/{id} | Delete predefined terms
|
12
|
+
[**delete_order**](OrdersApi.md#delete_order) | **DELETE** /orders/{id} | Delete an order
|
13
|
+
[**execute_order**](OrdersApi.md#execute_order) | **PUT** /orders/{id}/execute | Mark order as executed
|
14
|
+
[**force_execute_order**](OrdersApi.md#force_execute_order) | **PUT** /orders/{id}/execute/force | Mark order as executed
|
15
|
+
[**get_composite_order_document**](OrdersApi.md#get_composite_order_document) | **GET** /compositeOrders/{id}/pdf | Fetch composite order form PDF
|
16
|
+
[**get_document_template**](OrdersApi.md#get_document_template) | **GET** /templates/{id} | Get predefined terms detail
|
17
|
+
[**get_document_templates**](OrdersApi.md#get_document_templates) | **GET** /templates | Get predefined terms
|
18
|
+
[**get_opportunities**](OrdersApi.md#get_opportunities) | **GET** /opportunity | Return all opportunities
|
19
|
+
[**get_opportunity_by_crm_opportunity_id**](OrdersApi.md#get_opportunity_by_crm_opportunity_id) | **GET** /opportunity/{id} | Return details of an opportunity
|
20
|
+
[**get_order**](OrdersApi.md#get_order) | **GET** /orders/{id} | Get order details
|
21
|
+
[**get_order_document1**](OrdersApi.md#get_order_document1) | **GET** /orders/{id}/pdf | Fetch order form PDF
|
22
|
+
[**get_order_document_doc**](OrdersApi.md#get_order_document_doc) | **GET** /orders/{id}/doc | Download word doc version of order form
|
23
|
+
[**get_order_line_metrics**](OrdersApi.md#get_order_line_metrics) | **GET** /orders/{id}/lineItems/metrics | Get order line metrics
|
24
|
+
[**get_order_metrics**](OrdersApi.md#get_order_metrics) | **GET** /orders/{id}/metrics | Get order metrics
|
25
|
+
[**get_orders**](OrdersApi.md#get_orders) | **GET** /orders | Get all Orders
|
26
|
+
[**get_orders_by_crm_opportunity_id**](OrdersApi.md#get_orders_by_crm_opportunity_id) | **GET** /opportunity/crm/{id}/orders | Return a list of orders associated with a CRM opportunity id
|
27
|
+
[**rebase_amendment**](OrdersApi.md#rebase_amendment) | **PUT** /orders/{orderId}/rebase | Mark order as executed
|
28
|
+
[**update_document_template**](OrdersApi.md#update_document_template) | **PUT** /templates/{id} | Update predefined terms
|
29
|
+
[**update_document_template_status**](OrdersApi.md#update_document_template_status) | **PUT** /templates/{id}/status/{status} | Update predefined terms status
|
30
|
+
[**update_order**](OrdersApi.md#update_order) | **PUT** /orders | Update order details
|
31
|
+
[**update_order_status**](OrdersApi.md#update_order_status) | **PUT** /orders/{id}/status/{status} | Update order status
|
32
|
+
|
33
|
+
|
34
|
+
# **add_document_template**
|
35
|
+
> String add_document_template(opts)
|
36
|
+
|
37
|
+
Add new predefined terms
|
38
|
+
|
39
|
+
Add a new predefined terms that can be attached to an order as part of PDF document generation.
|
40
|
+
|
41
|
+
### Example
|
42
|
+
```ruby
|
43
|
+
# load the gem
|
44
|
+
require 'subskribe_dev2'
|
45
|
+
# setup authorization
|
46
|
+
SubskribeDevClient.configure do |config|
|
47
|
+
# Configure API key authorization: ApiKeyAuth
|
48
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
49
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
50
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
51
|
+
end
|
52
|
+
|
53
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
54
|
+
|
55
|
+
opts = {
|
56
|
+
body: SubskribeDevClient::DocumentTemplateJson.new # DocumentTemplateJson |
|
57
|
+
}
|
58
|
+
|
59
|
+
begin
|
60
|
+
#Add new predefined terms
|
61
|
+
result = api_instance.add_document_template(opts)
|
62
|
+
p result
|
63
|
+
rescue SubskribeDevClient::ApiError => e
|
64
|
+
puts "Exception when calling OrdersApi->add_document_template: #{e}"
|
65
|
+
end
|
66
|
+
```
|
67
|
+
|
68
|
+
### Parameters
|
69
|
+
|
70
|
+
Name | Type | Description | Notes
|
71
|
+
------------- | ------------- | ------------- | -------------
|
72
|
+
**body** | [**DocumentTemplateJson**](DocumentTemplateJson.md)| | [optional]
|
73
|
+
|
74
|
+
### Return type
|
75
|
+
|
76
|
+
**String**
|
77
|
+
|
78
|
+
### Authorization
|
79
|
+
|
80
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
81
|
+
|
82
|
+
### HTTP request headers
|
83
|
+
|
84
|
+
- **Content-Type**: Not defined
|
85
|
+
- **Accept**: application/json
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
# **add_order**
|
90
|
+
> OrderJson add_order(body, opts)
|
91
|
+
|
92
|
+
Create an order
|
93
|
+
|
94
|
+
creates an order with the specified parameters. On success the order id is returned.
|
95
|
+
|
96
|
+
### Example
|
97
|
+
```ruby
|
98
|
+
# load the gem
|
99
|
+
require 'subskribe_dev2'
|
100
|
+
# setup authorization
|
101
|
+
SubskribeDevClient.configure do |config|
|
102
|
+
# Configure API key authorization: ApiKeyAuth
|
103
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
104
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
105
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
106
|
+
end
|
107
|
+
|
108
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
109
|
+
|
110
|
+
body = SubskribeDevClient::OrderRequestJson.new # OrderRequestJson | json representing the order details
|
111
|
+
|
112
|
+
opts = {
|
113
|
+
is_dry_run: true, # BOOLEAN | indicates whether this order should be persisted
|
114
|
+
populate_missing_lines: true # BOOLEAN | indicates whether an amendment should populate missing lines not provided here
|
115
|
+
}
|
116
|
+
|
117
|
+
begin
|
118
|
+
#Create an order
|
119
|
+
result = api_instance.add_order(body, opts)
|
120
|
+
p result
|
121
|
+
rescue SubskribeDevClient::ApiError => e
|
122
|
+
puts "Exception when calling OrdersApi->add_order: #{e}"
|
123
|
+
end
|
124
|
+
```
|
125
|
+
|
126
|
+
### Parameters
|
127
|
+
|
128
|
+
Name | Type | Description | Notes
|
129
|
+
------------- | ------------- | ------------- | -------------
|
130
|
+
**body** | [**OrderRequestJson**](OrderRequestJson.md)| json representing the order details |
|
131
|
+
**is_dry_run** | **BOOLEAN**| indicates whether this order should be persisted | [optional]
|
132
|
+
**populate_missing_lines** | **BOOLEAN**| indicates whether an amendment should populate missing lines not provided here | [optional]
|
133
|
+
|
134
|
+
### Return type
|
135
|
+
|
136
|
+
[**OrderJson**](OrderJson.md)
|
137
|
+
|
138
|
+
### Authorization
|
139
|
+
|
140
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
141
|
+
|
142
|
+
### HTTP request headers
|
143
|
+
|
144
|
+
- **Content-Type**: application/json
|
145
|
+
- **Accept**: application/json
|
146
|
+
|
147
|
+
|
148
|
+
|
149
|
+
# **create_composite_order_document**
|
150
|
+
> create_composite_order_document(id)
|
151
|
+
|
152
|
+
Generate a composite order PDF
|
153
|
+
|
154
|
+
Generates a composite order form PDF. When completed this document can be downloaded via a get to /{id}/pdf.
|
155
|
+
|
156
|
+
### Example
|
157
|
+
```ruby
|
158
|
+
# load the gem
|
159
|
+
require 'subskribe_dev2'
|
160
|
+
# setup authorization
|
161
|
+
SubskribeDevClient.configure do |config|
|
162
|
+
# Configure API key authorization: ApiKeyAuth
|
163
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
164
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
165
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
166
|
+
end
|
167
|
+
|
168
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
169
|
+
|
170
|
+
id = 'id_example' # String | id of the composite order
|
171
|
+
|
172
|
+
|
173
|
+
begin
|
174
|
+
#Generate a composite order PDF
|
175
|
+
api_instance.create_composite_order_document(id)
|
176
|
+
rescue SubskribeDevClient::ApiError => e
|
177
|
+
puts "Exception when calling OrdersApi->create_composite_order_document: #{e}"
|
178
|
+
end
|
179
|
+
```
|
180
|
+
|
181
|
+
### Parameters
|
182
|
+
|
183
|
+
Name | Type | Description | Notes
|
184
|
+
------------- | ------------- | ------------- | -------------
|
185
|
+
**id** | **String**| id of the composite order |
|
186
|
+
|
187
|
+
### Return type
|
188
|
+
|
189
|
+
nil (empty response body)
|
190
|
+
|
191
|
+
### Authorization
|
192
|
+
|
193
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
194
|
+
|
195
|
+
### HTTP request headers
|
196
|
+
|
197
|
+
- **Content-Type**: Not defined
|
198
|
+
- **Accept**: application/json
|
199
|
+
|
200
|
+
|
201
|
+
|
202
|
+
# **create_order_document**
|
203
|
+
> create_order_document(id, opts)
|
204
|
+
|
205
|
+
Generate an order PDF
|
206
|
+
|
207
|
+
Generates an order form PDF. When completed this document can be downloaded via a get to /{id}/pdf.
|
208
|
+
|
209
|
+
### Example
|
210
|
+
```ruby
|
211
|
+
# load the gem
|
212
|
+
require 'subskribe_dev2'
|
213
|
+
# setup authorization
|
214
|
+
SubskribeDevClient.configure do |config|
|
215
|
+
# Configure API key authorization: ApiKeyAuth
|
216
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
217
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
218
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
219
|
+
end
|
220
|
+
|
221
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
222
|
+
|
223
|
+
id = 'id_example' # String | id of the order
|
224
|
+
|
225
|
+
opts = {
|
226
|
+
force: true # BOOLEAN | force regeneration of the PDF document even if there has been no changes. Defaults to false
|
227
|
+
}
|
228
|
+
|
229
|
+
begin
|
230
|
+
#Generate an order PDF
|
231
|
+
api_instance.create_order_document(id, opts)
|
232
|
+
rescue SubskribeDevClient::ApiError => e
|
233
|
+
puts "Exception when calling OrdersApi->create_order_document: #{e}"
|
234
|
+
end
|
235
|
+
```
|
236
|
+
|
237
|
+
### Parameters
|
238
|
+
|
239
|
+
Name | Type | Description | Notes
|
240
|
+
------------- | ------------- | ------------- | -------------
|
241
|
+
**id** | **String**| id of the order |
|
242
|
+
**force** | **BOOLEAN**| force regeneration of the PDF document even if there has been no changes. Defaults to false | [optional]
|
243
|
+
|
244
|
+
### Return type
|
245
|
+
|
246
|
+
nil (empty response body)
|
247
|
+
|
248
|
+
### Authorization
|
249
|
+
|
250
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
251
|
+
|
252
|
+
### HTTP request headers
|
253
|
+
|
254
|
+
- **Content-Type**: Not defined
|
255
|
+
- **Accept**: application/json
|
256
|
+
|
257
|
+
|
258
|
+
|
259
|
+
# **delete_document_template**
|
260
|
+
> DocumentTemplateJson delete_document_template(id)
|
261
|
+
|
262
|
+
Delete predefined terms
|
263
|
+
|
264
|
+
Deletes the predefined terms specified.
|
265
|
+
|
266
|
+
### Example
|
267
|
+
```ruby
|
268
|
+
# load the gem
|
269
|
+
require 'subskribe_dev2'
|
270
|
+
# setup authorization
|
271
|
+
SubskribeDevClient.configure do |config|
|
272
|
+
# Configure API key authorization: ApiKeyAuth
|
273
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
274
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
275
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
276
|
+
end
|
277
|
+
|
278
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
279
|
+
|
280
|
+
id = 'id_example' # String |
|
281
|
+
|
282
|
+
|
283
|
+
begin
|
284
|
+
#Delete predefined terms
|
285
|
+
result = api_instance.delete_document_template(id)
|
286
|
+
p result
|
287
|
+
rescue SubskribeDevClient::ApiError => e
|
288
|
+
puts "Exception when calling OrdersApi->delete_document_template: #{e}"
|
289
|
+
end
|
290
|
+
```
|
291
|
+
|
292
|
+
### Parameters
|
293
|
+
|
294
|
+
Name | Type | Description | Notes
|
295
|
+
------------- | ------------- | ------------- | -------------
|
296
|
+
**id** | **String**| |
|
297
|
+
|
298
|
+
### Return type
|
299
|
+
|
300
|
+
[**DocumentTemplateJson**](DocumentTemplateJson.md)
|
301
|
+
|
302
|
+
### Authorization
|
303
|
+
|
304
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
305
|
+
|
306
|
+
### HTTP request headers
|
307
|
+
|
308
|
+
- **Content-Type**: Not defined
|
309
|
+
- **Accept**: application/json
|
310
|
+
|
311
|
+
|
312
|
+
|
313
|
+
# **delete_order**
|
314
|
+
> OrderJson delete_order(id)
|
315
|
+
|
316
|
+
Delete an order
|
317
|
+
|
318
|
+
Deletes the specified order
|
319
|
+
|
320
|
+
### Example
|
321
|
+
```ruby
|
322
|
+
# load the gem
|
323
|
+
require 'subskribe_dev2'
|
324
|
+
# setup authorization
|
325
|
+
SubskribeDevClient.configure do |config|
|
326
|
+
# Configure API key authorization: ApiKeyAuth
|
327
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
328
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
329
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
330
|
+
end
|
331
|
+
|
332
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
333
|
+
|
334
|
+
id = 'id_example' # String | id of the order
|
335
|
+
|
336
|
+
|
337
|
+
begin
|
338
|
+
#Delete an order
|
339
|
+
result = api_instance.delete_order(id)
|
340
|
+
p result
|
341
|
+
rescue SubskribeDevClient::ApiError => e
|
342
|
+
puts "Exception when calling OrdersApi->delete_order: #{e}"
|
343
|
+
end
|
344
|
+
```
|
345
|
+
|
346
|
+
### Parameters
|
347
|
+
|
348
|
+
Name | Type | Description | Notes
|
349
|
+
------------- | ------------- | ------------- | -------------
|
350
|
+
**id** | **String**| id of the order |
|
351
|
+
|
352
|
+
### Return type
|
353
|
+
|
354
|
+
[**OrderJson**](OrderJson.md)
|
355
|
+
|
356
|
+
### Authorization
|
357
|
+
|
358
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
359
|
+
|
360
|
+
### HTTP request headers
|
361
|
+
|
362
|
+
- **Content-Type**: Not defined
|
363
|
+
- **Accept**: application/json
|
364
|
+
|
365
|
+
|
366
|
+
|
367
|
+
# **execute_order**
|
368
|
+
> OrderJson execute_order(id, opts)
|
369
|
+
|
370
|
+
Mark order as executed
|
371
|
+
|
372
|
+
Marks the specified order as executed
|
373
|
+
|
374
|
+
### Example
|
375
|
+
```ruby
|
376
|
+
# load the gem
|
377
|
+
require 'subskribe_dev2'
|
378
|
+
# setup authorization
|
379
|
+
SubskribeDevClient.configure do |config|
|
380
|
+
# Configure API key authorization: ApiKeyAuth
|
381
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
382
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
383
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
384
|
+
end
|
385
|
+
|
386
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
387
|
+
|
388
|
+
id = 'id_example' # String | id of the order
|
389
|
+
|
390
|
+
opts = {
|
391
|
+
executed_on: 789 # Integer | Order execution time
|
392
|
+
}
|
393
|
+
|
394
|
+
begin
|
395
|
+
#Mark order as executed
|
396
|
+
result = api_instance.execute_order(id, opts)
|
397
|
+
p result
|
398
|
+
rescue SubskribeDevClient::ApiError => e
|
399
|
+
puts "Exception when calling OrdersApi->execute_order: #{e}"
|
400
|
+
end
|
401
|
+
```
|
402
|
+
|
403
|
+
### Parameters
|
404
|
+
|
405
|
+
Name | Type | Description | Notes
|
406
|
+
------------- | ------------- | ------------- | -------------
|
407
|
+
**id** | **String**| id of the order |
|
408
|
+
**executed_on** | **Integer**| Order execution time | [optional]
|
409
|
+
|
410
|
+
### Return type
|
411
|
+
|
412
|
+
[**OrderJson**](OrderJson.md)
|
413
|
+
|
414
|
+
### Authorization
|
415
|
+
|
416
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
417
|
+
|
418
|
+
### HTTP request headers
|
419
|
+
|
420
|
+
- **Content-Type**: application/json
|
421
|
+
- **Accept**: application/json
|
422
|
+
|
423
|
+
|
424
|
+
|
425
|
+
# **force_execute_order**
|
426
|
+
> OrderJson force_execute_order(id, opts)
|
427
|
+
|
428
|
+
Mark order as executed
|
429
|
+
|
430
|
+
Marks the specified order as executed
|
431
|
+
|
432
|
+
### Example
|
433
|
+
```ruby
|
434
|
+
# load the gem
|
435
|
+
require 'subskribe_dev2'
|
436
|
+
# setup authorization
|
437
|
+
SubskribeDevClient.configure do |config|
|
438
|
+
# Configure API key authorization: ApiKeyAuth
|
439
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
440
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
441
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
442
|
+
end
|
443
|
+
|
444
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
445
|
+
|
446
|
+
id = 'id_example' # String | id of the order
|
447
|
+
|
448
|
+
opts = {
|
449
|
+
executed_on: 789, # Integer | Order execution time
|
450
|
+
skip_approval_check: true # BOOLEAN | Skip approval check for imported orders. Defaults to false
|
451
|
+
}
|
452
|
+
|
453
|
+
begin
|
454
|
+
#Mark order as executed
|
455
|
+
result = api_instance.force_execute_order(id, opts)
|
456
|
+
p result
|
457
|
+
rescue SubskribeDevClient::ApiError => e
|
458
|
+
puts "Exception when calling OrdersApi->force_execute_order: #{e}"
|
459
|
+
end
|
460
|
+
```
|
461
|
+
|
462
|
+
### Parameters
|
463
|
+
|
464
|
+
Name | Type | Description | Notes
|
465
|
+
------------- | ------------- | ------------- | -------------
|
466
|
+
**id** | **String**| id of the order |
|
467
|
+
**executed_on** | **Integer**| Order execution time | [optional]
|
468
|
+
**skip_approval_check** | **BOOLEAN**| Skip approval check for imported orders. Defaults to false | [optional]
|
469
|
+
|
470
|
+
### Return type
|
471
|
+
|
472
|
+
[**OrderJson**](OrderJson.md)
|
473
|
+
|
474
|
+
### Authorization
|
475
|
+
|
476
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
477
|
+
|
478
|
+
### HTTP request headers
|
479
|
+
|
480
|
+
- **Content-Type**: application/json
|
481
|
+
- **Accept**: application/json
|
482
|
+
|
483
|
+
|
484
|
+
|
485
|
+
# **get_composite_order_document**
|
486
|
+
> get_composite_order_document(id)
|
487
|
+
|
488
|
+
Fetch composite order form PDF
|
489
|
+
|
490
|
+
Downloads the order form PDF for the specified order. This PDF must have been generated via a POST to /{id}/pdf. The response is the PDF document.
|
491
|
+
|
492
|
+
### Example
|
493
|
+
```ruby
|
494
|
+
# load the gem
|
495
|
+
require 'subskribe_dev2'
|
496
|
+
# setup authorization
|
497
|
+
SubskribeDevClient.configure do |config|
|
498
|
+
# Configure API key authorization: ApiKeyAuth
|
499
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
500
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
501
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
502
|
+
end
|
503
|
+
|
504
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
505
|
+
|
506
|
+
id = 'id_example' # String | id of the order
|
507
|
+
|
508
|
+
|
509
|
+
begin
|
510
|
+
#Fetch composite order form PDF
|
511
|
+
api_instance.get_composite_order_document(id)
|
512
|
+
rescue SubskribeDevClient::ApiError => e
|
513
|
+
puts "Exception when calling OrdersApi->get_composite_order_document: #{e}"
|
514
|
+
end
|
515
|
+
```
|
516
|
+
|
517
|
+
### Parameters
|
518
|
+
|
519
|
+
Name | Type | Description | Notes
|
520
|
+
------------- | ------------- | ------------- | -------------
|
521
|
+
**id** | **String**| id of the order |
|
522
|
+
|
523
|
+
### Return type
|
524
|
+
|
525
|
+
nil (empty response body)
|
526
|
+
|
527
|
+
### Authorization
|
528
|
+
|
529
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
530
|
+
|
531
|
+
### HTTP request headers
|
532
|
+
|
533
|
+
- **Content-Type**: Not defined
|
534
|
+
- **Accept**: application/json
|
535
|
+
|
536
|
+
|
537
|
+
|
538
|
+
# **get_document_template**
|
539
|
+
> DocumentTemplateJson get_document_template(id)
|
540
|
+
|
541
|
+
Get predefined terms detail
|
542
|
+
|
543
|
+
Returns a specific predefined terms by Id.
|
544
|
+
|
545
|
+
### Example
|
546
|
+
```ruby
|
547
|
+
# load the gem
|
548
|
+
require 'subskribe_dev2'
|
549
|
+
# setup authorization
|
550
|
+
SubskribeDevClient.configure do |config|
|
551
|
+
# Configure API key authorization: ApiKeyAuth
|
552
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
553
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
554
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
555
|
+
end
|
556
|
+
|
557
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
558
|
+
|
559
|
+
id = 'id_example' # String |
|
560
|
+
|
561
|
+
|
562
|
+
begin
|
563
|
+
#Get predefined terms detail
|
564
|
+
result = api_instance.get_document_template(id)
|
565
|
+
p result
|
566
|
+
rescue SubskribeDevClient::ApiError => e
|
567
|
+
puts "Exception when calling OrdersApi->get_document_template: #{e}"
|
568
|
+
end
|
569
|
+
```
|
570
|
+
|
571
|
+
### Parameters
|
572
|
+
|
573
|
+
Name | Type | Description | Notes
|
574
|
+
------------- | ------------- | ------------- | -------------
|
575
|
+
**id** | **String**| |
|
576
|
+
|
577
|
+
### Return type
|
578
|
+
|
579
|
+
[**DocumentTemplateJson**](DocumentTemplateJson.md)
|
580
|
+
|
581
|
+
### Authorization
|
582
|
+
|
583
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
584
|
+
|
585
|
+
### HTTP request headers
|
586
|
+
|
587
|
+
- **Content-Type**: Not defined
|
588
|
+
- **Accept**: application/json
|
589
|
+
|
590
|
+
|
591
|
+
|
592
|
+
# **get_document_templates**
|
593
|
+
> DocumentTemplateJson get_document_templates(opts)
|
594
|
+
|
595
|
+
Get predefined terms
|
596
|
+
|
597
|
+
Returns predefined terms by type. These templates can be attached to orders as part of PDF document generation.
|
598
|
+
|
599
|
+
### Example
|
600
|
+
```ruby
|
601
|
+
# load the gem
|
602
|
+
require 'subskribe_dev2'
|
603
|
+
# setup authorization
|
604
|
+
SubskribeDevClient.configure do |config|
|
605
|
+
# Configure API key authorization: ApiKeyAuth
|
606
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
607
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
608
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
609
|
+
end
|
610
|
+
|
611
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
612
|
+
|
613
|
+
opts = {
|
614
|
+
type: 'type_example' # String |
|
615
|
+
}
|
616
|
+
|
617
|
+
begin
|
618
|
+
#Get predefined terms
|
619
|
+
result = api_instance.get_document_templates(opts)
|
620
|
+
p result
|
621
|
+
rescue SubskribeDevClient::ApiError => e
|
622
|
+
puts "Exception when calling OrdersApi->get_document_templates: #{e}"
|
623
|
+
end
|
624
|
+
```
|
625
|
+
|
626
|
+
### Parameters
|
627
|
+
|
628
|
+
Name | Type | Description | Notes
|
629
|
+
------------- | ------------- | ------------- | -------------
|
630
|
+
**type** | **String**| | [optional]
|
631
|
+
|
632
|
+
### Return type
|
633
|
+
|
634
|
+
[**DocumentTemplateJson**](DocumentTemplateJson.md)
|
635
|
+
|
636
|
+
### Authorization
|
637
|
+
|
638
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
639
|
+
|
640
|
+
### HTTP request headers
|
641
|
+
|
642
|
+
- **Content-Type**: Not defined
|
643
|
+
- **Accept**: application/json
|
644
|
+
|
645
|
+
|
646
|
+
|
647
|
+
# **get_opportunities**
|
648
|
+
> OpportunityPaginationResponse get_opportunities(account_id, opts)
|
649
|
+
|
650
|
+
Return all opportunities
|
651
|
+
|
652
|
+
Returns all opportunities associated with the specified account. The results are paginated. To fetch all results, pass the cursor returned from a call to subsequent calls.
|
653
|
+
|
654
|
+
### Example
|
655
|
+
```ruby
|
656
|
+
# load the gem
|
657
|
+
require 'subskribe_dev2'
|
658
|
+
# setup authorization
|
659
|
+
SubskribeDevClient.configure do |config|
|
660
|
+
# Configure API key authorization: ApiKeyAuth
|
661
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
662
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
663
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
664
|
+
end
|
665
|
+
|
666
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
667
|
+
|
668
|
+
account_id = 'account_id_example' # String | id of account
|
669
|
+
|
670
|
+
opts = {
|
671
|
+
cursor: 'cursor_example', # String | pass the cursor returned from a call to to subsequent calls until all values are fetched
|
672
|
+
limit: 56, # Integer | number of results per page
|
673
|
+
crm_id: 'crm_id_example' # String | CRM ID of the opportunity
|
674
|
+
}
|
675
|
+
|
676
|
+
begin
|
677
|
+
#Return all opportunities
|
678
|
+
result = api_instance.get_opportunities(account_id, opts)
|
679
|
+
p result
|
680
|
+
rescue SubskribeDevClient::ApiError => e
|
681
|
+
puts "Exception when calling OrdersApi->get_opportunities: #{e}"
|
682
|
+
end
|
683
|
+
```
|
684
|
+
|
685
|
+
### Parameters
|
686
|
+
|
687
|
+
Name | Type | Description | Notes
|
688
|
+
------------- | ------------- | ------------- | -------------
|
689
|
+
**account_id** | **String**| id of account |
|
690
|
+
**cursor** | [**String**](.md)| pass the cursor returned from a call to to subsequent calls until all values are fetched | [optional]
|
691
|
+
**limit** | **Integer**| number of results per page | [optional]
|
692
|
+
**crm_id** | **String**| CRM ID of the opportunity | [optional]
|
693
|
+
|
694
|
+
### Return type
|
695
|
+
|
696
|
+
[**OpportunityPaginationResponse**](OpportunityPaginationResponse.md)
|
697
|
+
|
698
|
+
### Authorization
|
699
|
+
|
700
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
701
|
+
|
702
|
+
### HTTP request headers
|
703
|
+
|
704
|
+
- **Content-Type**: Not defined
|
705
|
+
- **Accept**: application/json
|
706
|
+
|
707
|
+
|
708
|
+
|
709
|
+
# **get_opportunity_by_crm_opportunity_id**
|
710
|
+
> OpportunityJson get_opportunity_by_crm_opportunity_id(id)
|
711
|
+
|
712
|
+
Return details of an opportunity
|
713
|
+
|
714
|
+
Returns the details of a specified opportunity
|
715
|
+
|
716
|
+
### Example
|
717
|
+
```ruby
|
718
|
+
# load the gem
|
719
|
+
require 'subskribe_dev2'
|
720
|
+
# setup authorization
|
721
|
+
SubskribeDevClient.configure do |config|
|
722
|
+
# Configure API key authorization: ApiKeyAuth
|
723
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
724
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
725
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
726
|
+
end
|
727
|
+
|
728
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
729
|
+
|
730
|
+
id = 'id_example' # String | id of the opportunity
|
731
|
+
|
732
|
+
|
733
|
+
begin
|
734
|
+
#Return details of an opportunity
|
735
|
+
result = api_instance.get_opportunity_by_crm_opportunity_id(id)
|
736
|
+
p result
|
737
|
+
rescue SubskribeDevClient::ApiError => e
|
738
|
+
puts "Exception when calling OrdersApi->get_opportunity_by_crm_opportunity_id: #{e}"
|
739
|
+
end
|
740
|
+
```
|
741
|
+
|
742
|
+
### Parameters
|
743
|
+
|
744
|
+
Name | Type | Description | Notes
|
745
|
+
------------- | ------------- | ------------- | -------------
|
746
|
+
**id** | **String**| id of the opportunity |
|
747
|
+
|
748
|
+
### Return type
|
749
|
+
|
750
|
+
[**OpportunityJson**](OpportunityJson.md)
|
751
|
+
|
752
|
+
### Authorization
|
753
|
+
|
754
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
755
|
+
|
756
|
+
### HTTP request headers
|
757
|
+
|
758
|
+
- **Content-Type**: Not defined
|
759
|
+
- **Accept**: application/json
|
760
|
+
|
761
|
+
|
762
|
+
|
763
|
+
# **get_order**
|
764
|
+
> OrderJson get_order(id)
|
765
|
+
|
766
|
+
Get order details
|
767
|
+
|
768
|
+
Get the details of the specified order
|
769
|
+
|
770
|
+
### Example
|
771
|
+
```ruby
|
772
|
+
# load the gem
|
773
|
+
require 'subskribe_dev2'
|
774
|
+
# setup authorization
|
775
|
+
SubskribeDevClient.configure do |config|
|
776
|
+
# Configure API key authorization: ApiKeyAuth
|
777
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
778
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
779
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
780
|
+
end
|
781
|
+
|
782
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
783
|
+
|
784
|
+
id = 'id_example' # String | order id
|
785
|
+
|
786
|
+
|
787
|
+
begin
|
788
|
+
#Get order details
|
789
|
+
result = api_instance.get_order(id)
|
790
|
+
p result
|
791
|
+
rescue SubskribeDevClient::ApiError => e
|
792
|
+
puts "Exception when calling OrdersApi->get_order: #{e}"
|
793
|
+
end
|
794
|
+
```
|
795
|
+
|
796
|
+
### Parameters
|
797
|
+
|
798
|
+
Name | Type | Description | Notes
|
799
|
+
------------- | ------------- | ------------- | -------------
|
800
|
+
**id** | **String**| order id |
|
801
|
+
|
802
|
+
### Return type
|
803
|
+
|
804
|
+
[**OrderJson**](OrderJson.md)
|
805
|
+
|
806
|
+
### Authorization
|
807
|
+
|
808
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
809
|
+
|
810
|
+
### HTTP request headers
|
811
|
+
|
812
|
+
- **Content-Type**: Not defined
|
813
|
+
- **Accept**: application/json
|
814
|
+
|
815
|
+
|
816
|
+
|
817
|
+
# **get_order_document1**
|
818
|
+
> get_order_document1(id)
|
819
|
+
|
820
|
+
Fetch order form PDF
|
821
|
+
|
822
|
+
Downloads the order form PDF for the specified order. This PDF must have been generated via a POST to /{id}/pdf. The response is the PDF document.
|
823
|
+
|
824
|
+
### Example
|
825
|
+
```ruby
|
826
|
+
# load the gem
|
827
|
+
require 'subskribe_dev2'
|
828
|
+
# setup authorization
|
829
|
+
SubskribeDevClient.configure do |config|
|
830
|
+
# Configure API key authorization: ApiKeyAuth
|
831
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
832
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
833
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
834
|
+
end
|
835
|
+
|
836
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
837
|
+
|
838
|
+
id = 'id_example' # String | id of the order
|
839
|
+
|
840
|
+
|
841
|
+
begin
|
842
|
+
#Fetch order form PDF
|
843
|
+
api_instance.get_order_document1(id)
|
844
|
+
rescue SubskribeDevClient::ApiError => e
|
845
|
+
puts "Exception when calling OrdersApi->get_order_document1: #{e}"
|
846
|
+
end
|
847
|
+
```
|
848
|
+
|
849
|
+
### Parameters
|
850
|
+
|
851
|
+
Name | Type | Description | Notes
|
852
|
+
------------- | ------------- | ------------- | -------------
|
853
|
+
**id** | **String**| id of the order |
|
854
|
+
|
855
|
+
### Return type
|
856
|
+
|
857
|
+
nil (empty response body)
|
858
|
+
|
859
|
+
### Authorization
|
860
|
+
|
861
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
862
|
+
|
863
|
+
### HTTP request headers
|
864
|
+
|
865
|
+
- **Content-Type**: Not defined
|
866
|
+
- **Accept**: application/json
|
867
|
+
|
868
|
+
|
869
|
+
|
870
|
+
# **get_order_document_doc**
|
871
|
+
> get_order_document_doc(id)
|
872
|
+
|
873
|
+
Download word doc version of order form
|
874
|
+
|
875
|
+
Download the order form as a Microsoft Word document. This document must have been generated via a POST to /{id}/pdf. The response is the Word Document.
|
876
|
+
|
877
|
+
### Example
|
878
|
+
```ruby
|
879
|
+
# load the gem
|
880
|
+
require 'subskribe_dev2'
|
881
|
+
# setup authorization
|
882
|
+
SubskribeDevClient.configure do |config|
|
883
|
+
# Configure API key authorization: ApiKeyAuth
|
884
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
885
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
886
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
887
|
+
end
|
888
|
+
|
889
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
890
|
+
|
891
|
+
id = 'id_example' # String | id of the document
|
892
|
+
|
893
|
+
|
894
|
+
begin
|
895
|
+
#Download word doc version of order form
|
896
|
+
api_instance.get_order_document_doc(id)
|
897
|
+
rescue SubskribeDevClient::ApiError => e
|
898
|
+
puts "Exception when calling OrdersApi->get_order_document_doc: #{e}"
|
899
|
+
end
|
900
|
+
```
|
901
|
+
|
902
|
+
### Parameters
|
903
|
+
|
904
|
+
Name | Type | Description | Notes
|
905
|
+
------------- | ------------- | ------------- | -------------
|
906
|
+
**id** | **String**| id of the document |
|
907
|
+
|
908
|
+
### Return type
|
909
|
+
|
910
|
+
nil (empty response body)
|
911
|
+
|
912
|
+
### Authorization
|
913
|
+
|
914
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
915
|
+
|
916
|
+
### HTTP request headers
|
917
|
+
|
918
|
+
- **Content-Type**: Not defined
|
919
|
+
- **Accept**: application/json
|
920
|
+
|
921
|
+
|
922
|
+
|
923
|
+
# **get_order_line_metrics**
|
924
|
+
> Hash<String, MetricsJson> get_order_line_metrics(id)
|
925
|
+
|
926
|
+
Get order line metrics
|
927
|
+
|
928
|
+
Returns the metrics associated with an order's line items. This includes ARR, TCV, etc.
|
929
|
+
|
930
|
+
### Example
|
931
|
+
```ruby
|
932
|
+
# load the gem
|
933
|
+
require 'subskribe_dev2'
|
934
|
+
# setup authorization
|
935
|
+
SubskribeDevClient.configure do |config|
|
936
|
+
# Configure API key authorization: ApiKeyAuth
|
937
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
938
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
939
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
940
|
+
end
|
941
|
+
|
942
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
943
|
+
|
944
|
+
id = 'id_example' # String | id of the order
|
945
|
+
|
946
|
+
|
947
|
+
begin
|
948
|
+
#Get order line metrics
|
949
|
+
result = api_instance.get_order_line_metrics(id)
|
950
|
+
p result
|
951
|
+
rescue SubskribeDevClient::ApiError => e
|
952
|
+
puts "Exception when calling OrdersApi->get_order_line_metrics: #{e}"
|
953
|
+
end
|
954
|
+
```
|
955
|
+
|
956
|
+
### Parameters
|
957
|
+
|
958
|
+
Name | Type | Description | Notes
|
959
|
+
------------- | ------------- | ------------- | -------------
|
960
|
+
**id** | **String**| id of the order |
|
961
|
+
|
962
|
+
### Return type
|
963
|
+
|
964
|
+
[**Hash<String, MetricsJson>**](MetricsJson.md)
|
965
|
+
|
966
|
+
### Authorization
|
967
|
+
|
968
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
969
|
+
|
970
|
+
### HTTP request headers
|
971
|
+
|
972
|
+
- **Content-Type**: Not defined
|
973
|
+
- **Accept**: application/json
|
974
|
+
|
975
|
+
|
976
|
+
|
977
|
+
# **get_order_metrics**
|
978
|
+
> MetricsJson get_order_metrics(id, opts)
|
979
|
+
|
980
|
+
Get order metrics
|
981
|
+
|
982
|
+
Returns the metrics associated with an order. This includes ARR, TCV, etc.
|
983
|
+
|
984
|
+
### Example
|
985
|
+
```ruby
|
986
|
+
# load the gem
|
987
|
+
require 'subskribe_dev2'
|
988
|
+
# setup authorization
|
989
|
+
SubskribeDevClient.configure do |config|
|
990
|
+
# Configure API key authorization: ApiKeyAuth
|
991
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
992
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
993
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
994
|
+
end
|
995
|
+
|
996
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
997
|
+
|
998
|
+
id = 'id_example' # String | id of the order
|
999
|
+
|
1000
|
+
opts = {
|
1001
|
+
target_date: 789 # Integer | date to generate metrics as of. Defaults to now.
|
1002
|
+
}
|
1003
|
+
|
1004
|
+
begin
|
1005
|
+
#Get order metrics
|
1006
|
+
result = api_instance.get_order_metrics(id, opts)
|
1007
|
+
p result
|
1008
|
+
rescue SubskribeDevClient::ApiError => e
|
1009
|
+
puts "Exception when calling OrdersApi->get_order_metrics: #{e}"
|
1010
|
+
end
|
1011
|
+
```
|
1012
|
+
|
1013
|
+
### Parameters
|
1014
|
+
|
1015
|
+
Name | Type | Description | Notes
|
1016
|
+
------------- | ------------- | ------------- | -------------
|
1017
|
+
**id** | **String**| id of the order |
|
1018
|
+
**target_date** | **Integer**| date to generate metrics as of. Defaults to now. | [optional]
|
1019
|
+
|
1020
|
+
### Return type
|
1021
|
+
|
1022
|
+
[**MetricsJson**](MetricsJson.md)
|
1023
|
+
|
1024
|
+
### Authorization
|
1025
|
+
|
1026
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1027
|
+
|
1028
|
+
### HTTP request headers
|
1029
|
+
|
1030
|
+
- **Content-Type**: Not defined
|
1031
|
+
- **Accept**: application/json
|
1032
|
+
|
1033
|
+
|
1034
|
+
|
1035
|
+
# **get_orders**
|
1036
|
+
> OrderJsonPaginationResponse get_orders(opts)
|
1037
|
+
|
1038
|
+
Get all Orders
|
1039
|
+
|
1040
|
+
Gets all orders for your tenant. The results are paginated. To fetch all results, take the cursor returned from a call and pass it to subsequent calls.
|
1041
|
+
|
1042
|
+
### Example
|
1043
|
+
```ruby
|
1044
|
+
# load the gem
|
1045
|
+
require 'subskribe_dev2'
|
1046
|
+
# setup authorization
|
1047
|
+
SubskribeDevClient.configure do |config|
|
1048
|
+
# Configure API key authorization: ApiKeyAuth
|
1049
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1050
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1051
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1052
|
+
end
|
1053
|
+
|
1054
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
1055
|
+
|
1056
|
+
opts = {
|
1057
|
+
cursor: 'cursor_example', # String | cursor returned from previous call
|
1058
|
+
limit: 56 # Integer | number of results per page
|
1059
|
+
}
|
1060
|
+
|
1061
|
+
begin
|
1062
|
+
#Get all Orders
|
1063
|
+
result = api_instance.get_orders(opts)
|
1064
|
+
p result
|
1065
|
+
rescue SubskribeDevClient::ApiError => e
|
1066
|
+
puts "Exception when calling OrdersApi->get_orders: #{e}"
|
1067
|
+
end
|
1068
|
+
```
|
1069
|
+
|
1070
|
+
### Parameters
|
1071
|
+
|
1072
|
+
Name | Type | Description | Notes
|
1073
|
+
------------- | ------------- | ------------- | -------------
|
1074
|
+
**cursor** | [**String**](.md)| cursor returned from previous call | [optional]
|
1075
|
+
**limit** | **Integer**| number of results per page | [optional]
|
1076
|
+
|
1077
|
+
### Return type
|
1078
|
+
|
1079
|
+
[**OrderJsonPaginationResponse**](OrderJsonPaginationResponse.md)
|
1080
|
+
|
1081
|
+
### Authorization
|
1082
|
+
|
1083
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1084
|
+
|
1085
|
+
### HTTP request headers
|
1086
|
+
|
1087
|
+
- **Content-Type**: Not defined
|
1088
|
+
- **Accept**: application/json
|
1089
|
+
|
1090
|
+
|
1091
|
+
|
1092
|
+
# **get_orders_by_crm_opportunity_id**
|
1093
|
+
> Array<Object> get_orders_by_crm_opportunity_id(id)
|
1094
|
+
|
1095
|
+
Return a list of orders associated with a CRM opportunity id
|
1096
|
+
|
1097
|
+
Returns the details of orders
|
1098
|
+
|
1099
|
+
### Example
|
1100
|
+
```ruby
|
1101
|
+
# load the gem
|
1102
|
+
require 'subskribe_dev2'
|
1103
|
+
# setup authorization
|
1104
|
+
SubskribeDevClient.configure do |config|
|
1105
|
+
# Configure API key authorization: ApiKeyAuth
|
1106
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1107
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1108
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1109
|
+
end
|
1110
|
+
|
1111
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
1112
|
+
|
1113
|
+
id = 'id_example' # String | crm id of the opportunity
|
1114
|
+
|
1115
|
+
|
1116
|
+
begin
|
1117
|
+
#Return a list of orders associated with a CRM opportunity id
|
1118
|
+
result = api_instance.get_orders_by_crm_opportunity_id(id)
|
1119
|
+
p result
|
1120
|
+
rescue SubskribeDevClient::ApiError => e
|
1121
|
+
puts "Exception when calling OrdersApi->get_orders_by_crm_opportunity_id: #{e}"
|
1122
|
+
end
|
1123
|
+
```
|
1124
|
+
|
1125
|
+
### Parameters
|
1126
|
+
|
1127
|
+
Name | Type | Description | Notes
|
1128
|
+
------------- | ------------- | ------------- | -------------
|
1129
|
+
**id** | **String**| crm id of the opportunity |
|
1130
|
+
|
1131
|
+
### Return type
|
1132
|
+
|
1133
|
+
**Array<Object>**
|
1134
|
+
|
1135
|
+
### Authorization
|
1136
|
+
|
1137
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1138
|
+
|
1139
|
+
### HTTP request headers
|
1140
|
+
|
1141
|
+
- **Content-Type**: Not defined
|
1142
|
+
- **Accept**: application/json
|
1143
|
+
|
1144
|
+
|
1145
|
+
|
1146
|
+
# **rebase_amendment**
|
1147
|
+
> OrderJson rebase_amendment(order_id)
|
1148
|
+
|
1149
|
+
Mark order as executed
|
1150
|
+
|
1151
|
+
Rebase the given amendment order onto the latest subscription version
|
1152
|
+
|
1153
|
+
### Example
|
1154
|
+
```ruby
|
1155
|
+
# load the gem
|
1156
|
+
require 'subskribe_dev2'
|
1157
|
+
# setup authorization
|
1158
|
+
SubskribeDevClient.configure do |config|
|
1159
|
+
# Configure API key authorization: ApiKeyAuth
|
1160
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1161
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1162
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1163
|
+
end
|
1164
|
+
|
1165
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
1166
|
+
|
1167
|
+
order_id = 'order_id_example' # String | id of the order
|
1168
|
+
|
1169
|
+
|
1170
|
+
begin
|
1171
|
+
#Mark order as executed
|
1172
|
+
result = api_instance.rebase_amendment(order_id)
|
1173
|
+
p result
|
1174
|
+
rescue SubskribeDevClient::ApiError => e
|
1175
|
+
puts "Exception when calling OrdersApi->rebase_amendment: #{e}"
|
1176
|
+
end
|
1177
|
+
```
|
1178
|
+
|
1179
|
+
### Parameters
|
1180
|
+
|
1181
|
+
Name | Type | Description | Notes
|
1182
|
+
------------- | ------------- | ------------- | -------------
|
1183
|
+
**order_id** | **String**| id of the order |
|
1184
|
+
|
1185
|
+
### Return type
|
1186
|
+
|
1187
|
+
[**OrderJson**](OrderJson.md)
|
1188
|
+
|
1189
|
+
### Authorization
|
1190
|
+
|
1191
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1192
|
+
|
1193
|
+
### HTTP request headers
|
1194
|
+
|
1195
|
+
- **Content-Type**: Not defined
|
1196
|
+
- **Accept**: application/json
|
1197
|
+
|
1198
|
+
|
1199
|
+
|
1200
|
+
# **update_document_template**
|
1201
|
+
> update_document_template(id, opts)
|
1202
|
+
|
1203
|
+
Update predefined terms
|
1204
|
+
|
1205
|
+
Updates a predefined terms
|
1206
|
+
|
1207
|
+
### Example
|
1208
|
+
```ruby
|
1209
|
+
# load the gem
|
1210
|
+
require 'subskribe_dev2'
|
1211
|
+
# setup authorization
|
1212
|
+
SubskribeDevClient.configure do |config|
|
1213
|
+
# Configure API key authorization: ApiKeyAuth
|
1214
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1215
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1216
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1217
|
+
end
|
1218
|
+
|
1219
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
1220
|
+
|
1221
|
+
id = 'id_example' # String |
|
1222
|
+
|
1223
|
+
opts = {
|
1224
|
+
body: SubskribeDevClient::DocumentTemplateJson.new # DocumentTemplateJson |
|
1225
|
+
}
|
1226
|
+
|
1227
|
+
begin
|
1228
|
+
#Update predefined terms
|
1229
|
+
api_instance.update_document_template(id, opts)
|
1230
|
+
rescue SubskribeDevClient::ApiError => e
|
1231
|
+
puts "Exception when calling OrdersApi->update_document_template: #{e}"
|
1232
|
+
end
|
1233
|
+
```
|
1234
|
+
|
1235
|
+
### Parameters
|
1236
|
+
|
1237
|
+
Name | Type | Description | Notes
|
1238
|
+
------------- | ------------- | ------------- | -------------
|
1239
|
+
**id** | **String**| |
|
1240
|
+
**body** | [**DocumentTemplateJson**](DocumentTemplateJson.md)| | [optional]
|
1241
|
+
|
1242
|
+
### Return type
|
1243
|
+
|
1244
|
+
nil (empty response body)
|
1245
|
+
|
1246
|
+
### Authorization
|
1247
|
+
|
1248
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1249
|
+
|
1250
|
+
### HTTP request headers
|
1251
|
+
|
1252
|
+
- **Content-Type**: Not defined
|
1253
|
+
- **Accept**: application/json
|
1254
|
+
|
1255
|
+
|
1256
|
+
|
1257
|
+
# **update_document_template_status**
|
1258
|
+
> update_document_template_status(id, status)
|
1259
|
+
|
1260
|
+
Update predefined terms status
|
1261
|
+
|
1262
|
+
Updates the status of a predefined terms
|
1263
|
+
|
1264
|
+
### Example
|
1265
|
+
```ruby
|
1266
|
+
# load the gem
|
1267
|
+
require 'subskribe_dev2'
|
1268
|
+
# setup authorization
|
1269
|
+
SubskribeDevClient.configure do |config|
|
1270
|
+
# Configure API key authorization: ApiKeyAuth
|
1271
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1272
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1273
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1274
|
+
end
|
1275
|
+
|
1276
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
1277
|
+
|
1278
|
+
id = 'id_example' # String | id of the predefined terms
|
1279
|
+
|
1280
|
+
status = 'status_example' # String | new status to set
|
1281
|
+
|
1282
|
+
|
1283
|
+
begin
|
1284
|
+
#Update predefined terms status
|
1285
|
+
api_instance.update_document_template_status(id, status)
|
1286
|
+
rescue SubskribeDevClient::ApiError => e
|
1287
|
+
puts "Exception when calling OrdersApi->update_document_template_status: #{e}"
|
1288
|
+
end
|
1289
|
+
```
|
1290
|
+
|
1291
|
+
### Parameters
|
1292
|
+
|
1293
|
+
Name | Type | Description | Notes
|
1294
|
+
------------- | ------------- | ------------- | -------------
|
1295
|
+
**id** | **String**| id of the predefined terms |
|
1296
|
+
**status** | **String**| new status to set |
|
1297
|
+
|
1298
|
+
### Return type
|
1299
|
+
|
1300
|
+
nil (empty response body)
|
1301
|
+
|
1302
|
+
### Authorization
|
1303
|
+
|
1304
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1305
|
+
|
1306
|
+
### HTTP request headers
|
1307
|
+
|
1308
|
+
- **Content-Type**: application/json
|
1309
|
+
- **Accept**: application/json
|
1310
|
+
|
1311
|
+
|
1312
|
+
|
1313
|
+
# **update_order**
|
1314
|
+
> update_order(body, opts)
|
1315
|
+
|
1316
|
+
Update order details
|
1317
|
+
|
1318
|
+
Updates the details of the specified order
|
1319
|
+
|
1320
|
+
### Example
|
1321
|
+
```ruby
|
1322
|
+
# load the gem
|
1323
|
+
require 'subskribe_dev2'
|
1324
|
+
# setup authorization
|
1325
|
+
SubskribeDevClient.configure do |config|
|
1326
|
+
# Configure API key authorization: ApiKeyAuth
|
1327
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1328
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1329
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1330
|
+
end
|
1331
|
+
|
1332
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
1333
|
+
|
1334
|
+
body = SubskribeDevClient::OrderRequestJson.new # OrderRequestJson | json representing the order details
|
1335
|
+
|
1336
|
+
opts = {
|
1337
|
+
is_dry_run: true # BOOLEAN | true if the order should not be persisted
|
1338
|
+
}
|
1339
|
+
|
1340
|
+
begin
|
1341
|
+
#Update order details
|
1342
|
+
api_instance.update_order(body, opts)
|
1343
|
+
rescue SubskribeDevClient::ApiError => e
|
1344
|
+
puts "Exception when calling OrdersApi->update_order: #{e}"
|
1345
|
+
end
|
1346
|
+
```
|
1347
|
+
|
1348
|
+
### Parameters
|
1349
|
+
|
1350
|
+
Name | Type | Description | Notes
|
1351
|
+
------------- | ------------- | ------------- | -------------
|
1352
|
+
**body** | [**OrderRequestJson**](OrderRequestJson.md)| json representing the order details |
|
1353
|
+
**is_dry_run** | **BOOLEAN**| true if the order should not be persisted | [optional]
|
1354
|
+
|
1355
|
+
### Return type
|
1356
|
+
|
1357
|
+
nil (empty response body)
|
1358
|
+
|
1359
|
+
### Authorization
|
1360
|
+
|
1361
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1362
|
+
|
1363
|
+
### HTTP request headers
|
1364
|
+
|
1365
|
+
- **Content-Type**: application/json
|
1366
|
+
- **Accept**: application/json
|
1367
|
+
|
1368
|
+
|
1369
|
+
|
1370
|
+
# **update_order_status**
|
1371
|
+
> update_order_status(id, status, opts)
|
1372
|
+
|
1373
|
+
Update order status
|
1374
|
+
|
1375
|
+
Updates the status of the specified order to the specified value
|
1376
|
+
|
1377
|
+
### Example
|
1378
|
+
```ruby
|
1379
|
+
# load the gem
|
1380
|
+
require 'subskribe_dev2'
|
1381
|
+
# setup authorization
|
1382
|
+
SubskribeDevClient.configure do |config|
|
1383
|
+
# Configure API key authorization: ApiKeyAuth
|
1384
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1385
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1386
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1387
|
+
end
|
1388
|
+
|
1389
|
+
api_instance = SubskribeDevClient::OrdersApi.new
|
1390
|
+
|
1391
|
+
id = 'id_example' # String | id of the order
|
1392
|
+
|
1393
|
+
status = 'status_example' # String | new status
|
1394
|
+
|
1395
|
+
opts = {
|
1396
|
+
status_updated_on: 789 # Integer | Order status update time
|
1397
|
+
}
|
1398
|
+
|
1399
|
+
begin
|
1400
|
+
#Update order status
|
1401
|
+
api_instance.update_order_status(id, status, opts)
|
1402
|
+
rescue SubskribeDevClient::ApiError => e
|
1403
|
+
puts "Exception when calling OrdersApi->update_order_status: #{e}"
|
1404
|
+
end
|
1405
|
+
```
|
1406
|
+
|
1407
|
+
### Parameters
|
1408
|
+
|
1409
|
+
Name | Type | Description | Notes
|
1410
|
+
------------- | ------------- | ------------- | -------------
|
1411
|
+
**id** | **String**| id of the order |
|
1412
|
+
**status** | **String**| new status |
|
1413
|
+
**status_updated_on** | **Integer**| Order status update time | [optional]
|
1414
|
+
|
1415
|
+
### Return type
|
1416
|
+
|
1417
|
+
nil (empty response body)
|
1418
|
+
|
1419
|
+
### Authorization
|
1420
|
+
|
1421
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1422
|
+
|
1423
|
+
### HTTP request headers
|
1424
|
+
|
1425
|
+
- **Content-Type**: application/json
|
1426
|
+
- **Accept**: application/json
|
1427
|
+
|
1428
|
+
|
1429
|
+
|