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
@@ -0,0 +1,671 @@
|
|
1
|
+
# SubskribeSandboxClient::CreditMemoApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://api.sandbox.subskribe.net*
|
4
|
+
|
5
|
+
Method | HTTP request | Description
|
6
|
+
------------- | ------------- | -------------
|
7
|
+
[**convert_negative_draft_invoice**](CreditMemoApi.md#convert_negative_draft_invoice) | **PUT** /creditmemos/convert/{invoiceNumber} | Convert invoice to credit memo
|
8
|
+
[**create_credit_memo_document**](CreditMemoApi.md#create_credit_memo_document) | **POST** /creditmemos/{creditMemoNumber}/pdf | Create a credit memo document
|
9
|
+
[**create_standalone_credit_memo**](CreditMemoApi.md#create_standalone_credit_memo) | **POST** /creditmemos | Create a standalone credit memo
|
10
|
+
[**delete_credit_memo**](CreditMemoApi.md#delete_credit_memo) | **DELETE** /creditmemos/{creditMemoNumber} | Delete a credit memo
|
11
|
+
[**get_credit_balance**](CreditMemoApi.md#get_credit_balance) | **GET** /creditmemos/{creditMemoNumber}/balance | Get credit memo balance
|
12
|
+
[**get_credit_memo**](CreditMemoApi.md#get_credit_memo) | **GET** /creditmemos/{creditMemoNumber} | Get credit memo details
|
13
|
+
[**get_credit_memo_configuration**](CreditMemoApi.md#get_credit_memo_configuration) | **GET** /creditmemos/configuration | Get credit memo configuration for the tenant
|
14
|
+
[**get_credit_memo_document_pdf**](CreditMemoApi.md#get_credit_memo_document_pdf) | **GET** /creditmemos/{creditMemoNumber}/pdf | Download credit memo pdf
|
15
|
+
[**get_credit_memo_for_account**](CreditMemoApi.md#get_credit_memo_for_account) | **GET** /creditmemos | Get credit memos for an account
|
16
|
+
[**post_credit_memo**](CreditMemoApi.md#post_credit_memo) | **POST** /creditmemos/{creditMemoNumber}/post | Post a credit memo
|
17
|
+
[**update_credit_memo_configuration**](CreditMemoApi.md#update_credit_memo_configuration) | **POST** /creditmemos/configuration | Update credit memo configuration
|
18
|
+
[**update_draft_credit_memo**](CreditMemoApi.md#update_draft_credit_memo) | **PUT** /creditmemos/{creditMemoNumber} | Update a credit memo
|
19
|
+
|
20
|
+
|
21
|
+
# **convert_negative_draft_invoice**
|
22
|
+
> CreditMemoJson convert_negative_draft_invoice(invoice_number)
|
23
|
+
|
24
|
+
Convert invoice to credit memo
|
25
|
+
|
26
|
+
Converts the specified invoice to a credit memo. Note the invoice must be in DRAFT status and have a negative balance.
|
27
|
+
|
28
|
+
### Example
|
29
|
+
```ruby
|
30
|
+
# load the gem
|
31
|
+
require 'subskribe_sandbox'
|
32
|
+
# setup authorization
|
33
|
+
SubskribeSandboxClient.configure do |config|
|
34
|
+
# Configure API key authorization: ApiKeyAuth
|
35
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
36
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
37
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
38
|
+
end
|
39
|
+
|
40
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
41
|
+
|
42
|
+
invoice_number = 'invoice_number_example' # String | number of the invoice
|
43
|
+
|
44
|
+
|
45
|
+
begin
|
46
|
+
#Convert invoice to credit memo
|
47
|
+
result = api_instance.convert_negative_draft_invoice(invoice_number)
|
48
|
+
p result
|
49
|
+
rescue SubskribeSandboxClient::ApiError => e
|
50
|
+
puts "Exception when calling CreditMemoApi->convert_negative_draft_invoice: #{e}"
|
51
|
+
end
|
52
|
+
```
|
53
|
+
|
54
|
+
### Parameters
|
55
|
+
|
56
|
+
Name | Type | Description | Notes
|
57
|
+
------------- | ------------- | ------------- | -------------
|
58
|
+
**invoice_number** | **String**| number of the invoice |
|
59
|
+
|
60
|
+
### Return type
|
61
|
+
|
62
|
+
[**CreditMemoJson**](CreditMemoJson.md)
|
63
|
+
|
64
|
+
### Authorization
|
65
|
+
|
66
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
67
|
+
|
68
|
+
### HTTP request headers
|
69
|
+
|
70
|
+
- **Content-Type**: Not defined
|
71
|
+
- **Accept**: application/json
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
# **create_credit_memo_document**
|
76
|
+
> create_credit_memo_document(credit_memo_number)
|
77
|
+
|
78
|
+
Create a credit memo document
|
79
|
+
|
80
|
+
Creates a pdf version of the credit memo
|
81
|
+
|
82
|
+
### Example
|
83
|
+
```ruby
|
84
|
+
# load the gem
|
85
|
+
require 'subskribe_sandbox'
|
86
|
+
# setup authorization
|
87
|
+
SubskribeSandboxClient.configure do |config|
|
88
|
+
# Configure API key authorization: ApiKeyAuth
|
89
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
90
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
91
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
92
|
+
end
|
93
|
+
|
94
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
95
|
+
|
96
|
+
credit_memo_number = 'credit_memo_number_example' # String | number of the credit memo
|
97
|
+
|
98
|
+
|
99
|
+
begin
|
100
|
+
#Create a credit memo document
|
101
|
+
api_instance.create_credit_memo_document(credit_memo_number)
|
102
|
+
rescue SubskribeSandboxClient::ApiError => e
|
103
|
+
puts "Exception when calling CreditMemoApi->create_credit_memo_document: #{e}"
|
104
|
+
end
|
105
|
+
```
|
106
|
+
|
107
|
+
### Parameters
|
108
|
+
|
109
|
+
Name | Type | Description | Notes
|
110
|
+
------------- | ------------- | ------------- | -------------
|
111
|
+
**credit_memo_number** | **String**| number of the credit memo |
|
112
|
+
|
113
|
+
### Return type
|
114
|
+
|
115
|
+
nil (empty response body)
|
116
|
+
|
117
|
+
### Authorization
|
118
|
+
|
119
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
120
|
+
|
121
|
+
### HTTP request headers
|
122
|
+
|
123
|
+
- **Content-Type**: Not defined
|
124
|
+
- **Accept**: application/json
|
125
|
+
|
126
|
+
|
127
|
+
|
128
|
+
# **create_standalone_credit_memo**
|
129
|
+
> String create_standalone_credit_memo(opts)
|
130
|
+
|
131
|
+
Create a standalone credit memo
|
132
|
+
|
133
|
+
Creates a standalone credit memo for a specified account. On success the number of the new memo is returned
|
134
|
+
|
135
|
+
### Example
|
136
|
+
```ruby
|
137
|
+
# load the gem
|
138
|
+
require 'subskribe_sandbox'
|
139
|
+
# setup authorization
|
140
|
+
SubskribeSandboxClient.configure do |config|
|
141
|
+
# Configure API key authorization: ApiKeyAuth
|
142
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
143
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
144
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
145
|
+
end
|
146
|
+
|
147
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
148
|
+
|
149
|
+
opts = {
|
150
|
+
body: SubskribeSandboxClient::StandaloneCreditMemoRequest.new # StandaloneCreditMemoRequest | json representing the credit memo details
|
151
|
+
}
|
152
|
+
|
153
|
+
begin
|
154
|
+
#Create a standalone credit memo
|
155
|
+
result = api_instance.create_standalone_credit_memo(opts)
|
156
|
+
p result
|
157
|
+
rescue SubskribeSandboxClient::ApiError => e
|
158
|
+
puts "Exception when calling CreditMemoApi->create_standalone_credit_memo: #{e}"
|
159
|
+
end
|
160
|
+
```
|
161
|
+
|
162
|
+
### Parameters
|
163
|
+
|
164
|
+
Name | Type | Description | Notes
|
165
|
+
------------- | ------------- | ------------- | -------------
|
166
|
+
**body** | [**StandaloneCreditMemoRequest**](StandaloneCreditMemoRequest.md)| json representing the credit memo details | [optional]
|
167
|
+
|
168
|
+
### Return type
|
169
|
+
|
170
|
+
**String**
|
171
|
+
|
172
|
+
### Authorization
|
173
|
+
|
174
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
175
|
+
|
176
|
+
### HTTP request headers
|
177
|
+
|
178
|
+
- **Content-Type**: Not defined
|
179
|
+
- **Accept**: application/json
|
180
|
+
|
181
|
+
|
182
|
+
|
183
|
+
# **delete_credit_memo**
|
184
|
+
> CreditMemoJson delete_credit_memo(credit_memo_number)
|
185
|
+
|
186
|
+
Delete a credit memo
|
187
|
+
|
188
|
+
Deletes the specified credit memo. The credit memo must be in DRAFT status
|
189
|
+
|
190
|
+
### Example
|
191
|
+
```ruby
|
192
|
+
# load the gem
|
193
|
+
require 'subskribe_sandbox'
|
194
|
+
# setup authorization
|
195
|
+
SubskribeSandboxClient.configure do |config|
|
196
|
+
# Configure API key authorization: ApiKeyAuth
|
197
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
198
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
199
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
200
|
+
end
|
201
|
+
|
202
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
203
|
+
|
204
|
+
credit_memo_number = 'credit_memo_number_example' # String | number of the credit memo
|
205
|
+
|
206
|
+
|
207
|
+
begin
|
208
|
+
#Delete a credit memo
|
209
|
+
result = api_instance.delete_credit_memo(credit_memo_number)
|
210
|
+
p result
|
211
|
+
rescue SubskribeSandboxClient::ApiError => e
|
212
|
+
puts "Exception when calling CreditMemoApi->delete_credit_memo: #{e}"
|
213
|
+
end
|
214
|
+
```
|
215
|
+
|
216
|
+
### Parameters
|
217
|
+
|
218
|
+
Name | Type | Description | Notes
|
219
|
+
------------- | ------------- | ------------- | -------------
|
220
|
+
**credit_memo_number** | **String**| number of the credit memo |
|
221
|
+
|
222
|
+
### Return type
|
223
|
+
|
224
|
+
[**CreditMemoJson**](CreditMemoJson.md)
|
225
|
+
|
226
|
+
### Authorization
|
227
|
+
|
228
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
229
|
+
|
230
|
+
### HTTP request headers
|
231
|
+
|
232
|
+
- **Content-Type**: Not defined
|
233
|
+
- **Accept**: application/json
|
234
|
+
|
235
|
+
|
236
|
+
|
237
|
+
# **get_credit_balance**
|
238
|
+
> CreditMemoBalanceJson get_credit_balance(credit_memo_number)
|
239
|
+
|
240
|
+
Get credit memo balance
|
241
|
+
|
242
|
+
Gets the balance of the specified credit memo
|
243
|
+
|
244
|
+
### Example
|
245
|
+
```ruby
|
246
|
+
# load the gem
|
247
|
+
require 'subskribe_sandbox'
|
248
|
+
# setup authorization
|
249
|
+
SubskribeSandboxClient.configure do |config|
|
250
|
+
# Configure API key authorization: ApiKeyAuth
|
251
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
252
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
253
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
254
|
+
end
|
255
|
+
|
256
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
257
|
+
|
258
|
+
credit_memo_number = 'credit_memo_number_example' # String | number of the credit memo
|
259
|
+
|
260
|
+
|
261
|
+
begin
|
262
|
+
#Get credit memo balance
|
263
|
+
result = api_instance.get_credit_balance(credit_memo_number)
|
264
|
+
p result
|
265
|
+
rescue SubskribeSandboxClient::ApiError => e
|
266
|
+
puts "Exception when calling CreditMemoApi->get_credit_balance: #{e}"
|
267
|
+
end
|
268
|
+
```
|
269
|
+
|
270
|
+
### Parameters
|
271
|
+
|
272
|
+
Name | Type | Description | Notes
|
273
|
+
------------- | ------------- | ------------- | -------------
|
274
|
+
**credit_memo_number** | **String**| number of the credit memo |
|
275
|
+
|
276
|
+
### Return type
|
277
|
+
|
278
|
+
[**CreditMemoBalanceJson**](CreditMemoBalanceJson.md)
|
279
|
+
|
280
|
+
### Authorization
|
281
|
+
|
282
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
283
|
+
|
284
|
+
### HTTP request headers
|
285
|
+
|
286
|
+
- **Content-Type**: Not defined
|
287
|
+
- **Accept**: application/json
|
288
|
+
|
289
|
+
|
290
|
+
|
291
|
+
# **get_credit_memo**
|
292
|
+
> CreditMemoJson get_credit_memo(credit_memo_number)
|
293
|
+
|
294
|
+
Get credit memo details
|
295
|
+
|
296
|
+
Returns the details of the specified credit memo
|
297
|
+
|
298
|
+
### Example
|
299
|
+
```ruby
|
300
|
+
# load the gem
|
301
|
+
require 'subskribe_sandbox'
|
302
|
+
# setup authorization
|
303
|
+
SubskribeSandboxClient.configure do |config|
|
304
|
+
# Configure API key authorization: ApiKeyAuth
|
305
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
306
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
307
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
308
|
+
end
|
309
|
+
|
310
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
311
|
+
|
312
|
+
credit_memo_number = 'credit_memo_number_example' # String | number of the credit memo
|
313
|
+
|
314
|
+
|
315
|
+
begin
|
316
|
+
#Get credit memo details
|
317
|
+
result = api_instance.get_credit_memo(credit_memo_number)
|
318
|
+
p result
|
319
|
+
rescue SubskribeSandboxClient::ApiError => e
|
320
|
+
puts "Exception when calling CreditMemoApi->get_credit_memo: #{e}"
|
321
|
+
end
|
322
|
+
```
|
323
|
+
|
324
|
+
### Parameters
|
325
|
+
|
326
|
+
Name | Type | Description | Notes
|
327
|
+
------------- | ------------- | ------------- | -------------
|
328
|
+
**credit_memo_number** | **String**| number of the credit memo |
|
329
|
+
|
330
|
+
### Return type
|
331
|
+
|
332
|
+
[**CreditMemoJson**](CreditMemoJson.md)
|
333
|
+
|
334
|
+
### Authorization
|
335
|
+
|
336
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
337
|
+
|
338
|
+
### HTTP request headers
|
339
|
+
|
340
|
+
- **Content-Type**: Not defined
|
341
|
+
- **Accept**: application/json
|
342
|
+
|
343
|
+
|
344
|
+
|
345
|
+
# **get_credit_memo_configuration**
|
346
|
+
> TenantCreditMemoConfigurationJson get_credit_memo_configuration
|
347
|
+
|
348
|
+
Get credit memo configuration for the tenant
|
349
|
+
|
350
|
+
Returns the credit memo configuration for your tenant
|
351
|
+
|
352
|
+
### Example
|
353
|
+
```ruby
|
354
|
+
# load the gem
|
355
|
+
require 'subskribe_sandbox'
|
356
|
+
# setup authorization
|
357
|
+
SubskribeSandboxClient.configure do |config|
|
358
|
+
# Configure API key authorization: ApiKeyAuth
|
359
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
360
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
361
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
362
|
+
end
|
363
|
+
|
364
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
365
|
+
|
366
|
+
begin
|
367
|
+
#Get credit memo configuration for the tenant
|
368
|
+
result = api_instance.get_credit_memo_configuration
|
369
|
+
p result
|
370
|
+
rescue SubskribeSandboxClient::ApiError => e
|
371
|
+
puts "Exception when calling CreditMemoApi->get_credit_memo_configuration: #{e}"
|
372
|
+
end
|
373
|
+
```
|
374
|
+
|
375
|
+
### Parameters
|
376
|
+
This endpoint does not need any parameter.
|
377
|
+
|
378
|
+
### Return type
|
379
|
+
|
380
|
+
[**TenantCreditMemoConfigurationJson**](TenantCreditMemoConfigurationJson.md)
|
381
|
+
|
382
|
+
### Authorization
|
383
|
+
|
384
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
385
|
+
|
386
|
+
### HTTP request headers
|
387
|
+
|
388
|
+
- **Content-Type**: Not defined
|
389
|
+
- **Accept**: application/json
|
390
|
+
|
391
|
+
|
392
|
+
|
393
|
+
# **get_credit_memo_document_pdf**
|
394
|
+
> get_credit_memo_document_pdf(credit_memo_number)
|
395
|
+
|
396
|
+
Download credit memo pdf
|
397
|
+
|
398
|
+
Downloads the pdf version of the credit memo. Note the credit memo must already have been created. If the credit memo is still in the process of being created, HTTP 202 is returned.
|
399
|
+
|
400
|
+
### Example
|
401
|
+
```ruby
|
402
|
+
# load the gem
|
403
|
+
require 'subskribe_sandbox'
|
404
|
+
# setup authorization
|
405
|
+
SubskribeSandboxClient.configure do |config|
|
406
|
+
# Configure API key authorization: ApiKeyAuth
|
407
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
408
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
409
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
410
|
+
end
|
411
|
+
|
412
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
413
|
+
|
414
|
+
credit_memo_number = 'credit_memo_number_example' # String | number of the credit memo
|
415
|
+
|
416
|
+
|
417
|
+
begin
|
418
|
+
#Download credit memo pdf
|
419
|
+
api_instance.get_credit_memo_document_pdf(credit_memo_number)
|
420
|
+
rescue SubskribeSandboxClient::ApiError => e
|
421
|
+
puts "Exception when calling CreditMemoApi->get_credit_memo_document_pdf: #{e}"
|
422
|
+
end
|
423
|
+
```
|
424
|
+
|
425
|
+
### Parameters
|
426
|
+
|
427
|
+
Name | Type | Description | Notes
|
428
|
+
------------- | ------------- | ------------- | -------------
|
429
|
+
**credit_memo_number** | **String**| number of the credit memo |
|
430
|
+
|
431
|
+
### Return type
|
432
|
+
|
433
|
+
nil (empty response body)
|
434
|
+
|
435
|
+
### Authorization
|
436
|
+
|
437
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
438
|
+
|
439
|
+
### HTTP request headers
|
440
|
+
|
441
|
+
- **Content-Type**: Not defined
|
442
|
+
- **Accept**: application/json
|
443
|
+
|
444
|
+
|
445
|
+
|
446
|
+
# **get_credit_memo_for_account**
|
447
|
+
> CreditMemoPaginationResponseJson get_credit_memo_for_account(opts)
|
448
|
+
|
449
|
+
Get credit memos for an account
|
450
|
+
|
451
|
+
Returns a paginated list of credit memos for the specified account. Pass the cursor returned to subsequent calls to retrieve all data.
|
452
|
+
|
453
|
+
### Example
|
454
|
+
```ruby
|
455
|
+
# load the gem
|
456
|
+
require 'subskribe_sandbox'
|
457
|
+
# setup authorization
|
458
|
+
SubskribeSandboxClient.configure do |config|
|
459
|
+
# Configure API key authorization: ApiKeyAuth
|
460
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
461
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
462
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
463
|
+
end
|
464
|
+
|
465
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
466
|
+
|
467
|
+
opts = {
|
468
|
+
account_id: 'account_id_example', # String | id of the account
|
469
|
+
cursor: 'cursor_example', # String | cursor used to move the pages
|
470
|
+
limit: 56 # Integer | number of results per page
|
471
|
+
}
|
472
|
+
|
473
|
+
begin
|
474
|
+
#Get credit memos for an account
|
475
|
+
result = api_instance.get_credit_memo_for_account(opts)
|
476
|
+
p result
|
477
|
+
rescue SubskribeSandboxClient::ApiError => e
|
478
|
+
puts "Exception when calling CreditMemoApi->get_credit_memo_for_account: #{e}"
|
479
|
+
end
|
480
|
+
```
|
481
|
+
|
482
|
+
### Parameters
|
483
|
+
|
484
|
+
Name | Type | Description | Notes
|
485
|
+
------------- | ------------- | ------------- | -------------
|
486
|
+
**account_id** | **String**| id of the account | [optional]
|
487
|
+
**cursor** | [**String**](.md)| cursor used to move the pages | [optional]
|
488
|
+
**limit** | **Integer**| number of results per page | [optional]
|
489
|
+
|
490
|
+
### Return type
|
491
|
+
|
492
|
+
[**CreditMemoPaginationResponseJson**](CreditMemoPaginationResponseJson.md)
|
493
|
+
|
494
|
+
### Authorization
|
495
|
+
|
496
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
497
|
+
|
498
|
+
### HTTP request headers
|
499
|
+
|
500
|
+
- **Content-Type**: Not defined
|
501
|
+
- **Accept**: application/json
|
502
|
+
|
503
|
+
|
504
|
+
|
505
|
+
# **post_credit_memo**
|
506
|
+
> CreditMemoJson post_credit_memo(credit_memo_number)
|
507
|
+
|
508
|
+
Post a credit memo
|
509
|
+
|
510
|
+
Sets the status of the specified credit memo to POSTED
|
511
|
+
|
512
|
+
### Example
|
513
|
+
```ruby
|
514
|
+
# load the gem
|
515
|
+
require 'subskribe_sandbox'
|
516
|
+
# setup authorization
|
517
|
+
SubskribeSandboxClient.configure do |config|
|
518
|
+
# Configure API key authorization: ApiKeyAuth
|
519
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
520
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
521
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
522
|
+
end
|
523
|
+
|
524
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
525
|
+
|
526
|
+
credit_memo_number = 'credit_memo_number_example' # String | number of the credit memo
|
527
|
+
|
528
|
+
|
529
|
+
begin
|
530
|
+
#Post a credit memo
|
531
|
+
result = api_instance.post_credit_memo(credit_memo_number)
|
532
|
+
p result
|
533
|
+
rescue SubskribeSandboxClient::ApiError => e
|
534
|
+
puts "Exception when calling CreditMemoApi->post_credit_memo: #{e}"
|
535
|
+
end
|
536
|
+
```
|
537
|
+
|
538
|
+
### Parameters
|
539
|
+
|
540
|
+
Name | Type | Description | Notes
|
541
|
+
------------- | ------------- | ------------- | -------------
|
542
|
+
**credit_memo_number** | **String**| number of the credit memo |
|
543
|
+
|
544
|
+
### Return type
|
545
|
+
|
546
|
+
[**CreditMemoJson**](CreditMemoJson.md)
|
547
|
+
|
548
|
+
### Authorization
|
549
|
+
|
550
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
551
|
+
|
552
|
+
### HTTP request headers
|
553
|
+
|
554
|
+
- **Content-Type**: Not defined
|
555
|
+
- **Accept**: application/json
|
556
|
+
|
557
|
+
|
558
|
+
|
559
|
+
# **update_credit_memo_configuration**
|
560
|
+
> TenantCreditMemoConfigurationJson update_credit_memo_configuration(opts)
|
561
|
+
|
562
|
+
Update credit memo configuration
|
563
|
+
|
564
|
+
Updates the credit memo configuration for you tenant.
|
565
|
+
|
566
|
+
### Example
|
567
|
+
```ruby
|
568
|
+
# load the gem
|
569
|
+
require 'subskribe_sandbox'
|
570
|
+
# setup authorization
|
571
|
+
SubskribeSandboxClient.configure do |config|
|
572
|
+
# Configure API key authorization: ApiKeyAuth
|
573
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
574
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
575
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
576
|
+
end
|
577
|
+
|
578
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
579
|
+
|
580
|
+
opts = {
|
581
|
+
body: SubskribeSandboxClient::TenantCreditMemoConfigurationJson.new # TenantCreditMemoConfigurationJson | json representing the configuration
|
582
|
+
}
|
583
|
+
|
584
|
+
begin
|
585
|
+
#Update credit memo configuration
|
586
|
+
result = api_instance.update_credit_memo_configuration(opts)
|
587
|
+
p result
|
588
|
+
rescue SubskribeSandboxClient::ApiError => e
|
589
|
+
puts "Exception when calling CreditMemoApi->update_credit_memo_configuration: #{e}"
|
590
|
+
end
|
591
|
+
```
|
592
|
+
|
593
|
+
### Parameters
|
594
|
+
|
595
|
+
Name | Type | Description | Notes
|
596
|
+
------------- | ------------- | ------------- | -------------
|
597
|
+
**body** | [**TenantCreditMemoConfigurationJson**](TenantCreditMemoConfigurationJson.md)| json representing the configuration | [optional]
|
598
|
+
|
599
|
+
### Return type
|
600
|
+
|
601
|
+
[**TenantCreditMemoConfigurationJson**](TenantCreditMemoConfigurationJson.md)
|
602
|
+
|
603
|
+
### Authorization
|
604
|
+
|
605
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
606
|
+
|
607
|
+
### HTTP request headers
|
608
|
+
|
609
|
+
- **Content-Type**: Not defined
|
610
|
+
- **Accept**: application/json
|
611
|
+
|
612
|
+
|
613
|
+
|
614
|
+
# **update_draft_credit_memo**
|
615
|
+
> CreditMemoJson update_draft_credit_memo(credit_memo_number, opts)
|
616
|
+
|
617
|
+
Update a credit memo
|
618
|
+
|
619
|
+
Updates the details of a credit memo in DRAFT status
|
620
|
+
|
621
|
+
### Example
|
622
|
+
```ruby
|
623
|
+
# load the gem
|
624
|
+
require 'subskribe_sandbox'
|
625
|
+
# setup authorization
|
626
|
+
SubskribeSandboxClient.configure do |config|
|
627
|
+
# Configure API key authorization: ApiKeyAuth
|
628
|
+
config.api_key['X-API-Key'] = 'YOUR API KEY'
|
629
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
630
|
+
#config.api_key_prefix['X-API-Key'] = 'Bearer'
|
631
|
+
end
|
632
|
+
|
633
|
+
api_instance = SubskribeSandboxClient::CreditMemoApi.new
|
634
|
+
|
635
|
+
credit_memo_number = 'credit_memo_number_example' # String | credit memo number
|
636
|
+
|
637
|
+
opts = {
|
638
|
+
body: SubskribeSandboxClient::StandaloneCreditMemoRequest.new # StandaloneCreditMemoRequest | json representation of the details to be updated
|
639
|
+
}
|
640
|
+
|
641
|
+
begin
|
642
|
+
#Update a credit memo
|
643
|
+
result = api_instance.update_draft_credit_memo(credit_memo_number, opts)
|
644
|
+
p result
|
645
|
+
rescue SubskribeSandboxClient::ApiError => e
|
646
|
+
puts "Exception when calling CreditMemoApi->update_draft_credit_memo: #{e}"
|
647
|
+
end
|
648
|
+
```
|
649
|
+
|
650
|
+
### Parameters
|
651
|
+
|
652
|
+
Name | Type | Description | Notes
|
653
|
+
------------- | ------------- | ------------- | -------------
|
654
|
+
**credit_memo_number** | **String**| credit memo number |
|
655
|
+
**body** | [**StandaloneCreditMemoRequest**](StandaloneCreditMemoRequest.md)| json representation of the details to be updated | [optional]
|
656
|
+
|
657
|
+
### Return type
|
658
|
+
|
659
|
+
[**CreditMemoJson**](CreditMemoJson.md)
|
660
|
+
|
661
|
+
### Authorization
|
662
|
+
|
663
|
+
[ApiKeyAuth](../README.md#ApiKeyAuth)
|
664
|
+
|
665
|
+
### HTTP request headers
|
666
|
+
|
667
|
+
- **Content-Type**: Not defined
|
668
|
+
- **Accept**: application/json
|
669
|
+
|
670
|
+
|
671
|
+
|
@@ -0,0 +1,13 @@
|
|
1
|
+
# SubskribeSandboxClient::CreditMemoApplicationJson
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**id** | **String** | | [optional]
|
7
|
+
**invoice_number** | **String** | | [optional]
|
8
|
+
**invoice_amount** | **String** | | [optional]
|
9
|
+
**credit_memo_number** | **String** | |
|
10
|
+
**amount** | **Float** | |
|
11
|
+
**note** | **String** | | [optional]
|
12
|
+
|
13
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# SubskribeSandboxClient::CreditMemoBalanceJson
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**account_id** | **String** | | [optional]
|
7
|
+
**credit_memo_id** | **String** | | [optional]
|
8
|
+
**balance** | **Float** | | [optional]
|
9
|
+
**updated_on** | **Integer** | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# SubskribeSandboxClient::CreditMemoJson
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**line_items** | [**Array<CreditMemoLineItemJson>**](CreditMemoLineItemJson.md) | |
|
7
|
+
**account_id** | **String** | |
|
8
|
+
**amount** | **Float** | |
|
9
|
+
**notes** | **String** | | [optional]
|
10
|
+
**credit_memo_number** | **String** | |
|
11
|
+
**currency_code** | **String** | | [optional]
|
12
|
+
**status** | **String** | |
|
13
|
+
**posted_date** | **Integer** | | [optional]
|
14
|
+
**credit_memo_date** | **Integer** | | [optional]
|
15
|
+
**created_from** | **String** | | [optional]
|
16
|
+
**created_on** | **Integer** | |
|
17
|
+
**updated_on** | **Integer** | |
|
18
|
+
**erp_id** | **String** | | [optional]
|
19
|
+
|
20
|
+
|