subskribe_sandbox 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Gemfile +7 -0
- data/README.md +601 -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/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 +374 -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 +1828 -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 +465 -0
- data/lib/subskribe_dev/models/order_line_item_request_json.rb +375 -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_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/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 +229 -0
- data/lib/subskribe_sandbox/api/accounting_api.rb +193 -0
- data/lib/subskribe_sandbox/api/accounts_api.rb +858 -0
- data/lib/subskribe_sandbox/api/approvals_api.rb +965 -0
- data/lib/subskribe_sandbox/api/attachments_api.rb +299 -0
- data/lib/subskribe_sandbox/api/authentication_api.rb +335 -0
- data/lib/subskribe_sandbox/api/billing_api.rb +2098 -0
- data/lib/subskribe_sandbox/api/credit_memo_api.rb +636 -0
- data/lib/subskribe_sandbox/api/custom_field_api.rb +434 -0
- data/lib/subskribe_sandbox/api/customization_api.rb +269 -0
- data/lib/subskribe_sandbox/api/default_api.rb +223 -0
- data/lib/subskribe_sandbox/api/discounts_api.rb +340 -0
- data/lib/subskribe_sandbox/api/entities_api.rb +532 -0
- data/lib/subskribe_sandbox/api/erp_api.rb +278 -0
- data/lib/subskribe_sandbox/api/import_api.rb +568 -0
- data/lib/subskribe_sandbox/api/integrations_api.rb +1678 -0
- data/lib/subskribe_sandbox/api/metrics_reporting_api.rb +223 -0
- data/lib/subskribe_sandbox/api/notifications_api.rb +245 -0
- data/lib/subskribe_sandbox/api/opportunity_api.rb +177 -0
- data/lib/subskribe_sandbox/api/orders_api.rb +1381 -0
- data/lib/subskribe_sandbox/api/payments_api.rb +431 -0
- data/lib/subskribe_sandbox/api/product_catalog_api.rb +1886 -0
- data/lib/subskribe_sandbox/api/rate_card_api.rb +68 -0
- data/lib/subskribe_sandbox/api/refunds_api.rb +189 -0
- data/lib/subskribe_sandbox/api/reports_api.rb +227 -0
- data/lib/subskribe_sandbox/api/revenue_recognition_api.rb +484 -0
- data/lib/subskribe_sandbox/api/sales_room_api.rb +74 -0
- data/lib/subskribe_sandbox/api/settings_api.rb +1321 -0
- data/lib/subskribe_sandbox/api/subscriptions_api.rb +576 -0
- data/lib/subskribe_sandbox/api/usage_api.rb +604 -0
- data/lib/subskribe_sandbox/api/users_api.rb +728 -0
- data/lib/subskribe_sandbox/api_client.rb +391 -0
- data/lib/subskribe_sandbox/api_error.rb +38 -0
- data/lib/subskribe_sandbox/configuration.rb +209 -0
- data/lib/subskribe_sandbox/models/account_address.rb +265 -0
- data/lib/subskribe_sandbox/models/account_address_json.rb +229 -0
- data/lib/subskribe_sandbox/models/account_contact.rb +530 -0
- data/lib/subskribe_sandbox/models/account_contact_json.rb +274 -0
- data/lib/subskribe_sandbox/models/account_json.rb +395 -0
- data/lib/subskribe_sandbox/models/account_payment_method_json.rb +268 -0
- data/lib/subskribe_sandbox/models/account_receivable_contact_json.rb +225 -0
- data/lib/subskribe_sandbox/models/accounting_event.rb +319 -0
- data/lib/subskribe_sandbox/models/accounting_event_paginated_response.rb +204 -0
- data/lib/subskribe_sandbox/models/accounting_period.rb +356 -0
- data/lib/subskribe_sandbox/models/accounting_period_calculation.rb +229 -0
- data/lib/subskribe_sandbox/models/add_and_apply_payment_application_json.rb +344 -0
- data/lib/subskribe_sandbox/models/anrok_integration_input.rb +184 -0
- data/lib/subskribe_sandbox/models/approval_matrix_import_data_json.rb +229 -0
- data/lib/subskribe_sandbox/models/approval_matrix_import_preview.rb +226 -0
- data/lib/subskribe_sandbox/models/approval_role_json.rb +220 -0
- data/lib/subskribe_sandbox/models/approval_role_segment_change.rb +211 -0
- data/lib/subskribe_sandbox/models/approval_segment_json.rb +220 -0
- data/lib/subskribe_sandbox/models/attachment.rb +326 -0
- data/lib/subskribe_sandbox/models/attribute_reference.rb +193 -0
- data/lib/subskribe_sandbox/models/auth_saml_integration_json.rb +204 -0
- data/lib/subskribe_sandbox/models/automated_invoice_rule.rb +328 -0
- data/lib/subskribe_sandbox/models/automated_invoice_rule_request_json.rb +307 -0
- data/lib/subskribe_sandbox/models/avalara_integration.rb +238 -0
- data/lib/subskribe_sandbox/models/avalara_integration_input.rb +268 -0
- data/lib/subskribe_sandbox/models/billing_event_entry.rb +211 -0
- data/lib/subskribe_sandbox/models/billing_event_input.rb +216 -0
- data/lib/subskribe_sandbox/models/bulk_invoice_run.rb +350 -0
- data/lib/subskribe_sandbox/models/bulk_invoice_run_exclusions.rb +197 -0
- data/lib/subskribe_sandbox/models/bulk_invoice_run_input.rb +263 -0
- data/lib/subskribe_sandbox/models/bulk_invoice_run_item.rb +364 -0
- data/lib/subskribe_sandbox/models/bulk_invoice_run_selector.rb +184 -0
- data/lib/subskribe_sandbox/models/bulk_payment_upload_data.rb +274 -0
- data/lib/subskribe_sandbox/models/bulk_payment_upload_result.rb +204 -0
- data/lib/subskribe_sandbox/models/byte_buffer.rb +247 -0
- data/lib/subskribe_sandbox/models/catalog_relationship.rb +364 -0
- data/lib/subskribe_sandbox/models/charge_json.rb +631 -0
- data/lib/subskribe_sandbox/models/charge_partial_json.rb +310 -0
- data/lib/subskribe_sandbox/models/company_contact_json.rb +225 -0
- data/lib/subskribe_sandbox/models/credit_memo_application_json.rb +239 -0
- data/lib/subskribe_sandbox/models/credit_memo_balance_json.rb +211 -0
- data/lib/subskribe_sandbox/models/credit_memo_json.rb +363 -0
- data/lib/subskribe_sandbox/models/credit_memo_line_item_json.rb +252 -0
- data/lib/subskribe_sandbox/models/credit_memo_line_item_request_json.rb +211 -0
- data/lib/subskribe_sandbox/models/credit_memo_pagination_response_json.rb +204 -0
- data/lib/subskribe_sandbox/models/crm_account_import_response.rb +193 -0
- data/lib/subskribe_sandbox/models/custom_field_default.rb +195 -0
- data/lib/subskribe_sandbox/models/custom_field_definition_create_input.rb +317 -0
- data/lib/subskribe_sandbox/models/custom_field_definition_json.rb +313 -0
- data/lib/subskribe_sandbox/models/custom_field_definition_update_input.rb +256 -0
- data/lib/subskribe_sandbox/models/custom_field_entry.rb +325 -0
- data/lib/subskribe_sandbox/models/custom_field_update_input.rb +195 -0
- data/lib/subskribe_sandbox/models/custom_field_value.rb +316 -0
- data/lib/subskribe_sandbox/models/data_import.rb +355 -0
- data/lib/subskribe_sandbox/models/discount_detail_json.rb +263 -0
- data/lib/subskribe_sandbox/models/discount_json.rb +254 -0
- data/lib/subskribe_sandbox/models/docu_sign_integration_request_json.rb +236 -0
- data/lib/subskribe_sandbox/models/docu_sign_integration_response_json.rb +245 -0
- data/lib/subskribe_sandbox/models/document_custom_content.rb +211 -0
- data/lib/subskribe_sandbox/models/document_section.rb +265 -0
- data/lib/subskribe_sandbox/models/document_template_json.rb +300 -0
- data/lib/subskribe_sandbox/models/dunning_setting_json.rb +200 -0
- data/lib/subskribe_sandbox/models/email_notifiers_list.rb +208 -0
- data/lib/subskribe_sandbox/models/entity.rb +356 -0
- data/lib/subskribe_sandbox/models/entity_json.rb +347 -0
- data/lib/subskribe_sandbox/models/entity_ref.rb +202 -0
- data/lib/subskribe_sandbox/models/entry.rb +202 -0
- data/lib/subskribe_sandbox/models/external_arr_schedule_json.rb +319 -0
- data/lib/subskribe_sandbox/models/flatfile_workbook_response.rb +184 -0
- data/lib/subskribe_sandbox/models/flatfile_workbook_response_data.rb +193 -0
- data/lib/subskribe_sandbox/models/input_stream.rb +175 -0
- data/lib/subskribe_sandbox/models/integration.rb +311 -0
- data/lib/subskribe_sandbox/models/invoice_balance_json.rb +211 -0
- data/lib/subskribe_sandbox/models/invoice_item_json.rb +355 -0
- data/lib/subskribe_sandbox/models/invoice_item_preview_json.rb +229 -0
- data/lib/subskribe_sandbox/models/invoice_json.rb +439 -0
- data/lib/subskribe_sandbox/models/invoice_json_pagination_response.rb +204 -0
- data/lib/subskribe_sandbox/models/invoice_number_prefix.rb +184 -0
- data/lib/subskribe_sandbox/models/invoice_preview_json.rb +222 -0
- data/lib/subskribe_sandbox/models/ledger_account.rb +316 -0
- data/lib/subskribe_sandbox/models/ledger_account_mapping.rb +222 -0
- data/lib/subskribe_sandbox/models/metrics_json.rb +267 -0
- data/lib/subskribe_sandbox/models/notification_target_and_subscriptions.rb +265 -0
- data/lib/subskribe_sandbox/models/number_config.rb +254 -0
- data/lib/subskribe_sandbox/models/opportunity.rb +326 -0
- data/lib/subskribe_sandbox/models/opportunity_json.rb +326 -0
- data/lib/subskribe_sandbox/models/opportunity_pagination_response.rb +204 -0
- data/lib/subskribe_sandbox/models/opportunity_rest_json.rb +317 -0
- data/lib/subskribe_sandbox/models/order_json.rb +754 -0
- data/lib/subskribe_sandbox/models/order_json_pagination_response.rb +204 -0
- data/lib/subskribe_sandbox/models/order_line_item_json.rb +474 -0
- data/lib/subskribe_sandbox/models/order_line_item_request_json.rb +384 -0
- data/lib/subskribe_sandbox/models/order_request_json.rb +616 -0
- data/lib/subskribe_sandbox/models/order_terms.rb +265 -0
- data/lib/subskribe_sandbox/models/paginated_response.rb +204 -0
- data/lib/subskribe_sandbox/models/payment_balance_json.rb +211 -0
- data/lib/subskribe_sandbox/models/payment_configuration.rb +208 -0
- data/lib/subskribe_sandbox/models/payment_json.rb +300 -0
- data/lib/subskribe_sandbox/models/payment_json_pagination_response.rb +204 -0
- data/lib/subskribe_sandbox/models/payment_term_settings_json.rb +219 -0
- data/lib/subskribe_sandbox/models/plan_json.rb +339 -0
- data/lib/subskribe_sandbox/models/plan_json_pagination_response.rb +204 -0
- data/lib/subskribe_sandbox/models/plan_metadata_json.rb +187 -0
- data/lib/subskribe_sandbox/models/predefined_report_def_chart_json.rb +265 -0
- data/lib/subskribe_sandbox/models/predefined_report_def_json.rb +222 -0
- data/lib/subskribe_sandbox/models/predefined_report_defs_json.rb +186 -0
- data/lib/subskribe_sandbox/models/predefined_report_json.rb +213 -0
- data/lib/subskribe_sandbox/models/predefined_report_param.rb +296 -0
- data/lib/subskribe_sandbox/models/predefined_report_param_object.rb +296 -0
- data/lib/subskribe_sandbox/models/prepaid_stats.rb +310 -0
- data/lib/subskribe_sandbox/models/price_tier_json.rb +212 -0
- data/lib/subskribe_sandbox/models/product_category.rb +264 -0
- data/lib/subskribe_sandbox/models/product_category_pagination_response.rb +204 -0
- data/lib/subskribe_sandbox/models/product_input_json.rb +249 -0
- data/lib/subskribe_sandbox/models/product_json.rb +276 -0
- data/lib/subskribe_sandbox/models/product_json_pagination_response.rb +204 -0
- data/lib/subskribe_sandbox/models/purchase_order.rb +226 -0
- data/lib/subskribe_sandbox/models/raw_usage.rb +247 -0
- data/lib/subskribe_sandbox/models/raw_usages_data.rb +192 -0
- data/lib/subskribe_sandbox/models/recognition_event_completion.rb +322 -0
- data/lib/subskribe_sandbox/models/recognition_rule.rb +376 -0
- data/lib/subskribe_sandbox/models/recurrence_json.rb +256 -0
- data/lib/subskribe_sandbox/models/refund.rb +301 -0
- data/lib/subskribe_sandbox/models/refund_detail.rb +322 -0
- data/lib/subskribe_sandbox/models/refund_request_json.rb +272 -0
- data/lib/subskribe_sandbox/models/report_duration.rb +193 -0
- data/lib/subskribe_sandbox/models/report_job_response.rb +245 -0
- data/lib/subskribe_sandbox/models/salesforce_account.rb +229 -0
- data/lib/subskribe_sandbox/models/salesforce_account_billing_address.rb +220 -0
- data/lib/subskribe_sandbox/models/salesforce_client_integration_request_json.rb +211 -0
- data/lib/subskribe_sandbox/models/settlement_application.rb +329 -0
- data/lib/subskribe_sandbox/models/standalone_credit_memo_request.rb +353 -0
- data/lib/subskribe_sandbox/models/subscription_charge_alias.rb +283 -0
- data/lib/subskribe_sandbox/models/subscription_charge_json.rb +362 -0
- data/lib/subskribe_sandbox/models/subscription_json.rb +583 -0
- data/lib/subskribe_sandbox/models/subscription_update_json.rb +280 -0
- data/lib/subskribe_sandbox/models/tax_jar_integration.rb +238 -0
- data/lib/subskribe_sandbox/models/tax_jar_integration_input.rb +193 -0
- data/lib/subskribe_sandbox/models/tax_rate_json.rb +286 -0
- data/lib/subskribe_sandbox/models/tax_rate_pagination_response_json.rb +204 -0
- data/lib/subskribe_sandbox/models/tenant_credit_memo_configuration_json.rb +211 -0
- data/lib/subskribe_sandbox/models/tenant_discount_json.rb +193 -0
- data/lib/subskribe_sandbox/models/tenant_discount_line_item_json.rb +202 -0
- data/lib/subskribe_sandbox/models/tenant_invoice_config.rb +254 -0
- data/lib/subskribe_sandbox/models/tenant_json.rb +283 -0
- data/lib/subskribe_sandbox/models/tenant_setting_json.rb +307 -0
- data/lib/subskribe_sandbox/models/time_series_amount_json.rb +193 -0
- data/lib/subskribe_sandbox/models/time_zone.rb +211 -0
- data/lib/subskribe_sandbox/models/unit_of_measure_json.rb +250 -0
- data/lib/subskribe_sandbox/models/unit_of_measure_pagination_response_json.rb +204 -0
- data/lib/subskribe_sandbox/models/update_invoice_request.rb +282 -0
- data/lib/subskribe_sandbox/models/usage_aggregate_output.rb +258 -0
- data/lib/subskribe_sandbox/models/usage_batch_insert_result.rb +213 -0
- data/lib/subskribe_sandbox/models/user_group_json.rb +224 -0
- data/lib/subskribe_sandbox/models/user_group_request_json.rb +224 -0
- data/lib/subskribe_sandbox/models/user_input.rb +304 -0
- data/lib/subskribe_sandbox/models/user_json.rb +376 -0
- data/lib/subskribe_sandbox/models/user_pagination_response_json.rb +204 -0
- data/lib/subskribe_sandbox/models/void_invoice_request.rb +203 -0
- data/lib/subskribe_sandbox/models/void_payment_json.rb +235 -0
- data/lib/subskribe_sandbox/version.rb +15 -0
- data/lib/subskribe_sandbox.rb +229 -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_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.gemspec +46 -0
- data/subskribe_sandbox.gemspec +46 -0
- metadata +1218 -0
data/docs/BillingApi.md
ADDED
@@ -0,0 +1,2173 @@
|
|
1
|
+
# SubskribeSandboxClient::BillingApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://api.sandbox.subskribe.net*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**add_automated_invoice_rule**](BillingApi.md#add_automated_invoice_rule) | **POST** /automatedInvoiceRules | Create an automated invoice rule
|
8
|
+
[**add_billing_schedule**](BillingApi.md#add_billing_schedule) | **POST** /invoices/schedule | Add a new billing schedule for subscription line item
|
9
|
+
[**add_subscription_charge_alias**](BillingApi.md#add_subscription_charge_alias) | **PUT** /alias/subscriptionCharge/{aliasId} | Create an alias for a subscription id/charge id pair
|
10
|
+
[**apply_credit_memo**](BillingApi.md#apply_credit_memo) | **POST** /settlements/applyCreditMemo | Apply a credit memo
|
11
|
+
[**create_bulk_invoice_run**](BillingApi.md#create_bulk_invoice_run) | **POST** /invoices/bulk | Create a bulk invoice run
|
12
|
+
[**create_invoice_document**](BillingApi.md#create_invoice_document) | **POST** /invoices/{invoiceNumber}/pdf | Generate invoice PDF
|
13
|
+
[**delete_billing_schedule**](BillingApi.md#delete_billing_schedule) | **DELETE** /invoices/schedule/{id} | Delete an existing billing schedule
|
14
|
+
[**delete_invoice**](BillingApi.md#delete_invoice) | **DELETE** /invoices/{number} | Delete invoice
|
15
|
+
[**delete_subscription_charge_alias**](BillingApi.md#delete_subscription_charge_alias) | **DELETE** /alias/subscriptionCharge/{aliasId} | Delete the specified alias
|
16
|
+
[**generate_invoice**](BillingApi.md#generate_invoice) | **POST** /invoices/generate | Generate subscription invoices
|
17
|
+
[**get_account_receivable_contact**](BillingApi.md#get_account_receivable_contact) | **GET** /accountReceivableContact | Get the contact for accounts receivable
|
18
|
+
[**get_automated_invoice_rule**](BillingApi.md#get_automated_invoice_rule) | **GET** /automatedInvoiceRules/{id} | Get automated invoice rule details
|
19
|
+
[**get_automated_invoice_rules**](BillingApi.md#get_automated_invoice_rules) | **GET** /automatedInvoiceRules | Get automated invoice rules for a tenant
|
20
|
+
[**get_billing_schedules**](BillingApi.md#get_billing_schedules) | **GET** /invoices/schedule | Get billing schedules for a subscription line item
|
21
|
+
[**get_bulk_invoice_run**](BillingApi.md#get_bulk_invoice_run) | **GET** /invoices/bulk/{bulkInvoiceRunId} | Get bulk invoice run details
|
22
|
+
[**get_bulk_invoice_run_items**](BillingApi.md#get_bulk_invoice_run_items) | **GET** /invoices/bulk/{bulkInvoiceRunId}/runItems | Get items for bulk invoice run
|
23
|
+
[**get_dunning_setting**](BillingApi.md#get_dunning_setting) | **GET** /dunningSetting | Get dunning settings
|
24
|
+
[**get_invoice**](BillingApi.md#get_invoice) | **GET** /invoices/{number} | Get invoice details
|
25
|
+
[**get_invoice_balance**](BillingApi.md#get_invoice_balance) | **GET** /invoices/{number}/balance | Get invoice balance
|
26
|
+
[**get_invoice_document_pdf**](BillingApi.md#get_invoice_document_pdf) | **GET** /invoices/{invoiceNumber}/pdf | Download invoice PDF
|
27
|
+
[**get_invoices**](BillingApi.md#get_invoices) | **GET** /invoices | Get all invoices for a subscription
|
28
|
+
[**get_raw_invoice_document_json**](BillingApi.md#get_raw_invoice_document_json) | **GET** /invoices/{invoiceNumber}/documentJson | Get the invoice document JSON that is used to render invoice PDF
|
29
|
+
[**get_settlement_application**](BillingApi.md#get_settlement_application) | **GET** /settlements/{id} | Get settlement application details
|
30
|
+
[**get_settlement_applications**](BillingApi.md#get_settlement_applications) | **GET** /settlements | Get settlement applications
|
31
|
+
[**get_subscription_charge_alias**](BillingApi.md#get_subscription_charge_alias) | **GET** /alias/subscriptionCharge/{aliasId} | Get the details of an alias
|
32
|
+
[**get_usage_for_subscription_charge**](BillingApi.md#get_usage_for_subscription_charge) | **GET** /invoices/usage | Get usage
|
33
|
+
[**list_aliases_for_subscription**](BillingApi.md#list_aliases_for_subscription) | **GET** /alias/subscriptionCharge | Get aliases for a subscription
|
34
|
+
[**post_invoice**](BillingApi.md#post_invoice) | **POST** /invoices/{number}/post | Mark invoice as posted
|
35
|
+
[**post_invoices_for_bulk_invoice_run**](BillingApi.md#post_invoices_for_bulk_invoice_run) | **PUT** /invoices/bulk/{bulkInvoiceRunId}/post | Posts invoices for a bulk run
|
36
|
+
[**preview_invoice_by_order_period**](BillingApi.md#preview_invoice_by_order_period) | **GET** /invoices/unbilledUsage | Get unbilled usage
|
37
|
+
[**preview_invoice_by_order_period1**](BillingApi.md#preview_invoice_by_order_period1) | **GET** /invoices/preview | Preview invoices
|
38
|
+
[**put_account_receivable_contact**](BillingApi.md#put_account_receivable_contact) | **PUT** /accountReceivableContact | Set the contact for accounts receivable
|
39
|
+
[**send_invoice_reminder**](BillingApi.md#send_invoice_reminder) | **POST** /dunning/sendInvoiceReminder/{invoiceNumber} | Send an Invoice Reminder
|
40
|
+
[**send_test_dunning_email**](BillingApi.md#send_test_dunning_email) | **POST** /dunning/sendTestEmail/{reminderType} | Send a test email
|
41
|
+
[**update_automated_invoice_rule**](BillingApi.md#update_automated_invoice_rule) | **PUT** /automatedInvoiceRules/{id} | Update automated invoice rule details
|
42
|
+
[**update_dunning_setting**](BillingApi.md#update_dunning_setting) | **PUT** /dunningSetting | Update dunning settings
|
43
|
+
[**update_invoice**](BillingApi.md#update_invoice) | **PUT** /invoices/{number} | Update invoice details
|
44
|
+
[**update_invoice_sequence**](BillingApi.md#update_invoice_sequence) | **POST** /invoices/sequence/{invoiceConfigId} | Update invoice sequence
|
45
|
+
[**void_invoice**](BillingApi.md#void_invoice) | **PUT** /invoices/{number}/void | Mark invoice as voided
|
46
|
+
|
47
|
+
|
48
|
+
# **add_automated_invoice_rule**
|
49
|
+
> AutomatedInvoiceRule add_automated_invoice_rule(body)
|
50
|
+
|
51
|
+
Create an automated invoice rule
|
52
|
+
|
53
|
+
Creates an automated invoice rule with the specified parameters
|
54
|
+
|
55
|
+
### Example
|
56
|
+
```ruby
|
57
|
+
# load the gem
|
58
|
+
require 'subskribe_sandbox'
|
59
|
+
# setup authorization
|
60
|
+
SubskribeSandboxClient.configure do |config|
|
61
|
+
# Configure API key authorization: ApiKeyAuth
|
62
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
63
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
64
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
65
|
+
end
|
66
|
+
|
67
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
68
|
+
|
69
|
+
body = SubskribeSandboxClient::AutomatedInvoiceRuleRequestJson.new # AutomatedInvoiceRuleRequestJson | automated invoice rule
|
70
|
+
|
71
|
+
|
72
|
+
begin
|
73
|
+
#Create an automated invoice rule
|
74
|
+
result = api_instance.add_automated_invoice_rule(body)
|
75
|
+
p result
|
76
|
+
rescue SubskribeSandboxClient::ApiError => e
|
77
|
+
puts "Exception when calling BillingApi->add_automated_invoice_rule: #{e}"
|
78
|
+
end
|
79
|
+
```
|
80
|
+
|
81
|
+
### Parameters
|
82
|
+
|
83
|
+
Name | Type | Description | Notes
|
84
|
+
------------- | ------------- | ------------- | -------------
|
85
|
+
**body** | [**AutomatedInvoiceRuleRequestJson**](AutomatedInvoiceRuleRequestJson.md)| automated invoice rule |
|
86
|
+
|
87
|
+
### Return type
|
88
|
+
|
89
|
+
[**AutomatedInvoiceRule**](AutomatedInvoiceRule.md)
|
90
|
+
|
91
|
+
### Authorization
|
92
|
+
|
93
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
94
|
+
|
95
|
+
### HTTP request headers
|
96
|
+
|
97
|
+
- **Content-Type**: application/json
|
98
|
+
- **Accept**: application/json
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
# **add_billing_schedule**
|
103
|
+
> String add_billing_schedule(body)
|
104
|
+
|
105
|
+
Add a new billing schedule for subscription line item
|
106
|
+
|
107
|
+
Creates a new billing schedule entry for an event based charge
|
108
|
+
|
109
|
+
### Example
|
110
|
+
```ruby
|
111
|
+
# load the gem
|
112
|
+
require 'subskribe_sandbox'
|
113
|
+
# setup authorization
|
114
|
+
SubskribeSandboxClient.configure do |config|
|
115
|
+
# Configure API key authorization: ApiKeyAuth
|
116
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
117
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
118
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
119
|
+
end
|
120
|
+
|
121
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
122
|
+
|
123
|
+
body = SubskribeSandboxClient::BillingEventInput.new # BillingEventInput | new billing event
|
124
|
+
|
125
|
+
|
126
|
+
begin
|
127
|
+
#Add a new billing schedule for subscription line item
|
128
|
+
result = api_instance.add_billing_schedule(body)
|
129
|
+
p result
|
130
|
+
rescue SubskribeSandboxClient::ApiError => e
|
131
|
+
puts "Exception when calling BillingApi->add_billing_schedule: #{e}"
|
132
|
+
end
|
133
|
+
```
|
134
|
+
|
135
|
+
### Parameters
|
136
|
+
|
137
|
+
Name | Type | Description | Notes
|
138
|
+
------------- | ------------- | ------------- | -------------
|
139
|
+
**body** | [**BillingEventInput**](BillingEventInput.md)| new billing event |
|
140
|
+
|
141
|
+
### Return type
|
142
|
+
|
143
|
+
**String**
|
144
|
+
|
145
|
+
### Authorization
|
146
|
+
|
147
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
148
|
+
|
149
|
+
### HTTP request headers
|
150
|
+
|
151
|
+
- **Content-Type**: Not defined
|
152
|
+
- **Accept**: application/json
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
# **add_subscription_charge_alias**
|
157
|
+
> add_subscription_charge_alias(alias_id, opts)
|
158
|
+
|
159
|
+
Create an alias for a subscription id/charge id pair
|
160
|
+
|
161
|
+
This allows you to specify a string alias for a subscription id and a charge id. This can be useful when, for example, you want to upload usage statistics and would rather specify your own id (or another external id), rather than referring to Subskribe's internal ids.
|
162
|
+
|
163
|
+
### Example
|
164
|
+
```ruby
|
165
|
+
# load the gem
|
166
|
+
require 'subskribe_sandbox'
|
167
|
+
# setup authorization
|
168
|
+
SubskribeSandboxClient.configure do |config|
|
169
|
+
# Configure API key authorization: ApiKeyAuth
|
170
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
171
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
172
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
173
|
+
end
|
174
|
+
|
175
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
176
|
+
|
177
|
+
alias_id = 'alias_id_example' # String | alias to map to create the mapping for
|
178
|
+
|
179
|
+
opts = {
|
180
|
+
subscription_id: 'subscription_id_example', # String | the subscription id
|
181
|
+
charge_id: 'charge_id_example' # String | the charge id
|
182
|
+
}
|
183
|
+
|
184
|
+
begin
|
185
|
+
#Create an alias for a subscription id/charge id pair
|
186
|
+
api_instance.add_subscription_charge_alias(alias_id, opts)
|
187
|
+
rescue SubskribeSandboxClient::ApiError => e
|
188
|
+
puts "Exception when calling BillingApi->add_subscription_charge_alias: #{e}"
|
189
|
+
end
|
190
|
+
```
|
191
|
+
|
192
|
+
### Parameters
|
193
|
+
|
194
|
+
Name | Type | Description | Notes
|
195
|
+
------------- | ------------- | ------------- | -------------
|
196
|
+
**alias_id** | **String**| alias to map to create the mapping for |
|
197
|
+
**subscription_id** | **String**| the subscription id | [optional]
|
198
|
+
**charge_id** | **String**| the charge id | [optional]
|
199
|
+
|
200
|
+
### Return type
|
201
|
+
|
202
|
+
nil (empty response body)
|
203
|
+
|
204
|
+
### Authorization
|
205
|
+
|
206
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
207
|
+
|
208
|
+
### HTTP request headers
|
209
|
+
|
210
|
+
- **Content-Type**: Not defined
|
211
|
+
- **Accept**: application/json
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
# **apply_credit_memo**
|
216
|
+
> apply_credit_memo(body)
|
217
|
+
|
218
|
+
Apply a credit memo
|
219
|
+
|
220
|
+
Applies a credit memo per the specified parameters
|
221
|
+
|
222
|
+
### Example
|
223
|
+
```ruby
|
224
|
+
# load the gem
|
225
|
+
require 'subskribe_sandbox'
|
226
|
+
# setup authorization
|
227
|
+
SubskribeSandboxClient.configure do |config|
|
228
|
+
# Configure API key authorization: ApiKeyAuth
|
229
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
230
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
231
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
232
|
+
end
|
233
|
+
|
234
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
235
|
+
|
236
|
+
body = SubskribeSandboxClient::CreditMemoApplicationJson.new # CreditMemoApplicationJson | application details in json
|
237
|
+
|
238
|
+
|
239
|
+
begin
|
240
|
+
#Apply a credit memo
|
241
|
+
api_instance.apply_credit_memo(body)
|
242
|
+
rescue SubskribeSandboxClient::ApiError => e
|
243
|
+
puts "Exception when calling BillingApi->apply_credit_memo: #{e}"
|
244
|
+
end
|
245
|
+
```
|
246
|
+
|
247
|
+
### Parameters
|
248
|
+
|
249
|
+
Name | Type | Description | Notes
|
250
|
+
------------- | ------------- | ------------- | -------------
|
251
|
+
**body** | [**CreditMemoApplicationJson**](CreditMemoApplicationJson.md)| application details in json |
|
252
|
+
|
253
|
+
### Return type
|
254
|
+
|
255
|
+
nil (empty response body)
|
256
|
+
|
257
|
+
### Authorization
|
258
|
+
|
259
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
260
|
+
|
261
|
+
### HTTP request headers
|
262
|
+
|
263
|
+
- **Content-Type**: application/json
|
264
|
+
- **Accept**: application/json
|
265
|
+
|
266
|
+
|
267
|
+
|
268
|
+
# **create_bulk_invoice_run**
|
269
|
+
> String create_bulk_invoice_run(body)
|
270
|
+
|
271
|
+
Create a bulk invoice run
|
272
|
+
|
273
|
+
Creates a bulk invoice run as specified by the input parameters. On success the id of the run is returned.
|
274
|
+
|
275
|
+
### Example
|
276
|
+
```ruby
|
277
|
+
# load the gem
|
278
|
+
require 'subskribe_sandbox'
|
279
|
+
# setup authorization
|
280
|
+
SubskribeSandboxClient.configure do |config|
|
281
|
+
# Configure API key authorization: ApiKeyAuth
|
282
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
283
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
284
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
285
|
+
end
|
286
|
+
|
287
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
288
|
+
|
289
|
+
body = SubskribeSandboxClient::BulkInvoiceRunInput.new # BulkInvoiceRunInput | json representing the run parameters
|
290
|
+
|
291
|
+
|
292
|
+
begin
|
293
|
+
#Create a bulk invoice run
|
294
|
+
result = api_instance.create_bulk_invoice_run(body)
|
295
|
+
p result
|
296
|
+
rescue SubskribeSandboxClient::ApiError => e
|
297
|
+
puts "Exception when calling BillingApi->create_bulk_invoice_run: #{e}"
|
298
|
+
end
|
299
|
+
```
|
300
|
+
|
301
|
+
### Parameters
|
302
|
+
|
303
|
+
Name | Type | Description | Notes
|
304
|
+
------------- | ------------- | ------------- | -------------
|
305
|
+
**body** | [**BulkInvoiceRunInput**](BulkInvoiceRunInput.md)| json representing the run parameters |
|
306
|
+
|
307
|
+
### Return type
|
308
|
+
|
309
|
+
**String**
|
310
|
+
|
311
|
+
### Authorization
|
312
|
+
|
313
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
314
|
+
|
315
|
+
### HTTP request headers
|
316
|
+
|
317
|
+
- **Content-Type**: Not defined
|
318
|
+
- **Accept**: application/json
|
319
|
+
|
320
|
+
|
321
|
+
|
322
|
+
# **create_invoice_document**
|
323
|
+
> create_invoice_document(invoice_number)
|
324
|
+
|
325
|
+
Generate invoice PDF
|
326
|
+
|
327
|
+
Generates a PDF version of the specified invoice. Once generated, PDF can be later fetched via a call to /{invoiceNumber}/pdf.
|
328
|
+
|
329
|
+
### Example
|
330
|
+
```ruby
|
331
|
+
# load the gem
|
332
|
+
require 'subskribe_sandbox'
|
333
|
+
# setup authorization
|
334
|
+
SubskribeSandboxClient.configure do |config|
|
335
|
+
# Configure API key authorization: ApiKeyAuth
|
336
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
337
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
338
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
339
|
+
end
|
340
|
+
|
341
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
342
|
+
|
343
|
+
invoice_number = 'invoice_number_example' # String |
|
344
|
+
|
345
|
+
|
346
|
+
begin
|
347
|
+
#Generate invoice PDF
|
348
|
+
api_instance.create_invoice_document(invoice_number)
|
349
|
+
rescue SubskribeSandboxClient::ApiError => e
|
350
|
+
puts "Exception when calling BillingApi->create_invoice_document: #{e}"
|
351
|
+
end
|
352
|
+
```
|
353
|
+
|
354
|
+
### Parameters
|
355
|
+
|
356
|
+
Name | Type | Description | Notes
|
357
|
+
------------- | ------------- | ------------- | -------------
|
358
|
+
**invoice_number** | **String**| |
|
359
|
+
|
360
|
+
### Return type
|
361
|
+
|
362
|
+
nil (empty response body)
|
363
|
+
|
364
|
+
### Authorization
|
365
|
+
|
366
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
367
|
+
|
368
|
+
### HTTP request headers
|
369
|
+
|
370
|
+
- **Content-Type**: Not defined
|
371
|
+
- **Accept**: application/json
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
# **delete_billing_schedule**
|
376
|
+
> delete_billing_schedule(id)
|
377
|
+
|
378
|
+
Delete an existing billing schedule
|
379
|
+
|
380
|
+
Billing schedules must be deleted in reverse chronological order.
|
381
|
+
|
382
|
+
### Example
|
383
|
+
```ruby
|
384
|
+
# load the gem
|
385
|
+
require 'subskribe_sandbox'
|
386
|
+
# setup authorization
|
387
|
+
SubskribeSandboxClient.configure do |config|
|
388
|
+
# Configure API key authorization: ApiKeyAuth
|
389
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
390
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
391
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
392
|
+
end
|
393
|
+
|
394
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
395
|
+
|
396
|
+
id = 'id_example' # String | billing schedule entry id
|
397
|
+
|
398
|
+
|
399
|
+
begin
|
400
|
+
#Delete an existing billing schedule
|
401
|
+
api_instance.delete_billing_schedule(id)
|
402
|
+
rescue SubskribeSandboxClient::ApiError => e
|
403
|
+
puts "Exception when calling BillingApi->delete_billing_schedule: #{e}"
|
404
|
+
end
|
405
|
+
```
|
406
|
+
|
407
|
+
### Parameters
|
408
|
+
|
409
|
+
Name | Type | Description | Notes
|
410
|
+
------------- | ------------- | ------------- | -------------
|
411
|
+
**id** | [**String**](.md)| billing schedule entry id |
|
412
|
+
|
413
|
+
### Return type
|
414
|
+
|
415
|
+
nil (empty response body)
|
416
|
+
|
417
|
+
### Authorization
|
418
|
+
|
419
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
420
|
+
|
421
|
+
### HTTP request headers
|
422
|
+
|
423
|
+
- **Content-Type**: Not defined
|
424
|
+
- **Accept**: application/json
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
# **delete_invoice**
|
429
|
+
> InvoiceJson delete_invoice(number)
|
430
|
+
|
431
|
+
Delete invoice
|
432
|
+
|
433
|
+
Deletes the specified invoice
|
434
|
+
|
435
|
+
### Example
|
436
|
+
```ruby
|
437
|
+
# load the gem
|
438
|
+
require 'subskribe_sandbox'
|
439
|
+
# setup authorization
|
440
|
+
SubskribeSandboxClient.configure do |config|
|
441
|
+
# Configure API key authorization: ApiKeyAuth
|
442
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
443
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
444
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
445
|
+
end
|
446
|
+
|
447
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
448
|
+
|
449
|
+
number = 'number_example' # String | number of the invoice
|
450
|
+
|
451
|
+
|
452
|
+
begin
|
453
|
+
#Delete invoice
|
454
|
+
result = api_instance.delete_invoice(number)
|
455
|
+
p result
|
456
|
+
rescue SubskribeSandboxClient::ApiError => e
|
457
|
+
puts "Exception when calling BillingApi->delete_invoice: #{e}"
|
458
|
+
end
|
459
|
+
```
|
460
|
+
|
461
|
+
### Parameters
|
462
|
+
|
463
|
+
Name | Type | Description | Notes
|
464
|
+
------------- | ------------- | ------------- | -------------
|
465
|
+
**number** | **String**| number of the invoice |
|
466
|
+
|
467
|
+
### Return type
|
468
|
+
|
469
|
+
[**InvoiceJson**](InvoiceJson.md)
|
470
|
+
|
471
|
+
### Authorization
|
472
|
+
|
473
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
474
|
+
|
475
|
+
### HTTP request headers
|
476
|
+
|
477
|
+
- **Content-Type**: Not defined
|
478
|
+
- **Accept**: application/json
|
479
|
+
|
480
|
+
|
481
|
+
|
482
|
+
# **delete_subscription_charge_alias**
|
483
|
+
> delete_subscription_charge_alias(alias_id)
|
484
|
+
|
485
|
+
Delete the specified alias
|
486
|
+
|
487
|
+
Deletes the specified alias mapping
|
488
|
+
|
489
|
+
### Example
|
490
|
+
```ruby
|
491
|
+
# load the gem
|
492
|
+
require 'subskribe_sandbox'
|
493
|
+
# setup authorization
|
494
|
+
SubskribeSandboxClient.configure do |config|
|
495
|
+
# Configure API key authorization: ApiKeyAuth
|
496
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
497
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
498
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
499
|
+
end
|
500
|
+
|
501
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
502
|
+
|
503
|
+
alias_id = 'alias_id_example' # String |
|
504
|
+
|
505
|
+
|
506
|
+
begin
|
507
|
+
#Delete the specified alias
|
508
|
+
api_instance.delete_subscription_charge_alias(alias_id)
|
509
|
+
rescue SubskribeSandboxClient::ApiError => e
|
510
|
+
puts "Exception when calling BillingApi->delete_subscription_charge_alias: #{e}"
|
511
|
+
end
|
512
|
+
```
|
513
|
+
|
514
|
+
### Parameters
|
515
|
+
|
516
|
+
Name | Type | Description | Notes
|
517
|
+
------------- | ------------- | ------------- | -------------
|
518
|
+
**alias_id** | **String**| |
|
519
|
+
|
520
|
+
### Return type
|
521
|
+
|
522
|
+
nil (empty response body)
|
523
|
+
|
524
|
+
### Authorization
|
525
|
+
|
526
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
527
|
+
|
528
|
+
### HTTP request headers
|
529
|
+
|
530
|
+
- **Content-Type**: Not defined
|
531
|
+
- **Accept**: application/json
|
532
|
+
|
533
|
+
|
534
|
+
|
535
|
+
# **generate_invoice**
|
536
|
+
> Array<InvoiceJson> generate_invoice(subscription_id, target_date, invoice_charge_inclusion_option, opts)
|
537
|
+
|
538
|
+
Generate subscription invoices
|
539
|
+
|
540
|
+
Generates the invoices for the given subscription
|
541
|
+
|
542
|
+
### Example
|
543
|
+
```ruby
|
544
|
+
# load the gem
|
545
|
+
require 'subskribe_sandbox'
|
546
|
+
# setup authorization
|
547
|
+
SubskribeSandboxClient.configure do |config|
|
548
|
+
# Configure API key authorization: ApiKeyAuth
|
549
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
550
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
551
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
552
|
+
end
|
553
|
+
|
554
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
555
|
+
|
556
|
+
subscription_id = 'subscription_id_example' # String | id of the subscription
|
557
|
+
|
558
|
+
target_date = 789 # Integer | Time in seconds since Epoch (GMT) to generate invoice from
|
559
|
+
|
560
|
+
invoice_charge_inclusion_option = 'invoice_charge_inclusion_option_example' # String | types of charges to include
|
561
|
+
|
562
|
+
opts = {
|
563
|
+
invoice_date: 789 # Integer | Time in seconds since Epoch (GMT) to set invoice date to
|
564
|
+
}
|
565
|
+
|
566
|
+
begin
|
567
|
+
#Generate subscription invoices
|
568
|
+
result = api_instance.generate_invoice(subscription_id, target_date, invoice_charge_inclusion_option, opts)
|
569
|
+
p result
|
570
|
+
rescue SubskribeSandboxClient::ApiError => e
|
571
|
+
puts "Exception when calling BillingApi->generate_invoice: #{e}"
|
572
|
+
end
|
573
|
+
```
|
574
|
+
|
575
|
+
### Parameters
|
576
|
+
|
577
|
+
Name | Type | Description | Notes
|
578
|
+
------------- | ------------- | ------------- | -------------
|
579
|
+
**subscription_id** | **String**| id of the subscription |
|
580
|
+
**target_date** | **Integer**| Time in seconds since Epoch (GMT) to generate invoice from |
|
581
|
+
**invoice_charge_inclusion_option** | **String**| types of charges to include |
|
582
|
+
**invoice_date** | **Integer**| Time in seconds since Epoch (GMT) to set invoice date to | [optional]
|
583
|
+
|
584
|
+
### Return type
|
585
|
+
|
586
|
+
[**Array<InvoiceJson>**](InvoiceJson.md)
|
587
|
+
|
588
|
+
### Authorization
|
589
|
+
|
590
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
591
|
+
|
592
|
+
### HTTP request headers
|
593
|
+
|
594
|
+
- **Content-Type**: Not defined
|
595
|
+
- **Accept**: application/json
|
596
|
+
|
597
|
+
|
598
|
+
|
599
|
+
# **get_account_receivable_contact**
|
600
|
+
> AccountReceivableContactJson get_account_receivable_contact
|
601
|
+
|
602
|
+
Get the contact for accounts receivable
|
603
|
+
|
604
|
+
Returns the details of the account receivable contact for your tenant
|
605
|
+
|
606
|
+
### Example
|
607
|
+
```ruby
|
608
|
+
# load the gem
|
609
|
+
require 'subskribe_sandbox'
|
610
|
+
# setup authorization
|
611
|
+
SubskribeSandboxClient.configure do |config|
|
612
|
+
# Configure API key authorization: ApiKeyAuth
|
613
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
614
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
615
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
616
|
+
end
|
617
|
+
|
618
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
619
|
+
|
620
|
+
begin
|
621
|
+
#Get the contact for accounts receivable
|
622
|
+
result = api_instance.get_account_receivable_contact
|
623
|
+
p result
|
624
|
+
rescue SubskribeSandboxClient::ApiError => e
|
625
|
+
puts "Exception when calling BillingApi->get_account_receivable_contact: #{e}"
|
626
|
+
end
|
627
|
+
```
|
628
|
+
|
629
|
+
### Parameters
|
630
|
+
This endpoint does not need any parameter.
|
631
|
+
|
632
|
+
### Return type
|
633
|
+
|
634
|
+
[**AccountReceivableContactJson**](AccountReceivableContactJson.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_automated_invoice_rule**
|
648
|
+
> get_automated_invoice_rule(id)
|
649
|
+
|
650
|
+
Get automated invoice rule details
|
651
|
+
|
652
|
+
Returns the details of the specified automated invoice rule
|
653
|
+
|
654
|
+
### Example
|
655
|
+
```ruby
|
656
|
+
# load the gem
|
657
|
+
require 'subskribe_sandbox'
|
658
|
+
# setup authorization
|
659
|
+
SubskribeSandboxClient.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 = SubskribeSandboxClient::BillingApi.new
|
667
|
+
|
668
|
+
id = 'id_example' # String | id of the automated invoice rule
|
669
|
+
|
670
|
+
|
671
|
+
begin
|
672
|
+
#Get automated invoice rule details
|
673
|
+
api_instance.get_automated_invoice_rule(id)
|
674
|
+
rescue SubskribeSandboxClient::ApiError => e
|
675
|
+
puts "Exception when calling BillingApi->get_automated_invoice_rule: #{e}"
|
676
|
+
end
|
677
|
+
```
|
678
|
+
|
679
|
+
### Parameters
|
680
|
+
|
681
|
+
Name | Type | Description | Notes
|
682
|
+
------------- | ------------- | ------------- | -------------
|
683
|
+
**id** | **String**| id of the automated invoice rule |
|
684
|
+
|
685
|
+
### Return type
|
686
|
+
|
687
|
+
nil (empty response body)
|
688
|
+
|
689
|
+
### Authorization
|
690
|
+
|
691
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
692
|
+
|
693
|
+
### HTTP request headers
|
694
|
+
|
695
|
+
- **Content-Type**: Not defined
|
696
|
+
- **Accept**: application/json
|
697
|
+
|
698
|
+
|
699
|
+
|
700
|
+
# **get_automated_invoice_rules**
|
701
|
+
> get_automated_invoice_rules
|
702
|
+
|
703
|
+
Get automated invoice rules for a tenant
|
704
|
+
|
705
|
+
Returns all the configured automated invoice rules for the tenant
|
706
|
+
|
707
|
+
### Example
|
708
|
+
```ruby
|
709
|
+
# load the gem
|
710
|
+
require 'subskribe_sandbox'
|
711
|
+
# setup authorization
|
712
|
+
SubskribeSandboxClient.configure do |config|
|
713
|
+
# Configure API key authorization: ApiKeyAuth
|
714
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
715
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
716
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
717
|
+
end
|
718
|
+
|
719
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
720
|
+
|
721
|
+
begin
|
722
|
+
#Get automated invoice rules for a tenant
|
723
|
+
api_instance.get_automated_invoice_rules
|
724
|
+
rescue SubskribeSandboxClient::ApiError => e
|
725
|
+
puts "Exception when calling BillingApi->get_automated_invoice_rules: #{e}"
|
726
|
+
end
|
727
|
+
```
|
728
|
+
|
729
|
+
### Parameters
|
730
|
+
This endpoint does not need any parameter.
|
731
|
+
|
732
|
+
### Return type
|
733
|
+
|
734
|
+
nil (empty response body)
|
735
|
+
|
736
|
+
### Authorization
|
737
|
+
|
738
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
739
|
+
|
740
|
+
### HTTP request headers
|
741
|
+
|
742
|
+
- **Content-Type**: Not defined
|
743
|
+
- **Accept**: application/json
|
744
|
+
|
745
|
+
|
746
|
+
|
747
|
+
# **get_billing_schedules**
|
748
|
+
> Array<BillingEventEntry> get_billing_schedules(subscription_id, subscription_charge_id)
|
749
|
+
|
750
|
+
Get billing schedules for a subscription line item
|
751
|
+
|
752
|
+
Retrieve all billing schedules for a subscription line item
|
753
|
+
|
754
|
+
### Example
|
755
|
+
```ruby
|
756
|
+
# load the gem
|
757
|
+
require 'subskribe_sandbox'
|
758
|
+
# setup authorization
|
759
|
+
SubskribeSandboxClient.configure do |config|
|
760
|
+
# Configure API key authorization: ApiKeyAuth
|
761
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
762
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
763
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
764
|
+
end
|
765
|
+
|
766
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
767
|
+
|
768
|
+
subscription_id = 'subscription_id_example' # String |
|
769
|
+
|
770
|
+
subscription_charge_id = 'subscription_charge_id_example' # String |
|
771
|
+
|
772
|
+
|
773
|
+
begin
|
774
|
+
#Get billing schedules for a subscription line item
|
775
|
+
result = api_instance.get_billing_schedules(subscription_id, subscription_charge_id)
|
776
|
+
p result
|
777
|
+
rescue SubskribeSandboxClient::ApiError => e
|
778
|
+
puts "Exception when calling BillingApi->get_billing_schedules: #{e}"
|
779
|
+
end
|
780
|
+
```
|
781
|
+
|
782
|
+
### Parameters
|
783
|
+
|
784
|
+
Name | Type | Description | Notes
|
785
|
+
------------- | ------------- | ------------- | -------------
|
786
|
+
**subscription_id** | **String**| |
|
787
|
+
**subscription_charge_id** | **String**| |
|
788
|
+
|
789
|
+
### Return type
|
790
|
+
|
791
|
+
[**Array<BillingEventEntry>**](BillingEventEntry.md)
|
792
|
+
|
793
|
+
### Authorization
|
794
|
+
|
795
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
796
|
+
|
797
|
+
### HTTP request headers
|
798
|
+
|
799
|
+
- **Content-Type**: Not defined
|
800
|
+
- **Accept**: application/json
|
801
|
+
|
802
|
+
|
803
|
+
|
804
|
+
# **get_bulk_invoice_run**
|
805
|
+
> BulkInvoiceRun get_bulk_invoice_run(bulk_invoice_run_id)
|
806
|
+
|
807
|
+
Get bulk invoice run details
|
808
|
+
|
809
|
+
Returns the details of the specified bulk invoice run
|
810
|
+
|
811
|
+
### Example
|
812
|
+
```ruby
|
813
|
+
# load the gem
|
814
|
+
require 'subskribe_sandbox'
|
815
|
+
# setup authorization
|
816
|
+
SubskribeSandboxClient.configure do |config|
|
817
|
+
# Configure API key authorization: ApiKeyAuth
|
818
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
819
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
820
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
821
|
+
end
|
822
|
+
|
823
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
824
|
+
|
825
|
+
bulk_invoice_run_id = 'bulk_invoice_run_id_example' # String | id of the run
|
826
|
+
|
827
|
+
|
828
|
+
begin
|
829
|
+
#Get bulk invoice run details
|
830
|
+
result = api_instance.get_bulk_invoice_run(bulk_invoice_run_id)
|
831
|
+
p result
|
832
|
+
rescue SubskribeSandboxClient::ApiError => e
|
833
|
+
puts "Exception when calling BillingApi->get_bulk_invoice_run: #{e}"
|
834
|
+
end
|
835
|
+
```
|
836
|
+
|
837
|
+
### Parameters
|
838
|
+
|
839
|
+
Name | Type | Description | Notes
|
840
|
+
------------- | ------------- | ------------- | -------------
|
841
|
+
**bulk_invoice_run_id** | [**String**](.md)| id of the run |
|
842
|
+
|
843
|
+
### Return type
|
844
|
+
|
845
|
+
[**BulkInvoiceRun**](BulkInvoiceRun.md)
|
846
|
+
|
847
|
+
### Authorization
|
848
|
+
|
849
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
850
|
+
|
851
|
+
### HTTP request headers
|
852
|
+
|
853
|
+
- **Content-Type**: Not defined
|
854
|
+
- **Accept**: application/json
|
855
|
+
|
856
|
+
|
857
|
+
|
858
|
+
# **get_bulk_invoice_run_items**
|
859
|
+
> Array<BulkInvoiceRunItem> get_bulk_invoice_run_items(bulk_invoice_run_id)
|
860
|
+
|
861
|
+
Get items for bulk invoice run
|
862
|
+
|
863
|
+
Returns the items associated with the specified bulk invoice run
|
864
|
+
|
865
|
+
### Example
|
866
|
+
```ruby
|
867
|
+
# load the gem
|
868
|
+
require 'subskribe_sandbox'
|
869
|
+
# setup authorization
|
870
|
+
SubskribeSandboxClient.configure do |config|
|
871
|
+
# Configure API key authorization: ApiKeyAuth
|
872
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
873
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
874
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
875
|
+
end
|
876
|
+
|
877
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
878
|
+
|
879
|
+
bulk_invoice_run_id = 'bulk_invoice_run_id_example' # String | id of the run
|
880
|
+
|
881
|
+
|
882
|
+
begin
|
883
|
+
#Get items for bulk invoice run
|
884
|
+
result = api_instance.get_bulk_invoice_run_items(bulk_invoice_run_id)
|
885
|
+
p result
|
886
|
+
rescue SubskribeSandboxClient::ApiError => e
|
887
|
+
puts "Exception when calling BillingApi->get_bulk_invoice_run_items: #{e}"
|
888
|
+
end
|
889
|
+
```
|
890
|
+
|
891
|
+
### Parameters
|
892
|
+
|
893
|
+
Name | Type | Description | Notes
|
894
|
+
------------- | ------------- | ------------- | -------------
|
895
|
+
**bulk_invoice_run_id** | [**String**](.md)| id of the run |
|
896
|
+
|
897
|
+
### Return type
|
898
|
+
|
899
|
+
[**Array<BulkInvoiceRunItem>**](BulkInvoiceRunItem.md)
|
900
|
+
|
901
|
+
### Authorization
|
902
|
+
|
903
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
904
|
+
|
905
|
+
### HTTP request headers
|
906
|
+
|
907
|
+
- **Content-Type**: Not defined
|
908
|
+
- **Accept**: application/json
|
909
|
+
|
910
|
+
|
911
|
+
|
912
|
+
# **get_dunning_setting**
|
913
|
+
> DunningSettingJson get_dunning_setting
|
914
|
+
|
915
|
+
Get dunning settings
|
916
|
+
|
917
|
+
Returns the dunning settings for your tenant
|
918
|
+
|
919
|
+
### Example
|
920
|
+
```ruby
|
921
|
+
# load the gem
|
922
|
+
require 'subskribe_sandbox'
|
923
|
+
# setup authorization
|
924
|
+
SubskribeSandboxClient.configure do |config|
|
925
|
+
# Configure API key authorization: ApiKeyAuth
|
926
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
927
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
928
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
929
|
+
end
|
930
|
+
|
931
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
932
|
+
|
933
|
+
begin
|
934
|
+
#Get dunning settings
|
935
|
+
result = api_instance.get_dunning_setting
|
936
|
+
p result
|
937
|
+
rescue SubskribeSandboxClient::ApiError => e
|
938
|
+
puts "Exception when calling BillingApi->get_dunning_setting: #{e}"
|
939
|
+
end
|
940
|
+
```
|
941
|
+
|
942
|
+
### Parameters
|
943
|
+
This endpoint does not need any parameter.
|
944
|
+
|
945
|
+
### Return type
|
946
|
+
|
947
|
+
[**DunningSettingJson**](DunningSettingJson.md)
|
948
|
+
|
949
|
+
### Authorization
|
950
|
+
|
951
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
952
|
+
|
953
|
+
### HTTP request headers
|
954
|
+
|
955
|
+
- **Content-Type**: Not defined
|
956
|
+
- **Accept**: application/json
|
957
|
+
|
958
|
+
|
959
|
+
|
960
|
+
# **get_invoice**
|
961
|
+
> InvoiceJson get_invoice(number)
|
962
|
+
|
963
|
+
Get invoice details
|
964
|
+
|
965
|
+
Returns the details of the specified invoice number
|
966
|
+
|
967
|
+
### Example
|
968
|
+
```ruby
|
969
|
+
# load the gem
|
970
|
+
require 'subskribe_sandbox'
|
971
|
+
# setup authorization
|
972
|
+
SubskribeSandboxClient.configure do |config|
|
973
|
+
# Configure API key authorization: ApiKeyAuth
|
974
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
975
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
976
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
977
|
+
end
|
978
|
+
|
979
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
980
|
+
|
981
|
+
number = 'number_example' # String | number of the invoice
|
982
|
+
|
983
|
+
|
984
|
+
begin
|
985
|
+
#Get invoice details
|
986
|
+
result = api_instance.get_invoice(number)
|
987
|
+
p result
|
988
|
+
rescue SubskribeSandboxClient::ApiError => e
|
989
|
+
puts "Exception when calling BillingApi->get_invoice: #{e}"
|
990
|
+
end
|
991
|
+
```
|
992
|
+
|
993
|
+
### Parameters
|
994
|
+
|
995
|
+
Name | Type | Description | Notes
|
996
|
+
------------- | ------------- | ------------- | -------------
|
997
|
+
**number** | **String**| number of the invoice |
|
998
|
+
|
999
|
+
### Return type
|
1000
|
+
|
1001
|
+
[**InvoiceJson**](InvoiceJson.md)
|
1002
|
+
|
1003
|
+
### Authorization
|
1004
|
+
|
1005
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1006
|
+
|
1007
|
+
### HTTP request headers
|
1008
|
+
|
1009
|
+
- **Content-Type**: Not defined
|
1010
|
+
- **Accept**: application/json
|
1011
|
+
|
1012
|
+
|
1013
|
+
|
1014
|
+
# **get_invoice_balance**
|
1015
|
+
> InvoiceBalanceJson get_invoice_balance(number)
|
1016
|
+
|
1017
|
+
Get invoice balance
|
1018
|
+
|
1019
|
+
Returns the balance of the specified invoice number
|
1020
|
+
|
1021
|
+
### Example
|
1022
|
+
```ruby
|
1023
|
+
# load the gem
|
1024
|
+
require 'subskribe_sandbox'
|
1025
|
+
# setup authorization
|
1026
|
+
SubskribeSandboxClient.configure do |config|
|
1027
|
+
# Configure API key authorization: ApiKeyAuth
|
1028
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1029
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1030
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1031
|
+
end
|
1032
|
+
|
1033
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1034
|
+
|
1035
|
+
number = 'number_example' # String | number of the invoice
|
1036
|
+
|
1037
|
+
|
1038
|
+
begin
|
1039
|
+
#Get invoice balance
|
1040
|
+
result = api_instance.get_invoice_balance(number)
|
1041
|
+
p result
|
1042
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1043
|
+
puts "Exception when calling BillingApi->get_invoice_balance: #{e}"
|
1044
|
+
end
|
1045
|
+
```
|
1046
|
+
|
1047
|
+
### Parameters
|
1048
|
+
|
1049
|
+
Name | Type | Description | Notes
|
1050
|
+
------------- | ------------- | ------------- | -------------
|
1051
|
+
**number** | **String**| number of the invoice |
|
1052
|
+
|
1053
|
+
### Return type
|
1054
|
+
|
1055
|
+
[**InvoiceBalanceJson**](InvoiceBalanceJson.md)
|
1056
|
+
|
1057
|
+
### Authorization
|
1058
|
+
|
1059
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1060
|
+
|
1061
|
+
### HTTP request headers
|
1062
|
+
|
1063
|
+
- **Content-Type**: Not defined
|
1064
|
+
- **Accept**: application/json
|
1065
|
+
|
1066
|
+
|
1067
|
+
|
1068
|
+
# **get_invoice_document_pdf**
|
1069
|
+
> get_invoice_document_pdf(invoice_number)
|
1070
|
+
|
1071
|
+
Download invoice PDF
|
1072
|
+
|
1073
|
+
Downloads the PDF for an invoice after it has been generated via a POST to /{invoiceNumber}/pdf. The data return will be the PDF document contents.
|
1074
|
+
|
1075
|
+
### Example
|
1076
|
+
```ruby
|
1077
|
+
# load the gem
|
1078
|
+
require 'subskribe_sandbox'
|
1079
|
+
# setup authorization
|
1080
|
+
SubskribeSandboxClient.configure do |config|
|
1081
|
+
# Configure API key authorization: ApiKeyAuth
|
1082
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1083
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1084
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1085
|
+
end
|
1086
|
+
|
1087
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1088
|
+
|
1089
|
+
invoice_number = 'invoice_number_example' # String | number of the invoice
|
1090
|
+
|
1091
|
+
|
1092
|
+
begin
|
1093
|
+
#Download invoice PDF
|
1094
|
+
api_instance.get_invoice_document_pdf(invoice_number)
|
1095
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1096
|
+
puts "Exception when calling BillingApi->get_invoice_document_pdf: #{e}"
|
1097
|
+
end
|
1098
|
+
```
|
1099
|
+
|
1100
|
+
### Parameters
|
1101
|
+
|
1102
|
+
Name | Type | Description | Notes
|
1103
|
+
------------- | ------------- | ------------- | -------------
|
1104
|
+
**invoice_number** | **String**| number of the invoice |
|
1105
|
+
|
1106
|
+
### Return type
|
1107
|
+
|
1108
|
+
nil (empty response body)
|
1109
|
+
|
1110
|
+
### Authorization
|
1111
|
+
|
1112
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1113
|
+
|
1114
|
+
### HTTP request headers
|
1115
|
+
|
1116
|
+
- **Content-Type**: Not defined
|
1117
|
+
- **Accept**: application/json
|
1118
|
+
|
1119
|
+
|
1120
|
+
|
1121
|
+
# **get_invoices**
|
1122
|
+
> InvoiceJsonPaginationResponse get_invoices(opts)
|
1123
|
+
|
1124
|
+
Get all invoices for a subscription
|
1125
|
+
|
1126
|
+
Returns all invoices for a subscription. The result is paginated. Use the cursor returned from a request in subsequent calls to retrieve all results.
|
1127
|
+
|
1128
|
+
### Example
|
1129
|
+
```ruby
|
1130
|
+
# load the gem
|
1131
|
+
require 'subskribe_sandbox'
|
1132
|
+
# setup authorization
|
1133
|
+
SubskribeSandboxClient.configure do |config|
|
1134
|
+
# Configure API key authorization: ApiKeyAuth
|
1135
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1136
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1137
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1138
|
+
end
|
1139
|
+
|
1140
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1141
|
+
|
1142
|
+
opts = {
|
1143
|
+
subscription_id: 'subscription_id_example', # String |
|
1144
|
+
status: 'status_example', # String | status filter for invoices
|
1145
|
+
cursor: 'cursor_example', # String | used to iterate through all results
|
1146
|
+
limit: 56 # Integer | number of items per page
|
1147
|
+
}
|
1148
|
+
|
1149
|
+
begin
|
1150
|
+
#Get all invoices for a subscription
|
1151
|
+
result = api_instance.get_invoices(opts)
|
1152
|
+
p result
|
1153
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1154
|
+
puts "Exception when calling BillingApi->get_invoices: #{e}"
|
1155
|
+
end
|
1156
|
+
```
|
1157
|
+
|
1158
|
+
### Parameters
|
1159
|
+
|
1160
|
+
Name | Type | Description | Notes
|
1161
|
+
------------- | ------------- | ------------- | -------------
|
1162
|
+
**subscription_id** | **String**| | [optional]
|
1163
|
+
**status** | **String**| status filter for invoices | [optional]
|
1164
|
+
**cursor** | [**String**](.md)| used to iterate through all results | [optional]
|
1165
|
+
**limit** | **Integer**| number of items per page | [optional]
|
1166
|
+
|
1167
|
+
### Return type
|
1168
|
+
|
1169
|
+
[**InvoiceJsonPaginationResponse**](InvoiceJsonPaginationResponse.md)
|
1170
|
+
|
1171
|
+
### Authorization
|
1172
|
+
|
1173
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1174
|
+
|
1175
|
+
### HTTP request headers
|
1176
|
+
|
1177
|
+
- **Content-Type**: Not defined
|
1178
|
+
- **Accept**: application/json
|
1179
|
+
|
1180
|
+
|
1181
|
+
|
1182
|
+
# **get_raw_invoice_document_json**
|
1183
|
+
> get_raw_invoice_document_json(invoice_number)
|
1184
|
+
|
1185
|
+
Get the invoice document JSON that is used to render invoice PDF
|
1186
|
+
|
1187
|
+
Invoice document JSON that contains all details required to render full Invoice document
|
1188
|
+
|
1189
|
+
### Example
|
1190
|
+
```ruby
|
1191
|
+
# load the gem
|
1192
|
+
require 'subskribe_sandbox'
|
1193
|
+
# setup authorization
|
1194
|
+
SubskribeSandboxClient.configure do |config|
|
1195
|
+
# Configure API key authorization: ApiKeyAuth
|
1196
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1197
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1198
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1199
|
+
end
|
1200
|
+
|
1201
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1202
|
+
|
1203
|
+
invoice_number = 'invoice_number_example' # String | number of the invoice
|
1204
|
+
|
1205
|
+
|
1206
|
+
begin
|
1207
|
+
#Get the invoice document JSON that is used to render invoice PDF
|
1208
|
+
api_instance.get_raw_invoice_document_json(invoice_number)
|
1209
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1210
|
+
puts "Exception when calling BillingApi->get_raw_invoice_document_json: #{e}"
|
1211
|
+
end
|
1212
|
+
```
|
1213
|
+
|
1214
|
+
### Parameters
|
1215
|
+
|
1216
|
+
Name | Type | Description | Notes
|
1217
|
+
------------- | ------------- | ------------- | -------------
|
1218
|
+
**invoice_number** | **String**| number of the invoice |
|
1219
|
+
|
1220
|
+
### Return type
|
1221
|
+
|
1222
|
+
nil (empty response body)
|
1223
|
+
|
1224
|
+
### Authorization
|
1225
|
+
|
1226
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1227
|
+
|
1228
|
+
### HTTP request headers
|
1229
|
+
|
1230
|
+
- **Content-Type**: Not defined
|
1231
|
+
- **Accept**: application/json
|
1232
|
+
|
1233
|
+
|
1234
|
+
|
1235
|
+
# **get_settlement_application**
|
1236
|
+
> SettlementApplication get_settlement_application(id)
|
1237
|
+
|
1238
|
+
Get settlement application details
|
1239
|
+
|
1240
|
+
Gets the details of specified settlement application.
|
1241
|
+
|
1242
|
+
### Example
|
1243
|
+
```ruby
|
1244
|
+
# load the gem
|
1245
|
+
require 'subskribe_sandbox'
|
1246
|
+
# setup authorization
|
1247
|
+
SubskribeSandboxClient.configure do |config|
|
1248
|
+
# Configure API key authorization: ApiKeyAuth
|
1249
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1250
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1251
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1252
|
+
end
|
1253
|
+
|
1254
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1255
|
+
|
1256
|
+
id = 'id_example' # String | id of the settlement application
|
1257
|
+
|
1258
|
+
|
1259
|
+
begin
|
1260
|
+
#Get settlement application details
|
1261
|
+
result = api_instance.get_settlement_application(id)
|
1262
|
+
p result
|
1263
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1264
|
+
puts "Exception when calling BillingApi->get_settlement_application: #{e}"
|
1265
|
+
end
|
1266
|
+
```
|
1267
|
+
|
1268
|
+
### Parameters
|
1269
|
+
|
1270
|
+
Name | Type | Description | Notes
|
1271
|
+
------------- | ------------- | ------------- | -------------
|
1272
|
+
**id** | [**String**](.md)| id of the settlement application |
|
1273
|
+
|
1274
|
+
### Return type
|
1275
|
+
|
1276
|
+
[**SettlementApplication**](SettlementApplication.md)
|
1277
|
+
|
1278
|
+
### Authorization
|
1279
|
+
|
1280
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1281
|
+
|
1282
|
+
### HTTP request headers
|
1283
|
+
|
1284
|
+
- **Content-Type**: Not defined
|
1285
|
+
- **Accept**: application/json
|
1286
|
+
|
1287
|
+
|
1288
|
+
|
1289
|
+
# **get_settlement_applications**
|
1290
|
+
> Array<SettlementApplication> get_settlement_applications(invoice_number)
|
1291
|
+
|
1292
|
+
Get settlement applications
|
1293
|
+
|
1294
|
+
Returns the settlement applications for the specified invoice number.
|
1295
|
+
|
1296
|
+
### Example
|
1297
|
+
```ruby
|
1298
|
+
# load the gem
|
1299
|
+
require 'subskribe_sandbox'
|
1300
|
+
# setup authorization
|
1301
|
+
SubskribeSandboxClient.configure do |config|
|
1302
|
+
# Configure API key authorization: ApiKeyAuth
|
1303
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1304
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1305
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1306
|
+
end
|
1307
|
+
|
1308
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1309
|
+
|
1310
|
+
invoice_number = 'invoice_number_example' # String | number of the invoice
|
1311
|
+
|
1312
|
+
|
1313
|
+
begin
|
1314
|
+
#Get settlement applications
|
1315
|
+
result = api_instance.get_settlement_applications(invoice_number)
|
1316
|
+
p result
|
1317
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1318
|
+
puts "Exception when calling BillingApi->get_settlement_applications: #{e}"
|
1319
|
+
end
|
1320
|
+
```
|
1321
|
+
|
1322
|
+
### Parameters
|
1323
|
+
|
1324
|
+
Name | Type | Description | Notes
|
1325
|
+
------------- | ------------- | ------------- | -------------
|
1326
|
+
**invoice_number** | **String**| number of the invoice |
|
1327
|
+
|
1328
|
+
### Return type
|
1329
|
+
|
1330
|
+
[**Array<SettlementApplication>**](SettlementApplication.md)
|
1331
|
+
|
1332
|
+
### Authorization
|
1333
|
+
|
1334
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1335
|
+
|
1336
|
+
### HTTP request headers
|
1337
|
+
|
1338
|
+
- **Content-Type**: Not defined
|
1339
|
+
- **Accept**: application/json
|
1340
|
+
|
1341
|
+
|
1342
|
+
|
1343
|
+
# **get_subscription_charge_alias**
|
1344
|
+
> SubscriptionChargeAlias get_subscription_charge_alias(alias_id)
|
1345
|
+
|
1346
|
+
Get the details of an alias
|
1347
|
+
|
1348
|
+
Returns the details of the specified alias id including the subscription id and the charge id it is mapped to.
|
1349
|
+
|
1350
|
+
### Example
|
1351
|
+
```ruby
|
1352
|
+
# load the gem
|
1353
|
+
require 'subskribe_sandbox'
|
1354
|
+
# setup authorization
|
1355
|
+
SubskribeSandboxClient.configure do |config|
|
1356
|
+
# Configure API key authorization: ApiKeyAuth
|
1357
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1358
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1359
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1360
|
+
end
|
1361
|
+
|
1362
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1363
|
+
|
1364
|
+
alias_id = 'alias_id_example' # String |
|
1365
|
+
|
1366
|
+
|
1367
|
+
begin
|
1368
|
+
#Get the details of an alias
|
1369
|
+
result = api_instance.get_subscription_charge_alias(alias_id)
|
1370
|
+
p result
|
1371
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1372
|
+
puts "Exception when calling BillingApi->get_subscription_charge_alias: #{e}"
|
1373
|
+
end
|
1374
|
+
```
|
1375
|
+
|
1376
|
+
### Parameters
|
1377
|
+
|
1378
|
+
Name | Type | Description | Notes
|
1379
|
+
------------- | ------------- | ------------- | -------------
|
1380
|
+
**alias_id** | **String**| |
|
1381
|
+
|
1382
|
+
### Return type
|
1383
|
+
|
1384
|
+
[**SubscriptionChargeAlias**](SubscriptionChargeAlias.md)
|
1385
|
+
|
1386
|
+
### Authorization
|
1387
|
+
|
1388
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1389
|
+
|
1390
|
+
### HTTP request headers
|
1391
|
+
|
1392
|
+
- **Content-Type**: Not defined
|
1393
|
+
- **Accept**: application/json
|
1394
|
+
|
1395
|
+
|
1396
|
+
|
1397
|
+
# **get_usage_for_subscription_charge**
|
1398
|
+
> Array<InvoiceItemJson> get_usage_for_subscription_charge(subscription_id, charge_id)
|
1399
|
+
|
1400
|
+
Get usage
|
1401
|
+
|
1402
|
+
Returns the usage invoice items for the specified subscription and charge
|
1403
|
+
|
1404
|
+
### Example
|
1405
|
+
```ruby
|
1406
|
+
# load the gem
|
1407
|
+
require 'subskribe_sandbox'
|
1408
|
+
# setup authorization
|
1409
|
+
SubskribeSandboxClient.configure do |config|
|
1410
|
+
# Configure API key authorization: ApiKeyAuth
|
1411
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1412
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1413
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1414
|
+
end
|
1415
|
+
|
1416
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1417
|
+
|
1418
|
+
subscription_id = 'subscription_id_example' # String | id of the subscription
|
1419
|
+
|
1420
|
+
charge_id = 'charge_id_example' # String | id of the charge
|
1421
|
+
|
1422
|
+
|
1423
|
+
begin
|
1424
|
+
#Get usage
|
1425
|
+
result = api_instance.get_usage_for_subscription_charge(subscription_id, charge_id)
|
1426
|
+
p result
|
1427
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1428
|
+
puts "Exception when calling BillingApi->get_usage_for_subscription_charge: #{e}"
|
1429
|
+
end
|
1430
|
+
```
|
1431
|
+
|
1432
|
+
### Parameters
|
1433
|
+
|
1434
|
+
Name | Type | Description | Notes
|
1435
|
+
------------- | ------------- | ------------- | -------------
|
1436
|
+
**subscription_id** | **String**| id of the subscription |
|
1437
|
+
**charge_id** | **String**| id of the charge |
|
1438
|
+
|
1439
|
+
### Return type
|
1440
|
+
|
1441
|
+
[**Array<InvoiceItemJson>**](InvoiceItemJson.md)
|
1442
|
+
|
1443
|
+
### Authorization
|
1444
|
+
|
1445
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1446
|
+
|
1447
|
+
### HTTP request headers
|
1448
|
+
|
1449
|
+
- **Content-Type**: Not defined
|
1450
|
+
- **Accept**: application/json
|
1451
|
+
|
1452
|
+
|
1453
|
+
|
1454
|
+
# **list_aliases_for_subscription**
|
1455
|
+
> Array<SubscriptionChargeAlias> list_aliases_for_subscription(opts)
|
1456
|
+
|
1457
|
+
Get aliases for a subscription
|
1458
|
+
|
1459
|
+
Returns all aliases for the specified subscription id.
|
1460
|
+
|
1461
|
+
### Example
|
1462
|
+
```ruby
|
1463
|
+
# load the gem
|
1464
|
+
require 'subskribe_sandbox'
|
1465
|
+
# setup authorization
|
1466
|
+
SubskribeSandboxClient.configure do |config|
|
1467
|
+
# Configure API key authorization: ApiKeyAuth
|
1468
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1469
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1470
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1471
|
+
end
|
1472
|
+
|
1473
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1474
|
+
|
1475
|
+
opts = {
|
1476
|
+
subscription_id: 'subscription_id_example' # String | id of the subscription
|
1477
|
+
}
|
1478
|
+
|
1479
|
+
begin
|
1480
|
+
#Get aliases for a subscription
|
1481
|
+
result = api_instance.list_aliases_for_subscription(opts)
|
1482
|
+
p result
|
1483
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1484
|
+
puts "Exception when calling BillingApi->list_aliases_for_subscription: #{e}"
|
1485
|
+
end
|
1486
|
+
```
|
1487
|
+
|
1488
|
+
### Parameters
|
1489
|
+
|
1490
|
+
Name | Type | Description | Notes
|
1491
|
+
------------- | ------------- | ------------- | -------------
|
1492
|
+
**subscription_id** | **String**| id of the subscription | [optional]
|
1493
|
+
|
1494
|
+
### Return type
|
1495
|
+
|
1496
|
+
[**Array<SubscriptionChargeAlias>**](SubscriptionChargeAlias.md)
|
1497
|
+
|
1498
|
+
### Authorization
|
1499
|
+
|
1500
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1501
|
+
|
1502
|
+
### HTTP request headers
|
1503
|
+
|
1504
|
+
- **Content-Type**: Not defined
|
1505
|
+
- **Accept**: application/json
|
1506
|
+
|
1507
|
+
|
1508
|
+
|
1509
|
+
# **post_invoice**
|
1510
|
+
> InvoiceJson post_invoice(number)
|
1511
|
+
|
1512
|
+
Mark invoice as posted
|
1513
|
+
|
1514
|
+
Marks the specified invoice as posted
|
1515
|
+
|
1516
|
+
### Example
|
1517
|
+
```ruby
|
1518
|
+
# load the gem
|
1519
|
+
require 'subskribe_sandbox'
|
1520
|
+
# setup authorization
|
1521
|
+
SubskribeSandboxClient.configure do |config|
|
1522
|
+
# Configure API key authorization: ApiKeyAuth
|
1523
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1524
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1525
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1526
|
+
end
|
1527
|
+
|
1528
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1529
|
+
|
1530
|
+
number = 'number_example' # String | number of the invoice
|
1531
|
+
|
1532
|
+
|
1533
|
+
begin
|
1534
|
+
#Mark invoice as posted
|
1535
|
+
result = api_instance.post_invoice(number)
|
1536
|
+
p result
|
1537
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1538
|
+
puts "Exception when calling BillingApi->post_invoice: #{e}"
|
1539
|
+
end
|
1540
|
+
```
|
1541
|
+
|
1542
|
+
### Parameters
|
1543
|
+
|
1544
|
+
Name | Type | Description | Notes
|
1545
|
+
------------- | ------------- | ------------- | -------------
|
1546
|
+
**number** | **String**| number of the invoice |
|
1547
|
+
|
1548
|
+
### Return type
|
1549
|
+
|
1550
|
+
[**InvoiceJson**](InvoiceJson.md)
|
1551
|
+
|
1552
|
+
### Authorization
|
1553
|
+
|
1554
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1555
|
+
|
1556
|
+
### HTTP request headers
|
1557
|
+
|
1558
|
+
- **Content-Type**: Not defined
|
1559
|
+
- **Accept**: application/json
|
1560
|
+
|
1561
|
+
|
1562
|
+
|
1563
|
+
# **post_invoices_for_bulk_invoice_run**
|
1564
|
+
> BulkInvoiceRun post_invoices_for_bulk_invoice_run(bulk_invoice_run_id, opts)
|
1565
|
+
|
1566
|
+
Posts invoices for a bulk run
|
1567
|
+
|
1568
|
+
Marks all invoices associated with the specified bulk run as posted
|
1569
|
+
|
1570
|
+
### Example
|
1571
|
+
```ruby
|
1572
|
+
# load the gem
|
1573
|
+
require 'subskribe_sandbox'
|
1574
|
+
# setup authorization
|
1575
|
+
SubskribeSandboxClient.configure do |config|
|
1576
|
+
# Configure API key authorization: ApiKeyAuth
|
1577
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1578
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1579
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1580
|
+
end
|
1581
|
+
|
1582
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1583
|
+
|
1584
|
+
bulk_invoice_run_id = 'bulk_invoice_run_id_example' # String | id of the run
|
1585
|
+
|
1586
|
+
opts = {
|
1587
|
+
body: [SubskribeSandboxClient::Array<String>.new] # Array<String> |
|
1588
|
+
}
|
1589
|
+
|
1590
|
+
begin
|
1591
|
+
#Posts invoices for a bulk run
|
1592
|
+
result = api_instance.post_invoices_for_bulk_invoice_run(bulk_invoice_run_id, opts)
|
1593
|
+
p result
|
1594
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1595
|
+
puts "Exception when calling BillingApi->post_invoices_for_bulk_invoice_run: #{e}"
|
1596
|
+
end
|
1597
|
+
```
|
1598
|
+
|
1599
|
+
### Parameters
|
1600
|
+
|
1601
|
+
Name | Type | Description | Notes
|
1602
|
+
------------- | ------------- | ------------- | -------------
|
1603
|
+
**bulk_invoice_run_id** | [**String**](.md)| id of the run |
|
1604
|
+
**body** | **Array<String>**| | [optional]
|
1605
|
+
|
1606
|
+
### Return type
|
1607
|
+
|
1608
|
+
[**BulkInvoiceRun**](BulkInvoiceRun.md)
|
1609
|
+
|
1610
|
+
### Authorization
|
1611
|
+
|
1612
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1613
|
+
|
1614
|
+
### HTTP request headers
|
1615
|
+
|
1616
|
+
- **Content-Type**: Not defined
|
1617
|
+
- **Accept**: application/json
|
1618
|
+
|
1619
|
+
|
1620
|
+
|
1621
|
+
# **preview_invoice_by_order_period**
|
1622
|
+
> Array<InvoiceItemJson> preview_invoice_by_order_period(subscription_id)
|
1623
|
+
|
1624
|
+
Get unbilled usage
|
1625
|
+
|
1626
|
+
Returns the unbilled usage invoice items for the specified subscription
|
1627
|
+
|
1628
|
+
### Example
|
1629
|
+
```ruby
|
1630
|
+
# load the gem
|
1631
|
+
require 'subskribe_sandbox'
|
1632
|
+
# setup authorization
|
1633
|
+
SubskribeSandboxClient.configure do |config|
|
1634
|
+
# Configure API key authorization: ApiKeyAuth
|
1635
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1636
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1637
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1638
|
+
end
|
1639
|
+
|
1640
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1641
|
+
|
1642
|
+
subscription_id = 'subscription_id_example' # String | id of the subscription
|
1643
|
+
|
1644
|
+
|
1645
|
+
begin
|
1646
|
+
#Get unbilled usage
|
1647
|
+
result = api_instance.preview_invoice_by_order_period(subscription_id)
|
1648
|
+
p result
|
1649
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1650
|
+
puts "Exception when calling BillingApi->preview_invoice_by_order_period: #{e}"
|
1651
|
+
end
|
1652
|
+
```
|
1653
|
+
|
1654
|
+
### Parameters
|
1655
|
+
|
1656
|
+
Name | Type | Description | Notes
|
1657
|
+
------------- | ------------- | ------------- | -------------
|
1658
|
+
**subscription_id** | **String**| id of the subscription |
|
1659
|
+
|
1660
|
+
### Return type
|
1661
|
+
|
1662
|
+
[**Array<InvoiceItemJson>**](InvoiceItemJson.md)
|
1663
|
+
|
1664
|
+
### Authorization
|
1665
|
+
|
1666
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1667
|
+
|
1668
|
+
### HTTP request headers
|
1669
|
+
|
1670
|
+
- **Content-Type**: Not defined
|
1671
|
+
- **Accept**: application/json
|
1672
|
+
|
1673
|
+
|
1674
|
+
|
1675
|
+
# **preview_invoice_by_order_period1**
|
1676
|
+
> Array<InvoicePreviewJson> preview_invoice_by_order_period1(opts)
|
1677
|
+
|
1678
|
+
Preview invoices
|
1679
|
+
|
1680
|
+
Returns a preview of invoice for the specified order id OR subscription id
|
1681
|
+
|
1682
|
+
### Example
|
1683
|
+
```ruby
|
1684
|
+
# load the gem
|
1685
|
+
require 'subskribe_sandbox'
|
1686
|
+
# setup authorization
|
1687
|
+
SubskribeSandboxClient.configure do |config|
|
1688
|
+
# Configure API key authorization: ApiKeyAuth
|
1689
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1690
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1691
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1692
|
+
end
|
1693
|
+
|
1694
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1695
|
+
|
1696
|
+
opts = {
|
1697
|
+
order_id: 'order_id_example', # String | id of order
|
1698
|
+
subscription_id: 'subscription_id_example' # String | id of subscription
|
1699
|
+
}
|
1700
|
+
|
1701
|
+
begin
|
1702
|
+
#Preview invoices
|
1703
|
+
result = api_instance.preview_invoice_by_order_period1(opts)
|
1704
|
+
p result
|
1705
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1706
|
+
puts "Exception when calling BillingApi->preview_invoice_by_order_period1: #{e}"
|
1707
|
+
end
|
1708
|
+
```
|
1709
|
+
|
1710
|
+
### Parameters
|
1711
|
+
|
1712
|
+
Name | Type | Description | Notes
|
1713
|
+
------------- | ------------- | ------------- | -------------
|
1714
|
+
**order_id** | **String**| id of order | [optional]
|
1715
|
+
**subscription_id** | **String**| id of subscription | [optional]
|
1716
|
+
|
1717
|
+
### Return type
|
1718
|
+
|
1719
|
+
[**Array<InvoicePreviewJson>**](InvoicePreviewJson.md)
|
1720
|
+
|
1721
|
+
### Authorization
|
1722
|
+
|
1723
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1724
|
+
|
1725
|
+
### HTTP request headers
|
1726
|
+
|
1727
|
+
- **Content-Type**: Not defined
|
1728
|
+
- **Accept**: application/json
|
1729
|
+
|
1730
|
+
|
1731
|
+
|
1732
|
+
# **put_account_receivable_contact**
|
1733
|
+
> put_account_receivable_contact(opts)
|
1734
|
+
|
1735
|
+
Set the contact for accounts receivable
|
1736
|
+
|
1737
|
+
Sets the details of the account receivable contact for your tenant
|
1738
|
+
|
1739
|
+
### Example
|
1740
|
+
```ruby
|
1741
|
+
# load the gem
|
1742
|
+
require 'subskribe_sandbox'
|
1743
|
+
# setup authorization
|
1744
|
+
SubskribeSandboxClient.configure do |config|
|
1745
|
+
# Configure API key authorization: ApiKeyAuth
|
1746
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1747
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1748
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1749
|
+
end
|
1750
|
+
|
1751
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1752
|
+
|
1753
|
+
opts = {
|
1754
|
+
account_receivable_contact_json: SubskribeSandboxClient::AccountReceivableContactJson.new # AccountReceivableContactJson | contact details
|
1755
|
+
}
|
1756
|
+
|
1757
|
+
begin
|
1758
|
+
#Set the contact for accounts receivable
|
1759
|
+
api_instance.put_account_receivable_contact(opts)
|
1760
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1761
|
+
puts "Exception when calling BillingApi->put_account_receivable_contact: #{e}"
|
1762
|
+
end
|
1763
|
+
```
|
1764
|
+
|
1765
|
+
### Parameters
|
1766
|
+
|
1767
|
+
Name | Type | Description | Notes
|
1768
|
+
------------- | ------------- | ------------- | -------------
|
1769
|
+
**account_receivable_contact_json** | [**AccountReceivableContactJson**](AccountReceivableContactJson.md)| contact details | [optional]
|
1770
|
+
|
1771
|
+
### Return type
|
1772
|
+
|
1773
|
+
nil (empty response body)
|
1774
|
+
|
1775
|
+
### Authorization
|
1776
|
+
|
1777
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1778
|
+
|
1779
|
+
### HTTP request headers
|
1780
|
+
|
1781
|
+
- **Content-Type**: Not defined
|
1782
|
+
- **Accept**: application/json
|
1783
|
+
|
1784
|
+
|
1785
|
+
|
1786
|
+
# **send_invoice_reminder**
|
1787
|
+
> send_invoice_reminder(invoice_number)
|
1788
|
+
|
1789
|
+
Send an Invoice Reminder
|
1790
|
+
|
1791
|
+
Sends a reminder email for the specified invoice
|
1792
|
+
|
1793
|
+
### Example
|
1794
|
+
```ruby
|
1795
|
+
# load the gem
|
1796
|
+
require 'subskribe_sandbox'
|
1797
|
+
# setup authorization
|
1798
|
+
SubskribeSandboxClient.configure do |config|
|
1799
|
+
# Configure API key authorization: ApiKeyAuth
|
1800
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1801
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1802
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1803
|
+
end
|
1804
|
+
|
1805
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1806
|
+
|
1807
|
+
invoice_number = 'invoice_number_example' # String | number of the invoice
|
1808
|
+
|
1809
|
+
|
1810
|
+
begin
|
1811
|
+
#Send an Invoice Reminder
|
1812
|
+
api_instance.send_invoice_reminder(invoice_number)
|
1813
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1814
|
+
puts "Exception when calling BillingApi->send_invoice_reminder: #{e}"
|
1815
|
+
end
|
1816
|
+
```
|
1817
|
+
|
1818
|
+
### Parameters
|
1819
|
+
|
1820
|
+
Name | Type | Description | Notes
|
1821
|
+
------------- | ------------- | ------------- | -------------
|
1822
|
+
**invoice_number** | **String**| number of the invoice |
|
1823
|
+
|
1824
|
+
### Return type
|
1825
|
+
|
1826
|
+
nil (empty response body)
|
1827
|
+
|
1828
|
+
### Authorization
|
1829
|
+
|
1830
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1831
|
+
|
1832
|
+
### HTTP request headers
|
1833
|
+
|
1834
|
+
- **Content-Type**: application/json
|
1835
|
+
- **Accept**: application/json
|
1836
|
+
|
1837
|
+
|
1838
|
+
|
1839
|
+
# **send_test_dunning_email**
|
1840
|
+
> send_test_dunning_email(reminder_type)
|
1841
|
+
|
1842
|
+
Send a test email
|
1843
|
+
|
1844
|
+
Sends a test email for dunning to the use associated with this API call. Note A user bound api key is required for this operation.
|
1845
|
+
|
1846
|
+
### Example
|
1847
|
+
```ruby
|
1848
|
+
# load the gem
|
1849
|
+
require 'subskribe_sandbox'
|
1850
|
+
# setup authorization
|
1851
|
+
SubskribeSandboxClient.configure do |config|
|
1852
|
+
# Configure API key authorization: ApiKeyAuth
|
1853
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1854
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1855
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1856
|
+
end
|
1857
|
+
|
1858
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1859
|
+
|
1860
|
+
reminder_type = 'reminder_type_example' # String | type of the reminder
|
1861
|
+
|
1862
|
+
|
1863
|
+
begin
|
1864
|
+
#Send a test email
|
1865
|
+
api_instance.send_test_dunning_email(reminder_type)
|
1866
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1867
|
+
puts "Exception when calling BillingApi->send_test_dunning_email: #{e}"
|
1868
|
+
end
|
1869
|
+
```
|
1870
|
+
|
1871
|
+
### Parameters
|
1872
|
+
|
1873
|
+
Name | Type | Description | Notes
|
1874
|
+
------------- | ------------- | ------------- | -------------
|
1875
|
+
**reminder_type** | **String**| type of the reminder |
|
1876
|
+
|
1877
|
+
### Return type
|
1878
|
+
|
1879
|
+
nil (empty response body)
|
1880
|
+
|
1881
|
+
### Authorization
|
1882
|
+
|
1883
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1884
|
+
|
1885
|
+
### HTTP request headers
|
1886
|
+
|
1887
|
+
- **Content-Type**: application/json
|
1888
|
+
- **Accept**: application/json
|
1889
|
+
|
1890
|
+
|
1891
|
+
|
1892
|
+
# **update_automated_invoice_rule**
|
1893
|
+
> update_automated_invoice_rule(id, body)
|
1894
|
+
|
1895
|
+
Update automated invoice rule details
|
1896
|
+
|
1897
|
+
Updates the details of the specified automated invoice rule
|
1898
|
+
|
1899
|
+
### Example
|
1900
|
+
```ruby
|
1901
|
+
# load the gem
|
1902
|
+
require 'subskribe_sandbox'
|
1903
|
+
# setup authorization
|
1904
|
+
SubskribeSandboxClient.configure do |config|
|
1905
|
+
# Configure API key authorization: ApiKeyAuth
|
1906
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1907
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1908
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1909
|
+
end
|
1910
|
+
|
1911
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1912
|
+
|
1913
|
+
id = 'id_example' # String | id of the automated invoice rule
|
1914
|
+
|
1915
|
+
body = SubskribeSandboxClient::AutomatedInvoiceRuleRequestJson.new # AutomatedInvoiceRuleRequestJson | automated invoice rule
|
1916
|
+
|
1917
|
+
|
1918
|
+
begin
|
1919
|
+
#Update automated invoice rule details
|
1920
|
+
api_instance.update_automated_invoice_rule(id, body)
|
1921
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1922
|
+
puts "Exception when calling BillingApi->update_automated_invoice_rule: #{e}"
|
1923
|
+
end
|
1924
|
+
```
|
1925
|
+
|
1926
|
+
### Parameters
|
1927
|
+
|
1928
|
+
Name | Type | Description | Notes
|
1929
|
+
------------- | ------------- | ------------- | -------------
|
1930
|
+
**id** | **String**| id of the automated invoice rule |
|
1931
|
+
**body** | [**AutomatedInvoiceRuleRequestJson**](AutomatedInvoiceRuleRequestJson.md)| automated invoice rule |
|
1932
|
+
|
1933
|
+
### Return type
|
1934
|
+
|
1935
|
+
nil (empty response body)
|
1936
|
+
|
1937
|
+
### Authorization
|
1938
|
+
|
1939
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1940
|
+
|
1941
|
+
### HTTP request headers
|
1942
|
+
|
1943
|
+
- **Content-Type**: Not defined
|
1944
|
+
- **Accept**: application/json
|
1945
|
+
|
1946
|
+
|
1947
|
+
|
1948
|
+
# **update_dunning_setting**
|
1949
|
+
> update_dunning_setting(opts)
|
1950
|
+
|
1951
|
+
Update dunning settings
|
1952
|
+
|
1953
|
+
Updates the dunning settings for your tenant
|
1954
|
+
|
1955
|
+
### Example
|
1956
|
+
```ruby
|
1957
|
+
# load the gem
|
1958
|
+
require 'subskribe_sandbox'
|
1959
|
+
# setup authorization
|
1960
|
+
SubskribeSandboxClient.configure do |config|
|
1961
|
+
# Configure API key authorization: ApiKeyAuth
|
1962
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
1963
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1964
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
1965
|
+
end
|
1966
|
+
|
1967
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
1968
|
+
|
1969
|
+
opts = {
|
1970
|
+
body: SubskribeSandboxClient::DunningSettingJson.new # DunningSettingJson | json representing the dunning settings
|
1971
|
+
}
|
1972
|
+
|
1973
|
+
begin
|
1974
|
+
#Update dunning settings
|
1975
|
+
api_instance.update_dunning_setting(opts)
|
1976
|
+
rescue SubskribeSandboxClient::ApiError => e
|
1977
|
+
puts "Exception when calling BillingApi->update_dunning_setting: #{e}"
|
1978
|
+
end
|
1979
|
+
```
|
1980
|
+
|
1981
|
+
### Parameters
|
1982
|
+
|
1983
|
+
Name | Type | Description | Notes
|
1984
|
+
------------- | ------------- | ------------- | -------------
|
1985
|
+
**body** | [**DunningSettingJson**](DunningSettingJson.md)| json representing the dunning settings | [optional]
|
1986
|
+
|
1987
|
+
### Return type
|
1988
|
+
|
1989
|
+
nil (empty response body)
|
1990
|
+
|
1991
|
+
### Authorization
|
1992
|
+
|
1993
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
1994
|
+
|
1995
|
+
### HTTP request headers
|
1996
|
+
|
1997
|
+
- **Content-Type**: Not defined
|
1998
|
+
- **Accept**: application/json
|
1999
|
+
|
2000
|
+
|
2001
|
+
|
2002
|
+
# **update_invoice**
|
2003
|
+
> InvoiceJson update_invoice(number, body)
|
2004
|
+
|
2005
|
+
Update invoice details
|
2006
|
+
|
2007
|
+
Updates the details of the specified invoice.
|
2008
|
+
|
2009
|
+
### Example
|
2010
|
+
```ruby
|
2011
|
+
# load the gem
|
2012
|
+
require 'subskribe_sandbox'
|
2013
|
+
# setup authorization
|
2014
|
+
SubskribeSandboxClient.configure do |config|
|
2015
|
+
# Configure API key authorization: ApiKeyAuth
|
2016
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
2017
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2018
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
2019
|
+
end
|
2020
|
+
|
2021
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
2022
|
+
|
2023
|
+
number = 'number_example' # String | number of the invoice
|
2024
|
+
|
2025
|
+
body = SubskribeSandboxClient::UpdateInvoiceRequest.new # UpdateInvoiceRequest | json representing invoice details
|
2026
|
+
|
2027
|
+
|
2028
|
+
begin
|
2029
|
+
#Update invoice details
|
2030
|
+
result = api_instance.update_invoice(number, body)
|
2031
|
+
p result
|
2032
|
+
rescue SubskribeSandboxClient::ApiError => e
|
2033
|
+
puts "Exception when calling BillingApi->update_invoice: #{e}"
|
2034
|
+
end
|
2035
|
+
```
|
2036
|
+
|
2037
|
+
### Parameters
|
2038
|
+
|
2039
|
+
Name | Type | Description | Notes
|
2040
|
+
------------- | ------------- | ------------- | -------------
|
2041
|
+
**number** | **String**| number of the invoice |
|
2042
|
+
**body** | [**UpdateInvoiceRequest**](UpdateInvoiceRequest.md)| json representing invoice details |
|
2043
|
+
|
2044
|
+
### Return type
|
2045
|
+
|
2046
|
+
[**InvoiceJson**](InvoiceJson.md)
|
2047
|
+
|
2048
|
+
### Authorization
|
2049
|
+
|
2050
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
2051
|
+
|
2052
|
+
### HTTP request headers
|
2053
|
+
|
2054
|
+
- **Content-Type**: Not defined
|
2055
|
+
- **Accept**: application/json
|
2056
|
+
|
2057
|
+
|
2058
|
+
|
2059
|
+
# **update_invoice_sequence**
|
2060
|
+
> TenantInvoiceConfig update_invoice_sequence(invoice_config_id, opts)
|
2061
|
+
|
2062
|
+
Update invoice sequence
|
2063
|
+
|
2064
|
+
Updates the invoice sequence by invoice config id.
|
2065
|
+
|
2066
|
+
### Example
|
2067
|
+
```ruby
|
2068
|
+
# load the gem
|
2069
|
+
require 'subskribe_sandbox'
|
2070
|
+
# setup authorization
|
2071
|
+
SubskribeSandboxClient.configure do |config|
|
2072
|
+
# Configure API key authorization: ApiKeyAuth
|
2073
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
2074
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2075
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
2076
|
+
end
|
2077
|
+
|
2078
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
2079
|
+
|
2080
|
+
invoice_config_id = 'invoice_config_id_example' # String | invoice config id
|
2081
|
+
|
2082
|
+
opts = {
|
2083
|
+
next_invoice_number: 789 # Integer | long integer value
|
2084
|
+
}
|
2085
|
+
|
2086
|
+
begin
|
2087
|
+
#Update invoice sequence
|
2088
|
+
result = api_instance.update_invoice_sequence(invoice_config_id, opts)
|
2089
|
+
p result
|
2090
|
+
rescue SubskribeSandboxClient::ApiError => e
|
2091
|
+
puts "Exception when calling BillingApi->update_invoice_sequence: #{e}"
|
2092
|
+
end
|
2093
|
+
```
|
2094
|
+
|
2095
|
+
### Parameters
|
2096
|
+
|
2097
|
+
Name | Type | Description | Notes
|
2098
|
+
------------- | ------------- | ------------- | -------------
|
2099
|
+
**invoice_config_id** | **String**| invoice config id |
|
2100
|
+
**next_invoice_number** | **Integer**| long integer value | [optional]
|
2101
|
+
|
2102
|
+
### Return type
|
2103
|
+
|
2104
|
+
[**TenantInvoiceConfig**](TenantInvoiceConfig.md)
|
2105
|
+
|
2106
|
+
### Authorization
|
2107
|
+
|
2108
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
2109
|
+
|
2110
|
+
### HTTP request headers
|
2111
|
+
|
2112
|
+
- **Content-Type**: Not defined
|
2113
|
+
- **Accept**: application/json
|
2114
|
+
|
2115
|
+
|
2116
|
+
|
2117
|
+
# **void_invoice**
|
2118
|
+
> InvoiceJson void_invoice(number, body)
|
2119
|
+
|
2120
|
+
Mark invoice as voided
|
2121
|
+
|
2122
|
+
Marks the specified invoice as voided
|
2123
|
+
|
2124
|
+
### Example
|
2125
|
+
```ruby
|
2126
|
+
# load the gem
|
2127
|
+
require 'subskribe_sandbox'
|
2128
|
+
# setup authorization
|
2129
|
+
SubskribeSandboxClient.configure do |config|
|
2130
|
+
# Configure API key authorization: ApiKeyAuth
|
2131
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
2132
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
2133
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
2134
|
+
end
|
2135
|
+
|
2136
|
+
api_instance = SubskribeSandboxClient::BillingApi.new
|
2137
|
+
|
2138
|
+
number = 'number_example' # String | number of the invoice
|
2139
|
+
|
2140
|
+
body = SubskribeSandboxClient::VoidInvoiceRequest.new # VoidInvoiceRequest | json representing invoice details
|
2141
|
+
|
2142
|
+
|
2143
|
+
begin
|
2144
|
+
#Mark invoice as voided
|
2145
|
+
result = api_instance.void_invoice(number, body)
|
2146
|
+
p result
|
2147
|
+
rescue SubskribeSandboxClient::ApiError => e
|
2148
|
+
puts "Exception when calling BillingApi->void_invoice: #{e}"
|
2149
|
+
end
|
2150
|
+
```
|
2151
|
+
|
2152
|
+
### Parameters
|
2153
|
+
|
2154
|
+
Name | Type | Description | Notes
|
2155
|
+
------------- | ------------- | ------------- | -------------
|
2156
|
+
**number** | **String**| number of the invoice |
|
2157
|
+
**body** | [**VoidInvoiceRequest**](VoidInvoiceRequest.md)| json representing invoice details |
|
2158
|
+
|
2159
|
+
### Return type
|
2160
|
+
|
2161
|
+
[**InvoiceJson**](InvoiceJson.md)
|
2162
|
+
|
2163
|
+
### Authorization
|
2164
|
+
|
2165
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
2166
|
+
|
2167
|
+
### HTTP request headers
|
2168
|
+
|
2169
|
+
- **Content-Type**: Not defined
|
2170
|
+
- **Accept**: application/json
|
2171
|
+
|
2172
|
+
|
2173
|
+
|