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,858 @@
|
|
1
|
+
=begin
|
2
|
+
#Subskribe API
|
3
|
+
|
4
|
+
#No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
|
5
|
+
|
6
|
+
OpenAPI spec version: 1.0.0
|
7
|
+
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.4.41
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'uri'
|
14
|
+
|
15
|
+
module SubskribeDevClient
|
16
|
+
class AccountsApi
|
17
|
+
attr_accessor :api_client
|
18
|
+
|
19
|
+
def initialize(api_client = ApiClient.default)
|
20
|
+
@api_client = api_client
|
21
|
+
end
|
22
|
+
# Add a new account
|
23
|
+
# Create an account with the specified parameters. On success, the id of the newly created account is returned
|
24
|
+
# @param [Hash] opts the optional parameters
|
25
|
+
# @option opts [AccountJson] :body
|
26
|
+
# @return [AccountJson]
|
27
|
+
def add_account(opts = {})
|
28
|
+
data, _status_code, _headers = add_account_with_http_info(opts)
|
29
|
+
data
|
30
|
+
end
|
31
|
+
|
32
|
+
# Add a new account
|
33
|
+
# Create an account with the specified parameters. On success, the id of the newly created account is returned
|
34
|
+
# @param [Hash] opts the optional parameters
|
35
|
+
# @option opts [AccountJson] :body
|
36
|
+
# @return [Array<(AccountJson, Fixnum, Hash)>] AccountJson data, response status code and response headers
|
37
|
+
def add_account_with_http_info(opts = {})
|
38
|
+
if @api_client.config.debugging
|
39
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.add_account ...'
|
40
|
+
end
|
41
|
+
# resource path
|
42
|
+
local_var_path = '/accounts'
|
43
|
+
|
44
|
+
# query parameters
|
45
|
+
query_params = {}
|
46
|
+
|
47
|
+
# header parameters
|
48
|
+
header_params = {}
|
49
|
+
# HTTP header 'Accept' (if needed)
|
50
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
51
|
+
# HTTP header 'Content-Type'
|
52
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
53
|
+
|
54
|
+
# form parameters
|
55
|
+
form_params = {}
|
56
|
+
|
57
|
+
# http body (model)
|
58
|
+
post_body = @api_client.object_to_http_body(opts[:'body'])
|
59
|
+
auth_names = ['ApiKeyAuth']
|
60
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
61
|
+
:header_params => header_params,
|
62
|
+
:query_params => query_params,
|
63
|
+
:form_params => form_params,
|
64
|
+
:body => post_body,
|
65
|
+
:auth_names => auth_names,
|
66
|
+
:return_type => 'AccountJson')
|
67
|
+
if @api_client.config.debugging
|
68
|
+
@api_client.config.logger.debug "API called: AccountsApi#add_account\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
69
|
+
end
|
70
|
+
return data, status_code, headers
|
71
|
+
end
|
72
|
+
# Add a contact for an account
|
73
|
+
# Creates and adds a new contact for the specified account and returns the new contact ID
|
74
|
+
# @param account_id
|
75
|
+
# @param [Hash] opts the optional parameters
|
76
|
+
# @option opts [AccountContactJson] :body
|
77
|
+
# @option opts [BOOLEAN] :skip_address_validation value = perform basic address validation
|
78
|
+
# @option opts [BOOLEAN] :strict_validation value = require the address to match a canonical address, if it exists
|
79
|
+
# @return [AccountContactJson]
|
80
|
+
def add_account_contact(account_id, opts = {})
|
81
|
+
data, _status_code, _headers = add_account_contact_with_http_info(account_id, opts)
|
82
|
+
data
|
83
|
+
end
|
84
|
+
|
85
|
+
# Add a contact for an account
|
86
|
+
# Creates and adds a new contact for the specified account and returns the new contact ID
|
87
|
+
# @param account_id
|
88
|
+
# @param [Hash] opts the optional parameters
|
89
|
+
# @option opts [AccountContactJson] :body
|
90
|
+
# @option opts [BOOLEAN] :skip_address_validation value = perform basic address validation
|
91
|
+
# @option opts [BOOLEAN] :strict_validation value = require the address to match a canonical address, if it exists
|
92
|
+
# @return [Array<(AccountContactJson, Fixnum, Hash)>] AccountContactJson data, response status code and response headers
|
93
|
+
def add_account_contact_with_http_info(account_id, opts = {})
|
94
|
+
if @api_client.config.debugging
|
95
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.add_account_contact ...'
|
96
|
+
end
|
97
|
+
# verify the required parameter 'account_id' is set
|
98
|
+
if @api_client.config.client_side_validation && account_id.nil?
|
99
|
+
fail ArgumentError, "Missing the required parameter 'account_id' when calling AccountsApi.add_account_contact"
|
100
|
+
end
|
101
|
+
# resource path
|
102
|
+
local_var_path = '/accounts/{accountId}/contacts'.sub('{' + 'accountId' + '}', account_id.to_s)
|
103
|
+
|
104
|
+
# query parameters
|
105
|
+
query_params = {}
|
106
|
+
query_params[:'skipAddressValidation'] = opts[:'skip_address_validation'] if !opts[:'skip_address_validation'].nil?
|
107
|
+
query_params[:'strictValidation'] = opts[:'strict_validation'] if !opts[:'strict_validation'].nil?
|
108
|
+
|
109
|
+
# header parameters
|
110
|
+
header_params = {}
|
111
|
+
# HTTP header 'Accept' (if needed)
|
112
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
113
|
+
|
114
|
+
# form parameters
|
115
|
+
form_params = {}
|
116
|
+
|
117
|
+
# http body (model)
|
118
|
+
post_body = @api_client.object_to_http_body(opts[:'body'])
|
119
|
+
auth_names = ['ApiKeyAuth']
|
120
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
121
|
+
:header_params => header_params,
|
122
|
+
:query_params => query_params,
|
123
|
+
:form_params => form_params,
|
124
|
+
:body => post_body,
|
125
|
+
:auth_names => auth_names,
|
126
|
+
:return_type => 'AccountContactJson')
|
127
|
+
if @api_client.config.debugging
|
128
|
+
@api_client.config.logger.debug "API called: AccountsApi#add_account_contact\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
129
|
+
end
|
130
|
+
return data, status_code, headers
|
131
|
+
end
|
132
|
+
# Add a payment method to an account
|
133
|
+
# Add a payment method to the specified account and return its ID
|
134
|
+
# @param account_id
|
135
|
+
# @param [Hash] opts the optional parameters
|
136
|
+
# @option opts [AccountPaymentMethodJson] :body
|
137
|
+
# @return [AccountPaymentMethodJson]
|
138
|
+
def add_account_payment_method(account_id, opts = {})
|
139
|
+
data, _status_code, _headers = add_account_payment_method_with_http_info(account_id, opts)
|
140
|
+
data
|
141
|
+
end
|
142
|
+
|
143
|
+
# Add a payment method to an account
|
144
|
+
# Add a payment method to the specified account and return its ID
|
145
|
+
# @param account_id
|
146
|
+
# @param [Hash] opts the optional parameters
|
147
|
+
# @option opts [AccountPaymentMethodJson] :body
|
148
|
+
# @return [Array<(AccountPaymentMethodJson, Fixnum, Hash)>] AccountPaymentMethodJson data, response status code and response headers
|
149
|
+
def add_account_payment_method_with_http_info(account_id, opts = {})
|
150
|
+
if @api_client.config.debugging
|
151
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.add_account_payment_method ...'
|
152
|
+
end
|
153
|
+
# verify the required parameter 'account_id' is set
|
154
|
+
if @api_client.config.client_side_validation && account_id.nil?
|
155
|
+
fail ArgumentError, "Missing the required parameter 'account_id' when calling AccountsApi.add_account_payment_method"
|
156
|
+
end
|
157
|
+
# resource path
|
158
|
+
local_var_path = '/accounts/{accountId}/paymentMethods'.sub('{' + 'accountId' + '}', account_id.to_s)
|
159
|
+
|
160
|
+
# query parameters
|
161
|
+
query_params = {}
|
162
|
+
|
163
|
+
# header parameters
|
164
|
+
header_params = {}
|
165
|
+
# HTTP header 'Accept' (if needed)
|
166
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
167
|
+
# HTTP header 'Content-Type'
|
168
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
169
|
+
|
170
|
+
# form parameters
|
171
|
+
form_params = {}
|
172
|
+
|
173
|
+
# http body (model)
|
174
|
+
post_body = @api_client.object_to_http_body(opts[:'body'])
|
175
|
+
auth_names = ['ApiKeyAuth']
|
176
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
177
|
+
:header_params => header_params,
|
178
|
+
:query_params => query_params,
|
179
|
+
:form_params => form_params,
|
180
|
+
:body => post_body,
|
181
|
+
:auth_names => auth_names,
|
182
|
+
:return_type => 'AccountPaymentMethodJson')
|
183
|
+
if @api_client.config.debugging
|
184
|
+
@api_client.config.logger.debug "API called: AccountsApi#add_account_payment_method\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
185
|
+
end
|
186
|
+
return data, status_code, headers
|
187
|
+
end
|
188
|
+
# Delete an account
|
189
|
+
# Deletes the account associated with the passed ID
|
190
|
+
# @param id
|
191
|
+
# @param [Hash] opts the optional parameters
|
192
|
+
# @return [nil]
|
193
|
+
def delete_account(id, opts = {})
|
194
|
+
delete_account_with_http_info(id, opts)
|
195
|
+
nil
|
196
|
+
end
|
197
|
+
|
198
|
+
# Delete an account
|
199
|
+
# Deletes the account associated with the passed ID
|
200
|
+
# @param id
|
201
|
+
# @param [Hash] opts the optional parameters
|
202
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
203
|
+
def delete_account_with_http_info(id, opts = {})
|
204
|
+
if @api_client.config.debugging
|
205
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.delete_account ...'
|
206
|
+
end
|
207
|
+
# verify the required parameter 'id' is set
|
208
|
+
if @api_client.config.client_side_validation && id.nil?
|
209
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling AccountsApi.delete_account"
|
210
|
+
end
|
211
|
+
# resource path
|
212
|
+
local_var_path = '/accounts/{id}'.sub('{' + 'id' + '}', id.to_s)
|
213
|
+
|
214
|
+
# query parameters
|
215
|
+
query_params = {}
|
216
|
+
|
217
|
+
# header parameters
|
218
|
+
header_params = {}
|
219
|
+
# HTTP header 'Accept' (if needed)
|
220
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
221
|
+
|
222
|
+
# form parameters
|
223
|
+
form_params = {}
|
224
|
+
|
225
|
+
# http body (model)
|
226
|
+
post_body = nil
|
227
|
+
auth_names = ['ApiKeyAuth']
|
228
|
+
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
229
|
+
:header_params => header_params,
|
230
|
+
:query_params => query_params,
|
231
|
+
:form_params => form_params,
|
232
|
+
:body => post_body,
|
233
|
+
:auth_names => auth_names)
|
234
|
+
if @api_client.config.debugging
|
235
|
+
@api_client.config.logger.debug "API called: AccountsApi#delete_account\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
236
|
+
end
|
237
|
+
return data, status_code, headers
|
238
|
+
end
|
239
|
+
# Delete a contact
|
240
|
+
# Deletes the contact specified by the account id and contact id
|
241
|
+
# @param contact_id
|
242
|
+
# @param account_id
|
243
|
+
# @param [Hash] opts the optional parameters
|
244
|
+
# @return [nil]
|
245
|
+
def delete_account_contact(contact_id, account_id, opts = {})
|
246
|
+
delete_account_contact_with_http_info(contact_id, account_id, opts)
|
247
|
+
nil
|
248
|
+
end
|
249
|
+
|
250
|
+
# Delete a contact
|
251
|
+
# Deletes the contact specified by the account id and contact id
|
252
|
+
# @param contact_id
|
253
|
+
# @param account_id
|
254
|
+
# @param [Hash] opts the optional parameters
|
255
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
256
|
+
def delete_account_contact_with_http_info(contact_id, account_id, opts = {})
|
257
|
+
if @api_client.config.debugging
|
258
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.delete_account_contact ...'
|
259
|
+
end
|
260
|
+
# verify the required parameter 'contact_id' is set
|
261
|
+
if @api_client.config.client_side_validation && contact_id.nil?
|
262
|
+
fail ArgumentError, "Missing the required parameter 'contact_id' when calling AccountsApi.delete_account_contact"
|
263
|
+
end
|
264
|
+
# verify the required parameter 'account_id' is set
|
265
|
+
if @api_client.config.client_side_validation && account_id.nil?
|
266
|
+
fail ArgumentError, "Missing the required parameter 'account_id' when calling AccountsApi.delete_account_contact"
|
267
|
+
end
|
268
|
+
# resource path
|
269
|
+
local_var_path = '/accounts/{accountId}/contacts/{contactId}'.sub('{' + 'contactId' + '}', contact_id.to_s).sub('{' + 'accountId' + '}', account_id.to_s)
|
270
|
+
|
271
|
+
# query parameters
|
272
|
+
query_params = {}
|
273
|
+
|
274
|
+
# header parameters
|
275
|
+
header_params = {}
|
276
|
+
# HTTP header 'Accept' (if needed)
|
277
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
278
|
+
|
279
|
+
# form parameters
|
280
|
+
form_params = {}
|
281
|
+
|
282
|
+
# http body (model)
|
283
|
+
post_body = nil
|
284
|
+
auth_names = ['ApiKeyAuth']
|
285
|
+
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
286
|
+
:header_params => header_params,
|
287
|
+
:query_params => query_params,
|
288
|
+
:form_params => form_params,
|
289
|
+
:body => post_body,
|
290
|
+
:auth_names => auth_names)
|
291
|
+
if @api_client.config.debugging
|
292
|
+
@api_client.config.logger.debug "API called: AccountsApi#delete_account_contact\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
293
|
+
end
|
294
|
+
return data, status_code, headers
|
295
|
+
end
|
296
|
+
# Get an account by id
|
297
|
+
# Returns the details of the account specified by the passed id
|
298
|
+
# @param id
|
299
|
+
# @param [Hash] opts the optional parameters
|
300
|
+
# @option opts [String] :id_type
|
301
|
+
# @return [AccountJson]
|
302
|
+
def get_account(id, opts = {})
|
303
|
+
data, _status_code, _headers = get_account_with_http_info(id, opts)
|
304
|
+
data
|
305
|
+
end
|
306
|
+
|
307
|
+
# Get an account by id
|
308
|
+
# Returns the details of the account specified by the passed id
|
309
|
+
# @param id
|
310
|
+
# @param [Hash] opts the optional parameters
|
311
|
+
# @option opts [String] :id_type
|
312
|
+
# @return [Array<(AccountJson, Fixnum, Hash)>] AccountJson data, response status code and response headers
|
313
|
+
def get_account_with_http_info(id, opts = {})
|
314
|
+
if @api_client.config.debugging
|
315
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.get_account ...'
|
316
|
+
end
|
317
|
+
# verify the required parameter 'id' is set
|
318
|
+
if @api_client.config.client_side_validation && id.nil?
|
319
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling AccountsApi.get_account"
|
320
|
+
end
|
321
|
+
if @api_client.config.client_side_validation && opts[:'id_type'] && !['ACCOUNT_ID', 'CRM_ID', 'EXTERNAL_ID'].include?(opts[:'id_type'])
|
322
|
+
fail ArgumentError, 'invalid value for "id_type", must be one of ACCOUNT_ID, CRM_ID, EXTERNAL_ID'
|
323
|
+
end
|
324
|
+
# resource path
|
325
|
+
local_var_path = '/accounts/{id}'.sub('{' + 'id' + '}', id.to_s)
|
326
|
+
|
327
|
+
# query parameters
|
328
|
+
query_params = {}
|
329
|
+
query_params[:'idType'] = opts[:'id_type'] if !opts[:'id_type'].nil?
|
330
|
+
|
331
|
+
# header parameters
|
332
|
+
header_params = {}
|
333
|
+
# HTTP header 'Accept' (if needed)
|
334
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
335
|
+
|
336
|
+
# form parameters
|
337
|
+
form_params = {}
|
338
|
+
|
339
|
+
# http body (model)
|
340
|
+
post_body = nil
|
341
|
+
auth_names = ['ApiKeyAuth']
|
342
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
343
|
+
:header_params => header_params,
|
344
|
+
:query_params => query_params,
|
345
|
+
:form_params => form_params,
|
346
|
+
:body => post_body,
|
347
|
+
:auth_names => auth_names,
|
348
|
+
:return_type => 'AccountJson')
|
349
|
+
if @api_client.config.debugging
|
350
|
+
@api_client.config.logger.debug "API called: AccountsApi#get_account\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
351
|
+
end
|
352
|
+
return data, status_code, headers
|
353
|
+
end
|
354
|
+
# Gets contact details
|
355
|
+
# Returns the details of the specified contact
|
356
|
+
# @param account_id
|
357
|
+
# @param contact_id
|
358
|
+
# @param [Hash] opts the optional parameters
|
359
|
+
# @return [AccountContactJson]
|
360
|
+
def get_account_contact(account_id, contact_id, opts = {})
|
361
|
+
data, _status_code, _headers = get_account_contact_with_http_info(account_id, contact_id, opts)
|
362
|
+
data
|
363
|
+
end
|
364
|
+
|
365
|
+
# Gets contact details
|
366
|
+
# Returns the details of the specified contact
|
367
|
+
# @param account_id
|
368
|
+
# @param contact_id
|
369
|
+
# @param [Hash] opts the optional parameters
|
370
|
+
# @return [Array<(AccountContactJson, Fixnum, Hash)>] AccountContactJson data, response status code and response headers
|
371
|
+
def get_account_contact_with_http_info(account_id, contact_id, opts = {})
|
372
|
+
if @api_client.config.debugging
|
373
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.get_account_contact ...'
|
374
|
+
end
|
375
|
+
# verify the required parameter 'account_id' is set
|
376
|
+
if @api_client.config.client_side_validation && account_id.nil?
|
377
|
+
fail ArgumentError, "Missing the required parameter 'account_id' when calling AccountsApi.get_account_contact"
|
378
|
+
end
|
379
|
+
# verify the required parameter 'contact_id' is set
|
380
|
+
if @api_client.config.client_side_validation && contact_id.nil?
|
381
|
+
fail ArgumentError, "Missing the required parameter 'contact_id' when calling AccountsApi.get_account_contact"
|
382
|
+
end
|
383
|
+
# resource path
|
384
|
+
local_var_path = '/accounts/{accountId}/contacts/{contactId}'.sub('{' + 'accountId' + '}', account_id.to_s).sub('{' + 'contactId' + '}', contact_id.to_s)
|
385
|
+
|
386
|
+
# query parameters
|
387
|
+
query_params = {}
|
388
|
+
|
389
|
+
# header parameters
|
390
|
+
header_params = {}
|
391
|
+
# HTTP header 'Accept' (if needed)
|
392
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
393
|
+
|
394
|
+
# form parameters
|
395
|
+
form_params = {}
|
396
|
+
|
397
|
+
# http body (model)
|
398
|
+
post_body = nil
|
399
|
+
auth_names = ['ApiKeyAuth']
|
400
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
401
|
+
:header_params => header_params,
|
402
|
+
:query_params => query_params,
|
403
|
+
:form_params => form_params,
|
404
|
+
:body => post_body,
|
405
|
+
:auth_names => auth_names,
|
406
|
+
:return_type => 'AccountContactJson')
|
407
|
+
if @api_client.config.debugging
|
408
|
+
@api_client.config.logger.debug "API called: AccountsApi#get_account_contact\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
409
|
+
end
|
410
|
+
return data, status_code, headers
|
411
|
+
end
|
412
|
+
# Get contacts for an account
|
413
|
+
# Returns a list of contacts associated with the specified account id
|
414
|
+
# @param account_id
|
415
|
+
# @param [Hash] opts the optional parameters
|
416
|
+
# @option opts [BOOLEAN] :expand
|
417
|
+
# @return [Array<AccountContactJson>]
|
418
|
+
def get_account_contacts(account_id, opts = {})
|
419
|
+
data, _status_code, _headers = get_account_contacts_with_http_info(account_id, opts)
|
420
|
+
data
|
421
|
+
end
|
422
|
+
|
423
|
+
# Get contacts for an account
|
424
|
+
# Returns a list of contacts associated with the specified account id
|
425
|
+
# @param account_id
|
426
|
+
# @param [Hash] opts the optional parameters
|
427
|
+
# @option opts [BOOLEAN] :expand
|
428
|
+
# @return [Array<(Array<AccountContactJson>, Fixnum, Hash)>] Array<AccountContactJson> data, response status code and response headers
|
429
|
+
def get_account_contacts_with_http_info(account_id, opts = {})
|
430
|
+
if @api_client.config.debugging
|
431
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.get_account_contacts ...'
|
432
|
+
end
|
433
|
+
# verify the required parameter 'account_id' is set
|
434
|
+
if @api_client.config.client_side_validation && account_id.nil?
|
435
|
+
fail ArgumentError, "Missing the required parameter 'account_id' when calling AccountsApi.get_account_contacts"
|
436
|
+
end
|
437
|
+
# resource path
|
438
|
+
local_var_path = '/accounts/{accountId}/contacts'.sub('{' + 'accountId' + '}', account_id.to_s)
|
439
|
+
|
440
|
+
# query parameters
|
441
|
+
query_params = {}
|
442
|
+
query_params[:'expand'] = opts[:'expand'] if !opts[:'expand'].nil?
|
443
|
+
|
444
|
+
# header parameters
|
445
|
+
header_params = {}
|
446
|
+
# HTTP header 'Accept' (if needed)
|
447
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
448
|
+
|
449
|
+
# form parameters
|
450
|
+
form_params = {}
|
451
|
+
|
452
|
+
# http body (model)
|
453
|
+
post_body = nil
|
454
|
+
auth_names = ['ApiKeyAuth']
|
455
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
456
|
+
:header_params => header_params,
|
457
|
+
:query_params => query_params,
|
458
|
+
:form_params => form_params,
|
459
|
+
:body => post_body,
|
460
|
+
:auth_names => auth_names,
|
461
|
+
:return_type => 'Array<AccountContactJson>')
|
462
|
+
if @api_client.config.debugging
|
463
|
+
@api_client.config.logger.debug "API called: AccountsApi#get_account_contacts\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
464
|
+
end
|
465
|
+
return data, status_code, headers
|
466
|
+
end
|
467
|
+
# Returns metrics for the specified account
|
468
|
+
# Fetches metrics such as ARR, TCV, etc for the specified account as of the specified target date
|
469
|
+
# @param id
|
470
|
+
# @param [Hash] opts the optional parameters
|
471
|
+
# @option opts [Integer] :target_date
|
472
|
+
# @return [MetricsJson]
|
473
|
+
def get_account_metrics(id, opts = {})
|
474
|
+
data, _status_code, _headers = get_account_metrics_with_http_info(id, opts)
|
475
|
+
data
|
476
|
+
end
|
477
|
+
|
478
|
+
# Returns metrics for the specified account
|
479
|
+
# Fetches metrics such as ARR, TCV, etc for the specified account as of the specified target date
|
480
|
+
# @param id
|
481
|
+
# @param [Hash] opts the optional parameters
|
482
|
+
# @option opts [Integer] :target_date
|
483
|
+
# @return [Array<(MetricsJson, Fixnum, Hash)>] MetricsJson data, response status code and response headers
|
484
|
+
def get_account_metrics_with_http_info(id, opts = {})
|
485
|
+
if @api_client.config.debugging
|
486
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.get_account_metrics ...'
|
487
|
+
end
|
488
|
+
# verify the required parameter 'id' is set
|
489
|
+
if @api_client.config.client_side_validation && id.nil?
|
490
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling AccountsApi.get_account_metrics"
|
491
|
+
end
|
492
|
+
# resource path
|
493
|
+
local_var_path = '/accounts/{id}/metrics'.sub('{' + 'id' + '}', id.to_s)
|
494
|
+
|
495
|
+
# query parameters
|
496
|
+
query_params = {}
|
497
|
+
query_params[:'targetDate'] = opts[:'target_date'] if !opts[:'target_date'].nil?
|
498
|
+
|
499
|
+
# header parameters
|
500
|
+
header_params = {}
|
501
|
+
# HTTP header 'Accept' (if needed)
|
502
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
503
|
+
|
504
|
+
# form parameters
|
505
|
+
form_params = {}
|
506
|
+
|
507
|
+
# http body (model)
|
508
|
+
post_body = nil
|
509
|
+
auth_names = ['ApiKeyAuth']
|
510
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
511
|
+
:header_params => header_params,
|
512
|
+
:query_params => query_params,
|
513
|
+
:form_params => form_params,
|
514
|
+
:body => post_body,
|
515
|
+
:auth_names => auth_names,
|
516
|
+
:return_type => 'MetricsJson')
|
517
|
+
if @api_client.config.debugging
|
518
|
+
@api_client.config.logger.debug "API called: AccountsApi#get_account_metrics\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
519
|
+
end
|
520
|
+
return data, status_code, headers
|
521
|
+
end
|
522
|
+
# Get the payment methods for an account
|
523
|
+
# Returns a list of payment methods for the specified account id
|
524
|
+
# @param account_id
|
525
|
+
# @param [Hash] opts the optional parameters
|
526
|
+
# @return [Array<AccountPaymentMethodJson>]
|
527
|
+
def get_account_payment_methods(account_id, opts = {})
|
528
|
+
data, _status_code, _headers = get_account_payment_methods_with_http_info(account_id, opts)
|
529
|
+
data
|
530
|
+
end
|
531
|
+
|
532
|
+
# Get the payment methods for an account
|
533
|
+
# Returns a list of payment methods for the specified account id
|
534
|
+
# @param account_id
|
535
|
+
# @param [Hash] opts the optional parameters
|
536
|
+
# @return [Array<(Array<AccountPaymentMethodJson>, Fixnum, Hash)>] Array<AccountPaymentMethodJson> data, response status code and response headers
|
537
|
+
def get_account_payment_methods_with_http_info(account_id, opts = {})
|
538
|
+
if @api_client.config.debugging
|
539
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.get_account_payment_methods ...'
|
540
|
+
end
|
541
|
+
# verify the required parameter 'account_id' is set
|
542
|
+
if @api_client.config.client_side_validation && account_id.nil?
|
543
|
+
fail ArgumentError, "Missing the required parameter 'account_id' when calling AccountsApi.get_account_payment_methods"
|
544
|
+
end
|
545
|
+
# resource path
|
546
|
+
local_var_path = '/accounts/{accountId}/paymentMethods'.sub('{' + 'accountId' + '}', account_id.to_s)
|
547
|
+
|
548
|
+
# query parameters
|
549
|
+
query_params = {}
|
550
|
+
|
551
|
+
# header parameters
|
552
|
+
header_params = {}
|
553
|
+
# HTTP header 'Accept' (if needed)
|
554
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
555
|
+
|
556
|
+
# form parameters
|
557
|
+
form_params = {}
|
558
|
+
|
559
|
+
# http body (model)
|
560
|
+
post_body = nil
|
561
|
+
auth_names = ['ApiKeyAuth']
|
562
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
563
|
+
:header_params => header_params,
|
564
|
+
:query_params => query_params,
|
565
|
+
:form_params => form_params,
|
566
|
+
:body => post_body,
|
567
|
+
:auth_names => auth_names,
|
568
|
+
:return_type => 'Array<AccountPaymentMethodJson>')
|
569
|
+
if @api_client.config.debugging
|
570
|
+
@api_client.config.logger.debug "API called: AccountsApi#get_account_payment_methods\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
571
|
+
end
|
572
|
+
return data, status_code, headers
|
573
|
+
end
|
574
|
+
# Get all accounts
|
575
|
+
# Returns a paginated list of accounts
|
576
|
+
# @param [Hash] opts the optional parameters
|
577
|
+
# @option opts [String] :cursor
|
578
|
+
# @option opts [Integer] :limit
|
579
|
+
# @option opts [String] :type
|
580
|
+
# @return [Array<AccountJson>]
|
581
|
+
def get_accounts(opts = {})
|
582
|
+
data, _status_code, _headers = get_accounts_with_http_info(opts)
|
583
|
+
data
|
584
|
+
end
|
585
|
+
|
586
|
+
# Get all accounts
|
587
|
+
# Returns a paginated list of accounts
|
588
|
+
# @param [Hash] opts the optional parameters
|
589
|
+
# @option opts [String] :cursor
|
590
|
+
# @option opts [Integer] :limit
|
591
|
+
# @option opts [String] :type
|
592
|
+
# @return [Array<(Array<AccountJson>, Fixnum, Hash)>] Array<AccountJson> data, response status code and response headers
|
593
|
+
def get_accounts_with_http_info(opts = {})
|
594
|
+
if @api_client.config.debugging
|
595
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.get_accounts ...'
|
596
|
+
end
|
597
|
+
# resource path
|
598
|
+
local_var_path = '/accounts'
|
599
|
+
|
600
|
+
# query parameters
|
601
|
+
query_params = {}
|
602
|
+
query_params[:'cursor'] = opts[:'cursor'] if !opts[:'cursor'].nil?
|
603
|
+
query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
|
604
|
+
query_params[:'type'] = opts[:'type'] if !opts[:'type'].nil?
|
605
|
+
|
606
|
+
# header parameters
|
607
|
+
header_params = {}
|
608
|
+
# HTTP header 'Accept' (if needed)
|
609
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
610
|
+
|
611
|
+
# form parameters
|
612
|
+
form_params = {}
|
613
|
+
|
614
|
+
# http body (model)
|
615
|
+
post_body = nil
|
616
|
+
auth_names = ['ApiKeyAuth']
|
617
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
618
|
+
:header_params => header_params,
|
619
|
+
:query_params => query_params,
|
620
|
+
:form_params => form_params,
|
621
|
+
:body => post_body,
|
622
|
+
:auth_names => auth_names,
|
623
|
+
:return_type => 'Array<AccountJson>')
|
624
|
+
if @api_client.config.debugging
|
625
|
+
@api_client.config.logger.debug "API called: AccountsApi#get_accounts\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
626
|
+
end
|
627
|
+
return data, status_code, headers
|
628
|
+
end
|
629
|
+
# Get the details of a payment method
|
630
|
+
# Returns the details of the payment method for the specified account id and payment method id
|
631
|
+
# @param account_id
|
632
|
+
# @param id
|
633
|
+
# @param [Hash] opts the optional parameters
|
634
|
+
# @return [AccountPaymentMethodJson]
|
635
|
+
def get_payment_method(account_id, id, opts = {})
|
636
|
+
data, _status_code, _headers = get_payment_method_with_http_info(account_id, id, opts)
|
637
|
+
data
|
638
|
+
end
|
639
|
+
|
640
|
+
# Get the details of a payment method
|
641
|
+
# Returns the details of the payment method for the specified account id and payment method id
|
642
|
+
# @param account_id
|
643
|
+
# @param id
|
644
|
+
# @param [Hash] opts the optional parameters
|
645
|
+
# @return [Array<(AccountPaymentMethodJson, Fixnum, Hash)>] AccountPaymentMethodJson data, response status code and response headers
|
646
|
+
def get_payment_method_with_http_info(account_id, id, opts = {})
|
647
|
+
if @api_client.config.debugging
|
648
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.get_payment_method ...'
|
649
|
+
end
|
650
|
+
# verify the required parameter 'account_id' is set
|
651
|
+
if @api_client.config.client_side_validation && account_id.nil?
|
652
|
+
fail ArgumentError, "Missing the required parameter 'account_id' when calling AccountsApi.get_payment_method"
|
653
|
+
end
|
654
|
+
# verify the required parameter 'id' is set
|
655
|
+
if @api_client.config.client_side_validation && id.nil?
|
656
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling AccountsApi.get_payment_method"
|
657
|
+
end
|
658
|
+
# resource path
|
659
|
+
local_var_path = '/accounts/{accountId}/paymentMethods/{id}'.sub('{' + 'accountId' + '}', account_id.to_s).sub('{' + 'id' + '}', id.to_s)
|
660
|
+
|
661
|
+
# query parameters
|
662
|
+
query_params = {}
|
663
|
+
|
664
|
+
# header parameters
|
665
|
+
header_params = {}
|
666
|
+
# HTTP header 'Accept' (if needed)
|
667
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
668
|
+
|
669
|
+
# form parameters
|
670
|
+
form_params = {}
|
671
|
+
|
672
|
+
# http body (model)
|
673
|
+
post_body = nil
|
674
|
+
auth_names = ['ApiKeyAuth']
|
675
|
+
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
676
|
+
:header_params => header_params,
|
677
|
+
:query_params => query_params,
|
678
|
+
:form_params => form_params,
|
679
|
+
:body => post_body,
|
680
|
+
:auth_names => auth_names,
|
681
|
+
:return_type => 'AccountPaymentMethodJson')
|
682
|
+
if @api_client.config.debugging
|
683
|
+
@api_client.config.logger.debug "API called: AccountsApi#get_payment_method\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
684
|
+
end
|
685
|
+
return data, status_code, headers
|
686
|
+
end
|
687
|
+
# Import an account from a CRM
|
688
|
+
# Ensures an account exists which matches the passed details.If an account exists that has a matching CRM Id, it will be updated, if not, it will be created
|
689
|
+
# @param [Hash] opts the optional parameters
|
690
|
+
# @option opts [AccountJson] :body
|
691
|
+
# @return [CrmAccountImportResponse]
|
692
|
+
def import_crm_account(opts = {})
|
693
|
+
data, _status_code, _headers = import_crm_account_with_http_info(opts)
|
694
|
+
data
|
695
|
+
end
|
696
|
+
|
697
|
+
# Import an account from a CRM
|
698
|
+
# Ensures an account exists which matches the passed details.If an account exists that has a matching CRM Id, it will be updated, if not, it will be created
|
699
|
+
# @param [Hash] opts the optional parameters
|
700
|
+
# @option opts [AccountJson] :body
|
701
|
+
# @return [Array<(CrmAccountImportResponse, Fixnum, Hash)>] CrmAccountImportResponse data, response status code and response headers
|
702
|
+
def import_crm_account_with_http_info(opts = {})
|
703
|
+
if @api_client.config.debugging
|
704
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.import_crm_account ...'
|
705
|
+
end
|
706
|
+
# resource path
|
707
|
+
local_var_path = '/accounts/crm/import'
|
708
|
+
|
709
|
+
# query parameters
|
710
|
+
query_params = {}
|
711
|
+
|
712
|
+
# header parameters
|
713
|
+
header_params = {}
|
714
|
+
# HTTP header 'Accept' (if needed)
|
715
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
716
|
+
# HTTP header 'Content-Type'
|
717
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
718
|
+
|
719
|
+
# form parameters
|
720
|
+
form_params = {}
|
721
|
+
|
722
|
+
# http body (model)
|
723
|
+
post_body = @api_client.object_to_http_body(opts[:'body'])
|
724
|
+
auth_names = ['ApiKeyAuth']
|
725
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
726
|
+
:header_params => header_params,
|
727
|
+
:query_params => query_params,
|
728
|
+
:form_params => form_params,
|
729
|
+
:body => post_body,
|
730
|
+
:auth_names => auth_names,
|
731
|
+
:return_type => 'CrmAccountImportResponse')
|
732
|
+
if @api_client.config.debugging
|
733
|
+
@api_client.config.logger.debug "API called: AccountsApi#import_crm_account\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
734
|
+
end
|
735
|
+
return data, status_code, headers
|
736
|
+
end
|
737
|
+
# Update an account
|
738
|
+
# Updates an existing account with the specified parameters
|
739
|
+
# @param id
|
740
|
+
# @param [Hash] opts the optional parameters
|
741
|
+
# @option opts [AccountJson] :body
|
742
|
+
# @return [nil]
|
743
|
+
def update_account(id, opts = {})
|
744
|
+
update_account_with_http_info(id, opts)
|
745
|
+
nil
|
746
|
+
end
|
747
|
+
|
748
|
+
# Update an account
|
749
|
+
# Updates an existing account with the specified parameters
|
750
|
+
# @param id
|
751
|
+
# @param [Hash] opts the optional parameters
|
752
|
+
# @option opts [AccountJson] :body
|
753
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
754
|
+
def update_account_with_http_info(id, opts = {})
|
755
|
+
if @api_client.config.debugging
|
756
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.update_account ...'
|
757
|
+
end
|
758
|
+
# verify the required parameter 'id' is set
|
759
|
+
if @api_client.config.client_side_validation && id.nil?
|
760
|
+
fail ArgumentError, "Missing the required parameter 'id' when calling AccountsApi.update_account"
|
761
|
+
end
|
762
|
+
# resource path
|
763
|
+
local_var_path = '/accounts/{id}'.sub('{' + 'id' + '}', id.to_s)
|
764
|
+
|
765
|
+
# query parameters
|
766
|
+
query_params = {}
|
767
|
+
|
768
|
+
# header parameters
|
769
|
+
header_params = {}
|
770
|
+
# HTTP header 'Accept' (if needed)
|
771
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
772
|
+
# HTTP header 'Content-Type'
|
773
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
774
|
+
|
775
|
+
# form parameters
|
776
|
+
form_params = {}
|
777
|
+
|
778
|
+
# http body (model)
|
779
|
+
post_body = @api_client.object_to_http_body(opts[:'body'])
|
780
|
+
auth_names = ['ApiKeyAuth']
|
781
|
+
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
782
|
+
:header_params => header_params,
|
783
|
+
:query_params => query_params,
|
784
|
+
:form_params => form_params,
|
785
|
+
:body => post_body,
|
786
|
+
:auth_names => auth_names)
|
787
|
+
if @api_client.config.debugging
|
788
|
+
@api_client.config.logger.debug "API called: AccountsApi#update_account\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
789
|
+
end
|
790
|
+
return data, status_code, headers
|
791
|
+
end
|
792
|
+
# Update a contact
|
793
|
+
# Updates the contact specified by the account id and contact id with the passed information
|
794
|
+
# @param account_id
|
795
|
+
# @param contact_id
|
796
|
+
# @param [Hash] opts the optional parameters
|
797
|
+
# @option opts [AccountContactJson] :body
|
798
|
+
# @option opts [BOOLEAN] :skip_address_validation
|
799
|
+
# @option opts [BOOLEAN] :strict_validation
|
800
|
+
# @return [nil]
|
801
|
+
def update_account_contact(account_id, contact_id, opts = {})
|
802
|
+
update_account_contact_with_http_info(account_id, contact_id, opts)
|
803
|
+
nil
|
804
|
+
end
|
805
|
+
|
806
|
+
# Update a contact
|
807
|
+
# Updates the contact specified by the account id and contact id with the passed information
|
808
|
+
# @param account_id
|
809
|
+
# @param contact_id
|
810
|
+
# @param [Hash] opts the optional parameters
|
811
|
+
# @option opts [AccountContactJson] :body
|
812
|
+
# @option opts [BOOLEAN] :skip_address_validation
|
813
|
+
# @option opts [BOOLEAN] :strict_validation
|
814
|
+
# @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
|
815
|
+
def update_account_contact_with_http_info(account_id, contact_id, opts = {})
|
816
|
+
if @api_client.config.debugging
|
817
|
+
@api_client.config.logger.debug 'Calling API: AccountsApi.update_account_contact ...'
|
818
|
+
end
|
819
|
+
# verify the required parameter 'account_id' is set
|
820
|
+
if @api_client.config.client_side_validation && account_id.nil?
|
821
|
+
fail ArgumentError, "Missing the required parameter 'account_id' when calling AccountsApi.update_account_contact"
|
822
|
+
end
|
823
|
+
# verify the required parameter 'contact_id' is set
|
824
|
+
if @api_client.config.client_side_validation && contact_id.nil?
|
825
|
+
fail ArgumentError, "Missing the required parameter 'contact_id' when calling AccountsApi.update_account_contact"
|
826
|
+
end
|
827
|
+
# resource path
|
828
|
+
local_var_path = '/accounts/{accountId}/contacts/{contactId}'.sub('{' + 'accountId' + '}', account_id.to_s).sub('{' + 'contactId' + '}', contact_id.to_s)
|
829
|
+
|
830
|
+
# query parameters
|
831
|
+
query_params = {}
|
832
|
+
query_params[:'skipAddressValidation'] = opts[:'skip_address_validation'] if !opts[:'skip_address_validation'].nil?
|
833
|
+
query_params[:'strictValidation'] = opts[:'strict_validation'] if !opts[:'strict_validation'].nil?
|
834
|
+
|
835
|
+
# header parameters
|
836
|
+
header_params = {}
|
837
|
+
# HTTP header 'Accept' (if needed)
|
838
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
839
|
+
|
840
|
+
# form parameters
|
841
|
+
form_params = {}
|
842
|
+
|
843
|
+
# http body (model)
|
844
|
+
post_body = @api_client.object_to_http_body(opts[:'body'])
|
845
|
+
auth_names = ['ApiKeyAuth']
|
846
|
+
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
847
|
+
:header_params => header_params,
|
848
|
+
:query_params => query_params,
|
849
|
+
:form_params => form_params,
|
850
|
+
:body => post_body,
|
851
|
+
:auth_names => auth_names)
|
852
|
+
if @api_client.config.debugging
|
853
|
+
@api_client.config.logger.debug "API called: AccountsApi#update_account_contact\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
854
|
+
end
|
855
|
+
return data, status_code, headers
|
856
|
+
end
|
857
|
+
end
|
858
|
+
end
|