zuora-sdk-js 3.3.0-beta.1 → 3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/zuora_api/ApiClient.js +2 -2
- package/dist/zuora_api/api/APIHealthApi.js +1 -1
- package/dist/zuora_api/api/AccountingCodesApi.js +1 -1
- package/dist/zuora_api/api/AccountingPeriodsApi.js +1 -1
- package/dist/zuora_api/api/AccountsApi.js +1 -1
- package/dist/zuora_api/api/ActionsApi.js +1 -1
- package/dist/zuora_api/api/AdjustmentsApi.js +1 -1
- package/dist/zuora_api/api/AggregateQueriesApi.js +1 -1
- package/dist/zuora_api/api/AttachmentsApi.js +1 -1
- package/dist/zuora_api/api/BillRunApi.js +1 -1
- package/dist/zuora_api/api/BillRunHealthApi.js +1 -1
- package/dist/zuora_api/api/BillingDocumentsApi.js +1 -1
- package/dist/zuora_api/api/BillingPreviewRunApi.js +1 -1
- package/dist/zuora_api/api/BookingDateBackfillJobApi.js +1 -1
- package/dist/zuora_api/api/CatalogGroupsApi.js +1 -1
- package/dist/zuora_api/api/ContactSnapshotsApi.js +1 -1
- package/dist/zuora_api/api/ContactsApi.js +1 -1
- package/dist/zuora_api/api/CreditMemosApi.js +1 -1
- package/dist/zuora_api/api/CustomEventTriggersApi.js +1 -1
- package/dist/zuora_api/api/CustomExchangeRatesApi.js +1 -1
- package/dist/zuora_api/api/CustomObjectDefinitionsApi.js +1 -1
- package/dist/zuora_api/api/CustomObjectJobsApi.js +1 -1
- package/dist/zuora_api/api/CustomObjectRecordsApi.js +1 -1
- package/dist/zuora_api/api/CustomPaymentMethodTypesApi.js +1 -1
- package/dist/zuora_api/api/CustomScheduledEventsApi.js +1 -1
- package/dist/zuora_api/api/DataBackfillJobApi.js +1 -1
- package/dist/zuora_api/api/DataLabelingApi.js +1 -1
- package/dist/zuora_api/api/DataQueriesApi.js +1 -1
- package/dist/zuora_api/api/DebitMemosApi.js +1 -1
- package/dist/zuora_api/api/DeploymentApi.js +109 -1
- package/dist/zuora_api/api/DeploymentConfigurationTemplatesApi.js +1 -1
- package/dist/zuora_api/api/DescribeApi.js +1 -1
- package/dist/zuora_api/api/EInvoicingApi.js +1 -1
- package/dist/zuora_api/api/ElectronicPaymentsHealthApi.js +1 -1
- package/dist/zuora_api/api/FilesApi.js +1 -1
- package/dist/zuora_api/api/FulfillmentsApi.js +1 -1
- package/dist/zuora_api/api/HostedPagesApi.js +1 -1
- package/dist/zuora_api/api/ImportsApi.js +1 -1
- package/dist/zuora_api/api/InvoiceSchedulesApi.js +1 -1
- package/dist/zuora_api/api/InvoicesApi.js +1 -1
- package/dist/zuora_api/api/JournalRunsApi.js +1 -1
- package/dist/zuora_api/api/MassUpdaterApi.js +1 -1
- package/dist/zuora_api/api/NotificationsApi.js +1 -1
- package/dist/zuora_api/api/OAuthApi.js +1 -1
- package/dist/zuora_api/api/ObjectQueriesApi.js +277 -93
- package/dist/zuora_api/api/OmniChannelSubscriptionsApi.js +1 -1
- package/dist/zuora_api/api/OperationsApi.js +1 -1
- package/dist/zuora_api/api/OrderActionsApi.js +1 -1
- package/dist/zuora_api/api/OrderLineItemsApi.js +1 -1
- package/dist/zuora_api/api/OrdersApi.js +1 -1
- package/dist/zuora_api/api/PaymentAuthorizationApi.js +1 -1
- package/dist/zuora_api/api/PaymentGatewayReconciliationApi.js +1 -1
- package/dist/zuora_api/api/PaymentGatewaysApi.js +1 -1
- package/dist/zuora_api/api/PaymentMethodSnapshotsApi.js +1 -1
- package/dist/zuora_api/api/PaymentMethodTransactionLogsApi.js +1 -1
- package/dist/zuora_api/api/PaymentMethodUpdaterApi.js +1 -1
- package/dist/zuora_api/api/PaymentMethodsApi.js +1 -1
- package/dist/zuora_api/api/PaymentRunsApi.js +1 -1
- package/dist/zuora_api/api/PaymentSchedulesApi.js +1 -1
- package/dist/zuora_api/api/PaymentTransactionLogsApi.js +1 -1
- package/dist/zuora_api/api/PaymentsApi.js +1 -1
- package/dist/zuora_api/api/ProductRatePlanChargeTiersApi.js +1 -1
- package/dist/zuora_api/api/ProductRatePlanChargesApi.js +1 -1
- package/dist/zuora_api/api/ProductRatePlansApi.js +1 -1
- package/dist/zuora_api/api/ProductsApi.js +1 -1
- package/dist/zuora_api/api/RSASignaturesApi.js +1 -1
- package/dist/zuora_api/api/RampsApi.js +1 -1
- package/dist/zuora_api/api/RatePlansApi.js +1 -1
- package/dist/zuora_api/api/RefundsApi.js +1 -1
- package/dist/zuora_api/api/RegenerateApi.js +1 -1
- package/dist/zuora_api/api/RevenueAccountingCodesApi.js +1 -1
- package/dist/zuora_api/api/RevenueIntegrationApi.js +1 -1
- package/dist/zuora_api/api/SequenceSetsApi.js +1 -1
- package/dist/zuora_api/api/SettingsApi.js +1 -1
- package/dist/zuora_api/api/SignUpApi.js +1 -1
- package/dist/zuora_api/api/SubscriptionChangeLogsApi.js +1 -1
- package/dist/zuora_api/api/SubscriptionsApi.js +1 -1
- package/dist/zuora_api/api/SummaryJournalEntriesApi.js +1 -1
- package/dist/zuora_api/api/TaxationItemsApi.js +1 -1
- package/dist/zuora_api/api/UsageApi.js +1 -1
- package/dist/zuora_api/api/WorkflowsApi.js +1 -1
- package/dist/zuora_api/model/AccountBasicInfo.js +1 -1
- package/dist/zuora_api/model/AccountBillingAndPayment.js +1 -1
- package/dist/zuora_api/model/AccountCreditCardHolder.js +1 -1
- package/dist/zuora_api/model/AccountData.js +1 -1
- package/dist/zuora_api/model/AccountDetailResponse.js +1 -1
- package/dist/zuora_api/model/AccountEInvoiceProfile.js +1 -1
- package/dist/zuora_api/model/AccountMetrics.js +1 -1
- package/dist/zuora_api/model/AccountObjectNSFields.js +1 -1
- package/dist/zuora_api/model/AccountPMMandateInfo.js +1 -1
- package/dist/zuora_api/model/AccountSummaryBasicInfo.js +1 -1
- package/dist/zuora_api/model/AccountSummaryDefaultPaymentMethod.js +1 -1
- package/dist/zuora_api/model/AccountSummaryInvoice.js +1 -1
- package/dist/zuora_api/model/AccountSummaryPayment.js +1 -1
- package/dist/zuora_api/model/AccountSummaryPaymentInvoice.js +1 -1
- package/dist/zuora_api/model/AccountSummaryRatePlan.js +1 -1
- package/dist/zuora_api/model/AccountSummaryResponse.js +1 -1
- package/dist/zuora_api/model/AccountSummarySubscription.js +1 -1
- package/dist/zuora_api/model/AccountSummaryUsage.js +1 -1
- package/dist/zuora_api/model/AccountingCodeItemResponse.js +1 -1
- package/dist/zuora_api/model/ActionsErrorResponse.js +1 -1
- package/dist/zuora_api/model/AddSubscriptionComponent.js +1 -1
- package/dist/zuora_api/model/AddSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/ApiVolumeSummaryRecord.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoItemToDebitMemoItem.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoItemToInvoiceItem.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoToDebitMemo.js +1 -1
- package/dist/zuora_api/model/ApplyCreditMemoToInvoice.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentDebitMemoApplication.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentDebitMemoApplicationItem.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentInvoiceApplication.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentInvoiceApplicationItem.js +1 -1
- package/dist/zuora_api/model/ApplyPaymentRequest.js +1 -1
- package/dist/zuora_api/model/AsyncOperationResponse.js +1 -1
- package/dist/zuora_api/model/AsyncOrderProcessingOptions.js +1 -1
- package/dist/zuora_api/model/AttachInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/AuthenticationErrorResponse.js +1 -1
- package/dist/zuora_api/model/AuthenticationFailResponse.js +1 -1
- package/dist/zuora_api/model/AuthenticationSuccessResponse.js +1 -1
- package/dist/zuora_api/model/BadRequestErrors.js +1 -1
- package/dist/zuora_api/model/BadRequestResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsColumnsDescriptionResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsColumnsErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsColumnsServerErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsCountSuccessResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsNoDataResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsServerErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsStatusErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsStatusServerErrorResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsTaskStatusResponse.js +1 -1
- package/dist/zuora_api/model/Bi3ViewsV2SuccessResponse.js +1 -1
- package/dist/zuora_api/model/BiViews1ErrorResponse.js +1 -1
- package/dist/zuora_api/model/BiViews1SelectSuccessResponse.js +1 -1
- package/dist/zuora_api/model/BiViews1SuccessResponse.js +1 -1
- package/dist/zuora_api/model/BillRun.js +1 -1
- package/dist/zuora_api/model/BillRunFilter.js +1 -1
- package/dist/zuora_api/model/BillRunResponse.js +1 -1
- package/dist/zuora_api/model/BillRunSchedule.js +1 -1
- package/dist/zuora_api/model/BillingAdjustment.js +1 -1
- package/dist/zuora_api/model/BillingAdjustmentExclusion.js +1 -1
- package/dist/zuora_api/model/BillingDocVolumeSummaryRecord.js +1 -1
- package/dist/zuora_api/model/BillingDocumentQueryResponseElement.js +1 -1
- package/dist/zuora_api/model/BillingOptions.js +1 -1
- package/dist/zuora_api/model/BillingUpdate.js +1 -1
- package/dist/zuora_api/model/BookingDateJob.js +1 -1
- package/dist/zuora_api/model/BulkCreateCreditMemosFromChargeRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateCreditMemosFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateCreditMemosRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateDebitMemosFromChargeRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateDebitMemosFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateDebitMemosRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateInvoicesRequest.js +1 -1
- package/dist/zuora_api/model/BulkCreateInvoicesResponse.js +1 -1
- package/dist/zuora_api/model/BulkCreditMemosResponse.js +1 -1
- package/dist/zuora_api/model/BulkDebitMemosResponse.js +1 -1
- package/dist/zuora_api/model/BulkPdfGenerationJobRequest.js +1 -1
- package/dist/zuora_api/model/BulkPdfGenerationJobResponse.js +1 -1
- package/dist/zuora_api/model/BulkPostInvoicesRequest.js +1 -1
- package/dist/zuora_api/model/BulkPostInvoicesResponse.js +1 -1
- package/dist/zuora_api/model/BulkUpdateCreditMemosRequest.js +1 -1
- package/dist/zuora_api/model/BulkUpdateDebitMemosRequest.js +1 -1
- package/dist/zuora_api/model/BulkUpdateInvoicesRequest.js +1 -1
- package/dist/zuora_api/model/BulkUpdateOrderLineItem.js +1 -1
- package/dist/zuora_api/model/BulkUpdateOrderLineItemsRequest.js +1 -1
- package/dist/zuora_api/model/BusinessRegion.js +1 -1
- package/dist/zuora_api/model/BusinessRegionsResponse.js +1 -1
- package/dist/zuora_api/model/CalloutAuth.js +1 -1
- package/dist/zuora_api/model/CancelAuthorizationRequest.js +1 -1
- package/dist/zuora_api/model/CancelAuthorizationResponse.js +1 -1
- package/dist/zuora_api/model/CancelBillRunRequest.js +1 -1
- package/dist/zuora_api/model/CancelBillRunResponse.js +1 -1
- package/dist/zuora_api/model/CancelBillingAdjustmentRequest.js +1 -1
- package/dist/zuora_api/model/CancelBillingAdjustmentResponse.js +1 -1
- package/dist/zuora_api/model/CancelOrderRequest.js +1 -1
- package/dist/zuora_api/model/CancelOrderResponse.js +1 -1
- package/dist/zuora_api/model/CancelPaymentSchedule.js +1 -1
- package/dist/zuora_api/model/CancelSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/CancelSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/CatalogGroup.js +1 -1
- package/dist/zuora_api/model/CatalogGroupProductRatePlan.js +1 -1
- package/dist/zuora_api/model/ChangeLogField.js +1 -1
- package/dist/zuora_api/model/ChangePlanRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/ChangeSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/ChargeMetrics.js +1 -1
- package/dist/zuora_api/model/ChargeModelConfiguration.js +1 -1
- package/dist/zuora_api/model/ChargeModelConfigurationForSubscription.js +1 -1
- package/dist/zuora_api/model/ChargeModelConfigurationItem.js +1 -1
- package/dist/zuora_api/model/ChargeModelDataOverride.js +1 -1
- package/dist/zuora_api/model/ChargeOverride.js +1 -1
- package/dist/zuora_api/model/ChargeOverrideBilling.js +1 -1
- package/dist/zuora_api/model/ChargeOverridePricing.js +1 -1
- package/dist/zuora_api/model/ChargeTier.js +1 -1
- package/dist/zuora_api/model/ChargeUpdate.js +1 -1
- package/dist/zuora_api/model/ChildrenSettingValueRequest.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoRequestPayment.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponse.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponseAppliedCreditMemos.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponseAppliedPayments.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponseDebitMemo.js +1 -1
- package/dist/zuora_api/model/CollectDebitMemoResponseProcessedPayment.js +1 -1
- package/dist/zuora_api/model/CommonErrorResponse.js +1 -1
- package/dist/zuora_api/model/CommonResponse.js +1 -1
- package/dist/zuora_api/model/CompareAndDeployProductCatalogTemplateRequest.js +1 -1
- package/dist/zuora_api/model/CompareAndDeployProductCatalogTenantRequest.js +1 -1
- package/dist/zuora_api/model/CompareAndDeployTemplateRequest.js +1 -1
- package/dist/zuora_api/model/CompareAndDeployTenantRequest.js +1 -1
- package/dist/zuora_api/model/CompareSchemaKeyValue.js +1 -1
- package/dist/zuora_api/model/CompareTemplateRequest.js +1 -1
- package/dist/zuora_api/model/CompareTemplateResponse.js +1 -1
- package/dist/zuora_api/model/Condition.js +1 -1
- package/dist/zuora_api/model/ConfigTemplateErrorResponse.js +1 -1
- package/dist/zuora_api/model/ConfigTemplateErrorResponseReasonsInner.js +1 -1
- package/dist/zuora_api/model/ConfigurationTemplateContent.js +1 -1
- package/dist/zuora_api/model/Contact.js +1 -1
- package/dist/zuora_api/model/ContactInfo.js +1 -1
- package/dist/zuora_api/model/ContactResponse.js +1 -1
- package/dist/zuora_api/model/ContactSnapshot.js +1 -1
- package/dist/zuora_api/model/ContactSnapshotResponse.js +1 -1
- package/dist/zuora_api/model/CreateAccountContact.js +1 -1
- package/dist/zuora_api/model/CreateAccountCreditCard.js +1 -1
- package/dist/zuora_api/model/CreateAccountCreditCardHolderInfo.js +1 -1
- package/dist/zuora_api/model/CreateAccountPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CreateAccountRequest.js +1 -1
- package/dist/zuora_api/model/CreateAccountResponse.js +1 -1
- package/dist/zuora_api/model/CreateAccountSubscription.js +1 -1
- package/dist/zuora_api/model/CreateAccountingCodeRequest.js +1 -1
- package/dist/zuora_api/model/CreateAccountingCodeResponse.js +1 -1
- package/dist/zuora_api/model/CreateAccountingPeriodRequest.js +1 -1
- package/dist/zuora_api/model/CreateAccountingPeriodResponse.js +1 -1
- package/dist/zuora_api/model/CreateAuthorizationRequest.js +1 -1
- package/dist/zuora_api/model/CreateAuthorizationResponse.js +1 -1
- package/dist/zuora_api/model/CreateAuthorizationResponsePaymentGateway.js +1 -1
- package/dist/zuora_api/model/CreateAuthorizationResponseReasons.js +1 -1
- package/dist/zuora_api/model/CreateBatchQueryJobRequest.js +1 -1
- package/dist/zuora_api/model/CreateBatchQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/CreateBatchQueryRequest.js +1 -1
- package/dist/zuora_api/model/CreateBatchQueryResponse.js +1 -1
- package/dist/zuora_api/model/CreateBillRunRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingAdjustmentRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingDocumentFilesDeletionJobRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingDocumentFilesDeletionJobResponse.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewCreditMemoItem.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewInvoiceItem.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewResponse.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewRunRequest.js +1 -1
- package/dist/zuora_api/model/CreateBillingPreviewRunResponse.js +1 -1
- package/dist/zuora_api/model/CreateCatalogGroupRequest.js +1 -1
- package/dist/zuora_api/model/CreateContactRequest.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromCharge.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromChargeRequest.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromInvoice.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoTaxationItemsRequest.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemoFromCharge.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemoFromChargeRequest.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemoFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemosFromInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateDeploymentTemplateRequest.js +1 -1
- package/dist/zuora_api/model/CreateDiscountItem.js +1 -1
- package/dist/zuora_api/model/CreateFulfillment.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentItem.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentItemResponse.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentItemsRequest.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentItemsResponse.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentResponse.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentsRequest.js +1 -1
- package/dist/zuora_api/model/CreateFulfillmentsResponse.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceCollectCreditMemos.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceCollectInvoices.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceCollectRequest.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceCollectResponse.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceItem.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceScheduleItem.js +1 -1
- package/dist/zuora_api/model/CreateInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/CreateJournalEntryRequest.js +1 -1
- package/dist/zuora_api/model/CreateJournalEntryRequestItem.js +1 -1
- package/dist/zuora_api/model/CreateJournalEntryRequestSegment.js +1 -1
- package/dist/zuora_api/model/CreateJournalEntryResponse.js +1 -1
- package/dist/zuora_api/model/CreateJournalRunRequest.js +1 -1
- package/dist/zuora_api/model/CreateJournalRunRequestTransactionType.js +1 -1
- package/dist/zuora_api/model/CreateJournalRunResponse.js +1 -1
- package/dist/zuora_api/model/CreateMassUpdateResponse.js +1 -1
- package/dist/zuora_api/model/CreateMassUpdaterRequest.js +1 -1
- package/dist/zuora_api/model/CreateNonRefRefundFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreateOmniChannelSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/CreateOmniChannelSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/CreateOpenPaymentMethodTypeRequest.js +1 -1
- package/dist/zuora_api/model/CreateOrUpdateCatalogGroupProductRatePlan.js +1 -1
- package/dist/zuora_api/model/CreateOrUpdateEmailTemplatesResponse.js +1 -1
- package/dist/zuora_api/model/CreateOrderAction.js +1 -1
- package/dist/zuora_api/model/CreateOrderAddProduct.js +1 -1
- package/dist/zuora_api/model/CreateOrderAsyncRequest.js +1 -1
- package/dist/zuora_api/model/CreateOrderAsyncResponse.js +1 -1
- package/dist/zuora_api/model/CreateOrderChangePlan.js +1 -1
- package/dist/zuora_api/model/CreateOrderChangePlanRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderChargeUpdate.js +1 -1
- package/dist/zuora_api/model/CreateOrderCreateSubscription.js +1 -1
- package/dist/zuora_api/model/CreateOrderOrderLineItem.js +1 -1
- package/dist/zuora_api/model/CreateOrderPricingUpdate.js +1 -1
- package/dist/zuora_api/model/CreateOrderProductOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderProductRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderRatePlanFeatureOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/CreateOrderRatePlanUpdate.js +1 -1
- package/dist/zuora_api/model/CreateOrderRequest.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponse.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseOrderAction.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseOrderLineItems.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseOrderMetric.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseRamps.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseRefunds.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseSubscriptions.js +1 -1
- package/dist/zuora_api/model/CreateOrderResponseWriteOff.js +1 -1
- package/dist/zuora_api/model/CreateOrderResult.js +1 -1
- package/dist/zuora_api/model/CreateOrderResume.js +1 -1
- package/dist/zuora_api/model/CreateOrderSubscription.js +1 -1
- package/dist/zuora_api/model/CreateOrderSubscriptionOwnerAccount.js +1 -1
- package/dist/zuora_api/model/CreateOrderSuspend.js +1 -1
- package/dist/zuora_api/model/CreateOrderTermsAndConditions.js +1 -1
- package/dist/zuora_api/model/CreateOrderUpdateProduct.js +1 -1
- package/dist/zuora_api/model/CreatePaymentDebitMemoApplication.js +1 -1
- package/dist/zuora_api/model/CreatePaymentDebitMemoApplicationItem.js +1 -1
- package/dist/zuora_api/model/CreatePaymentInvoiceApplication.js +1 -1
- package/dist/zuora_api/model/CreatePaymentInvoiceApplicationItem.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodACH.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodApplePayAdyen.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodBankTransfer.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodBankTransferAccountHolderInfo.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodCCReferenceTransaction.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodCardholderInfo.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodCommon.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodCreditCard.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodDecryptionRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodDecryptionResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodGooglePayAdyenChase.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodPayPalAdaptive.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodPayPalECPayPalNativeECPayPalCP.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodResponseReason.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodUpdaterBatchRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodUpdaterBatchResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentMethodUpdaterBatchResponseReasons.js +1 -1
- package/dist/zuora_api/model/CreatePaymentPredebitNotifyRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentPredebitNotifyResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentRunData.js +1 -1
- package/dist/zuora_api/model/CreatePaymentRunDataItem.js +1 -1
- package/dist/zuora_api/model/CreatePaymentRunRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentScheduleItemsRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentScheduleItemsRequestItems.js +1 -1
- package/dist/zuora_api/model/CreatePaymentScheduleRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentScheduleRequestItems.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSchedulesRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSchedulesResponseItems.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSessionInvoice.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSessionRequest.js +1 -1
- package/dist/zuora_api/model/CreatePaymentSessionResponse.js +1 -1
- package/dist/zuora_api/model/CreateProductRatePlanChargeRequest.js +1 -1
- package/dist/zuora_api/model/CreateProductRatePlanRequest.js +1 -1
- package/dist/zuora_api/model/CreateProductRequest.js +1 -1
- package/dist/zuora_api/model/CreateRSASignatureRequest.js +1 -1
- package/dist/zuora_api/model/CreateRamp.js +1 -1
- package/dist/zuora_api/model/CreateRefundRequest.js +1 -1
- package/dist/zuora_api/model/CreateRefundwithAutoUnapply.js +1 -1
- package/dist/zuora_api/model/CreateSequenceSetRequest.js +1 -1
- package/dist/zuora_api/model/CreateSequenceSetsRequest.js +1 -1
- package/dist/zuora_api/model/CreateSequenceSetsResponse.js +1 -1
- package/dist/zuora_api/model/CreateStoredCredentialProfileRequest.js +1 -1
- package/dist/zuora_api/model/CreateSubscribeToProduct.js +1 -1
- package/dist/zuora_api/model/CreateSubscriptionComponent.js +1 -1
- package/dist/zuora_api/model/CreateSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/CreateSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/CreateSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItem.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForCreditMemoFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForDebitMemo.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForDebitMemoFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemForInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemsForDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/CreateTaxationItemsRequest.js +1 -1
- package/dist/zuora_api/model/CreateTokenRequest.js +1 -1
- package/dist/zuora_api/model/CreateUpdateOpenPaymentMethodTypeResponse.js +1 -1
- package/dist/zuora_api/model/CreateUpdateStoredCredentialProfileResponse.js +1 -1
- package/dist/zuora_api/model/CreateUsageRequest.js +1 -1
- package/dist/zuora_api/model/CreditCard.js +1 -1
- package/dist/zuora_api/model/CreditMemo.js +1 -1
- package/dist/zuora_api/model/CreditMemoEntityPrefix.js +1 -1
- package/dist/zuora_api/model/CreditMemoItem.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromChargeDetail.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromChargeDetailFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromInvoiceItem.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromInvoiceItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemFromWriteOffInvoice.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemPart.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemResponse.js +1 -1
- package/dist/zuora_api/model/CreditMemoItemsResponse.js +1 -1
- package/dist/zuora_api/model/CreditMemoObjectNSFields.js +1 -1
- package/dist/zuora_api/model/CreditMemoPart.js +1 -1
- package/dist/zuora_api/model/CreditMemoResponse.js +1 -1
- package/dist/zuora_api/model/CreditMemoTaxItemFromInvoiceTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/CreditMemoTaxItemFromInvoiceTaxItemRequest.js +1 -1
- package/dist/zuora_api/model/CreditMemoTaxationItemFromWriteOffInvoice.js +1 -1
- package/dist/zuora_api/model/CreditMemosResponse.js +1 -1
- package/dist/zuora_api/model/CustomAccountPaymentMethod.js +1 -1
- package/dist/zuora_api/model/CustomFields.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinition.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfCreatedById.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfCreatedDate.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfId.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfUpdatedById.js +1 -1
- package/dist/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfUpdatedDate.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkDeleteFilter.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkDeleteFilterCondition.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobErrorResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobErrorResponseCollection.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobRequest.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobResponseCollection.js +1 -1
- package/dist/zuora_api/model/CustomObjectBulkJobResponseError.js +1 -1
- package/dist/zuora_api/model/CustomObjectCustomFieldDefinition.js +1 -1
- package/dist/zuora_api/model/CustomObjectCustomFieldDefinitionUpdate.js +1 -1
- package/dist/zuora_api/model/CustomObjectCustomFieldsDefinition.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinition.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionSchema.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionUpdateActionRequest.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionUpdateActionResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordBatchAction.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordBatchRequest.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordWithAllFields.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordWithOnlyCustomFields.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordsBatchUpdatePartialSuccessResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordsErrorResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordsThrottledResponse.js +1 -1
- package/dist/zuora_api/model/CustomObjectRecordsWithError.js +1 -1
- package/dist/zuora_api/model/CustomRates.js +1 -1
- package/dist/zuora_api/model/DailyConsumptionRevRecRequest.js +1 -1
- package/dist/zuora_api/model/DataQueryErrorResponse.js +1 -1
- package/dist/zuora_api/model/DataQueryJob.js +1 -1
- package/dist/zuora_api/model/DataQueryJobCancelled.js +1 -1
- package/dist/zuora_api/model/DataQueryJobCommon.js +1 -1
- package/dist/zuora_api/model/DebitMemo.js +1 -1
- package/dist/zuora_api/model/DebitMemoDueDate.js +1 -1
- package/dist/zuora_api/model/DebitMemoEntityPrefix.js +1 -1
- package/dist/zuora_api/model/DebitMemoItem.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemFromChargeDetail.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemFromChargeDetailFinanceInformation.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemFromInvoiceItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemFromInvoiceItemRequest.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemResponse.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemTaxationItems.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemWriteOffRequest.js +1 -1
- package/dist/zuora_api/model/DebitMemoItemsResponse.js +1 -1
- package/dist/zuora_api/model/DebitMemoObjectNSFields.js +1 -1
- package/dist/zuora_api/model/DebitMemoResponse.js +1 -1
- package/dist/zuora_api/model/DebitMemoTaxItemFromInvoiceTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/DebitMemoTaxItemFromInvoiceTaxItemRequest.js +1 -1
- package/dist/zuora_api/model/DebitMemoTaxationItemWriteOffRequest.js +1 -1
- package/dist/zuora_api/model/DebitMemosResponse.js +1 -1
- package/dist/zuora_api/model/DecryptRSASignatureRequest.js +1 -1
- package/dist/zuora_api/model/DecryptRSASignatureResponse.js +1 -1
- package/dist/zuora_api/model/DeleteAccountResponse.js +1 -1
- package/dist/zuora_api/model/DeleteAttachmentResponse.js +1 -1
- package/dist/zuora_api/model/DeleteBatchQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/DeleteBatchQueryResponse.js +1 -1
- package/dist/zuora_api/model/DeleteDataQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/DeleteOrderAsyncResponse.js +1 -1
- package/dist/zuora_api/model/DeleteResult.js +1 -1
- package/dist/zuora_api/model/DeleteSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/DeleteWorkflowError.js +1 -1
- package/dist/zuora_api/model/DeleteWorkflowSuccess.js +1 -1
- package/dist/zuora_api/model/DeletedRecord.js +1 -1
- package/dist/zuora_api/model/DeliverySchedule.js +1 -1
- package/dist/zuora_api/model/DeliveryScheduleParams.js +1 -1
- package/dist/zuora_api/model/DeliveryScheduleProductRatePlanCharge.js +1 -1
- package/dist/zuora_api/model/DeploymentResponse.js +1 -1
- package/dist/zuora_api/model/DeploymentTemplate.js +1 -1
- package/dist/zuora_api/model/DeploymentTemplatesResponse.js +1 -1
- package/dist/zuora_api/model/DetachInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/DetailedWorkflow.js +1 -1
- package/dist/zuora_api/model/DiscountApplyDetail.js +1 -1
- package/dist/zuora_api/model/DiscountPricingOverride.js +1 -1
- package/dist/zuora_api/model/DiscountPricingUpdate.js +1 -1
- package/dist/zuora_api/model/DocumentIdList.js +1 -1
- package/dist/zuora_api/model/ElectronicPaymentOptions.js +1 -1
- package/dist/zuora_api/model/ElectronicPaymentOptionsWithDelayedCapturePayment.js +1 -1
- package/dist/zuora_api/model/EmailBillRunRequest.js +1 -1
- package/dist/zuora_api/model/EmailBillingDocumentRequest.js +1 -1
- package/dist/zuora_api/model/EndConditions.js +1 -1
- package/dist/zuora_api/model/Error401.js +1 -1
- package/dist/zuora_api/model/ErrorResponse.js +1 -1
- package/dist/zuora_api/model/ErrorResponse401Record.js +1 -1
- package/dist/zuora_api/model/ErrorResponseReasonsInner.js +1 -1
- package/dist/zuora_api/model/EventTrigger.js +1 -1
- package/dist/zuora_api/model/EventType.js +1 -1
- package/dist/zuora_api/model/ExecuteInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/ExpandedAccount.js +1 -1
- package/dist/zuora_api/model/ExpandedAmendment.js +1 -1
- package/dist/zuora_api/model/ExpandedBillingRun.js +1 -1
- package/dist/zuora_api/model/ExpandedContact.js +1 -1
- package/dist/zuora_api/model/ExpandedCreditMemo.js +1 -1
- package/dist/zuora_api/model/ExpandedCreditMemoApplication.js +1 -1
- package/dist/zuora_api/model/ExpandedCreditMemoItem.js +1 -1
- package/dist/zuora_api/model/ExpandedCreditTaxationItem.js +1 -1
- package/dist/zuora_api/model/ExpandedDailyConsumptionSummary.js +1 -1
- package/dist/zuora_api/model/ExpandedDebitMemo.js +1 -1
- package/dist/zuora_api/model/ExpandedDebitMemoItem.js +1 -1
- package/dist/zuora_api/model/ExpandedDebitTaxationItem.js +1 -1
- package/dist/zuora_api/model/ExpandedExternalProductRatePlan.js +1 -1
- package/dist/zuora_api/model/ExpandedInvoice.js +1 -1
- package/dist/zuora_api/model/ExpandedInvoiceItem.js +1 -1
- package/dist/zuora_api/model/ExpandedInvoiceSchedule.js +1 -1
- package/dist/zuora_api/model/ExpandedInvoiceScheduleItem.js +1 -1
- package/dist/zuora_api/model/ExpandedOrderAction.js +1 -1
- package/dist/zuora_api/model/ExpandedOrderLineItem.js +1 -1
- package/dist/zuora_api/model/ExpandedOrders.js +1 -1
- package/dist/zuora_api/model/ExpandedPayment.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentApplication.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentMethod.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentMethodSnapshot.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentRun.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentSchedule.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentScheduleItem.js +1 -1
- package/dist/zuora_api/model/ExpandedPaymentScheduleItemPayment.js +1 -1
- package/dist/zuora_api/model/ExpandedPrepaidBalance.js +1 -1
- package/dist/zuora_api/model/ExpandedPrepaidBalanceFund.js +1 -1
- package/dist/zuora_api/model/ExpandedPrepaidBalanceTransaction.js +1 -1
- package/dist/zuora_api/model/ExpandedProcessedUsage.js +1 -1
- package/dist/zuora_api/model/ExpandedProduct.js +1 -1
- package/dist/zuora_api/model/ExpandedProductRatePlan.js +1 -1
- package/dist/zuora_api/model/ExpandedProductRatePlanCharge.js +1 -1
- package/dist/zuora_api/model/ExpandedProductRatePlanChargeTier.js +1 -1
- package/dist/zuora_api/model/ExpandedRatePlan.js +1 -1
- package/dist/zuora_api/model/ExpandedRatePlanCharge.js +1 -1
- package/dist/zuora_api/model/ExpandedRatePlanChargeTier.js +1 -1
- package/dist/zuora_api/model/ExpandedRatingDetail.js +1 -1
- package/dist/zuora_api/model/ExpandedRatingResult.js +1 -1
- package/dist/zuora_api/model/ExpandedRefund.js +1 -1
- package/dist/zuora_api/model/ExpandedRefundApplication.js +1 -1
- package/dist/zuora_api/model/ExpandedRefundApplicationItem.js +1 -1
- package/dist/zuora_api/model/ExpandedSubscription.js +1 -1
- package/dist/zuora_api/model/ExpandedSummaryStatement.js +1 -1
- package/dist/zuora_api/model/ExpandedSummaryStatementRun.js +1 -1
- package/dist/zuora_api/model/ExpandedTaxationItem.js +1 -1
- package/dist/zuora_api/model/ExpandedUsage.js +1 -1
- package/dist/zuora_api/model/ExpandedValidityPeriodSummary.js +1 -1
- package/dist/zuora_api/model/ExportWorkflowVersionResponse.js +1 -1
- package/dist/zuora_api/model/FailedReason.js +1 -1
- package/dist/zuora_api/model/FaultResponse.js +1 -1
- package/dist/zuora_api/model/FilterRuleParameterDefinition.js +1 -1
- package/dist/zuora_api/model/Fulfillment.js +1 -1
- package/dist/zuora_api/model/FulfillmentItem.js +1 -1
- package/dist/zuora_api/model/GETBookingDateBackfillJobById200Response.js +1 -1
- package/dist/zuora_api/model/GETDataBackfillJobById200Response.js +1 -1
- package/dist/zuora_api/model/GETListBookingDateBackfillJobs200Response.js +1 -1
- package/dist/zuora_api/model/GETListDataBackfillJobs200Response.js +1 -1
- package/dist/zuora_api/model/GatewayOptions.js +1 -1
- package/dist/zuora_api/model/GenerateBillingDocumentRequest.js +1 -1
- package/dist/zuora_api/model/GenerateBillingDocumentResponse.js +1 -1
- package/dist/zuora_api/model/GenerateBillingDocumentResponseCreditMemo.js +1 -1
- package/dist/zuora_api/model/GenerateBillingDocumentResponseInvoice.js +1 -1
- package/dist/zuora_api/model/GetAccountPMAccountHolderInfo.js +1 -1
- package/dist/zuora_api/model/GetAccountPaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingCodeResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingCodesResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingPeriodAllOfFieIdsResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingPeriodResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingPeriodWithoutSuccessResponse.js +1 -1
- package/dist/zuora_api/model/GetAccountingPeriodsResponse.js +1 -1
- package/dist/zuora_api/model/GetAllCustomObjectDefinitionsInNamespaceResponse.js +1 -1
- package/dist/zuora_api/model/GetApiVolumeSummaryResponse.js +1 -1
- package/dist/zuora_api/model/GetAsyncCreateOrderJobResponse.js +1 -1
- package/dist/zuora_api/model/GetAsyncOrderJobResponse.js +1 -1
- package/dist/zuora_api/model/GetAsyncOrderJobResponseResult.js +1 -1
- package/dist/zuora_api/model/GetAsyncPreviewOrderJobResponse.js +1 -1
- package/dist/zuora_api/model/GetAttachmentResponse.js +1 -1
- package/dist/zuora_api/model/GetAttachmentsResponse.js +1 -1
- package/dist/zuora_api/model/GetBIViewStatus200ResponseInner.js +1 -1
- package/dist/zuora_api/model/GetBatchQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/GetBatchQueryResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingAdjustmentsBySubscriptionNumberResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingAdjustmentsResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingDocVolumeSummaryResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingDocumentFilesDeletionJobResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingDocumentsResponse.js +1 -1
- package/dist/zuora_api/model/GetBillingPreviewRunResponse.js +1 -1
- package/dist/zuora_api/model/GetBulkPdfGenerationJobResponse.js +1 -1
- package/dist/zuora_api/model/GetBulkUpdateOrderLineItemsResponse.js +1 -1
- package/dist/zuora_api/model/GetCalloutHistoryVOType.js +1 -1
- package/dist/zuora_api/model/GetCalloutHistoryVOsType.js +1 -1
- package/dist/zuora_api/model/GetCatalogGroupResponse.js +1 -1
- package/dist/zuora_api/model/GetCatalogGroupsResponse.js +1 -1
- package/dist/zuora_api/model/GetChargeOverride.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoItemPartResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoItemPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoItemTaxationItems.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoPartResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoPdfStatusBatchResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoPdfStatusResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoTaxItemResponse.js +1 -1
- package/dist/zuora_api/model/GetCreditMemoTaxationItemResponse.js +1 -1
- package/dist/zuora_api/model/GetCustomExchangeRatesDataType.js +1 -1
- package/dist/zuora_api/model/GetCustomExchangeRatesType.js +1 -1
- package/dist/zuora_api/model/GetDataLabelingJobResponse.js +1 -1
- package/dist/zuora_api/model/GetDataLabelingJobResponseProgress.js +1 -1
- package/dist/zuora_api/model/GetDataQueryJobResponse.js +1 -1
- package/dist/zuora_api/model/GetDataQueryJobsResponse.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoApplicationPart.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoApplicationPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoPdfStatusBatchResponse.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoPdfStatusResponse.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoTaxItem.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetDebitMemoTaxItemNew.js +1 -1
- package/dist/zuora_api/model/GetEmailHistoryVOType.js +1 -1
- package/dist/zuora_api/model/GetEmailHistoryVOsType.js +1 -1
- package/dist/zuora_api/model/GetEventTriggers200Response.js +1 -1
- package/dist/zuora_api/model/GetFulfillment.js +1 -1
- package/dist/zuora_api/model/GetFulfillmentItem.js +1 -1
- package/dist/zuora_api/model/GetFulfillmentItemResponse.js +1 -1
- package/dist/zuora_api/model/GetFulfillmentResponse.js +1 -1
- package/dist/zuora_api/model/GetInvoiceApplicationPartRequest.js +1 -1
- package/dist/zuora_api/model/GetInvoiceApplicationPartsRequest.js +1 -1
- package/dist/zuora_api/model/GetInvoicePdfStatusBatchResponse.js +1 -1
- package/dist/zuora_api/model/GetInvoicePdfStatusResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalEntriesInJournalRunResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalEntryDetailResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalEntryDetailTypeWithoutSuccess.js +1 -1
- package/dist/zuora_api/model/GetJournalEntryItemResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalEntrySegmentResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalRunResponse.js +1 -1
- package/dist/zuora_api/model/GetJournalRunTransactionResponse.js +1 -1
- package/dist/zuora_api/model/GetMassUpdateResponse.js +1 -1
- package/dist/zuora_api/model/GetMetricsBySubscriptionNumbersResponse.js +1 -1
- package/dist/zuora_api/model/GetOmniChannelSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/GetOrderActionRatePlanResponse.js +1 -1
- package/dist/zuora_api/model/GetOrderLineItem.js +1 -1
- package/dist/zuora_api/model/GetOrderLineItemResponse.js +1 -1
- package/dist/zuora_api/model/GetOrderResponse.js +1 -1
- package/dist/zuora_api/model/GetOrdersResponse.js +1 -1
- package/dist/zuora_api/model/GetPMAccountHolderInfo.js +1 -1
- package/dist/zuora_api/model/GetPaymentFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetPaymentItemPartResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentItemPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodForAccountResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseACHForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseApplePayForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseBankTransferForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseCreditCardForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponseGooglePayForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentMethodResponsePayPalForAccount.js +1 -1
- package/dist/zuora_api/model/GetPaymentPartResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunDataArrayResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunDataElementResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunDataTransactionElementResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunStatisticResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunSummaryResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunSummaryTotalValuesResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentRunsResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentScheduleStatisticResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentScheduleStatisticResponsePaymentScheduleItems.js +1 -1
- package/dist/zuora_api/model/GetPaymentSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentVolumeSummaryResponse.js +1 -1
- package/dist/zuora_api/model/GetPaymentsResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlanChargeResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlanChargeTierResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlanResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlansByExternalIdResponse.js +1 -1
- package/dist/zuora_api/model/GetProductRatePlansByProductResponse.js +1 -1
- package/dist/zuora_api/model/GetProductResponse.js +1 -1
- package/dist/zuora_api/model/GetProductsResponse.js +1 -1
- package/dist/zuora_api/model/GetPublicEmailTemplateResponse.js +1 -1
- package/dist/zuora_api/model/GetPublicNotificationDefinitionResponse.js +1 -1
- package/dist/zuora_api/model/GetPublicNotificationDefinitionResponseCallout.js +1 -1
- package/dist/zuora_api/model/GetPublicNotificationDefinitionResponseFilterRule.js +1 -1
- package/dist/zuora_api/model/GetQueryEmailTemplates200Response.js +1 -1
- package/dist/zuora_api/model/GetQueryNotificationDefinitions200Response.js +1 -1
- package/dist/zuora_api/model/GetRampByRampNumberResponse.js +1 -1
- package/dist/zuora_api/model/GetRampMetricsByOrderNumberResponse.js +1 -1
- package/dist/zuora_api/model/GetRampMetricsByRampNumberResponse.js +1 -1
- package/dist/zuora_api/model/GetRampMetricsBySubscriptionKeyResponse.js +1 -1
- package/dist/zuora_api/model/GetRampsBySubscriptionKeyResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundCreditMemoFinanceInformation.js +1 -1
- package/dist/zuora_api/model/GetRefundItemPartResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundItemPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundPartResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundPartsResponse.js +1 -1
- package/dist/zuora_api/model/GetRefundsResponse.js +1 -1
- package/dist/zuora_api/model/GetScheduledEventResponse.js +1 -1
- package/dist/zuora_api/model/GetScheduledEventResponseParametersValue.js +1 -1
- package/dist/zuora_api/model/GetScheduledEvents200Response.js +1 -1
- package/dist/zuora_api/model/GetSequenceSetResponse.js +1 -1
- package/dist/zuora_api/model/GetSequenceSetsResponse.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionChangeLogResponse.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionChangeLogsResponse.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionProductFeature.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionRatePlanChargesWithAllSegments.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/GetSubscriptionsResponse.js +1 -1
- package/dist/zuora_api/model/GetTaxationItemResponse.js +1 -1
- package/dist/zuora_api/model/GetTaxationItemsOfCreditMemoItemResponse.js +1 -1
- package/dist/zuora_api/model/GetTaxationItemsOfDebitMemoItemResponse.js +1 -1
- package/dist/zuora_api/model/GetTaxationItemsResponse.js +1 -1
- package/dist/zuora_api/model/GetUsageRateDetailRequest.js +1 -1
- package/dist/zuora_api/model/GetUsageRateDetailRequestData.js +1 -1
- package/dist/zuora_api/model/GetUsageResponse.js +1 -1
- package/dist/zuora_api/model/GetUsagesByAccountResponse.js +1 -1
- package/dist/zuora_api/model/GetVersionsResponse.js +1 -1
- package/dist/zuora_api/model/GetWorkflowResponse.js +1 -1
- package/dist/zuora_api/model/GetWorkflowResponseTasks.js +1 -1
- package/dist/zuora_api/model/GetWorkflowsResponse.js +1 -1
- package/dist/zuora_api/model/GetWorkflowsResponsePagination.js +1 -1
- package/dist/zuora_api/model/HostedPageResponse.js +1 -1
- package/dist/zuora_api/model/HostedPagesResponse.js +1 -1
- package/dist/zuora_api/model/IneligibleBillingAdjustment.js +1 -1
- package/dist/zuora_api/model/InitialTerm.js +1 -1
- package/dist/zuora_api/model/IntervalPricing.js +1 -1
- package/dist/zuora_api/model/IntervalPricingTier.js +1 -1
- package/dist/zuora_api/model/Invoice.js +1 -1
- package/dist/zuora_api/model/InvoiceEntityPrefix.js +1 -1
- package/dist/zuora_api/model/InvoiceFile.js +1 -1
- package/dist/zuora_api/model/InvoiceFilesResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceItem.js +1 -1
- package/dist/zuora_api/model/InvoiceItemObjectNSFields.js +1 -1
- package/dist/zuora_api/model/InvoiceItemPreviewResult.js +1 -1
- package/dist/zuora_api/model/InvoiceItemPreviewResultAdditionalInfo.js +1 -1
- package/dist/zuora_api/model/InvoiceItemPreviewResultTaxationItems.js +1 -1
- package/dist/zuora_api/model/InvoiceItemsResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceObjectNSFields.js +1 -1
- package/dist/zuora_api/model/InvoicePostResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceSchedule.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleCustomFields.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleItem.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleItemCustomFields.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleResponse.js +1 -1
- package/dist/zuora_api/model/InvoiceScheduleSubscription.js +1 -1
- package/dist/zuora_api/model/InvoiceTaxationItem.js +1 -1
- package/dist/zuora_api/model/Job.js +1 -1
- package/dist/zuora_api/model/LastTerm.js +1 -1
- package/dist/zuora_api/model/Linkage.js +1 -1
- package/dist/zuora_api/model/ListAllSettingsResponse.js +1 -1
- package/dist/zuora_api/model/ListOfExchangeRates.js +1 -1
- package/dist/zuora_api/model/MappingResponse.js +1 -1
- package/dist/zuora_api/model/MigrateTenantSettingsRequest.js +1 -1
- package/dist/zuora_api/model/MigrateTenantSettingsResponse.js +1 -1
- package/dist/zuora_api/model/MigrationComponentContent.js +1 -1
- package/dist/zuora_api/model/MigrationUpdateCustomObjectDefinitionsRequest.js +1 -1
- package/dist/zuora_api/model/MigrationUpdateCustomObjectDefinitionsResponse.js +1 -1
- package/dist/zuora_api/model/NotificationsHistoryDeletionTaskResponse.js +1 -1
- package/dist/zuora_api/model/ObjectPostImportRequest.js +1 -1
- package/dist/zuora_api/model/OmniChannelAccountData.js +1 -1
- package/dist/zuora_api/model/OneTimeFlatFeePricingOverride.js +1 -1
- package/dist/zuora_api/model/OneTimePerUnitPricingOverride.js +1 -1
- package/dist/zuora_api/model/OneTimeTieredPricingOverride.js +1 -1
- package/dist/zuora_api/model/OneTimeVolumePricingOverride.js +1 -1
- package/dist/zuora_api/model/OpenPaymentMethodTypeRequestFields.js +1 -1
- package/dist/zuora_api/model/OpenPaymentMethodTypeResponse.js +1 -1
- package/dist/zuora_api/model/OpenPaymentMethodTypeResponseFields.js +1 -1
- package/dist/zuora_api/model/OperationJobResponse.js +1 -1
- package/dist/zuora_api/model/Options.js +1 -1
- package/dist/zuora_api/model/Order.js +1 -1
- package/dist/zuora_api/model/OrderAction.js +1 -1
- package/dist/zuora_api/model/OrderActionAddProduct.js +1 -1
- package/dist/zuora_api/model/OrderActionCancelSubscription.js +1 -1
- package/dist/zuora_api/model/OrderActionChangePlan.js +1 -1
- package/dist/zuora_api/model/OrderActionCreateSubscription.js +1 -1
- package/dist/zuora_api/model/OrderActionCreateSubscriptionTerms.js +1 -1
- package/dist/zuora_api/model/OrderActionOwnerTransfer.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanAmendment.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanBillingUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanChargeModelDataOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanChargeOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanChargeRemove.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanChargeUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanOrder.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanOrderAction.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanPricingUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringDeliveryPricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringDeliveryPricingUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringFlatFeePricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringPerUnitPricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringTieredPricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRecurringVolumePricingOverride.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanRemoveProduct.js +1 -1
- package/dist/zuora_api/model/OrderActionRatePlanUpdate.js +1 -1
- package/dist/zuora_api/model/OrderActionRemoveProduct.js +1 -1
- package/dist/zuora_api/model/OrderActionRenewSubscription.js +1 -1
- package/dist/zuora_api/model/OrderActionResume.js +1 -1
- package/dist/zuora_api/model/OrderActionSuspend.js +1 -1
- package/dist/zuora_api/model/OrderActionTermsAndConditions.js +1 -1
- package/dist/zuora_api/model/OrderActionUpdateProduct.js +1 -1
- package/dist/zuora_api/model/OrderCreateAccount.js +1 -1
- package/dist/zuora_api/model/OrderCreateAccountContact.js +1 -1
- package/dist/zuora_api/model/OrderDeltaMetric.js +1 -1
- package/dist/zuora_api/model/OrderDeltaMrr.js +1 -1
- package/dist/zuora_api/model/OrderDeltaQty.js +1 -1
- package/dist/zuora_api/model/OrderDeltaTcb.js +1 -1
- package/dist/zuora_api/model/OrderDeltaTcv.js +1 -1
- package/dist/zuora_api/model/OrderExistingAccountDetails.js +1 -1
- package/dist/zuora_api/model/OrderItem.js +1 -1
- package/dist/zuora_api/model/OrderLineItem.js +1 -1
- package/dist/zuora_api/model/OrderMetric.js +1 -1
- package/dist/zuora_api/model/OrderRampIntervalMetrics.js +1 -1
- package/dist/zuora_api/model/OrderRampMetrics.js +1 -1
- package/dist/zuora_api/model/OrderSchedulingOptions.js +1 -1
- package/dist/zuora_api/model/OrderSubscriptions.js +1 -1
- package/dist/zuora_api/model/OrderSubscriptionsSubscriptionOwnerAccountDetails.js +1 -1
- package/dist/zuora_api/model/OrganizationLabel.js +1 -1
- package/dist/zuora_api/model/OverrideDiscountApplyDetail.js +1 -1
- package/dist/zuora_api/model/PATCHUpdateWorkflowRequest.js +1 -1
- package/dist/zuora_api/model/POSTCreateBookingDateBackfillJob200Response.js +1 -1
- package/dist/zuora_api/model/POSTCreateDataBackfillJob200Response.js +1 -1
- package/dist/zuora_api/model/POSTCreateDataBackfillJobRequest.js +1 -1
- package/dist/zuora_api/model/PUTStopBookingDateBackfillJobByIdRequest.js +1 -1
- package/dist/zuora_api/model/Payment.js +1 -1
- package/dist/zuora_api/model/PaymentData.js +1 -1
- package/dist/zuora_api/model/PaymentEntityPrefix.js +1 -1
- package/dist/zuora_api/model/PaymentGatewaysResponse.js +1 -1
- package/dist/zuora_api/model/PaymentGatwayResponse.js +1 -1
- package/dist/zuora_api/model/PaymentItemPart.js +1 -1
- package/dist/zuora_api/model/PaymentMethodObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/PaymentMethodObjectCustomFieldsForAccount.js +1 -1
- package/dist/zuora_api/model/PaymentMethodRequestMandateInfo.js +1 -1
- package/dist/zuora_api/model/PaymentMethodRequestProcessingOptions.js +1 -1
- package/dist/zuora_api/model/PaymentMethodRequestTokens.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseACH.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseApplePay.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseBankTransfer.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseCardBinInfo.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseCreditCard.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseGooglePay.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponseMandateInfo.js +1 -1
- package/dist/zuora_api/model/PaymentMethodResponsePayPal.js +1 -1
- package/dist/zuora_api/model/PaymentMethodSnapshotResponse.js +1 -1
- package/dist/zuora_api/model/PaymentMethodTransactionLogResponse.js +1 -1
- package/dist/zuora_api/model/PaymentMethodUpdaterInstanceResponse.js +1 -1
- package/dist/zuora_api/model/PaymentMethodUpdaterInstancesResponse.js +1 -1
- package/dist/zuora_api/model/PaymentPart.js +1 -1
- package/dist/zuora_api/model/PaymentProfile.js +1 -1
- package/dist/zuora_api/model/PaymentRequestFinanceInformation.js +1 -1
- package/dist/zuora_api/model/PaymentResponse.js +1 -1
- package/dist/zuora_api/model/PaymentRun.js +1 -1
- package/dist/zuora_api/model/PaymentRunResponse.js +1 -1
- package/dist/zuora_api/model/PaymentSchedule.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleBillingDocument.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleItem.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleItemResponse.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleLinkedPaymentID.js +1 -1
- package/dist/zuora_api/model/PaymentSchedulePaymentOptionFields.js +1 -1
- package/dist/zuora_api/model/PaymentSchedulePaymentOptionFieldsDetail.js +1 -1
- package/dist/zuora_api/model/PaymentScheduleResponse.js +1 -1
- package/dist/zuora_api/model/PaymentTransactionLogResponse.js +1 -1
- package/dist/zuora_api/model/PaymentVolumeSummaryRecord.js +1 -1
- package/dist/zuora_api/model/PaymentWithCustomRates.js +1 -1
- package/dist/zuora_api/model/PostAsyncInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/PostAttachmentResponse.js +1 -1
- package/dist/zuora_api/model/PostAttachmentsRequest.js +1 -1
- package/dist/zuora_api/model/PostBillRunRequest.js +1 -1
- package/dist/zuora_api/model/PostBusinessRegionsRequest.js +1 -1
- package/dist/zuora_api/model/PostCreateOrUpdateEmailTemplateRequest.js +1 -1
- package/dist/zuora_api/model/PostCreateOrUpdateEmailTemplateRequestFormat.js +1 -1
- package/dist/zuora_api/model/PostCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectDefinitionFieldDefinitionRequest.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectDefinitionsRequest.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectDefinitionsRequestDefinition.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectRecordsRequest.js +1 -1
- package/dist/zuora_api/model/PostCustomObjectRecordsResponse.js +1 -1
- package/dist/zuora_api/model/PostEventTriggerRequest.js +1 -1
- package/dist/zuora_api/model/PostInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/PostPublicEmailTemplateRequest.js +1 -1
- package/dist/zuora_api/model/PostPublicNotificationDefinitionRequest.js +1 -1
- package/dist/zuora_api/model/PostPublicNotificationDefinitionRequestCallout.js +1 -1
- package/dist/zuora_api/model/PostPublicNotificationDefinitionRequestFilterRule.js +1 -1
- package/dist/zuora_api/model/PostResendCalloutNotifications.js +1 -1
- package/dist/zuora_api/model/PostResendEmailNotifications.js +1 -1
- package/dist/zuora_api/model/PostRunWorkflow400Response.js +1 -1
- package/dist/zuora_api/model/PostRunWorkflow406Response.js +1 -1
- package/dist/zuora_api/model/PostScheduledEventRequest.js +1 -1
- package/dist/zuora_api/model/PostScheduledEventRequestParametersValue.js +1 -1
- package/dist/zuora_api/model/PostServiceProviderRequest.js +1 -1
- package/dist/zuora_api/model/PostWorkflowDefinitionImportRequest.js +1 -1
- package/dist/zuora_api/model/PostWorkflowVersionsImportRequest.js +1 -1
- package/dist/zuora_api/model/PreviewAccountInfo.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetrics.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetricsCmrr.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetricsTax.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetricsTcb.js +1 -1
- package/dist/zuora_api/model/PreviewChargeMetricsTcv.js +1 -1
- package/dist/zuora_api/model/PreviewContactInfo.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionCreditMemoItemResult.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionDiscountDetails.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionInvoiceItemResult.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionResultCreditMemos.js +1 -1
- package/dist/zuora_api/model/PreviewExistingSubscriptionResultInvoices.js +1 -1
- package/dist/zuora_api/model/PreviewOptions.js +1 -1
- package/dist/zuora_api/model/PreviewOrderAsyncRequest.js +1 -1
- package/dist/zuora_api/model/PreviewOrderAsyncResponse.js +1 -1
- package/dist/zuora_api/model/PreviewOrderChargeOverride.js +1 -1
- package/dist/zuora_api/model/PreviewOrderChargeUpdate.js +1 -1
- package/dist/zuora_api/model/PreviewOrderCreateSubscription.js +1 -1
- package/dist/zuora_api/model/PreviewOrderCreateSubscriptionTerms.js +1 -1
- package/dist/zuora_api/model/PreviewOrderOrderAction.js +1 -1
- package/dist/zuora_api/model/PreviewOrderPricingUpdate.js +1 -1
- package/dist/zuora_api/model/PreviewOrderRatePlanOverride.js +1 -1
- package/dist/zuora_api/model/PreviewOrderRatePlanUpdate.js +1 -1
- package/dist/zuora_api/model/PreviewOrderRequest.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResponse.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResult.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResultChargeMetrics.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResultCreditMemos.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResultDeltaMetrics.js +1 -1
- package/dist/zuora_api/model/PreviewOrderResultInvoices.js +1 -1
- package/dist/zuora_api/model/PreviewOrderSubscriptionOwnerAccount.js +1 -1
- package/dist/zuora_api/model/PreviewOrderSubscriptions.js +1 -1
- package/dist/zuora_api/model/PreviewOrderSubscriptionsAsync.js +1 -1
- package/dist/zuora_api/model/PreviewPaymentSchedule.js +1 -1
- package/dist/zuora_api/model/PreviewResultOrderMetricsInner.js +1 -1
- package/dist/zuora_api/model/PreviewResultOrderMetricsInnerOrderActionsInner.js +1 -1
- package/dist/zuora_api/model/PreviewStartDate.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionAccountInfo.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionBillToContact.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionInvoice.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionInvoiceItem.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/PreviewSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/PreviewThroughDate.js +1 -1
- package/dist/zuora_api/model/PriceChangeParams.js +1 -1
- package/dist/zuora_api/model/PricingUpdate.js +1 -1
- package/dist/zuora_api/model/ProcessingOptions.js +1 -1
- package/dist/zuora_api/model/ProcessingOptionsWithDelayedCapturePayment.js +1 -1
- package/dist/zuora_api/model/Product.js +1 -1
- package/dist/zuora_api/model/ProductFeature.js +1 -1
- package/dist/zuora_api/model/ProductObjectNSFields.js +1 -1
- package/dist/zuora_api/model/ProductRatePlan.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanCharge.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanChargeFinanceInformation.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanChargeObjectNSFields.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanChargeTier.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanChargeTierData.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanObjectNSFields.js +1 -1
- package/dist/zuora_api/model/ProductRatePlanWithExternalId.js +1 -1
- package/dist/zuora_api/model/ProxyActioncreateRequest.js +1 -1
- package/dist/zuora_api/model/ProxyActiondeleteRequest.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryMoreRequest.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryMoreRequestConf.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryMoreResponse.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryRequest.js +1 -1
- package/dist/zuora_api/model/ProxyActionqueryResponse.js +1 -1
- package/dist/zuora_api/model/ProxyActionupdateRequest.js +1 -1
- package/dist/zuora_api/model/ProxyBadRequestResponse.js +1 -1
- package/dist/zuora_api/model/ProxyBadRequestResponseErrorsInner.js +1 -1
- package/dist/zuora_api/model/ProxyCreateOrModifyResponse.js +1 -1
- package/dist/zuora_api/model/ProxyCreateTaxationItemRequest.js +1 -1
- package/dist/zuora_api/model/ProxyDeleteResponse.js +1 -1
- package/dist/zuora_api/model/ProxyGetImport.js +1 -1
- package/dist/zuora_api/model/ProxyNoDataResponse.js +1 -1
- package/dist/zuora_api/model/ProxyPostImport.js +1 -1
- package/dist/zuora_api/model/ProxyUnauthorizedResponse.js +1 -1
- package/dist/zuora_api/model/PutAttachmentRequest.js +1 -1
- package/dist/zuora_api/model/PutBusinessRegionRequest.js +1 -1
- package/dist/zuora_api/model/PutEventTriggerRequest.js +1 -1
- package/dist/zuora_api/model/PutEventTriggerRequestEventType.js +1 -1
- package/dist/zuora_api/model/PutPublicEmailTemplateRequest.js +1 -1
- package/dist/zuora_api/model/PutPublicNotificationDefinitionRequest.js +1 -1
- package/dist/zuora_api/model/PutPublicNotificationDefinitionRequestCallout.js +1 -1
- package/dist/zuora_api/model/PutPublicNotificationDefinitionRequestFilterRule.js +1 -1
- package/dist/zuora_api/model/PutRevproAccCodeResponse.js +1 -1
- package/dist/zuora_api/model/PutScheduledEventRequest.js +1 -1
- package/dist/zuora_api/model/PutServiceProviderRequest.js +1 -1
- package/dist/zuora_api/model/PutTasksRequest.js +1 -1
- package/dist/zuora_api/model/QuantityForUsageCharges.js +1 -1
- package/dist/zuora_api/model/QueryAccountsResponse.js +12 -12
- package/dist/zuora_api/model/QueryAmendmentsResponse.js +12 -12
- package/dist/zuora_api/model/QueryBillingRunsResponse.js +12 -12
- package/dist/zuora_api/model/QueryContactsResponse.js +12 -12
- package/dist/zuora_api/model/QueryCreditMemoApplicationsResponse.js +12 -12
- package/dist/zuora_api/model/QueryCreditMemoItemsResponse.js +12 -12
- package/dist/zuora_api/model/QueryCreditMemosResponse.js +12 -12
- package/dist/zuora_api/model/QueryCustomObjectRecordsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCustomObjectsResponse.js +12 -12
- package/dist/zuora_api/model/QueryDailyConsumptionSummarysResponse.js +12 -12
- package/dist/zuora_api/model/QueryDebitMemoItemsResponse.js +12 -12
- package/dist/zuora_api/model/QueryDebitMemosResponse.js +12 -12
- package/dist/zuora_api/model/QueryInvoiceItemsResponse.js +12 -12
- package/dist/zuora_api/model/QueryInvoiceSchedulesResponse.js +12 -12
- package/dist/zuora_api/model/QueryInvoicesResponse.js +12 -12
- package/dist/zuora_api/model/QueryOrderActionsResponse.js +12 -12
- package/dist/zuora_api/model/QueryOrderLineItemsResponse.js +12 -12
- package/dist/zuora_api/model/QueryOrderssResponse.js +12 -12
- package/dist/zuora_api/model/QueryPaymentApplicationsResponse.js +12 -12
- package/dist/zuora_api/model/QueryPaymentMethodSnapshotsResponse.js +12 -12
- package/dist/zuora_api/model/QueryPaymentMethodsResponse.js +12 -12
- package/dist/zuora_api/model/QueryPaymentRunsResponse.js +12 -12
- package/dist/zuora_api/model/QueryPaymentScheduleItemsResponse.js +12 -12
- package/dist/zuora_api/model/QueryPaymentSchedulesResponse.js +12 -12
- package/dist/zuora_api/model/QueryPaymentsResponse.js +12 -12
- package/dist/zuora_api/model/QueryPrepaidBalanceFundsResponse.js +12 -12
- package/dist/zuora_api/model/QueryPrepaidBalanceTransactionsResponse.js +12 -12
- package/dist/zuora_api/model/QueryPrepaidBalancesResponse.js +12 -12
- package/dist/zuora_api/model/QueryProcessedUsagesResponse.js +12 -12
- package/dist/zuora_api/model/QueryProductRatePlanChargeTiersResponse.js +12 -12
- package/dist/zuora_api/model/QueryProductRatePlanChargesResponse.js +12 -12
- package/dist/zuora_api/model/QueryProductRatePlansResponse.js +12 -12
- package/dist/zuora_api/model/QueryProductsResponse.js +12 -12
- package/dist/zuora_api/model/QueryRatePlanChargeTiersResponse.js +12 -12
- package/dist/zuora_api/model/QueryRatePlanChargesResponse.js +12 -12
- package/dist/zuora_api/model/QueryRatePlansResponse.js +12 -12
- package/dist/zuora_api/model/QueryRatingDetailsResponse.js +12 -12
- package/dist/zuora_api/model/QueryRatingResultsResponse.js +12 -12
- package/dist/zuora_api/model/QueryRefundApplicationItemsResponse.js +12 -12
- package/dist/zuora_api/model/QueryRefundApplicationsResponse.js +12 -12
- package/dist/zuora_api/model/QueryRefundsResponse.js +12 -12
- package/dist/zuora_api/model/QuerySubscriptionsResponse.js +12 -12
- package/dist/zuora_api/model/QuerySummaryStatementRunsResponse.js +12 -12
- package/dist/zuora_api/model/QuerySummaryStatementsResponse.js +12 -12
- package/dist/zuora_api/model/QueryTaxationItemsResponse.js +12 -12
- package/dist/zuora_api/model/QueryUsagesResponse.js +12 -12
- package/dist/zuora_api/model/QueryValidityPeriodSummarysResponse.js +12 -12
- package/dist/zuora_api/model/QuoteObjectFields.js +1 -1
- package/dist/zuora_api/model/RSASignatureResponse.js +1 -1
- package/dist/zuora_api/model/RampChargeRequest.js +1 -1
- package/dist/zuora_api/model/RampChargeResponse.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeDeltaMetrics.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeDeltaMetricsDeltaMrrInner.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeDeltaMetricsDeltaQuantityInner.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeMetrics.js +1 -1
- package/dist/zuora_api/model/RampIntervalChargeMetricsMrrInner.js +1 -1
- package/dist/zuora_api/model/RampIntervalMetrics.js +1 -1
- package/dist/zuora_api/model/RampIntervalRequest.js +1 -1
- package/dist/zuora_api/model/RampIntervalResponse.js +1 -1
- package/dist/zuora_api/model/RampMetrics.js +1 -1
- package/dist/zuora_api/model/RampResponse.js +1 -1
- package/dist/zuora_api/model/RatePlan.js +1 -1
- package/dist/zuora_api/model/RatePlanChangeLog.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeChangeLog.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeOverridePricing.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeSegment.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeSegmentInfo.js +1 -1
- package/dist/zuora_api/model/RatePlanChargeTier.js +1 -1
- package/dist/zuora_api/model/RatePlanFeatureOverride.js +1 -1
- package/dist/zuora_api/model/RatePlanObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/RatePlanOverride.js +1 -1
- package/dist/zuora_api/model/RatePlanUpdate.js +1 -1
- package/dist/zuora_api/model/RatingPropertiesOverride.js +1 -1
- package/dist/zuora_api/model/ReconcileRefundRequest.js +1 -1
- package/dist/zuora_api/model/RecurringDeliveryPricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringDeliveryPricingUpdate.js +1 -1
- package/dist/zuora_api/model/RecurringFlatFeePricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringFlatFeePricingUpdate.js +1 -1
- package/dist/zuora_api/model/RecurringPerUnitPricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringPerUnitPricingUpdate.js +1 -1
- package/dist/zuora_api/model/RecurringTieredPricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringTieredPricingUpdate.js +1 -1
- package/dist/zuora_api/model/RecurringVolumePricingOverride.js +1 -1
- package/dist/zuora_api/model/RecurringVolumePricingUpdate.js +1 -1
- package/dist/zuora_api/model/Refund.js +1 -1
- package/dist/zuora_api/model/RefundCreditMemoItemRequest.js +1 -1
- package/dist/zuora_api/model/RefundCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/RefundCreditMemoResponse.js +1 -1
- package/dist/zuora_api/model/RefundEntityPrefix.js +1 -1
- package/dist/zuora_api/model/RefundItemPart.js +1 -1
- package/dist/zuora_api/model/RefundObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/RefundObjectNSFields.js +1 -1
- package/dist/zuora_api/model/RefundPart.js +1 -1
- package/dist/zuora_api/model/RefundRequestFinanceInformation.js +1 -1
- package/dist/zuora_api/model/RefundResponse.js +1 -1
- package/dist/zuora_api/model/RegenerateBillingRequest.js +1 -1
- package/dist/zuora_api/model/RegenerateBookingRequest.js +1 -1
- package/dist/zuora_api/model/RegenerateRevRecEventsResponse.js +1 -1
- package/dist/zuora_api/model/RegenerateTransactionObjectResponse.js +1 -1
- package/dist/zuora_api/model/RejectPaymentRequest.js +1 -1
- package/dist/zuora_api/model/RemoveCatalogGroupProductRatePlan.js +1 -1
- package/dist/zuora_api/model/RemoveSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/RenewSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/RenewSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/RenewalTerm.js +1 -1
- package/dist/zuora_api/model/ReportDownloadErrorResponse.js +1 -1
- package/dist/zuora_api/model/ReportFileNotExistsResponse.js +1 -1
- package/dist/zuora_api/model/ReportListErrorResponse.js +1 -1
- package/dist/zuora_api/model/ReportListResponse.js +1 -1
- package/dist/zuora_api/model/ResendCalloutNotificationsFailedResponse.js +1 -1
- package/dist/zuora_api/model/ResendCalloutNotificationsFailedResponseValue.js +1 -1
- package/dist/zuora_api/model/ResendEmailNotificationsFailedResponse.js +1 -1
- package/dist/zuora_api/model/ResendEmailNotificationsFailedResponseValue.js +1 -1
- package/dist/zuora_api/model/ResumeSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/ResumeSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponse.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponseFailedInner.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponseSkippedInner.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponseSucceededInner.js +1 -1
- package/dist/zuora_api/model/RetrieveDeploymentResponseTargetTenant.js +1 -1
- package/dist/zuora_api/model/RetryPaymentScheduleItem.js +1 -1
- package/dist/zuora_api/model/RetryPaymentScheduleItemRequest.js +1 -1
- package/dist/zuora_api/model/RetryPaymentScheduleItemResponse.js +1 -1
- package/dist/zuora_api/model/ReverseCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/ReverseCreditMemoResponse.js +1 -1
- package/dist/zuora_api/model/ReverseCreditMemoResponseCreditMemo.js +1 -1
- package/dist/zuora_api/model/ReverseCreditMemoResponseDebitMemo.js +1 -1
- package/dist/zuora_api/model/ReverseInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/ReverseInvoiceResponse.js +1 -1
- package/dist/zuora_api/model/ReverseInvoiceResponseCreditMemo.js +1 -1
- package/dist/zuora_api/model/ReverseInvoiceResponseDebitMemo.js +1 -1
- package/dist/zuora_api/model/ReversePaymentRequest.js +1 -1
- package/dist/zuora_api/model/RevertDeploymentResponse.js +1 -1
- package/dist/zuora_api/model/RevertOrderRequest.js +1 -1
- package/dist/zuora_api/model/RevertOrderResponse.js +1 -1
- package/dist/zuora_api/model/RevproAccountingCodes.js +1 -1
- package/dist/zuora_api/model/SaveResult.js +1 -1
- package/dist/zuora_api/model/ServiceProvider.js +1 -1
- package/dist/zuora_api/model/ServiceProviderResponse.js +1 -1
- package/dist/zuora_api/model/SettingComponentKeyValue.js +1 -1
- package/dist/zuora_api/model/SettingItemHttpOperation.js +1 -1
- package/dist/zuora_api/model/SettingItemHttpRequestParameter.js +1 -1
- package/dist/zuora_api/model/SettingItemWithOperationsInformation.js +1 -1
- package/dist/zuora_api/model/SettingSourceComponent.js +1 -1
- package/dist/zuora_api/model/SettingValueRequest.js +1 -1
- package/dist/zuora_api/model/SettingValueResponse.js +1 -1
- package/dist/zuora_api/model/SettingValueResponseWrapper.js +1 -1
- package/dist/zuora_api/model/SettingsBatchRequest.js +1 -1
- package/dist/zuora_api/model/SettingsBatchResponse.js +1 -1
- package/dist/zuora_api/model/SettlePaymentRequest.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePMPayPalECPayPalNativeEC.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodCardholderInfo.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodCommon.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodCreditCard.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodCreditCardReferenceTransaction.js +1 -1
- package/dist/zuora_api/model/SignUpCreatePaymentMethodPayPalAdaptive.js +1 -1
- package/dist/zuora_api/model/SignUpPaymentMethod.js +1 -1
- package/dist/zuora_api/model/SignUpPaymentMethodObjectCustomFields.js +1 -1
- package/dist/zuora_api/model/SignUpRequest.js +1 -1
- package/dist/zuora_api/model/SignUpResponse.js +1 -1
- package/dist/zuora_api/model/SignUpResponseReasons.js +1 -1
- package/dist/zuora_api/model/SignUpTaxInfo.js +1 -1
- package/dist/zuora_api/model/SignedUrlInvalidReportResponse.js +1 -1
- package/dist/zuora_api/model/SignedUrlReportNotFoundResponse.js +1 -1
- package/dist/zuora_api/model/SignedUrlSuccessResponse.js +1 -1
- package/dist/zuora_api/model/StageErrorNoRecordResponse.js +1 -1
- package/dist/zuora_api/model/StageErrorResponse.js +1 -1
- package/dist/zuora_api/model/StageErrorResponseResultInner.js +1 -1
- package/dist/zuora_api/model/StoredCredentialProfileResponse.js +1 -1
- package/dist/zuora_api/model/StoredCredentialProfilesResponse.js +1 -1
- package/dist/zuora_api/model/SubmitDataLabelingJobRequest.js +1 -1
- package/dist/zuora_api/model/SubmitDataLabelingJobResponse.js +1 -1
- package/dist/zuora_api/model/SubmitDataQueryRequest.js +1 -1
- package/dist/zuora_api/model/SubmitDataQueryRequestOutput.js +1 -1
- package/dist/zuora_api/model/SubmitDataQueryResponse.js +1 -1
- package/dist/zuora_api/model/SubscribeToProduct.js +1 -1
- package/dist/zuora_api/model/SubscriptionChangeLog.js +1 -1
- package/dist/zuora_api/model/SubscriptionCreditMemo.js +1 -1
- package/dist/zuora_api/model/SubscriptionCreditMemoItem.js +1 -1
- package/dist/zuora_api/model/SubscriptionData.js +1 -1
- package/dist/zuora_api/model/SubscriptionMetrics.js +1 -1
- package/dist/zuora_api/model/SubscriptionObjectNSFields.js +1 -1
- package/dist/zuora_api/model/SubscriptionObjectQTFields.js +1 -1
- package/dist/zuora_api/model/SubscriptionProductFeature.js +1 -1
- package/dist/zuora_api/model/SubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/SubscriptionStatusHistory.js +1 -1
- package/dist/zuora_api/model/SubscriptionTaxationItem.js +1 -1
- package/dist/zuora_api/model/SuspendSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/SuspendSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/SystemHealthErrorResponse.js +1 -1
- package/dist/zuora_api/model/Task.js +1 -1
- package/dist/zuora_api/model/TasksResponse.js +1 -1
- package/dist/zuora_api/model/TasksResponsePagination.js +1 -1
- package/dist/zuora_api/model/TaxInfo.js +1 -1
- package/dist/zuora_api/model/TaxItemsFinanceInformation.js +1 -1
- package/dist/zuora_api/model/TaxationItem.js +1 -1
- package/dist/zuora_api/model/TaxationItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/TaxationItemsData.js +1 -1
- package/dist/zuora_api/model/TaxationItemsDataResponse.js +1 -1
- package/dist/zuora_api/model/TermInfo.js +1 -1
- package/dist/zuora_api/model/Tier.js +1 -1
- package/dist/zuora_api/model/TimeSlicedElpNetMetrics.js +1 -1
- package/dist/zuora_api/model/TimeSlicedMetrics.js +1 -1
- package/dist/zuora_api/model/TimeSlicedNetMetrics.js +1 -1
- package/dist/zuora_api/model/TimeSlicedTcbNetMetrics.js +1 -1
- package/dist/zuora_api/model/TokenResponse.js +1 -1
- package/dist/zuora_api/model/TransferContactRequest.js +1 -1
- package/dist/zuora_api/model/TransferPayment.js +1 -1
- package/dist/zuora_api/model/TriggerDate.js +1 -1
- package/dist/zuora_api/model/TriggerParams.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoItemToDebitMemoItem.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoItemToInvoiceItem.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoToDebitMemo.js +1 -1
- package/dist/zuora_api/model/UnapplyCreditMemoToInvoice.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentDebitMemoApplication.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentDebitMemoApplicationItem.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentInvoiceApplication.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentInvoiceApplicationItem.js +1 -1
- package/dist/zuora_api/model/UnapplyPaymentRequest.js +1 -1
- package/dist/zuora_api/model/UpdateAccountContact.js +1 -1
- package/dist/zuora_api/model/UpdateAccountRequest.js +1 -1
- package/dist/zuora_api/model/UpdateAccountingCodeRequest.js +1 -1
- package/dist/zuora_api/model/UpdateAccountingPeriodRequest.js +1 -1
- package/dist/zuora_api/model/UpdateBasicSummaryJournalEntryRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCatalogGroupRequest.js +1 -1
- package/dist/zuora_api/model/UpdateContactRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoItem.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoTaxItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCreditMemoWithId.js +1 -1
- package/dist/zuora_api/model/UpdateCustomObjectCusotmField.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoItem.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoTaxItemFinanceInformation.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoTaxItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemoWithId.js +1 -1
- package/dist/zuora_api/model/UpdateDebitMemosDueDatesRequest.js +1 -1
- package/dist/zuora_api/model/UpdateDiscountInvoiceItem.js +1 -1
- package/dist/zuora_api/model/UpdateFulfillmentItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateFulfillmentRequest.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceItem.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceResponse.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceScheduleItem.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceScheduleRequest.js +1 -1
- package/dist/zuora_api/model/UpdateJournalEntryItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOpenPaymentMethodTypeRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderAction.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionChargeTriggerDate.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionTriggerDate.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionTriggerDates.js +1 -1
- package/dist/zuora_api/model/UpdateOrderActionTriggerDatesRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderCustomFieldsRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderLineItem.js +1 -1
- package/dist/zuora_api/model/UpdateOrderLineItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderSubscriptionsCustomFields.js +1 -1
- package/dist/zuora_api/model/UpdateOrderSubscriptionsOrderActionsCustomFields.js +1 -1
- package/dist/zuora_api/model/UpdateOrderTriggerDateResponse.js +1 -1
- package/dist/zuora_api/model/UpdateOrderTriggerDatesRequest.js +1 -1
- package/dist/zuora_api/model/UpdateOrderTriggerDatesResponse.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentMethodRequest.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentMethodRequestCreditCardInfo.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentRequest.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentRunRequest.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentScheduleItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdatePaymentScheduleRequest.js +1 -1
- package/dist/zuora_api/model/UpdateProductRatePlanChargeRequest.js +1 -1
- package/dist/zuora_api/model/UpdateProductRatePlanChargeTierRequest.js +1 -1
- package/dist/zuora_api/model/UpdateProductRatePlanRequest.js +1 -1
- package/dist/zuora_api/model/UpdateProductRequest.js +1 -1
- package/dist/zuora_api/model/UpdateRatePlanCharge.js +1 -1
- package/dist/zuora_api/model/UpdateRefundRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSequenceSetRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSequenceSetResponse.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionChargeCustomFields.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionChargeCustomFieldsOfASpecifiedVersion.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionCustomFieldsOfASpecifiedVersionRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionCustomFieldsRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionRatePlan.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionRatePlanCustomFields.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionRatePlanCustomFieldsOfASpecifiedVersion.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionRequest.js +1 -1
- package/dist/zuora_api/model/UpdateSubscriptionResponse.js +1 -1
- package/dist/zuora_api/model/UpdateTask.js +1 -1
- package/dist/zuora_api/model/UpdateTaxationItemForFinanceInformation.js +1 -1
- package/dist/zuora_api/model/UpdateTaxationItemRequest.js +1 -1
- package/dist/zuora_api/model/UpdateUsageRequest.js +1 -1
- package/dist/zuora_api/model/UpdaterPaymentMethodRequestAccountHolderInfo.js +1 -1
- package/dist/zuora_api/model/UploadCsvErrorResponse.js +1 -1
- package/dist/zuora_api/model/UploadCsvErrorStatusResponse.js +1 -1
- package/dist/zuora_api/model/UploadCsvResponse.js +1 -1
- package/dist/zuora_api/model/UploadCsvResponseResult.js +1 -1
- package/dist/zuora_api/model/UploadCsvStatusResponse.js +1 -1
- package/dist/zuora_api/model/UploadCsvStatusResponseResult.js +1 -1
- package/dist/zuora_api/model/UploadFileErrorResponse.js +1 -1
- package/dist/zuora_api/model/UploadFileErrorResponseResult.js +1 -1
- package/dist/zuora_api/model/UploadFileForCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/UploadFileForDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/UploadFileForInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/UploadFileRequest.js +1 -1
- package/dist/zuora_api/model/UploadFileResponse.js +1 -1
- package/dist/zuora_api/model/UploadFileStatusErrorResponse.js +1 -1
- package/dist/zuora_api/model/UploadFileStatusNoContent.js +1 -1
- package/dist/zuora_api/model/UploadFileStatusResponse.js +1 -1
- package/dist/zuora_api/model/UploadFileStatusResponseResultInner.js +1 -1
- package/dist/zuora_api/model/UploadRevenueFileResponse.js +1 -1
- package/dist/zuora_api/model/UploadRevenueFileResponseResult.js +1 -1
- package/dist/zuora_api/model/UploadUsageFileRequest.js +1 -1
- package/dist/zuora_api/model/UploadUsageFileResponse.js +1 -1
- package/dist/zuora_api/model/Usage.js +1 -1
- package/dist/zuora_api/model/UsageFlatFeePricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageFlatFeePricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsageItem.js +1 -1
- package/dist/zuora_api/model/UsageOveragePricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageOveragePricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsagePerUnitPricingOverride.js +1 -1
- package/dist/zuora_api/model/UsagePerUnitPricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsageTieredPricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageTieredPricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsageTieredWithOveragePricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageTieredWithOveragePricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsageValues.js +1 -1
- package/dist/zuora_api/model/UsageVolumePricingOverride.js +1 -1
- package/dist/zuora_api/model/UsageVolumePricingUpdate.js +1 -1
- package/dist/zuora_api/model/UsagesResponse.js +1 -1
- package/dist/zuora_api/model/ValidationErrors.js +1 -1
- package/dist/zuora_api/model/ValidationReasons.js +1 -1
- package/dist/zuora_api/model/VerifyPaymentMethodRequest.js +1 -1
- package/dist/zuora_api/model/VerifyPaymentMethodResponse.js +1 -1
- package/dist/zuora_api/model/Workflow.js +1 -1
- package/dist/zuora_api/model/WorkflowDefinition.js +1 -1
- package/dist/zuora_api/model/WorkflowDefinitionActiveVersion.js +1 -1
- package/dist/zuora_api/model/WorkflowDefinitionAndVersions.js +1 -1
- package/dist/zuora_api/model/WorkflowError.js +1 -1
- package/dist/zuora_api/model/WorkflowInstance.js +1 -1
- package/dist/zuora_api/model/WriteOffBehavior.js +1 -1
- package/dist/zuora_api/model/WriteOffBehaviorFinanceInformation.js +1 -1
- package/dist/zuora_api/model/WriteOffCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/WriteOffCreditMemoResponse.js +1 -1
- package/dist/zuora_api/model/WriteOffCreditMemoResponseDebitMemo.js +1 -1
- package/dist/zuora_api/model/WriteOffDebitMemoRequest.js +1 -1
- package/dist/zuora_api/model/WriteOffDebitMemoResponse.js +1 -1
- package/dist/zuora_api/model/WriteOffInvoiceRequest.js +1 -1
- package/dist/zuora_api/model/WriteOffInvoiceResponse.js +1 -1
- package/dist/zuora_api/model/WriteOffInvoiceResponseCreditMemo.js +1 -1
- package/dist/zuora_api/model/WriteOffOptions.js +1 -1
- package/dist/zuora_api/model/WriteOffResultTransaction.js +1 -1
- package/dist/zuora_api/model/WriteOffResults.js +1 -1
- package/dist/zuora_api/model/ZObject.js +1 -1
- package/dist/zuora_api/model/ZObjectUpdate.js +1 -1
- package/package.json +1 -1
- package/src/zuora_api/ApiClient.js +2 -2
- package/src/zuora_api/api/APIHealthApi.js +1 -1
- package/src/zuora_api/api/AccountingCodesApi.js +1 -1
- package/src/zuora_api/api/AccountingPeriodsApi.js +1 -1
- package/src/zuora_api/api/AccountsApi.js +1 -1
- package/src/zuora_api/api/ActionsApi.js +1 -1
- package/src/zuora_api/api/AdjustmentsApi.js +1 -1
- package/src/zuora_api/api/AggregateQueriesApi.js +1 -1
- package/src/zuora_api/api/AttachmentsApi.js +1 -1
- package/src/zuora_api/api/BillRunApi.js +1 -1
- package/src/zuora_api/api/BillRunHealthApi.js +1 -1
- package/src/zuora_api/api/BillingDocumentsApi.js +1 -1
- package/src/zuora_api/api/BillingPreviewRunApi.js +1 -1
- package/src/zuora_api/api/BookingDateBackfillJobApi.js +1 -1
- package/src/zuora_api/api/CatalogGroupsApi.js +1 -1
- package/src/zuora_api/api/ContactSnapshotsApi.js +1 -1
- package/src/zuora_api/api/ContactsApi.js +1 -1
- package/src/zuora_api/api/CreditMemosApi.js +1 -1
- package/src/zuora_api/api/CustomEventTriggersApi.js +1 -1
- package/src/zuora_api/api/CustomExchangeRatesApi.js +1 -1
- package/src/zuora_api/api/CustomObjectDefinitionsApi.js +1 -1
- package/src/zuora_api/api/CustomObjectJobsApi.js +1 -1
- package/src/zuora_api/api/CustomObjectRecordsApi.js +1 -1
- package/src/zuora_api/api/CustomPaymentMethodTypesApi.js +1 -1
- package/src/zuora_api/api/CustomScheduledEventsApi.js +1 -1
- package/src/zuora_api/api/DataBackfillJobApi.js +1 -1
- package/src/zuora_api/api/DataLabelingApi.js +1 -1
- package/src/zuora_api/api/DataQueriesApi.js +1 -1
- package/src/zuora_api/api/DebitMemosApi.js +1 -1
- package/src/zuora_api/api/DeploymentApi.js +109 -1
- package/src/zuora_api/api/DeploymentConfigurationTemplatesApi.js +1 -1
- package/src/zuora_api/api/DescribeApi.js +1 -1
- package/src/zuora_api/api/EInvoicingApi.js +1 -1
- package/src/zuora_api/api/ElectronicPaymentsHealthApi.js +1 -1
- package/src/zuora_api/api/FilesApi.js +1 -1
- package/src/zuora_api/api/FulfillmentsApi.js +1 -1
- package/src/zuora_api/api/HostedPagesApi.js +1 -1
- package/src/zuora_api/api/ImportsApi.js +1 -1
- package/src/zuora_api/api/InvoiceSchedulesApi.js +1 -1
- package/src/zuora_api/api/InvoicesApi.js +1 -1
- package/src/zuora_api/api/JournalRunsApi.js +1 -1
- package/src/zuora_api/api/MassUpdaterApi.js +1 -1
- package/src/zuora_api/api/NotificationsApi.js +1 -1
- package/src/zuora_api/api/OAuthApi.js +1 -1
- package/src/zuora_api/api/ObjectQueriesApi.js +369 -93
- package/src/zuora_api/api/OmniChannelSubscriptionsApi.js +1 -1
- package/src/zuora_api/api/OperationsApi.js +1 -1
- package/src/zuora_api/api/OrderActionsApi.js +1 -1
- package/src/zuora_api/api/OrderLineItemsApi.js +1 -1
- package/src/zuora_api/api/OrdersApi.js +1 -1
- package/src/zuora_api/api/PaymentAuthorizationApi.js +1 -1
- package/src/zuora_api/api/PaymentGatewayReconciliationApi.js +1 -1
- package/src/zuora_api/api/PaymentGatewaysApi.js +1 -1
- package/src/zuora_api/api/PaymentMethodSnapshotsApi.js +1 -1
- package/src/zuora_api/api/PaymentMethodTransactionLogsApi.js +1 -1
- package/src/zuora_api/api/PaymentMethodUpdaterApi.js +1 -1
- package/src/zuora_api/api/PaymentMethodsApi.js +1 -1
- package/src/zuora_api/api/PaymentRunsApi.js +1 -1
- package/src/zuora_api/api/PaymentSchedulesApi.js +1 -1
- package/src/zuora_api/api/PaymentTransactionLogsApi.js +1 -1
- package/src/zuora_api/api/PaymentsApi.js +1 -1
- package/src/zuora_api/api/ProductRatePlanChargeTiersApi.js +1 -1
- package/src/zuora_api/api/ProductRatePlanChargesApi.js +1 -1
- package/src/zuora_api/api/ProductRatePlansApi.js +1 -1
- package/src/zuora_api/api/ProductsApi.js +1 -1
- package/src/zuora_api/api/RSASignaturesApi.js +1 -1
- package/src/zuora_api/api/RampsApi.js +1 -1
- package/src/zuora_api/api/RatePlansApi.js +1 -1
- package/src/zuora_api/api/RefundsApi.js +1 -1
- package/src/zuora_api/api/RegenerateApi.js +1 -1
- package/src/zuora_api/api/RevenueAccountingCodesApi.js +1 -1
- package/src/zuora_api/api/RevenueIntegrationApi.js +1 -1
- package/src/zuora_api/api/SequenceSetsApi.js +1 -1
- package/src/zuora_api/api/SettingsApi.js +1 -1
- package/src/zuora_api/api/SignUpApi.js +1 -1
- package/src/zuora_api/api/SubscriptionChangeLogsApi.js +1 -1
- package/src/zuora_api/api/SubscriptionsApi.js +1 -1
- package/src/zuora_api/api/SummaryJournalEntriesApi.js +1 -1
- package/src/zuora_api/api/TaxationItemsApi.js +1 -1
- package/src/zuora_api/api/UsageApi.js +1 -1
- package/src/zuora_api/api/WorkflowsApi.js +1 -1
- package/src/zuora_api/index.js +1 -1
- package/src/zuora_api/model/AccountBasicInfo.js +1 -1
- package/src/zuora_api/model/AccountBillingAndPayment.js +1 -1
- package/src/zuora_api/model/AccountCreditCardHolder.js +1 -1
- package/src/zuora_api/model/AccountData.js +1 -1
- package/src/zuora_api/model/AccountDetailResponse.js +1 -1
- package/src/zuora_api/model/AccountEInvoiceProfile.js +1 -1
- package/src/zuora_api/model/AccountMetrics.js +1 -1
- package/src/zuora_api/model/AccountObjectNSFields.js +1 -1
- package/src/zuora_api/model/AccountPMMandateInfo.js +1 -1
- package/src/zuora_api/model/AccountSummaryBasicInfo.js +1 -1
- package/src/zuora_api/model/AccountSummaryDefaultPaymentMethod.js +1 -1
- package/src/zuora_api/model/AccountSummaryInvoice.js +1 -1
- package/src/zuora_api/model/AccountSummaryPayment.js +1 -1
- package/src/zuora_api/model/AccountSummaryPaymentInvoice.js +1 -1
- package/src/zuora_api/model/AccountSummaryRatePlan.js +1 -1
- package/src/zuora_api/model/AccountSummaryResponse.js +1 -1
- package/src/zuora_api/model/AccountSummarySubscription.js +1 -1
- package/src/zuora_api/model/AccountSummaryUsage.js +1 -1
- package/src/zuora_api/model/AccountingCodeItemResponse.js +1 -1
- package/src/zuora_api/model/ActionsErrorResponse.js +1 -1
- package/src/zuora_api/model/AddSubscriptionComponent.js +1 -1
- package/src/zuora_api/model/AddSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/ApiVolumeSummaryRecord.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoItemToDebitMemoItem.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoItemToInvoiceItem.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoToDebitMemo.js +1 -1
- package/src/zuora_api/model/ApplyCreditMemoToInvoice.js +1 -1
- package/src/zuora_api/model/ApplyPaymentDebitMemoApplication.js +1 -1
- package/src/zuora_api/model/ApplyPaymentDebitMemoApplicationItem.js +1 -1
- package/src/zuora_api/model/ApplyPaymentInvoiceApplication.js +1 -1
- package/src/zuora_api/model/ApplyPaymentInvoiceApplicationItem.js +1 -1
- package/src/zuora_api/model/ApplyPaymentRequest.js +1 -1
- package/src/zuora_api/model/AsyncOperationResponse.js +1 -1
- package/src/zuora_api/model/AsyncOrderProcessingOptions.js +1 -1
- package/src/zuora_api/model/AttachInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/AuthenticationErrorResponse.js +1 -1
- package/src/zuora_api/model/AuthenticationFailResponse.js +1 -1
- package/src/zuora_api/model/AuthenticationSuccessResponse.js +1 -1
- package/src/zuora_api/model/BadRequestErrors.js +1 -1
- package/src/zuora_api/model/BadRequestResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsColumnsDescriptionResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsColumnsErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsColumnsServerErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsCountSuccessResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsNoDataResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsServerErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsStatusErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsStatusServerErrorResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsTaskStatusResponse.js +1 -1
- package/src/zuora_api/model/Bi3ViewsV2SuccessResponse.js +1 -1
- package/src/zuora_api/model/BiViews1ErrorResponse.js +1 -1
- package/src/zuora_api/model/BiViews1SelectSuccessResponse.js +1 -1
- package/src/zuora_api/model/BiViews1SuccessResponse.js +1 -1
- package/src/zuora_api/model/BillRun.js +1 -1
- package/src/zuora_api/model/BillRunFilter.js +1 -1
- package/src/zuora_api/model/BillRunResponse.js +1 -1
- package/src/zuora_api/model/BillRunSchedule.js +1 -1
- package/src/zuora_api/model/BillingAdjustment.js +1 -1
- package/src/zuora_api/model/BillingAdjustmentExclusion.js +1 -1
- package/src/zuora_api/model/BillingDocVolumeSummaryRecord.js +1 -1
- package/src/zuora_api/model/BillingDocumentQueryResponseElement.js +1 -1
- package/src/zuora_api/model/BillingOptions.js +1 -1
- package/src/zuora_api/model/BillingUpdate.js +1 -1
- package/src/zuora_api/model/BookingDateJob.js +1 -1
- package/src/zuora_api/model/BulkCreateCreditMemosFromChargeRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateCreditMemosFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateCreditMemosRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateDebitMemosFromChargeRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateDebitMemosFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateDebitMemosRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateInvoicesRequest.js +1 -1
- package/src/zuora_api/model/BulkCreateInvoicesResponse.js +1 -1
- package/src/zuora_api/model/BulkCreditMemosResponse.js +1 -1
- package/src/zuora_api/model/BulkDebitMemosResponse.js +1 -1
- package/src/zuora_api/model/BulkPdfGenerationJobRequest.js +1 -1
- package/src/zuora_api/model/BulkPdfGenerationJobResponse.js +1 -1
- package/src/zuora_api/model/BulkPostInvoicesRequest.js +1 -1
- package/src/zuora_api/model/BulkPostInvoicesResponse.js +1 -1
- package/src/zuora_api/model/BulkUpdateCreditMemosRequest.js +1 -1
- package/src/zuora_api/model/BulkUpdateDebitMemosRequest.js +1 -1
- package/src/zuora_api/model/BulkUpdateInvoicesRequest.js +1 -1
- package/src/zuora_api/model/BulkUpdateOrderLineItem.js +1 -1
- package/src/zuora_api/model/BulkUpdateOrderLineItemsRequest.js +1 -1
- package/src/zuora_api/model/BusinessRegion.js +1 -1
- package/src/zuora_api/model/BusinessRegionsResponse.js +1 -1
- package/src/zuora_api/model/CalloutAuth.js +1 -1
- package/src/zuora_api/model/CancelAuthorizationRequest.js +1 -1
- package/src/zuora_api/model/CancelAuthorizationResponse.js +1 -1
- package/src/zuora_api/model/CancelBillRunRequest.js +1 -1
- package/src/zuora_api/model/CancelBillRunResponse.js +1 -1
- package/src/zuora_api/model/CancelBillingAdjustmentRequest.js +1 -1
- package/src/zuora_api/model/CancelBillingAdjustmentResponse.js +1 -1
- package/src/zuora_api/model/CancelOrderRequest.js +1 -1
- package/src/zuora_api/model/CancelOrderResponse.js +1 -1
- package/src/zuora_api/model/CancelPaymentSchedule.js +1 -1
- package/src/zuora_api/model/CancelSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/CancelSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/CatalogGroup.js +1 -1
- package/src/zuora_api/model/CatalogGroupProductRatePlan.js +1 -1
- package/src/zuora_api/model/ChangeLogField.js +1 -1
- package/src/zuora_api/model/ChangePlanRatePlanOverride.js +1 -1
- package/src/zuora_api/model/ChangeSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/ChargeMetrics.js +1 -1
- package/src/zuora_api/model/ChargeModelConfiguration.js +1 -1
- package/src/zuora_api/model/ChargeModelConfigurationForSubscription.js +1 -1
- package/src/zuora_api/model/ChargeModelConfigurationItem.js +1 -1
- package/src/zuora_api/model/ChargeModelDataOverride.js +1 -1
- package/src/zuora_api/model/ChargeOverride.js +1 -1
- package/src/zuora_api/model/ChargeOverrideBilling.js +1 -1
- package/src/zuora_api/model/ChargeOverridePricing.js +1 -1
- package/src/zuora_api/model/ChargeTier.js +1 -1
- package/src/zuora_api/model/ChargeUpdate.js +1 -1
- package/src/zuora_api/model/ChildrenSettingValueRequest.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoRequestPayment.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponse.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponseAppliedCreditMemos.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponseAppliedPayments.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponseDebitMemo.js +1 -1
- package/src/zuora_api/model/CollectDebitMemoResponseProcessedPayment.js +1 -1
- package/src/zuora_api/model/CommonErrorResponse.js +1 -1
- package/src/zuora_api/model/CommonResponse.js +1 -1
- package/src/zuora_api/model/CompareAndDeployProductCatalogTemplateRequest.js +1 -1
- package/src/zuora_api/model/CompareAndDeployProductCatalogTenantRequest.js +1 -1
- package/src/zuora_api/model/CompareAndDeployTemplateRequest.js +1 -1
- package/src/zuora_api/model/CompareAndDeployTenantRequest.js +1 -1
- package/src/zuora_api/model/CompareSchemaKeyValue.js +1 -1
- package/src/zuora_api/model/CompareTemplateRequest.js +1 -1
- package/src/zuora_api/model/CompareTemplateResponse.js +1 -1
- package/src/zuora_api/model/Condition.js +1 -1
- package/src/zuora_api/model/ConfigTemplateErrorResponse.js +1 -1
- package/src/zuora_api/model/ConfigTemplateErrorResponseReasonsInner.js +1 -1
- package/src/zuora_api/model/ConfigurationTemplateContent.js +1 -1
- package/src/zuora_api/model/Contact.js +1 -1
- package/src/zuora_api/model/ContactInfo.js +1 -1
- package/src/zuora_api/model/ContactResponse.js +1 -1
- package/src/zuora_api/model/ContactSnapshot.js +1 -1
- package/src/zuora_api/model/ContactSnapshotResponse.js +1 -1
- package/src/zuora_api/model/CreateAccountContact.js +1 -1
- package/src/zuora_api/model/CreateAccountCreditCard.js +1 -1
- package/src/zuora_api/model/CreateAccountCreditCardHolderInfo.js +1 -1
- package/src/zuora_api/model/CreateAccountPaymentMethod.js +1 -1
- package/src/zuora_api/model/CreateAccountRequest.js +1 -1
- package/src/zuora_api/model/CreateAccountResponse.js +1 -1
- package/src/zuora_api/model/CreateAccountSubscription.js +1 -1
- package/src/zuora_api/model/CreateAccountingCodeRequest.js +1 -1
- package/src/zuora_api/model/CreateAccountingCodeResponse.js +1 -1
- package/src/zuora_api/model/CreateAccountingPeriodRequest.js +1 -1
- package/src/zuora_api/model/CreateAccountingPeriodResponse.js +1 -1
- package/src/zuora_api/model/CreateAuthorizationRequest.js +1 -1
- package/src/zuora_api/model/CreateAuthorizationResponse.js +1 -1
- package/src/zuora_api/model/CreateAuthorizationResponsePaymentGateway.js +1 -1
- package/src/zuora_api/model/CreateAuthorizationResponseReasons.js +1 -1
- package/src/zuora_api/model/CreateBatchQueryJobRequest.js +1 -1
- package/src/zuora_api/model/CreateBatchQueryJobResponse.js +1 -1
- package/src/zuora_api/model/CreateBatchQueryRequest.js +1 -1
- package/src/zuora_api/model/CreateBatchQueryResponse.js +1 -1
- package/src/zuora_api/model/CreateBillRunRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingAdjustmentRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingDocumentFilesDeletionJobRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingDocumentFilesDeletionJobResponse.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewCreditMemoItem.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewInvoiceItem.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewResponse.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewRunRequest.js +1 -1
- package/src/zuora_api/model/CreateBillingPreviewRunResponse.js +1 -1
- package/src/zuora_api/model/CreateCatalogGroupRequest.js +1 -1
- package/src/zuora_api/model/CreateContactRequest.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromCharge.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromChargeRequest.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromInvoice.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoTaxationItemsRequest.js +1 -1
- package/src/zuora_api/model/CreateDebitMemoFromCharge.js +1 -1
- package/src/zuora_api/model/CreateDebitMemoFromChargeRequest.js +1 -1
- package/src/zuora_api/model/CreateDebitMemoFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateDebitMemosFromInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateDeploymentTemplateRequest.js +1 -1
- package/src/zuora_api/model/CreateDiscountItem.js +1 -1
- package/src/zuora_api/model/CreateFulfillment.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentItem.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentItemResponse.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentItemsRequest.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentItemsResponse.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentResponse.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentsRequest.js +1 -1
- package/src/zuora_api/model/CreateFulfillmentsResponse.js +1 -1
- package/src/zuora_api/model/CreateInvoiceCollectCreditMemos.js +1 -1
- package/src/zuora_api/model/CreateInvoiceCollectInvoices.js +1 -1
- package/src/zuora_api/model/CreateInvoiceCollectRequest.js +1 -1
- package/src/zuora_api/model/CreateInvoiceCollectResponse.js +1 -1
- package/src/zuora_api/model/CreateInvoiceItem.js +1 -1
- package/src/zuora_api/model/CreateInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateInvoiceScheduleItem.js +1 -1
- package/src/zuora_api/model/CreateInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/CreateJournalEntryRequest.js +1 -1
- package/src/zuora_api/model/CreateJournalEntryRequestItem.js +1 -1
- package/src/zuora_api/model/CreateJournalEntryRequestSegment.js +1 -1
- package/src/zuora_api/model/CreateJournalEntryResponse.js +1 -1
- package/src/zuora_api/model/CreateJournalRunRequest.js +1 -1
- package/src/zuora_api/model/CreateJournalRunRequestTransactionType.js +1 -1
- package/src/zuora_api/model/CreateJournalRunResponse.js +1 -1
- package/src/zuora_api/model/CreateMassUpdateResponse.js +1 -1
- package/src/zuora_api/model/CreateMassUpdaterRequest.js +1 -1
- package/src/zuora_api/model/CreateNonRefRefundFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreateOmniChannelSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/CreateOmniChannelSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/CreateOpenPaymentMethodTypeRequest.js +1 -1
- package/src/zuora_api/model/CreateOrUpdateCatalogGroupProductRatePlan.js +1 -1
- package/src/zuora_api/model/CreateOrUpdateEmailTemplatesResponse.js +1 -1
- package/src/zuora_api/model/CreateOrderAction.js +1 -1
- package/src/zuora_api/model/CreateOrderAddProduct.js +1 -1
- package/src/zuora_api/model/CreateOrderAsyncRequest.js +1 -1
- package/src/zuora_api/model/CreateOrderAsyncResponse.js +1 -1
- package/src/zuora_api/model/CreateOrderChangePlan.js +1 -1
- package/src/zuora_api/model/CreateOrderChangePlanRatePlanOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderChargeUpdate.js +1 -1
- package/src/zuora_api/model/CreateOrderCreateSubscription.js +1 -1
- package/src/zuora_api/model/CreateOrderOrderLineItem.js +1 -1
- package/src/zuora_api/model/CreateOrderPricingUpdate.js +1 -1
- package/src/zuora_api/model/CreateOrderProductOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderProductRatePlanOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderRatePlanFeatureOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderRatePlanOverride.js +1 -1
- package/src/zuora_api/model/CreateOrderRatePlanUpdate.js +1 -1
- package/src/zuora_api/model/CreateOrderRequest.js +1 -1
- package/src/zuora_api/model/CreateOrderResponse.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseOrderAction.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseOrderLineItems.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseOrderMetric.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseRamps.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseRefunds.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseSubscriptions.js +1 -1
- package/src/zuora_api/model/CreateOrderResponseWriteOff.js +1 -1
- package/src/zuora_api/model/CreateOrderResult.js +1 -1
- package/src/zuora_api/model/CreateOrderResume.js +1 -1
- package/src/zuora_api/model/CreateOrderSubscription.js +1 -1
- package/src/zuora_api/model/CreateOrderSubscriptionOwnerAccount.js +1 -1
- package/src/zuora_api/model/CreateOrderSuspend.js +1 -1
- package/src/zuora_api/model/CreateOrderTermsAndConditions.js +1 -1
- package/src/zuora_api/model/CreateOrderUpdateProduct.js +1 -1
- package/src/zuora_api/model/CreatePaymentDebitMemoApplication.js +1 -1
- package/src/zuora_api/model/CreatePaymentDebitMemoApplicationItem.js +1 -1
- package/src/zuora_api/model/CreatePaymentInvoiceApplication.js +1 -1
- package/src/zuora_api/model/CreatePaymentInvoiceApplicationItem.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodACH.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodApplePayAdyen.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodBankTransfer.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodBankTransferAccountHolderInfo.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodCCReferenceTransaction.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodCardholderInfo.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodCommon.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodCreditCard.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodDecryptionRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodDecryptionResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodGooglePayAdyenChase.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodPayPalAdaptive.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodPayPalECPayPalNativeECPayPalCP.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodResponseReason.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodUpdaterBatchRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodUpdaterBatchResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentMethodUpdaterBatchResponseReasons.js +1 -1
- package/src/zuora_api/model/CreatePaymentPredebitNotifyRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentPredebitNotifyResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentRunData.js +1 -1
- package/src/zuora_api/model/CreatePaymentRunDataItem.js +1 -1
- package/src/zuora_api/model/CreatePaymentRunRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentScheduleItemsRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentScheduleItemsRequestItems.js +1 -1
- package/src/zuora_api/model/CreatePaymentScheduleRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentScheduleRequestItems.js +1 -1
- package/src/zuora_api/model/CreatePaymentSchedulesRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentSchedulesResponse.js +1 -1
- package/src/zuora_api/model/CreatePaymentSchedulesResponseItems.js +1 -1
- package/src/zuora_api/model/CreatePaymentSessionInvoice.js +1 -1
- package/src/zuora_api/model/CreatePaymentSessionRequest.js +1 -1
- package/src/zuora_api/model/CreatePaymentSessionResponse.js +1 -1
- package/src/zuora_api/model/CreateProductRatePlanChargeRequest.js +1 -1
- package/src/zuora_api/model/CreateProductRatePlanRequest.js +1 -1
- package/src/zuora_api/model/CreateProductRequest.js +1 -1
- package/src/zuora_api/model/CreateRSASignatureRequest.js +1 -1
- package/src/zuora_api/model/CreateRamp.js +1 -1
- package/src/zuora_api/model/CreateRefundRequest.js +1 -1
- package/src/zuora_api/model/CreateRefundwithAutoUnapply.js +1 -1
- package/src/zuora_api/model/CreateSequenceSetRequest.js +1 -1
- package/src/zuora_api/model/CreateSequenceSetsRequest.js +1 -1
- package/src/zuora_api/model/CreateSequenceSetsResponse.js +1 -1
- package/src/zuora_api/model/CreateStoredCredentialProfileRequest.js +1 -1
- package/src/zuora_api/model/CreateSubscribeToProduct.js +1 -1
- package/src/zuora_api/model/CreateSubscriptionComponent.js +1 -1
- package/src/zuora_api/model/CreateSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/CreateSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/CreateSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/CreateTaxationItem.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForCreditMemoFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForDebitMemo.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForDebitMemoFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemForInvoiceRequest.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemsForDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/CreateTaxationItemsRequest.js +1 -1
- package/src/zuora_api/model/CreateTokenRequest.js +1 -1
- package/src/zuora_api/model/CreateUpdateOpenPaymentMethodTypeResponse.js +1 -1
- package/src/zuora_api/model/CreateUpdateStoredCredentialProfileResponse.js +1 -1
- package/src/zuora_api/model/CreateUsageRequest.js +1 -1
- package/src/zuora_api/model/CreditCard.js +1 -1
- package/src/zuora_api/model/CreditMemo.js +1 -1
- package/src/zuora_api/model/CreditMemoEntityPrefix.js +1 -1
- package/src/zuora_api/model/CreditMemoItem.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromChargeDetail.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromChargeDetailFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromInvoiceItem.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromInvoiceItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreditMemoItemFromWriteOffInvoice.js +1 -1
- package/src/zuora_api/model/CreditMemoItemPart.js +1 -1
- package/src/zuora_api/model/CreditMemoItemResponse.js +1 -1
- package/src/zuora_api/model/CreditMemoItemsResponse.js +1 -1
- package/src/zuora_api/model/CreditMemoObjectNSFields.js +1 -1
- package/src/zuora_api/model/CreditMemoPart.js +1 -1
- package/src/zuora_api/model/CreditMemoResponse.js +1 -1
- package/src/zuora_api/model/CreditMemoTaxItemFromInvoiceTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/CreditMemoTaxItemFromInvoiceTaxItemRequest.js +1 -1
- package/src/zuora_api/model/CreditMemoTaxationItemFromWriteOffInvoice.js +1 -1
- package/src/zuora_api/model/CreditMemosResponse.js +1 -1
- package/src/zuora_api/model/CustomAccountPaymentMethod.js +1 -1
- package/src/zuora_api/model/CustomFields.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinition.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfCreatedById.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfCreatedDate.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfId.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfUpdatedById.js +1 -1
- package/src/zuora_api/model/CustomObjectAllFieldsDefinitionAllOfUpdatedDate.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkDeleteFilter.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkDeleteFilterCondition.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobErrorResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobErrorResponseCollection.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobRequest.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobResponseCollection.js +1 -1
- package/src/zuora_api/model/CustomObjectBulkJobResponseError.js +1 -1
- package/src/zuora_api/model/CustomObjectCustomFieldDefinition.js +1 -1
- package/src/zuora_api/model/CustomObjectCustomFieldDefinitionUpdate.js +1 -1
- package/src/zuora_api/model/CustomObjectCustomFieldsDefinition.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinition.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionSchema.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionUpdateActionRequest.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionUpdateActionResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordBatchAction.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordBatchRequest.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordWithAllFields.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordWithOnlyCustomFields.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordsBatchUpdatePartialSuccessResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordsErrorResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordsThrottledResponse.js +1 -1
- package/src/zuora_api/model/CustomObjectRecordsWithError.js +1 -1
- package/src/zuora_api/model/CustomRates.js +1 -1
- package/src/zuora_api/model/DailyConsumptionRevRecRequest.js +1 -1
- package/src/zuora_api/model/DataQueryErrorResponse.js +1 -1
- package/src/zuora_api/model/DataQueryJob.js +1 -1
- package/src/zuora_api/model/DataQueryJobCancelled.js +1 -1
- package/src/zuora_api/model/DataQueryJobCommon.js +1 -1
- package/src/zuora_api/model/DebitMemo.js +1 -1
- package/src/zuora_api/model/DebitMemoDueDate.js +1 -1
- package/src/zuora_api/model/DebitMemoEntityPrefix.js +1 -1
- package/src/zuora_api/model/DebitMemoItem.js +1 -1
- package/src/zuora_api/model/DebitMemoItemFromChargeDetail.js +1 -1
- package/src/zuora_api/model/DebitMemoItemFromChargeDetailFinanceInformation.js +1 -1
- package/src/zuora_api/model/DebitMemoItemFromInvoiceItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/DebitMemoItemFromInvoiceItemRequest.js +1 -1
- package/src/zuora_api/model/DebitMemoItemResponse.js +1 -1
- package/src/zuora_api/model/DebitMemoItemTaxationItems.js +1 -1
- package/src/zuora_api/model/DebitMemoItemWriteOffRequest.js +1 -1
- package/src/zuora_api/model/DebitMemoItemsResponse.js +1 -1
- package/src/zuora_api/model/DebitMemoObjectNSFields.js +1 -1
- package/src/zuora_api/model/DebitMemoResponse.js +1 -1
- package/src/zuora_api/model/DebitMemoTaxItemFromInvoiceTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/DebitMemoTaxItemFromInvoiceTaxItemRequest.js +1 -1
- package/src/zuora_api/model/DebitMemoTaxationItemWriteOffRequest.js +1 -1
- package/src/zuora_api/model/DebitMemosResponse.js +1 -1
- package/src/zuora_api/model/DecryptRSASignatureRequest.js +1 -1
- package/src/zuora_api/model/DecryptRSASignatureResponse.js +1 -1
- package/src/zuora_api/model/DeleteAccountResponse.js +1 -1
- package/src/zuora_api/model/DeleteAttachmentResponse.js +1 -1
- package/src/zuora_api/model/DeleteBatchQueryJobResponse.js +1 -1
- package/src/zuora_api/model/DeleteBatchQueryResponse.js +1 -1
- package/src/zuora_api/model/DeleteDataQueryJobResponse.js +1 -1
- package/src/zuora_api/model/DeleteOrderAsyncResponse.js +1 -1
- package/src/zuora_api/model/DeleteResult.js +1 -1
- package/src/zuora_api/model/DeleteSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/DeleteWorkflowError.js +1 -1
- package/src/zuora_api/model/DeleteWorkflowSuccess.js +1 -1
- package/src/zuora_api/model/DeletedRecord.js +1 -1
- package/src/zuora_api/model/DeliverySchedule.js +1 -1
- package/src/zuora_api/model/DeliveryScheduleParams.js +1 -1
- package/src/zuora_api/model/DeliveryScheduleProductRatePlanCharge.js +1 -1
- package/src/zuora_api/model/DeploymentResponse.js +1 -1
- package/src/zuora_api/model/DeploymentTemplate.js +1 -1
- package/src/zuora_api/model/DeploymentTemplatesResponse.js +1 -1
- package/src/zuora_api/model/DetachInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/DetailedWorkflow.js +1 -1
- package/src/zuora_api/model/DiscountApplyDetail.js +1 -1
- package/src/zuora_api/model/DiscountPricingOverride.js +1 -1
- package/src/zuora_api/model/DiscountPricingUpdate.js +1 -1
- package/src/zuora_api/model/DocumentIdList.js +1 -1
- package/src/zuora_api/model/ElectronicPaymentOptions.js +1 -1
- package/src/zuora_api/model/ElectronicPaymentOptionsWithDelayedCapturePayment.js +1 -1
- package/src/zuora_api/model/EmailBillRunRequest.js +1 -1
- package/src/zuora_api/model/EmailBillingDocumentRequest.js +1 -1
- package/src/zuora_api/model/EndConditions.js +1 -1
- package/src/zuora_api/model/Error401.js +1 -1
- package/src/zuora_api/model/ErrorResponse.js +1 -1
- package/src/zuora_api/model/ErrorResponse401Record.js +1 -1
- package/src/zuora_api/model/ErrorResponseReasonsInner.js +1 -1
- package/src/zuora_api/model/EventTrigger.js +1 -1
- package/src/zuora_api/model/EventType.js +1 -1
- package/src/zuora_api/model/ExecuteInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/ExpandedAccount.js +1 -1
- package/src/zuora_api/model/ExpandedAmendment.js +1 -1
- package/src/zuora_api/model/ExpandedBillingRun.js +1 -1
- package/src/zuora_api/model/ExpandedContact.js +1 -1
- package/src/zuora_api/model/ExpandedCreditMemo.js +1 -1
- package/src/zuora_api/model/ExpandedCreditMemoApplication.js +1 -1
- package/src/zuora_api/model/ExpandedCreditMemoItem.js +1 -1
- package/src/zuora_api/model/ExpandedCreditTaxationItem.js +1 -1
- package/src/zuora_api/model/ExpandedDailyConsumptionSummary.js +1 -1
- package/src/zuora_api/model/ExpandedDebitMemo.js +1 -1
- package/src/zuora_api/model/ExpandedDebitMemoItem.js +1 -1
- package/src/zuora_api/model/ExpandedDebitTaxationItem.js +1 -1
- package/src/zuora_api/model/ExpandedExternalProductRatePlan.js +1 -1
- package/src/zuora_api/model/ExpandedInvoice.js +1 -1
- package/src/zuora_api/model/ExpandedInvoiceItem.js +1 -1
- package/src/zuora_api/model/ExpandedInvoiceSchedule.js +1 -1
- package/src/zuora_api/model/ExpandedInvoiceScheduleItem.js +1 -1
- package/src/zuora_api/model/ExpandedOrderAction.js +1 -1
- package/src/zuora_api/model/ExpandedOrderLineItem.js +1 -1
- package/src/zuora_api/model/ExpandedOrders.js +1 -1
- package/src/zuora_api/model/ExpandedPayment.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentApplication.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentMethod.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentMethodSnapshot.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentRun.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentSchedule.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentScheduleItem.js +1 -1
- package/src/zuora_api/model/ExpandedPaymentScheduleItemPayment.js +1 -1
- package/src/zuora_api/model/ExpandedPrepaidBalance.js +1 -1
- package/src/zuora_api/model/ExpandedPrepaidBalanceFund.js +1 -1
- package/src/zuora_api/model/ExpandedPrepaidBalanceTransaction.js +1 -1
- package/src/zuora_api/model/ExpandedProcessedUsage.js +1 -1
- package/src/zuora_api/model/ExpandedProduct.js +1 -1
- package/src/zuora_api/model/ExpandedProductRatePlan.js +1 -1
- package/src/zuora_api/model/ExpandedProductRatePlanCharge.js +1 -1
- package/src/zuora_api/model/ExpandedProductRatePlanChargeTier.js +1 -1
- package/src/zuora_api/model/ExpandedRatePlan.js +1 -1
- package/src/zuora_api/model/ExpandedRatePlanCharge.js +1 -1
- package/src/zuora_api/model/ExpandedRatePlanChargeTier.js +1 -1
- package/src/zuora_api/model/ExpandedRatingDetail.js +1 -1
- package/src/zuora_api/model/ExpandedRatingResult.js +1 -1
- package/src/zuora_api/model/ExpandedRefund.js +1 -1
- package/src/zuora_api/model/ExpandedRefundApplication.js +1 -1
- package/src/zuora_api/model/ExpandedRefundApplicationItem.js +1 -1
- package/src/zuora_api/model/ExpandedSubscription.js +1 -1
- package/src/zuora_api/model/ExpandedSummaryStatement.js +1 -1
- package/src/zuora_api/model/ExpandedSummaryStatementRun.js +1 -1
- package/src/zuora_api/model/ExpandedTaxationItem.js +1 -1
- package/src/zuora_api/model/ExpandedUsage.js +1 -1
- package/src/zuora_api/model/ExpandedValidityPeriodSummary.js +1 -1
- package/src/zuora_api/model/ExportWorkflowVersionResponse.js +1 -1
- package/src/zuora_api/model/FailedReason.js +1 -1
- package/src/zuora_api/model/FaultResponse.js +1 -1
- package/src/zuora_api/model/FilterRuleParameterDefinition.js +1 -1
- package/src/zuora_api/model/Fulfillment.js +1 -1
- package/src/zuora_api/model/FulfillmentItem.js +1 -1
- package/src/zuora_api/model/GETBookingDateBackfillJobById200Response.js +1 -1
- package/src/zuora_api/model/GETDataBackfillJobById200Response.js +1 -1
- package/src/zuora_api/model/GETListBookingDateBackfillJobs200Response.js +1 -1
- package/src/zuora_api/model/GETListDataBackfillJobs200Response.js +1 -1
- package/src/zuora_api/model/GatewayOptions.js +1 -1
- package/src/zuora_api/model/GenerateBillingDocumentRequest.js +1 -1
- package/src/zuora_api/model/GenerateBillingDocumentResponse.js +1 -1
- package/src/zuora_api/model/GenerateBillingDocumentResponseCreditMemo.js +1 -1
- package/src/zuora_api/model/GenerateBillingDocumentResponseInvoice.js +1 -1
- package/src/zuora_api/model/GetAccountPMAccountHolderInfo.js +1 -1
- package/src/zuora_api/model/GetAccountPaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingCodeResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingCodesResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingPeriodAllOfFieIdsResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingPeriodResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingPeriodWithoutSuccessResponse.js +1 -1
- package/src/zuora_api/model/GetAccountingPeriodsResponse.js +1 -1
- package/src/zuora_api/model/GetAllCustomObjectDefinitionsInNamespaceResponse.js +1 -1
- package/src/zuora_api/model/GetApiVolumeSummaryResponse.js +1 -1
- package/src/zuora_api/model/GetAsyncCreateOrderJobResponse.js +1 -1
- package/src/zuora_api/model/GetAsyncOrderJobResponse.js +1 -1
- package/src/zuora_api/model/GetAsyncOrderJobResponseResult.js +1 -1
- package/src/zuora_api/model/GetAsyncPreviewOrderJobResponse.js +1 -1
- package/src/zuora_api/model/GetAttachmentResponse.js +1 -1
- package/src/zuora_api/model/GetAttachmentsResponse.js +1 -1
- package/src/zuora_api/model/GetBIViewStatus200ResponseInner.js +1 -1
- package/src/zuora_api/model/GetBatchQueryJobResponse.js +1 -1
- package/src/zuora_api/model/GetBatchQueryResponse.js +1 -1
- package/src/zuora_api/model/GetBillingAdjustmentsBySubscriptionNumberResponse.js +1 -1
- package/src/zuora_api/model/GetBillingAdjustmentsResponse.js +1 -1
- package/src/zuora_api/model/GetBillingDocVolumeSummaryResponse.js +1 -1
- package/src/zuora_api/model/GetBillingDocumentFilesDeletionJobResponse.js +1 -1
- package/src/zuora_api/model/GetBillingDocumentsResponse.js +1 -1
- package/src/zuora_api/model/GetBillingPreviewRunResponse.js +1 -1
- package/src/zuora_api/model/GetBulkPdfGenerationJobResponse.js +1 -1
- package/src/zuora_api/model/GetBulkUpdateOrderLineItemsResponse.js +1 -1
- package/src/zuora_api/model/GetCalloutHistoryVOType.js +1 -1
- package/src/zuora_api/model/GetCalloutHistoryVOsType.js +1 -1
- package/src/zuora_api/model/GetCatalogGroupResponse.js +1 -1
- package/src/zuora_api/model/GetCatalogGroupsResponse.js +1 -1
- package/src/zuora_api/model/GetChargeOverride.js +1 -1
- package/src/zuora_api/model/GetCreditMemoItemPartResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoItemPartsResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoItemTaxationItems.js +1 -1
- package/src/zuora_api/model/GetCreditMemoPartResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoPartsResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoPdfStatusBatchResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoPdfStatusResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetCreditMemoTaxItemResponse.js +1 -1
- package/src/zuora_api/model/GetCreditMemoTaxationItemResponse.js +1 -1
- package/src/zuora_api/model/GetCustomExchangeRatesDataType.js +1 -1
- package/src/zuora_api/model/GetCustomExchangeRatesType.js +1 -1
- package/src/zuora_api/model/GetDataLabelingJobResponse.js +1 -1
- package/src/zuora_api/model/GetDataLabelingJobResponseProgress.js +1 -1
- package/src/zuora_api/model/GetDataQueryJobResponse.js +1 -1
- package/src/zuora_api/model/GetDataQueryJobsResponse.js +1 -1
- package/src/zuora_api/model/GetDebitMemoApplicationPart.js +1 -1
- package/src/zuora_api/model/GetDebitMemoApplicationPartsResponse.js +1 -1
- package/src/zuora_api/model/GetDebitMemoItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetDebitMemoPdfStatusBatchResponse.js +1 -1
- package/src/zuora_api/model/GetDebitMemoPdfStatusResponse.js +1 -1
- package/src/zuora_api/model/GetDebitMemoTaxItem.js +1 -1
- package/src/zuora_api/model/GetDebitMemoTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetDebitMemoTaxItemNew.js +1 -1
- package/src/zuora_api/model/GetEmailHistoryVOType.js +1 -1
- package/src/zuora_api/model/GetEmailHistoryVOsType.js +1 -1
- package/src/zuora_api/model/GetEventTriggers200Response.js +1 -1
- package/src/zuora_api/model/GetFulfillment.js +1 -1
- package/src/zuora_api/model/GetFulfillmentItem.js +1 -1
- package/src/zuora_api/model/GetFulfillmentItemResponse.js +1 -1
- package/src/zuora_api/model/GetFulfillmentResponse.js +1 -1
- package/src/zuora_api/model/GetInvoiceApplicationPartRequest.js +1 -1
- package/src/zuora_api/model/GetInvoiceApplicationPartsRequest.js +1 -1
- package/src/zuora_api/model/GetInvoicePdfStatusBatchResponse.js +1 -1
- package/src/zuora_api/model/GetInvoicePdfStatusResponse.js +1 -1
- package/src/zuora_api/model/GetJournalEntriesInJournalRunResponse.js +1 -1
- package/src/zuora_api/model/GetJournalEntryDetailResponse.js +1 -1
- package/src/zuora_api/model/GetJournalEntryDetailTypeWithoutSuccess.js +1 -1
- package/src/zuora_api/model/GetJournalEntryItemResponse.js +1 -1
- package/src/zuora_api/model/GetJournalEntrySegmentResponse.js +1 -1
- package/src/zuora_api/model/GetJournalRunResponse.js +1 -1
- package/src/zuora_api/model/GetJournalRunTransactionResponse.js +1 -1
- package/src/zuora_api/model/GetMassUpdateResponse.js +1 -1
- package/src/zuora_api/model/GetMetricsBySubscriptionNumbersResponse.js +1 -1
- package/src/zuora_api/model/GetOmniChannelSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/GetOrderActionRatePlanResponse.js +1 -1
- package/src/zuora_api/model/GetOrderLineItem.js +1 -1
- package/src/zuora_api/model/GetOrderLineItemResponse.js +1 -1
- package/src/zuora_api/model/GetOrderResponse.js +1 -1
- package/src/zuora_api/model/GetOrdersResponse.js +1 -1
- package/src/zuora_api/model/GetPMAccountHolderInfo.js +1 -1
- package/src/zuora_api/model/GetPaymentFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetPaymentItemPartResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentItemPartsResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodForAccountResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseACHForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseApplePayForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseBankTransferForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseCreditCardForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponseGooglePayForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentMethodResponsePayPalForAccount.js +1 -1
- package/src/zuora_api/model/GetPaymentPartResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentPartsResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunDataArrayResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunDataElementResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunDataTransactionElementResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunStatisticResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunSummaryResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunSummaryTotalValuesResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentRunsResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentScheduleStatisticResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentScheduleStatisticResponsePaymentScheduleItems.js +1 -1
- package/src/zuora_api/model/GetPaymentSchedulesResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentVolumeSummaryResponse.js +1 -1
- package/src/zuora_api/model/GetPaymentsResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlanChargeResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlanChargeTierResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlanResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlansByExternalIdResponse.js +1 -1
- package/src/zuora_api/model/GetProductRatePlansByProductResponse.js +1 -1
- package/src/zuora_api/model/GetProductResponse.js +1 -1
- package/src/zuora_api/model/GetProductsResponse.js +1 -1
- package/src/zuora_api/model/GetPublicEmailTemplateResponse.js +1 -1
- package/src/zuora_api/model/GetPublicNotificationDefinitionResponse.js +1 -1
- package/src/zuora_api/model/GetPublicNotificationDefinitionResponseCallout.js +1 -1
- package/src/zuora_api/model/GetPublicNotificationDefinitionResponseFilterRule.js +1 -1
- package/src/zuora_api/model/GetQueryEmailTemplates200Response.js +1 -1
- package/src/zuora_api/model/GetQueryNotificationDefinitions200Response.js +1 -1
- package/src/zuora_api/model/GetRampByRampNumberResponse.js +1 -1
- package/src/zuora_api/model/GetRampMetricsByOrderNumberResponse.js +1 -1
- package/src/zuora_api/model/GetRampMetricsByRampNumberResponse.js +1 -1
- package/src/zuora_api/model/GetRampMetricsBySubscriptionKeyResponse.js +1 -1
- package/src/zuora_api/model/GetRampsBySubscriptionKeyResponse.js +1 -1
- package/src/zuora_api/model/GetRefundCreditMemoFinanceInformation.js +1 -1
- package/src/zuora_api/model/GetRefundItemPartResponse.js +1 -1
- package/src/zuora_api/model/GetRefundItemPartsResponse.js +1 -1
- package/src/zuora_api/model/GetRefundPartResponse.js +1 -1
- package/src/zuora_api/model/GetRefundPartsResponse.js +1 -1
- package/src/zuora_api/model/GetRefundsResponse.js +1 -1
- package/src/zuora_api/model/GetScheduledEventResponse.js +1 -1
- package/src/zuora_api/model/GetScheduledEventResponseParametersValue.js +1 -1
- package/src/zuora_api/model/GetScheduledEvents200Response.js +1 -1
- package/src/zuora_api/model/GetSequenceSetResponse.js +1 -1
- package/src/zuora_api/model/GetSequenceSetsResponse.js +1 -1
- package/src/zuora_api/model/GetSubscriptionChangeLogResponse.js +1 -1
- package/src/zuora_api/model/GetSubscriptionChangeLogsResponse.js +1 -1
- package/src/zuora_api/model/GetSubscriptionProductFeature.js +1 -1
- package/src/zuora_api/model/GetSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/GetSubscriptionRatePlanChargesWithAllSegments.js +1 -1
- package/src/zuora_api/model/GetSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/GetSubscriptionsResponse.js +1 -1
- package/src/zuora_api/model/GetTaxationItemResponse.js +1 -1
- package/src/zuora_api/model/GetTaxationItemsOfCreditMemoItemResponse.js +1 -1
- package/src/zuora_api/model/GetTaxationItemsOfDebitMemoItemResponse.js +1 -1
- package/src/zuora_api/model/GetTaxationItemsResponse.js +1 -1
- package/src/zuora_api/model/GetUsageRateDetailRequest.js +1 -1
- package/src/zuora_api/model/GetUsageRateDetailRequestData.js +1 -1
- package/src/zuora_api/model/GetUsageResponse.js +1 -1
- package/src/zuora_api/model/GetUsagesByAccountResponse.js +1 -1
- package/src/zuora_api/model/GetVersionsResponse.js +1 -1
- package/src/zuora_api/model/GetWorkflowResponse.js +1 -1
- package/src/zuora_api/model/GetWorkflowResponseTasks.js +1 -1
- package/src/zuora_api/model/GetWorkflowsResponse.js +1 -1
- package/src/zuora_api/model/GetWorkflowsResponsePagination.js +1 -1
- package/src/zuora_api/model/HostedPageResponse.js +1 -1
- package/src/zuora_api/model/HostedPagesResponse.js +1 -1
- package/src/zuora_api/model/IneligibleBillingAdjustment.js +1 -1
- package/src/zuora_api/model/InitialTerm.js +1 -1
- package/src/zuora_api/model/IntervalPricing.js +1 -1
- package/src/zuora_api/model/IntervalPricingTier.js +1 -1
- package/src/zuora_api/model/Invoice.js +1 -1
- package/src/zuora_api/model/InvoiceEntityPrefix.js +1 -1
- package/src/zuora_api/model/InvoiceFile.js +1 -1
- package/src/zuora_api/model/InvoiceFilesResponse.js +1 -1
- package/src/zuora_api/model/InvoiceItem.js +1 -1
- package/src/zuora_api/model/InvoiceItemObjectNSFields.js +1 -1
- package/src/zuora_api/model/InvoiceItemPreviewResult.js +1 -1
- package/src/zuora_api/model/InvoiceItemPreviewResultAdditionalInfo.js +1 -1
- package/src/zuora_api/model/InvoiceItemPreviewResultTaxationItems.js +1 -1
- package/src/zuora_api/model/InvoiceItemsResponse.js +1 -1
- package/src/zuora_api/model/InvoiceObjectNSFields.js +1 -1
- package/src/zuora_api/model/InvoicePostResponse.js +1 -1
- package/src/zuora_api/model/InvoiceResponse.js +1 -1
- package/src/zuora_api/model/InvoiceSchedule.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleCustomFields.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleItem.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleItemCustomFields.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleResponse.js +1 -1
- package/src/zuora_api/model/InvoiceScheduleSubscription.js +1 -1
- package/src/zuora_api/model/InvoiceTaxationItem.js +1 -1
- package/src/zuora_api/model/Job.js +1 -1
- package/src/zuora_api/model/LastTerm.js +1 -1
- package/src/zuora_api/model/Linkage.js +1 -1
- package/src/zuora_api/model/ListAllSettingsResponse.js +1 -1
- package/src/zuora_api/model/ListOfExchangeRates.js +1 -1
- package/src/zuora_api/model/MappingResponse.js +1 -1
- package/src/zuora_api/model/MigrateTenantSettingsRequest.js +1 -1
- package/src/zuora_api/model/MigrateTenantSettingsResponse.js +1 -1
- package/src/zuora_api/model/MigrationComponentContent.js +1 -1
- package/src/zuora_api/model/MigrationUpdateCustomObjectDefinitionsRequest.js +1 -1
- package/src/zuora_api/model/MigrationUpdateCustomObjectDefinitionsResponse.js +1 -1
- package/src/zuora_api/model/NotificationsHistoryDeletionTaskResponse.js +1 -1
- package/src/zuora_api/model/ObjectPostImportRequest.js +1 -1
- package/src/zuora_api/model/OmniChannelAccountData.js +1 -1
- package/src/zuora_api/model/OneTimeFlatFeePricingOverride.js +1 -1
- package/src/zuora_api/model/OneTimePerUnitPricingOverride.js +1 -1
- package/src/zuora_api/model/OneTimeTieredPricingOverride.js +1 -1
- package/src/zuora_api/model/OneTimeVolumePricingOverride.js +1 -1
- package/src/zuora_api/model/OpenPaymentMethodTypeRequestFields.js +1 -1
- package/src/zuora_api/model/OpenPaymentMethodTypeResponse.js +1 -1
- package/src/zuora_api/model/OpenPaymentMethodTypeResponseFields.js +1 -1
- package/src/zuora_api/model/OperationJobResponse.js +1 -1
- package/src/zuora_api/model/Options.js +1 -1
- package/src/zuora_api/model/Order.js +1 -1
- package/src/zuora_api/model/OrderAction.js +1 -1
- package/src/zuora_api/model/OrderActionAddProduct.js +1 -1
- package/src/zuora_api/model/OrderActionCancelSubscription.js +1 -1
- package/src/zuora_api/model/OrderActionChangePlan.js +1 -1
- package/src/zuora_api/model/OrderActionCreateSubscription.js +1 -1
- package/src/zuora_api/model/OrderActionCreateSubscriptionTerms.js +1 -1
- package/src/zuora_api/model/OrderActionOwnerTransfer.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanAmendment.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanBillingUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanChargeModelDataOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanChargeOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanChargeRemove.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanChargeUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanOrder.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanOrderAction.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanPricingUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringDeliveryPricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringDeliveryPricingUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringFlatFeePricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringPerUnitPricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringTieredPricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRecurringVolumePricingOverride.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanRemoveProduct.js +1 -1
- package/src/zuora_api/model/OrderActionRatePlanUpdate.js +1 -1
- package/src/zuora_api/model/OrderActionRemoveProduct.js +1 -1
- package/src/zuora_api/model/OrderActionRenewSubscription.js +1 -1
- package/src/zuora_api/model/OrderActionResume.js +1 -1
- package/src/zuora_api/model/OrderActionSuspend.js +1 -1
- package/src/zuora_api/model/OrderActionTermsAndConditions.js +1 -1
- package/src/zuora_api/model/OrderActionUpdateProduct.js +1 -1
- package/src/zuora_api/model/OrderCreateAccount.js +1 -1
- package/src/zuora_api/model/OrderCreateAccountContact.js +1 -1
- package/src/zuora_api/model/OrderDeltaMetric.js +1 -1
- package/src/zuora_api/model/OrderDeltaMrr.js +1 -1
- package/src/zuora_api/model/OrderDeltaQty.js +1 -1
- package/src/zuora_api/model/OrderDeltaTcb.js +1 -1
- package/src/zuora_api/model/OrderDeltaTcv.js +1 -1
- package/src/zuora_api/model/OrderExistingAccountDetails.js +1 -1
- package/src/zuora_api/model/OrderItem.js +1 -1
- package/src/zuora_api/model/OrderLineItem.js +1 -1
- package/src/zuora_api/model/OrderMetric.js +1 -1
- package/src/zuora_api/model/OrderRampIntervalMetrics.js +1 -1
- package/src/zuora_api/model/OrderRampMetrics.js +1 -1
- package/src/zuora_api/model/OrderSchedulingOptions.js +1 -1
- package/src/zuora_api/model/OrderSubscriptions.js +1 -1
- package/src/zuora_api/model/OrderSubscriptionsSubscriptionOwnerAccountDetails.js +1 -1
- package/src/zuora_api/model/OrganizationLabel.js +1 -1
- package/src/zuora_api/model/OverrideDiscountApplyDetail.js +1 -1
- package/src/zuora_api/model/PATCHUpdateWorkflowRequest.js +1 -1
- package/src/zuora_api/model/POSTCreateBookingDateBackfillJob200Response.js +1 -1
- package/src/zuora_api/model/POSTCreateDataBackfillJob200Response.js +1 -1
- package/src/zuora_api/model/POSTCreateDataBackfillJobRequest.js +1 -1
- package/src/zuora_api/model/PUTStopBookingDateBackfillJobByIdRequest.js +1 -1
- package/src/zuora_api/model/Payment.js +1 -1
- package/src/zuora_api/model/PaymentData.js +1 -1
- package/src/zuora_api/model/PaymentEntityPrefix.js +1 -1
- package/src/zuora_api/model/PaymentGatewaysResponse.js +1 -1
- package/src/zuora_api/model/PaymentGatwayResponse.js +1 -1
- package/src/zuora_api/model/PaymentItemPart.js +1 -1
- package/src/zuora_api/model/PaymentMethodObjectCustomFields.js +1 -1
- package/src/zuora_api/model/PaymentMethodObjectCustomFieldsForAccount.js +1 -1
- package/src/zuora_api/model/PaymentMethodRequestMandateInfo.js +1 -1
- package/src/zuora_api/model/PaymentMethodRequestProcessingOptions.js +1 -1
- package/src/zuora_api/model/PaymentMethodRequestTokens.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseACH.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseApplePay.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseBankTransfer.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseCardBinInfo.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseCreditCard.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseGooglePay.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponseMandateInfo.js +1 -1
- package/src/zuora_api/model/PaymentMethodResponsePayPal.js +1 -1
- package/src/zuora_api/model/PaymentMethodSnapshotResponse.js +1 -1
- package/src/zuora_api/model/PaymentMethodTransactionLogResponse.js +1 -1
- package/src/zuora_api/model/PaymentMethodUpdaterInstanceResponse.js +1 -1
- package/src/zuora_api/model/PaymentMethodUpdaterInstancesResponse.js +1 -1
- package/src/zuora_api/model/PaymentPart.js +1 -1
- package/src/zuora_api/model/PaymentProfile.js +1 -1
- package/src/zuora_api/model/PaymentRequestFinanceInformation.js +1 -1
- package/src/zuora_api/model/PaymentResponse.js +1 -1
- package/src/zuora_api/model/PaymentRun.js +1 -1
- package/src/zuora_api/model/PaymentRunResponse.js +1 -1
- package/src/zuora_api/model/PaymentSchedule.js +1 -1
- package/src/zuora_api/model/PaymentScheduleBillingDocument.js +1 -1
- package/src/zuora_api/model/PaymentScheduleItem.js +1 -1
- package/src/zuora_api/model/PaymentScheduleItemResponse.js +1 -1
- package/src/zuora_api/model/PaymentScheduleLinkedPaymentID.js +1 -1
- package/src/zuora_api/model/PaymentSchedulePaymentOptionFields.js +1 -1
- package/src/zuora_api/model/PaymentSchedulePaymentOptionFieldsDetail.js +1 -1
- package/src/zuora_api/model/PaymentScheduleResponse.js +1 -1
- package/src/zuora_api/model/PaymentTransactionLogResponse.js +1 -1
- package/src/zuora_api/model/PaymentVolumeSummaryRecord.js +1 -1
- package/src/zuora_api/model/PaymentWithCustomRates.js +1 -1
- package/src/zuora_api/model/PostAsyncInvoiceRequest.js +1 -1
- package/src/zuora_api/model/PostAttachmentResponse.js +1 -1
- package/src/zuora_api/model/PostAttachmentsRequest.js +1 -1
- package/src/zuora_api/model/PostBillRunRequest.js +1 -1
- package/src/zuora_api/model/PostBusinessRegionsRequest.js +1 -1
- package/src/zuora_api/model/PostCreateOrUpdateEmailTemplateRequest.js +1 -1
- package/src/zuora_api/model/PostCreateOrUpdateEmailTemplateRequestFormat.js +1 -1
- package/src/zuora_api/model/PostCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/PostCustomObjectDefinitionFieldDefinitionRequest.js +1 -1
- package/src/zuora_api/model/PostCustomObjectDefinitionsRequest.js +1 -1
- package/src/zuora_api/model/PostCustomObjectDefinitionsRequestDefinition.js +1 -1
- package/src/zuora_api/model/PostCustomObjectRecordsRequest.js +1 -1
- package/src/zuora_api/model/PostCustomObjectRecordsResponse.js +1 -1
- package/src/zuora_api/model/PostEventTriggerRequest.js +1 -1
- package/src/zuora_api/model/PostInvoiceRequest.js +1 -1
- package/src/zuora_api/model/PostPublicEmailTemplateRequest.js +1 -1
- package/src/zuora_api/model/PostPublicNotificationDefinitionRequest.js +1 -1
- package/src/zuora_api/model/PostPublicNotificationDefinitionRequestCallout.js +1 -1
- package/src/zuora_api/model/PostPublicNotificationDefinitionRequestFilterRule.js +1 -1
- package/src/zuora_api/model/PostResendCalloutNotifications.js +1 -1
- package/src/zuora_api/model/PostResendEmailNotifications.js +1 -1
- package/src/zuora_api/model/PostRunWorkflow400Response.js +1 -1
- package/src/zuora_api/model/PostRunWorkflow406Response.js +1 -1
- package/src/zuora_api/model/PostScheduledEventRequest.js +1 -1
- package/src/zuora_api/model/PostScheduledEventRequestParametersValue.js +1 -1
- package/src/zuora_api/model/PostServiceProviderRequest.js +1 -1
- package/src/zuora_api/model/PostWorkflowDefinitionImportRequest.js +1 -1
- package/src/zuora_api/model/PostWorkflowVersionsImportRequest.js +1 -1
- package/src/zuora_api/model/PreviewAccountInfo.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetrics.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetricsCmrr.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetricsTax.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetricsTcb.js +1 -1
- package/src/zuora_api/model/PreviewChargeMetricsTcv.js +1 -1
- package/src/zuora_api/model/PreviewContactInfo.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionCreditMemoItemResult.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionDiscountDetails.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionInvoiceItemResult.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionResultCreditMemos.js +1 -1
- package/src/zuora_api/model/PreviewExistingSubscriptionResultInvoices.js +1 -1
- package/src/zuora_api/model/PreviewOptions.js +1 -1
- package/src/zuora_api/model/PreviewOrderAsyncRequest.js +1 -1
- package/src/zuora_api/model/PreviewOrderAsyncResponse.js +1 -1
- package/src/zuora_api/model/PreviewOrderChargeOverride.js +1 -1
- package/src/zuora_api/model/PreviewOrderChargeUpdate.js +1 -1
- package/src/zuora_api/model/PreviewOrderCreateSubscription.js +1 -1
- package/src/zuora_api/model/PreviewOrderCreateSubscriptionTerms.js +1 -1
- package/src/zuora_api/model/PreviewOrderOrderAction.js +1 -1
- package/src/zuora_api/model/PreviewOrderPricingUpdate.js +1 -1
- package/src/zuora_api/model/PreviewOrderRatePlanOverride.js +1 -1
- package/src/zuora_api/model/PreviewOrderRatePlanUpdate.js +1 -1
- package/src/zuora_api/model/PreviewOrderRequest.js +1 -1
- package/src/zuora_api/model/PreviewOrderResponse.js +1 -1
- package/src/zuora_api/model/PreviewOrderResult.js +1 -1
- package/src/zuora_api/model/PreviewOrderResultChargeMetrics.js +1 -1
- package/src/zuora_api/model/PreviewOrderResultCreditMemos.js +1 -1
- package/src/zuora_api/model/PreviewOrderResultDeltaMetrics.js +1 -1
- package/src/zuora_api/model/PreviewOrderResultInvoices.js +1 -1
- package/src/zuora_api/model/PreviewOrderSubscriptionOwnerAccount.js +1 -1
- package/src/zuora_api/model/PreviewOrderSubscriptions.js +1 -1
- package/src/zuora_api/model/PreviewOrderSubscriptionsAsync.js +1 -1
- package/src/zuora_api/model/PreviewPaymentSchedule.js +1 -1
- package/src/zuora_api/model/PreviewResultOrderMetricsInner.js +1 -1
- package/src/zuora_api/model/PreviewResultOrderMetricsInnerOrderActionsInner.js +1 -1
- package/src/zuora_api/model/PreviewStartDate.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionAccountInfo.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionBillToContact.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionInvoice.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionInvoiceItem.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/PreviewSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/PreviewThroughDate.js +1 -1
- package/src/zuora_api/model/PriceChangeParams.js +1 -1
- package/src/zuora_api/model/PricingUpdate.js +1 -1
- package/src/zuora_api/model/ProcessingOptions.js +1 -1
- package/src/zuora_api/model/ProcessingOptionsWithDelayedCapturePayment.js +1 -1
- package/src/zuora_api/model/Product.js +1 -1
- package/src/zuora_api/model/ProductFeature.js +1 -1
- package/src/zuora_api/model/ProductObjectNSFields.js +1 -1
- package/src/zuora_api/model/ProductRatePlan.js +1 -1
- package/src/zuora_api/model/ProductRatePlanCharge.js +1 -1
- package/src/zuora_api/model/ProductRatePlanChargeFinanceInformation.js +1 -1
- package/src/zuora_api/model/ProductRatePlanChargeObjectNSFields.js +1 -1
- package/src/zuora_api/model/ProductRatePlanChargeTier.js +1 -1
- package/src/zuora_api/model/ProductRatePlanChargeTierData.js +1 -1
- package/src/zuora_api/model/ProductRatePlanObjectNSFields.js +1 -1
- package/src/zuora_api/model/ProductRatePlanWithExternalId.js +1 -1
- package/src/zuora_api/model/ProxyActioncreateRequest.js +1 -1
- package/src/zuora_api/model/ProxyActiondeleteRequest.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryMoreRequest.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryMoreRequestConf.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryMoreResponse.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryRequest.js +1 -1
- package/src/zuora_api/model/ProxyActionqueryResponse.js +1 -1
- package/src/zuora_api/model/ProxyActionupdateRequest.js +1 -1
- package/src/zuora_api/model/ProxyBadRequestResponse.js +1 -1
- package/src/zuora_api/model/ProxyBadRequestResponseErrorsInner.js +1 -1
- package/src/zuora_api/model/ProxyCreateOrModifyResponse.js +1 -1
- package/src/zuora_api/model/ProxyCreateTaxationItemRequest.js +1 -1
- package/src/zuora_api/model/ProxyDeleteResponse.js +1 -1
- package/src/zuora_api/model/ProxyGetImport.js +1 -1
- package/src/zuora_api/model/ProxyNoDataResponse.js +1 -1
- package/src/zuora_api/model/ProxyPostImport.js +1 -1
- package/src/zuora_api/model/ProxyUnauthorizedResponse.js +1 -1
- package/src/zuora_api/model/PutAttachmentRequest.js +1 -1
- package/src/zuora_api/model/PutBusinessRegionRequest.js +1 -1
- package/src/zuora_api/model/PutEventTriggerRequest.js +1 -1
- package/src/zuora_api/model/PutEventTriggerRequestEventType.js +1 -1
- package/src/zuora_api/model/PutPublicEmailTemplateRequest.js +1 -1
- package/src/zuora_api/model/PutPublicNotificationDefinitionRequest.js +1 -1
- package/src/zuora_api/model/PutPublicNotificationDefinitionRequestCallout.js +1 -1
- package/src/zuora_api/model/PutPublicNotificationDefinitionRequestFilterRule.js +1 -1
- package/src/zuora_api/model/PutRevproAccCodeResponse.js +1 -1
- package/src/zuora_api/model/PutScheduledEventRequest.js +1 -1
- package/src/zuora_api/model/PutServiceProviderRequest.js +1 -1
- package/src/zuora_api/model/PutTasksRequest.js +1 -1
- package/src/zuora_api/model/QuantityForUsageCharges.js +1 -1
- package/src/zuora_api/model/QueryAccountsResponse.js +12 -12
- package/src/zuora_api/model/QueryAmendmentsResponse.js +12 -12
- package/src/zuora_api/model/QueryBillingRunsResponse.js +12 -12
- package/src/zuora_api/model/QueryContactsResponse.js +12 -12
- package/src/zuora_api/model/QueryCreditMemoApplicationsResponse.js +12 -12
- package/src/zuora_api/model/QueryCreditMemoItemsResponse.js +12 -12
- package/src/zuora_api/model/QueryCreditMemosResponse.js +12 -12
- package/src/zuora_api/model/QueryCustomObjectRecordsResponse.js +1 -1
- package/src/zuora_api/model/QueryCustomObjectsResponse.js +12 -12
- package/src/zuora_api/model/QueryDailyConsumptionSummarysResponse.js +12 -12
- package/src/zuora_api/model/QueryDebitMemoItemsResponse.js +12 -12
- package/src/zuora_api/model/QueryDebitMemosResponse.js +12 -12
- package/src/zuora_api/model/QueryInvoiceItemsResponse.js +12 -12
- package/src/zuora_api/model/QueryInvoiceSchedulesResponse.js +12 -12
- package/src/zuora_api/model/QueryInvoicesResponse.js +12 -12
- package/src/zuora_api/model/QueryOrderActionsResponse.js +12 -12
- package/src/zuora_api/model/QueryOrderLineItemsResponse.js +12 -12
- package/src/zuora_api/model/QueryOrderssResponse.js +12 -12
- package/src/zuora_api/model/QueryPaymentApplicationsResponse.js +12 -12
- package/src/zuora_api/model/QueryPaymentMethodSnapshotsResponse.js +12 -12
- package/src/zuora_api/model/QueryPaymentMethodsResponse.js +12 -12
- package/src/zuora_api/model/QueryPaymentRunsResponse.js +12 -12
- package/src/zuora_api/model/QueryPaymentScheduleItemsResponse.js +12 -12
- package/src/zuora_api/model/QueryPaymentSchedulesResponse.js +12 -12
- package/src/zuora_api/model/QueryPaymentsResponse.js +12 -12
- package/src/zuora_api/model/QueryPrepaidBalanceFundsResponse.js +12 -12
- package/src/zuora_api/model/QueryPrepaidBalanceTransactionsResponse.js +12 -12
- package/src/zuora_api/model/QueryPrepaidBalancesResponse.js +12 -12
- package/src/zuora_api/model/QueryProcessedUsagesResponse.js +12 -12
- package/src/zuora_api/model/QueryProductRatePlanChargeTiersResponse.js +12 -12
- package/src/zuora_api/model/QueryProductRatePlanChargesResponse.js +12 -12
- package/src/zuora_api/model/QueryProductRatePlansResponse.js +12 -12
- package/src/zuora_api/model/QueryProductsResponse.js +12 -12
- package/src/zuora_api/model/QueryRatePlanChargeTiersResponse.js +12 -12
- package/src/zuora_api/model/QueryRatePlanChargesResponse.js +12 -12
- package/src/zuora_api/model/QueryRatePlansResponse.js +12 -12
- package/src/zuora_api/model/QueryRatingDetailsResponse.js +12 -12
- package/src/zuora_api/model/QueryRatingResultsResponse.js +12 -12
- package/src/zuora_api/model/QueryRefundApplicationItemsResponse.js +12 -12
- package/src/zuora_api/model/QueryRefundApplicationsResponse.js +12 -12
- package/src/zuora_api/model/QueryRefundsResponse.js +12 -12
- package/src/zuora_api/model/QuerySubscriptionsResponse.js +12 -12
- package/src/zuora_api/model/QuerySummaryStatementRunsResponse.js +12 -12
- package/src/zuora_api/model/QuerySummaryStatementsResponse.js +12 -12
- package/src/zuora_api/model/QueryTaxationItemsResponse.js +12 -12
- package/src/zuora_api/model/QueryUsagesResponse.js +12 -12
- package/src/zuora_api/model/QueryValidityPeriodSummarysResponse.js +12 -12
- package/src/zuora_api/model/QuoteObjectFields.js +1 -1
- package/src/zuora_api/model/RSASignatureResponse.js +1 -1
- package/src/zuora_api/model/RampChargeRequest.js +1 -1
- package/src/zuora_api/model/RampChargeResponse.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeDeltaMetrics.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeDeltaMetricsDeltaMrrInner.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeDeltaMetricsDeltaQuantityInner.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeMetrics.js +1 -1
- package/src/zuora_api/model/RampIntervalChargeMetricsMrrInner.js +1 -1
- package/src/zuora_api/model/RampIntervalMetrics.js +1 -1
- package/src/zuora_api/model/RampIntervalRequest.js +1 -1
- package/src/zuora_api/model/RampIntervalResponse.js +1 -1
- package/src/zuora_api/model/RampMetrics.js +1 -1
- package/src/zuora_api/model/RampResponse.js +1 -1
- package/src/zuora_api/model/RatePlan.js +1 -1
- package/src/zuora_api/model/RatePlanChangeLog.js +1 -1
- package/src/zuora_api/model/RatePlanChargeChangeLog.js +1 -1
- package/src/zuora_api/model/RatePlanChargeObjectCustomFields.js +1 -1
- package/src/zuora_api/model/RatePlanChargeOverridePricing.js +1 -1
- package/src/zuora_api/model/RatePlanChargeSegment.js +1 -1
- package/src/zuora_api/model/RatePlanChargeSegmentInfo.js +1 -1
- package/src/zuora_api/model/RatePlanChargeTier.js +1 -1
- package/src/zuora_api/model/RatePlanFeatureOverride.js +1 -1
- package/src/zuora_api/model/RatePlanObjectCustomFields.js +1 -1
- package/src/zuora_api/model/RatePlanOverride.js +1 -1
- package/src/zuora_api/model/RatePlanUpdate.js +1 -1
- package/src/zuora_api/model/RatingPropertiesOverride.js +1 -1
- package/src/zuora_api/model/ReconcileRefundRequest.js +1 -1
- package/src/zuora_api/model/RecurringDeliveryPricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringDeliveryPricingUpdate.js +1 -1
- package/src/zuora_api/model/RecurringFlatFeePricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringFlatFeePricingUpdate.js +1 -1
- package/src/zuora_api/model/RecurringPerUnitPricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringPerUnitPricingUpdate.js +1 -1
- package/src/zuora_api/model/RecurringTieredPricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringTieredPricingUpdate.js +1 -1
- package/src/zuora_api/model/RecurringVolumePricingOverride.js +1 -1
- package/src/zuora_api/model/RecurringVolumePricingUpdate.js +1 -1
- package/src/zuora_api/model/Refund.js +1 -1
- package/src/zuora_api/model/RefundCreditMemoItemRequest.js +1 -1
- package/src/zuora_api/model/RefundCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/RefundCreditMemoResponse.js +1 -1
- package/src/zuora_api/model/RefundEntityPrefix.js +1 -1
- package/src/zuora_api/model/RefundItemPart.js +1 -1
- package/src/zuora_api/model/RefundObjectCustomFields.js +1 -1
- package/src/zuora_api/model/RefundObjectNSFields.js +1 -1
- package/src/zuora_api/model/RefundPart.js +1 -1
- package/src/zuora_api/model/RefundRequestFinanceInformation.js +1 -1
- package/src/zuora_api/model/RefundResponse.js +1 -1
- package/src/zuora_api/model/RegenerateBillingRequest.js +1 -1
- package/src/zuora_api/model/RegenerateBookingRequest.js +1 -1
- package/src/zuora_api/model/RegenerateRevRecEventsResponse.js +1 -1
- package/src/zuora_api/model/RegenerateTransactionObjectResponse.js +1 -1
- package/src/zuora_api/model/RejectPaymentRequest.js +1 -1
- package/src/zuora_api/model/RemoveCatalogGroupProductRatePlan.js +1 -1
- package/src/zuora_api/model/RemoveSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/RenewSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/RenewSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/RenewalTerm.js +1 -1
- package/src/zuora_api/model/ReportDownloadErrorResponse.js +1 -1
- package/src/zuora_api/model/ReportFileNotExistsResponse.js +1 -1
- package/src/zuora_api/model/ReportListErrorResponse.js +1 -1
- package/src/zuora_api/model/ReportListResponse.js +1 -1
- package/src/zuora_api/model/ResendCalloutNotificationsFailedResponse.js +1 -1
- package/src/zuora_api/model/ResendCalloutNotificationsFailedResponseValue.js +1 -1
- package/src/zuora_api/model/ResendEmailNotificationsFailedResponse.js +1 -1
- package/src/zuora_api/model/ResendEmailNotificationsFailedResponseValue.js +1 -1
- package/src/zuora_api/model/ResumeSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/ResumeSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponse.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponseFailedInner.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponseSkippedInner.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponseSucceededInner.js +1 -1
- package/src/zuora_api/model/RetrieveDeploymentResponseTargetTenant.js +1 -1
- package/src/zuora_api/model/RetryPaymentScheduleItem.js +1 -1
- package/src/zuora_api/model/RetryPaymentScheduleItemRequest.js +1 -1
- package/src/zuora_api/model/RetryPaymentScheduleItemResponse.js +1 -1
- package/src/zuora_api/model/ReverseCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/ReverseCreditMemoResponse.js +1 -1
- package/src/zuora_api/model/ReverseCreditMemoResponseCreditMemo.js +1 -1
- package/src/zuora_api/model/ReverseCreditMemoResponseDebitMemo.js +1 -1
- package/src/zuora_api/model/ReverseInvoiceRequest.js +1 -1
- package/src/zuora_api/model/ReverseInvoiceResponse.js +1 -1
- package/src/zuora_api/model/ReverseInvoiceResponseCreditMemo.js +1 -1
- package/src/zuora_api/model/ReverseInvoiceResponseDebitMemo.js +1 -1
- package/src/zuora_api/model/ReversePaymentRequest.js +1 -1
- package/src/zuora_api/model/RevertDeploymentResponse.js +1 -1
- package/src/zuora_api/model/RevertOrderRequest.js +1 -1
- package/src/zuora_api/model/RevertOrderResponse.js +1 -1
- package/src/zuora_api/model/RevproAccountingCodes.js +1 -1
- package/src/zuora_api/model/SaveResult.js +1 -1
- package/src/zuora_api/model/ServiceProvider.js +1 -1
- package/src/zuora_api/model/ServiceProviderResponse.js +1 -1
- package/src/zuora_api/model/SettingComponentKeyValue.js +1 -1
- package/src/zuora_api/model/SettingItemHttpOperation.js +1 -1
- package/src/zuora_api/model/SettingItemHttpRequestParameter.js +1 -1
- package/src/zuora_api/model/SettingItemWithOperationsInformation.js +1 -1
- package/src/zuora_api/model/SettingSourceComponent.js +1 -1
- package/src/zuora_api/model/SettingValueRequest.js +1 -1
- package/src/zuora_api/model/SettingValueResponse.js +1 -1
- package/src/zuora_api/model/SettingValueResponseWrapper.js +1 -1
- package/src/zuora_api/model/SettingsBatchRequest.js +1 -1
- package/src/zuora_api/model/SettingsBatchResponse.js +1 -1
- package/src/zuora_api/model/SettlePaymentRequest.js +1 -1
- package/src/zuora_api/model/SignUpCreatePMPayPalECPayPalNativeEC.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodCardholderInfo.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodCommon.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodCreditCard.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodCreditCardReferenceTransaction.js +1 -1
- package/src/zuora_api/model/SignUpCreatePaymentMethodPayPalAdaptive.js +1 -1
- package/src/zuora_api/model/SignUpPaymentMethod.js +1 -1
- package/src/zuora_api/model/SignUpPaymentMethodObjectCustomFields.js +1 -1
- package/src/zuora_api/model/SignUpRequest.js +1 -1
- package/src/zuora_api/model/SignUpResponse.js +1 -1
- package/src/zuora_api/model/SignUpResponseReasons.js +1 -1
- package/src/zuora_api/model/SignUpTaxInfo.js +1 -1
- package/src/zuora_api/model/SignedUrlInvalidReportResponse.js +1 -1
- package/src/zuora_api/model/SignedUrlReportNotFoundResponse.js +1 -1
- package/src/zuora_api/model/SignedUrlSuccessResponse.js +1 -1
- package/src/zuora_api/model/StageErrorNoRecordResponse.js +1 -1
- package/src/zuora_api/model/StageErrorResponse.js +1 -1
- package/src/zuora_api/model/StageErrorResponseResultInner.js +1 -1
- package/src/zuora_api/model/StoredCredentialProfileResponse.js +1 -1
- package/src/zuora_api/model/StoredCredentialProfilesResponse.js +1 -1
- package/src/zuora_api/model/SubmitDataLabelingJobRequest.js +1 -1
- package/src/zuora_api/model/SubmitDataLabelingJobResponse.js +1 -1
- package/src/zuora_api/model/SubmitDataQueryRequest.js +1 -1
- package/src/zuora_api/model/SubmitDataQueryRequestOutput.js +1 -1
- package/src/zuora_api/model/SubmitDataQueryResponse.js +1 -1
- package/src/zuora_api/model/SubscribeToProduct.js +1 -1
- package/src/zuora_api/model/SubscriptionChangeLog.js +1 -1
- package/src/zuora_api/model/SubscriptionCreditMemo.js +1 -1
- package/src/zuora_api/model/SubscriptionCreditMemoItem.js +1 -1
- package/src/zuora_api/model/SubscriptionData.js +1 -1
- package/src/zuora_api/model/SubscriptionMetrics.js +1 -1
- package/src/zuora_api/model/SubscriptionObjectNSFields.js +1 -1
- package/src/zuora_api/model/SubscriptionObjectQTFields.js +1 -1
- package/src/zuora_api/model/SubscriptionProductFeature.js +1 -1
- package/src/zuora_api/model/SubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/SubscriptionStatusHistory.js +1 -1
- package/src/zuora_api/model/SubscriptionTaxationItem.js +1 -1
- package/src/zuora_api/model/SuspendSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/SuspendSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/SystemHealthErrorResponse.js +1 -1
- package/src/zuora_api/model/Task.js +1 -1
- package/src/zuora_api/model/TasksResponse.js +1 -1
- package/src/zuora_api/model/TasksResponsePagination.js +1 -1
- package/src/zuora_api/model/TaxInfo.js +1 -1
- package/src/zuora_api/model/TaxItemsFinanceInformation.js +1 -1
- package/src/zuora_api/model/TaxationItem.js +1 -1
- package/src/zuora_api/model/TaxationItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/TaxationItemsData.js +1 -1
- package/src/zuora_api/model/TaxationItemsDataResponse.js +1 -1
- package/src/zuora_api/model/TermInfo.js +1 -1
- package/src/zuora_api/model/Tier.js +1 -1
- package/src/zuora_api/model/TimeSlicedElpNetMetrics.js +1 -1
- package/src/zuora_api/model/TimeSlicedMetrics.js +1 -1
- package/src/zuora_api/model/TimeSlicedNetMetrics.js +1 -1
- package/src/zuora_api/model/TimeSlicedTcbNetMetrics.js +1 -1
- package/src/zuora_api/model/TokenResponse.js +1 -1
- package/src/zuora_api/model/TransferContactRequest.js +1 -1
- package/src/zuora_api/model/TransferPayment.js +1 -1
- package/src/zuora_api/model/TriggerDate.js +1 -1
- package/src/zuora_api/model/TriggerParams.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoItemToDebitMemoItem.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoItemToInvoiceItem.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoToDebitMemo.js +1 -1
- package/src/zuora_api/model/UnapplyCreditMemoToInvoice.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentDebitMemoApplication.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentDebitMemoApplicationItem.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentInvoiceApplication.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentInvoiceApplicationItem.js +1 -1
- package/src/zuora_api/model/UnapplyPaymentRequest.js +1 -1
- package/src/zuora_api/model/UpdateAccountContact.js +1 -1
- package/src/zuora_api/model/UpdateAccountRequest.js +1 -1
- package/src/zuora_api/model/UpdateAccountingCodeRequest.js +1 -1
- package/src/zuora_api/model/UpdateAccountingPeriodRequest.js +1 -1
- package/src/zuora_api/model/UpdateBasicSummaryJournalEntryRequest.js +1 -1
- package/src/zuora_api/model/UpdateCatalogGroupRequest.js +1 -1
- package/src/zuora_api/model/UpdateContactRequest.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoItem.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoTaxItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateCreditMemoWithId.js +1 -1
- package/src/zuora_api/model/UpdateCustomObjectCusotmField.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoItem.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoTaxItemFinanceInformation.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoTaxItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemoWithId.js +1 -1
- package/src/zuora_api/model/UpdateDebitMemosDueDatesRequest.js +1 -1
- package/src/zuora_api/model/UpdateDiscountInvoiceItem.js +1 -1
- package/src/zuora_api/model/UpdateFulfillmentItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateFulfillmentRequest.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceItem.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceRequest.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceResponse.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceScheduleItem.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceScheduleRequest.js +1 -1
- package/src/zuora_api/model/UpdateJournalEntryItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateOpenPaymentMethodTypeRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderAction.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionChargeTriggerDate.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionTriggerDate.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionTriggerDates.js +1 -1
- package/src/zuora_api/model/UpdateOrderActionTriggerDatesRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderCustomFieldsRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderLineItem.js +1 -1
- package/src/zuora_api/model/UpdateOrderLineItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderSubscriptionsCustomFields.js +1 -1
- package/src/zuora_api/model/UpdateOrderSubscriptionsOrderActionsCustomFields.js +1 -1
- package/src/zuora_api/model/UpdateOrderTriggerDateResponse.js +1 -1
- package/src/zuora_api/model/UpdateOrderTriggerDatesRequest.js +1 -1
- package/src/zuora_api/model/UpdateOrderTriggerDatesResponse.js +1 -1
- package/src/zuora_api/model/UpdatePaymentMethodRequest.js +1 -1
- package/src/zuora_api/model/UpdatePaymentMethodRequestCreditCardInfo.js +1 -1
- package/src/zuora_api/model/UpdatePaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/UpdatePaymentRequest.js +1 -1
- package/src/zuora_api/model/UpdatePaymentRunRequest.js +1 -1
- package/src/zuora_api/model/UpdatePaymentScheduleItemRequest.js +1 -1
- package/src/zuora_api/model/UpdatePaymentScheduleRequest.js +1 -1
- package/src/zuora_api/model/UpdateProductRatePlanChargeRequest.js +1 -1
- package/src/zuora_api/model/UpdateProductRatePlanChargeTierRequest.js +1 -1
- package/src/zuora_api/model/UpdateProductRatePlanRequest.js +1 -1
- package/src/zuora_api/model/UpdateProductRequest.js +1 -1
- package/src/zuora_api/model/UpdateRatePlanCharge.js +1 -1
- package/src/zuora_api/model/UpdateRefundRequest.js +1 -1
- package/src/zuora_api/model/UpdateSequenceSetRequest.js +1 -1
- package/src/zuora_api/model/UpdateSequenceSetResponse.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionChargeCustomFields.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionChargeCustomFieldsOfASpecifiedVersion.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionCustomFieldsOfASpecifiedVersionRequest.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionCustomFieldsRequest.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionRatePlan.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionRatePlanCustomFields.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionRatePlanCustomFieldsOfASpecifiedVersion.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionRequest.js +1 -1
- package/src/zuora_api/model/UpdateSubscriptionResponse.js +1 -1
- package/src/zuora_api/model/UpdateTask.js +1 -1
- package/src/zuora_api/model/UpdateTaxationItemForFinanceInformation.js +1 -1
- package/src/zuora_api/model/UpdateTaxationItemRequest.js +1 -1
- package/src/zuora_api/model/UpdateUsageRequest.js +1 -1
- package/src/zuora_api/model/UpdaterPaymentMethodRequestAccountHolderInfo.js +1 -1
- package/src/zuora_api/model/UploadCsvErrorResponse.js +1 -1
- package/src/zuora_api/model/UploadCsvErrorStatusResponse.js +1 -1
- package/src/zuora_api/model/UploadCsvResponse.js +1 -1
- package/src/zuora_api/model/UploadCsvResponseResult.js +1 -1
- package/src/zuora_api/model/UploadCsvStatusResponse.js +1 -1
- package/src/zuora_api/model/UploadCsvStatusResponseResult.js +1 -1
- package/src/zuora_api/model/UploadFileErrorResponse.js +1 -1
- package/src/zuora_api/model/UploadFileErrorResponseResult.js +1 -1
- package/src/zuora_api/model/UploadFileForCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/UploadFileForDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/UploadFileForInvoiceRequest.js +1 -1
- package/src/zuora_api/model/UploadFileRequest.js +1 -1
- package/src/zuora_api/model/UploadFileResponse.js +1 -1
- package/src/zuora_api/model/UploadFileStatusErrorResponse.js +1 -1
- package/src/zuora_api/model/UploadFileStatusNoContent.js +1 -1
- package/src/zuora_api/model/UploadFileStatusResponse.js +1 -1
- package/src/zuora_api/model/UploadFileStatusResponseResultInner.js +1 -1
- package/src/zuora_api/model/UploadRevenueFileResponse.js +1 -1
- package/src/zuora_api/model/UploadRevenueFileResponseResult.js +1 -1
- package/src/zuora_api/model/UploadUsageFileRequest.js +1 -1
- package/src/zuora_api/model/UploadUsageFileResponse.js +1 -1
- package/src/zuora_api/model/Usage.js +1 -1
- package/src/zuora_api/model/UsageFlatFeePricingOverride.js +1 -1
- package/src/zuora_api/model/UsageFlatFeePricingUpdate.js +1 -1
- package/src/zuora_api/model/UsageItem.js +1 -1
- package/src/zuora_api/model/UsageOveragePricingOverride.js +1 -1
- package/src/zuora_api/model/UsageOveragePricingUpdate.js +1 -1
- package/src/zuora_api/model/UsagePerUnitPricingOverride.js +1 -1
- package/src/zuora_api/model/UsagePerUnitPricingUpdate.js +1 -1
- package/src/zuora_api/model/UsageTieredPricingOverride.js +1 -1
- package/src/zuora_api/model/UsageTieredPricingUpdate.js +1 -1
- package/src/zuora_api/model/UsageTieredWithOveragePricingOverride.js +1 -1
- package/src/zuora_api/model/UsageTieredWithOveragePricingUpdate.js +1 -1
- package/src/zuora_api/model/UsageValues.js +1 -1
- package/src/zuora_api/model/UsageVolumePricingOverride.js +1 -1
- package/src/zuora_api/model/UsageVolumePricingUpdate.js +1 -1
- package/src/zuora_api/model/UsagesResponse.js +1 -1
- package/src/zuora_api/model/ValidationErrors.js +1 -1
- package/src/zuora_api/model/ValidationReasons.js +1 -1
- package/src/zuora_api/model/VerifyPaymentMethodRequest.js +1 -1
- package/src/zuora_api/model/VerifyPaymentMethodResponse.js +1 -1
- package/src/zuora_api/model/Workflow.js +1 -1
- package/src/zuora_api/model/WorkflowDefinition.js +1 -1
- package/src/zuora_api/model/WorkflowDefinitionActiveVersion.js +1 -1
- package/src/zuora_api/model/WorkflowDefinitionAndVersions.js +1 -1
- package/src/zuora_api/model/WorkflowError.js +1 -1
- package/src/zuora_api/model/WorkflowInstance.js +1 -1
- package/src/zuora_api/model/WriteOffBehavior.js +1 -1
- package/src/zuora_api/model/WriteOffBehaviorFinanceInformation.js +1 -1
- package/src/zuora_api/model/WriteOffCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/WriteOffCreditMemoResponse.js +1 -1
- package/src/zuora_api/model/WriteOffCreditMemoResponseDebitMemo.js +1 -1
- package/src/zuora_api/model/WriteOffDebitMemoRequest.js +1 -1
- package/src/zuora_api/model/WriteOffDebitMemoResponse.js +1 -1
- package/src/zuora_api/model/WriteOffInvoiceRequest.js +1 -1
- package/src/zuora_api/model/WriteOffInvoiceResponse.js +1 -1
- package/src/zuora_api/model/WriteOffInvoiceResponseCreditMemo.js +1 -1
- package/src/zuora_api/model/WriteOffOptions.js +1 -1
- package/src/zuora_api/model/WriteOffResultTransaction.js +1 -1
- package/src/zuora_api/model/WriteOffResults.js +1 -1
- package/src/zuora_api/model/ZObject.js +1 -1
- package/src/zuora_api/model/ZObjectUpdate.js +1 -1
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*//**
|
|
13
13
|
* ObjectQueries service.
|
|
14
14
|
* @module api/ObjectQueriesApi
|
|
15
|
-
* @version 3.3.0
|
|
15
|
+
* @version 3.3.0
|
|
16
16
|
*/var ObjectQueriesApi=exports["default"]=/*#__PURE__*/function(){/**
|
|
17
17
|
* Constructs a new ObjectQueriesApi.
|
|
18
18
|
* @alias module:api/ObjectQueriesApi
|
|
@@ -30,6 +30,7 @@
|
|
|
30
30
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
31
31
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
32
32
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
33
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
33
34
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
34
35
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
35
36
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -37,7 +38,7 @@
|
|
|
37
38
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
38
39
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedAccount} and HTTP response
|
|
39
40
|
*/return _createClass(ObjectQueriesApi,[{key:"queryAccountByKeyWithHttpInfo",value:function queryAccountByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
40
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryAccountByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedAccount["default"];return this.apiClient.callApi('/object-query/accounts/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
41
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryAccountByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedAccount["default"];return this.apiClient.callApi('/object-query/accounts/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
41
42
|
* Query Account by key with filters, expands, sort capabilities. Supported expands: billto,soldto,shipto,defaultpaymentmethod,subscriptions,payments,refunds,creditmemos,debitmemos,invoices,usages,paymentmethods,subscriptions.rateplans,subscriptions.rateplans.rateplancharges.
|
|
42
43
|
* @param {String} key Object ID or Number.
|
|
43
44
|
* @param {Object} opts Optional parameters
|
|
@@ -48,6 +49,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
48
49
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
49
50
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
50
51
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
52
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
51
53
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
52
54
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
53
55
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -64,13 +66,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
64
66
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
65
67
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
66
68
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
69
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
67
70
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
68
71
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
69
72
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
70
73
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
71
74
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
72
75
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryAccountsResponse} and HTTP response
|
|
73
|
-
*/},{key:"queryAccountsWithHttpInfo",value:function queryAccountsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryAccountsResponse["default"];return this.apiClient.callApi('/object-query/accounts','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
76
|
+
*/},{key:"queryAccountsWithHttpInfo",value:function queryAccountsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryAccountsResponse["default"];return this.apiClient.callApi('/object-query/accounts','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
74
77
|
* Query Accounts with filters, expands, sort capabilities. Supported expands: billto,soldto,shipto,defaultpaymentmethod,subscriptions,payments,refunds,creditmemos,debitmemos,invoices,usages,paymentmethods,subscriptions.rateplans,subscriptions.rateplans.rateplancharges.
|
|
75
78
|
* @param {Object} opts Optional parameters
|
|
76
79
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -80,6 +83,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
80
83
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
81
84
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
82
85
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
86
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
83
87
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
84
88
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
85
89
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -97,6 +101,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
97
101
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
98
102
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
99
103
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
104
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
100
105
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
101
106
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
102
107
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -104,7 +109,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
104
109
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
105
110
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedAmendment} and HTTP response
|
|
106
111
|
*/},{key:"queryAmendmentByKeyWithHttpInfo",value:function queryAmendmentByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
107
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryAmendmentByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedAmendment["default"];return this.apiClient.callApi('/object-query/amendments/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
112
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryAmendmentByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedAmendment["default"];return this.apiClient.callApi('/object-query/amendments/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
108
113
|
* Query Amendment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
109
114
|
* @param {String} key Object ID or Number.
|
|
110
115
|
* @param {Object} opts Optional parameters
|
|
@@ -115,6 +120,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
115
120
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
116
121
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
117
122
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
123
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
118
124
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
119
125
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
120
126
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -131,13 +137,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
131
137
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
132
138
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
133
139
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
140
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
134
141
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
135
142
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
136
143
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
137
144
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
138
145
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
139
146
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryAmendmentsResponse} and HTTP response
|
|
140
|
-
*/},{key:"queryAmendmentsWithHttpInfo",value:function queryAmendmentsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryAmendmentsResponse["default"];return this.apiClient.callApi('/object-query/amendments','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
147
|
+
*/},{key:"queryAmendmentsWithHttpInfo",value:function queryAmendmentsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryAmendmentsResponse["default"];return this.apiClient.callApi('/object-query/amendments','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
141
148
|
* Query Amendments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
142
149
|
* @param {Object} opts Optional parameters
|
|
143
150
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -147,6 +154,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
147
154
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
148
155
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
149
156
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
157
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
150
158
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
151
159
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
152
160
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -164,6 +172,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
164
172
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
165
173
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
166
174
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
175
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
167
176
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
168
177
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
169
178
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -171,7 +180,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
171
180
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
172
181
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedBillingRun} and HTTP response
|
|
173
182
|
*/},{key:"queryBillingRunByKeyWithHttpInfo",value:function queryBillingRunByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
174
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryBillingRunByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedBillingRun["default"];return this.apiClient.callApi('/object-query/billing-runs/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
183
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryBillingRunByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedBillingRun["default"];return this.apiClient.callApi('/object-query/billing-runs/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
175
184
|
* Query BillingRun by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
176
185
|
* @param {String} key Object ID or Number.
|
|
177
186
|
* @param {Object} opts Optional parameters
|
|
@@ -182,6 +191,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
182
191
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
183
192
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
184
193
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
194
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
185
195
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
186
196
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
187
197
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -198,13 +208,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
198
208
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
199
209
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
200
210
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
211
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
201
212
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
202
213
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
203
214
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
204
215
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
205
216
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
206
217
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryBillingRunsResponse} and HTTP response
|
|
207
|
-
*/},{key:"queryBillingRunsWithHttpInfo",value:function queryBillingRunsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryBillingRunsResponse["default"];return this.apiClient.callApi('/object-query/billing-runs','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
218
|
+
*/},{key:"queryBillingRunsWithHttpInfo",value:function queryBillingRunsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryBillingRunsResponse["default"];return this.apiClient.callApi('/object-query/billing-runs','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
208
219
|
* Query BillingRuns with filters, expands, sort capabilities. Supported expands: N/A.
|
|
209
220
|
* @param {Object} opts Optional parameters
|
|
210
221
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -214,6 +225,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
214
225
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
215
226
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
216
227
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
228
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
217
229
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
218
230
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
219
231
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -231,6 +243,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
231
243
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
232
244
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
233
245
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
246
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
234
247
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
235
248
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
236
249
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -238,7 +251,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
238
251
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
239
252
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedContact} and HTTP response
|
|
240
253
|
*/},{key:"queryContactByKeyWithHttpInfo",value:function queryContactByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
241
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryContactByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedContact["default"];return this.apiClient.callApi('/object-query/contacts/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
254
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryContactByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedContact["default"];return this.apiClient.callApi('/object-query/contacts/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
242
255
|
* Query Contact by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
243
256
|
* @param {String} key Object ID or Number.
|
|
244
257
|
* @param {Object} opts Optional parameters
|
|
@@ -249,6 +262,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
249
262
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
250
263
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
251
264
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
265
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
252
266
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
253
267
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
254
268
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -265,13 +279,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
265
279
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
266
280
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
267
281
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
282
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
268
283
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
269
284
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
270
285
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
271
286
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
272
287
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
273
288
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryContactsResponse} and HTTP response
|
|
274
|
-
*/},{key:"queryContactsWithHttpInfo",value:function queryContactsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryContactsResponse["default"];return this.apiClient.callApi('/object-query/contacts','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
289
|
+
*/},{key:"queryContactsWithHttpInfo",value:function queryContactsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryContactsResponse["default"];return this.apiClient.callApi('/object-query/contacts','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
275
290
|
* Query Contacts with filters, expands, sort capabilities. Supported expands: N/A.
|
|
276
291
|
* @param {Object} opts Optional parameters
|
|
277
292
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -281,6 +296,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
281
296
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
282
297
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
283
298
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
299
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
284
300
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
285
301
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
286
302
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -298,6 +314,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
298
314
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
299
315
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
300
316
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
317
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
301
318
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
302
319
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
303
320
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -305,7 +322,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
305
322
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
306
323
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedCreditMemoApplication} and HTTP response
|
|
307
324
|
*/},{key:"queryCreditMemoApplicationByKeyWithHttpInfo",value:function queryCreditMemoApplicationByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
308
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryCreditMemoApplicationByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedCreditMemoApplication["default"];return this.apiClient.callApi('/object-query/credit-memo-applications/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
325
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryCreditMemoApplicationByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedCreditMemoApplication["default"];return this.apiClient.callApi('/object-query/credit-memo-applications/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
309
326
|
* Query CreditMemoApplication by key with filters, expands, sort capabilities. Supported expands: creditmemo.
|
|
310
327
|
* @param {String} key Object ID or Number.
|
|
311
328
|
* @param {Object} opts Optional parameters
|
|
@@ -316,6 +333,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
316
333
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
317
334
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
318
335
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
336
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
319
337
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
320
338
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
321
339
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -332,13 +350,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
332
350
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
333
351
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
334
352
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
353
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
335
354
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
336
355
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
337
356
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
338
357
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
339
358
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
340
359
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCreditMemoApplicationsResponse} and HTTP response
|
|
341
|
-
*/},{key:"queryCreditMemoApplicationsWithHttpInfo",value:function queryCreditMemoApplicationsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryCreditMemoApplicationsResponse["default"];return this.apiClient.callApi('/object-query/credit-memo-applications','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
360
|
+
*/},{key:"queryCreditMemoApplicationsWithHttpInfo",value:function queryCreditMemoApplicationsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryCreditMemoApplicationsResponse["default"];return this.apiClient.callApi('/object-query/credit-memo-applications','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
342
361
|
* Query CreditMemoApplications with filters, expands, sort capabilities. Supported expands: creditmemo.
|
|
343
362
|
* @param {Object} opts Optional parameters
|
|
344
363
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -348,6 +367,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
348
367
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
349
368
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
350
369
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
370
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
351
371
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
352
372
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
353
373
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -365,6 +385,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
365
385
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
366
386
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
367
387
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
388
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
368
389
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
369
390
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
370
391
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -372,7 +393,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
372
393
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
373
394
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedCreditMemo} and HTTP response
|
|
374
395
|
*/},{key:"queryCreditMemoByKeyWithHttpInfo",value:function queryCreditMemoByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
375
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryCreditMemoByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedCreditMemo["default"];return this.apiClient.callApi('/object-query/credit-memos/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
396
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryCreditMemoByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedCreditMemo["default"];return this.apiClient.callApi('/object-query/credit-memos/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
376
397
|
* Query CreditMemo by key with filters, expands, sort capabilities. Supported expands: account,billtocontact,creditmemoitems,creditmemoitems.subscription,creditmemoitems.subscription.account,creditmemoapplications.
|
|
377
398
|
* @param {String} key Object ID or Number.
|
|
378
399
|
* @param {Object} opts Optional parameters
|
|
@@ -383,6 +404,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
383
404
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
384
405
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
385
406
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
407
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
386
408
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
387
409
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
388
410
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -400,6 +422,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
400
422
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
401
423
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
402
424
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
425
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
403
426
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
404
427
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
405
428
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -407,7 +430,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
407
430
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
408
431
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedCreditMemoItem} and HTTP response
|
|
409
432
|
*/},{key:"queryCreditMemoItemByKeyWithHttpInfo",value:function queryCreditMemoItemByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
410
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryCreditMemoItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedCreditMemoItem["default"];return this.apiClient.callApi('/object-query/credit-memo-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
433
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryCreditMemoItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedCreditMemoItem["default"];return this.apiClient.callApi('/object-query/credit-memo-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
411
434
|
* Query CreditMemoItem by key with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,credittaxationitems.
|
|
412
435
|
* @param {String} key Object ID or Number.
|
|
413
436
|
* @param {Object} opts Optional parameters
|
|
@@ -418,6 +441,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
418
441
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
419
442
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
420
443
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
444
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
421
445
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
422
446
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
423
447
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -434,13 +458,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
434
458
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
435
459
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
436
460
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
461
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
437
462
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
438
463
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
439
464
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
440
465
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
441
466
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
442
467
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCreditMemoItemsResponse} and HTTP response
|
|
443
|
-
*/},{key:"queryCreditMemoItemsWithHttpInfo",value:function queryCreditMemoItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryCreditMemoItemsResponse["default"];return this.apiClient.callApi('/object-query/credit-memo-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
468
|
+
*/},{key:"queryCreditMemoItemsWithHttpInfo",value:function queryCreditMemoItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryCreditMemoItemsResponse["default"];return this.apiClient.callApi('/object-query/credit-memo-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
444
469
|
* Query CreditMemoItems with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,credittaxationitems.
|
|
445
470
|
* @param {Object} opts Optional parameters
|
|
446
471
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -450,6 +475,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
450
475
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
451
476
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
452
477
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
478
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
453
479
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
454
480
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
455
481
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -466,13 +492,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
466
492
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
467
493
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
468
494
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
495
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
469
496
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
470
497
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
471
498
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
472
499
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
473
500
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
474
501
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCreditMemosResponse} and HTTP response
|
|
475
|
-
*/},{key:"queryCreditMemosWithHttpInfo",value:function queryCreditMemosWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryCreditMemosResponse["default"];return this.apiClient.callApi('/object-query/credit-memos','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
502
|
+
*/},{key:"queryCreditMemosWithHttpInfo",value:function queryCreditMemosWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryCreditMemosResponse["default"];return this.apiClient.callApi('/object-query/credit-memos','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
476
503
|
* Query CreditMemos with filters, expands, sort capabilities. Supported expands: account,billtocontact,creditmemoitems,creditmemoitems.subscription,creditmemoitems.subscription.account,creditmemoapplications.
|
|
477
504
|
* @param {Object} opts Optional parameters
|
|
478
505
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -482,6 +509,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
482
509
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
483
510
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
484
511
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
512
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
485
513
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
486
514
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
487
515
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -500,6 +528,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
500
528
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
501
529
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
502
530
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
531
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
503
532
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
504
533
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
505
534
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -508,7 +537,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
508
537
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, {String: Object}>} and HTTP response
|
|
509
538
|
*/},{key:"queryCustomObjectBykeyWithHttpInfo",value:function queryCustomObjectBykeyWithHttpInfo(custom_object_name,key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'custom_object_name' is set
|
|
510
539
|
if(custom_object_name===undefined||custom_object_name===null){throw new Error("Missing the required parameter 'custom_object_name' when calling queryCustomObjectBykey");}// verify the required parameter 'key' is set
|
|
511
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryCustomObjectBykey");}var pathParams={'custom-object-name':custom_object_name,'key':key};var queryParams={'page_size':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType={'String':Object};return this.apiClient.callApi('/object-query/{custom-object-name}/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
540
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryCustomObjectBykey");}var pathParams={'custom-object-name':custom_object_name,'key':key};var queryParams={'page_size':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType={'String':Object};return this.apiClient.callApi('/object-query/{custom-object-name}/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
512
541
|
* Query Custom Object by key with filters, expands, sort capabilities. Custom Object name is {namespace}__{objectname}s, e.g. default__cars
|
|
513
542
|
* @param {String} custom_object_name Custom Object Name with NameSpace, e.g. default__cars
|
|
514
543
|
* @param {String} key Object ID.
|
|
@@ -520,6 +549,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
520
549
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
521
550
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
522
551
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
552
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
523
553
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
524
554
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
525
555
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -537,6 +567,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
537
567
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
538
568
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
539
569
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
570
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
540
571
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
541
572
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
542
573
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -544,7 +575,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
544
575
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
545
576
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCustomObjectsResponse} and HTTP response
|
|
546
577
|
*/},{key:"queryCustomObjectsWithHttpInfo",value:function queryCustomObjectsWithHttpInfo(custom_object_name,opts){opts=opts||{};var postBody=null;// verify the required parameter 'custom_object_name' is set
|
|
547
|
-
if(custom_object_name===undefined||custom_object_name===null){throw new Error("Missing the required parameter 'custom_object_name' when calling queryCustomObjects");}var pathParams={'custom-object-name':custom_object_name};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryCustomObjectsResponse["default"];return this.apiClient.callApi('/object-query/{custom-object-name}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
578
|
+
if(custom_object_name===undefined||custom_object_name===null){throw new Error("Missing the required parameter 'custom_object_name' when calling queryCustomObjects");}var pathParams={'custom-object-name':custom_object_name};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryCustomObjectsResponse["default"];return this.apiClient.callApi('/object-query/{custom-object-name}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
548
579
|
* Query Custom Objects with filters, expands, sort capabilities. Custom Object name is {namespace}__{objectname}s, e.g. default_cars
|
|
549
580
|
* @param {String} custom_object_name Custom Object Name with NameSpace, e.g. default__cars
|
|
550
581
|
* @param {Object} opts Optional parameters
|
|
@@ -555,6 +586,7 @@ if(custom_object_name===undefined||custom_object_name===null){throw new Error("M
|
|
|
555
586
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
556
587
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
557
588
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
589
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
558
590
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
559
591
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
560
592
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -572,6 +604,7 @@ if(custom_object_name===undefined||custom_object_name===null){throw new Error("M
|
|
|
572
604
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
573
605
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
574
606
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
607
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
575
608
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
576
609
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
577
610
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -579,7 +612,7 @@ if(custom_object_name===undefined||custom_object_name===null){throw new Error("M
|
|
|
579
612
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
580
613
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedDailyConsumptionSummary} and HTTP response
|
|
581
614
|
*/},{key:"queryDailyConsumptionSummaryByKeyWithHttpInfo",value:function queryDailyConsumptionSummaryByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
582
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryDailyConsumptionSummaryByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedDailyConsumptionSummary["default"];return this.apiClient.callApi('/object-query/daily-consumption-summaries/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
615
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryDailyConsumptionSummaryByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedDailyConsumptionSummary["default"];return this.apiClient.callApi('/object-query/daily-consumption-summaries/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
583
616
|
* Query DailyConsumptionSummary by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
584
617
|
* @param {String} key Object ID or Number.
|
|
585
618
|
* @param {Object} opts Optional parameters
|
|
@@ -590,6 +623,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
590
623
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
591
624
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
592
625
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
626
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
593
627
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
594
628
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
595
629
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -606,13 +640,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
606
640
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
607
641
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
608
642
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
643
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
609
644
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
610
645
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
611
646
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
612
647
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
613
648
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
614
649
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryDailyConsumptionSummarysResponse} and HTTP response
|
|
615
|
-
*/},{key:"queryDailyConsumptionSummarysWithHttpInfo",value:function queryDailyConsumptionSummarysWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryDailyConsumptionSummarysResponse["default"];return this.apiClient.callApi('/object-query/daily-consumption-summaries','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
650
|
+
*/},{key:"queryDailyConsumptionSummarysWithHttpInfo",value:function queryDailyConsumptionSummarysWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryDailyConsumptionSummarysResponse["default"];return this.apiClient.callApi('/object-query/daily-consumption-summaries','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
616
651
|
* Query DailyConsumptionSummarys with filters, expands, sort capabilities. Supported expands: N/A.
|
|
617
652
|
* @param {Object} opts Optional parameters
|
|
618
653
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -622,6 +657,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
622
657
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
623
658
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
624
659
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
660
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
625
661
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
626
662
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
627
663
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -639,6 +675,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
639
675
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
640
676
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
641
677
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
678
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
642
679
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
643
680
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
644
681
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -646,7 +683,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
646
683
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
647
684
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedDebitMemo} and HTTP response
|
|
648
685
|
*/},{key:"queryDebitMemoByKeyWithHttpInfo",value:function queryDebitMemoByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
649
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryDebitMemoByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedDebitMemo["default"];return this.apiClient.callApi('/object-query/debit-memos/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
686
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryDebitMemoByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedDebitMemo["default"];return this.apiClient.callApi('/object-query/debit-memos/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
650
687
|
* Query DebitMemo by key with filters, expands, sort capabilities. Supported expands: account,billtocontact,debitmemoitems,debitmemoitems.subscription,debitmemoitems.subscription.account.
|
|
651
688
|
* @param {String} key Object ID or Number.
|
|
652
689
|
* @param {Object} opts Optional parameters
|
|
@@ -657,6 +694,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
657
694
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
658
695
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
659
696
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
697
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
660
698
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
661
699
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
662
700
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -674,6 +712,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
674
712
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
675
713
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
676
714
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
715
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
677
716
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
678
717
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
679
718
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -681,7 +720,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
681
720
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
682
721
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedDebitMemoItem} and HTTP response
|
|
683
722
|
*/},{key:"queryDebitMemoItemByKeyWithHttpInfo",value:function queryDebitMemoItemByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
684
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryDebitMemoItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedDebitMemoItem["default"];return this.apiClient.callApi('/object-query/debit-memo-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
723
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryDebitMemoItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedDebitMemoItem["default"];return this.apiClient.callApi('/object-query/debit-memo-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
685
724
|
* Query DebitMemoItem by key with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,debittaxationitems.
|
|
686
725
|
* @param {String} key Object ID or Number.
|
|
687
726
|
* @param {Object} opts Optional parameters
|
|
@@ -692,6 +731,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
692
731
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
693
732
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
694
733
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
734
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
695
735
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
696
736
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
697
737
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -708,13 +748,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
708
748
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
709
749
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
710
750
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
751
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
711
752
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
712
753
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
713
754
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
714
755
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
715
756
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
716
757
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryDebitMemoItemsResponse} and HTTP response
|
|
717
|
-
*/},{key:"queryDebitMemoItemsWithHttpInfo",value:function queryDebitMemoItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryDebitMemoItemsResponse["default"];return this.apiClient.callApi('/object-query/debit-memo-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
758
|
+
*/},{key:"queryDebitMemoItemsWithHttpInfo",value:function queryDebitMemoItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryDebitMemoItemsResponse["default"];return this.apiClient.callApi('/object-query/debit-memo-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
718
759
|
* Query DebitMemoItems with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,debittaxationitems.
|
|
719
760
|
* @param {Object} opts Optional parameters
|
|
720
761
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -724,6 +765,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
724
765
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
725
766
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
726
767
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
768
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
727
769
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
728
770
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
729
771
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -740,13 +782,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
740
782
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
741
783
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
742
784
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
785
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
743
786
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
744
787
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
745
788
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
746
789
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
747
790
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
748
791
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryDebitMemosResponse} and HTTP response
|
|
749
|
-
*/},{key:"queryDebitMemosWithHttpInfo",value:function queryDebitMemosWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryDebitMemosResponse["default"];return this.apiClient.callApi('/object-query/debit-memos','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
792
|
+
*/},{key:"queryDebitMemosWithHttpInfo",value:function queryDebitMemosWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryDebitMemosResponse["default"];return this.apiClient.callApi('/object-query/debit-memos','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
750
793
|
* Query DebitMemos with filters, expands, sort capabilities. Supported expands: account,billtocontact,debitmemoitems,debitmemoitems.subscription,debitmemoitems.subscription.account.
|
|
751
794
|
* @param {Object} opts Optional parameters
|
|
752
795
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -756,6 +799,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
756
799
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
757
800
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
758
801
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
802
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
759
803
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
760
804
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
761
805
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -773,6 +817,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
773
817
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
774
818
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
775
819
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
820
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
776
821
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
777
822
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
778
823
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -780,7 +825,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
780
825
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
781
826
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedInvoice} and HTTP response
|
|
782
827
|
*/},{key:"queryInvoiceByKeyWithHttpInfo",value:function queryInvoiceByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
783
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryInvoiceByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedInvoice["default"];return this.apiClient.callApi('/object-query/invoices/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
828
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryInvoiceByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedInvoice["default"];return this.apiClient.callApi('/object-query/invoices/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
784
829
|
* Query Invoice by key with filters, expands, sort capabilities. Supported expands: account,billtocontact,invoiceitems,invoiceitems.subscription,invoiceitems.subscription.account.
|
|
785
830
|
* @param {String} key Object ID or Number.
|
|
786
831
|
* @param {Object} opts Optional parameters
|
|
@@ -791,6 +836,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
791
836
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
792
837
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
793
838
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
839
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
794
840
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
795
841
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
796
842
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -808,6 +854,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
808
854
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
809
855
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
810
856
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
857
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
811
858
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
812
859
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
813
860
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -815,7 +862,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
815
862
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
816
863
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedInvoiceItem} and HTTP response
|
|
817
864
|
*/},{key:"queryInvoiceItemByKeyWithHttpInfo",value:function queryInvoiceItemByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
818
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryInvoiceItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedInvoiceItem["default"];return this.apiClient.callApi('/object-query/invoice-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
865
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryInvoiceItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedInvoiceItem["default"];return this.apiClient.callApi('/object-query/invoice-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
819
866
|
* Query InvoiceItem by key with filters, expands, sort capabilities. Supported expands: invoice,subscription,subscriptionowner,taxationitems,rateplancharge,orderlineitem.
|
|
820
867
|
* @param {String} key Object ID or Number.
|
|
821
868
|
* @param {Object} opts Optional parameters
|
|
@@ -826,6 +873,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
826
873
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
827
874
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
828
875
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
876
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
829
877
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
830
878
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
831
879
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -842,13 +890,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
842
890
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
843
891
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
844
892
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
893
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
845
894
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
846
895
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
847
896
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
848
897
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
849
898
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
850
899
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryInvoiceItemsResponse} and HTTP response
|
|
851
|
-
*/},{key:"queryInvoiceItemsWithHttpInfo",value:function queryInvoiceItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryInvoiceItemsResponse["default"];return this.apiClient.callApi('/object-query/invoice-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
900
|
+
*/},{key:"queryInvoiceItemsWithHttpInfo",value:function queryInvoiceItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryInvoiceItemsResponse["default"];return this.apiClient.callApi('/object-query/invoice-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
852
901
|
* Query InvoiceItems with filters, expands, sort capabilities. Supported expands: invoice,subscription,subscriptionowner,taxationitems,rateplancharge,orderlineitem.
|
|
853
902
|
* @param {Object} opts Optional parameters
|
|
854
903
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -858,6 +907,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
858
907
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
859
908
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
860
909
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
910
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
861
911
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
862
912
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
863
913
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -875,6 +925,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
875
925
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
876
926
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
877
927
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
928
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
878
929
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
879
930
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
880
931
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -882,7 +933,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
882
933
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
883
934
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedInvoiceSchedule} and HTTP response
|
|
884
935
|
*/},{key:"queryInvoiceScheduleByKeyWithHttpInfo",value:function queryInvoiceScheduleByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
885
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryInvoiceScheduleByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedInvoiceSchedule["default"];return this.apiClient.callApi('/object-query/invoice-schedules/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
936
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryInvoiceScheduleByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedInvoiceSchedule["default"];return this.apiClient.callApi('/object-query/invoice-schedules/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
886
937
|
* Query InvoiceSchedule by key with filters, expands, sort capabilities. Supported expands: invoicescheduleitems,invoicescheduleitems.invoice,invoicescheduleitems.creditmemo,rateplancharges.
|
|
887
938
|
* @param {String} key Object ID or Number.
|
|
888
939
|
* @param {Object} opts Optional parameters
|
|
@@ -893,6 +944,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
893
944
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
894
945
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
895
946
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
947
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
896
948
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
897
949
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
898
950
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -909,13 +961,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
909
961
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
910
962
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
911
963
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
964
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
912
965
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
913
966
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
914
967
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
915
968
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
916
969
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
917
970
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryInvoiceSchedulesResponse} and HTTP response
|
|
918
|
-
*/},{key:"queryInvoiceSchedulesWithHttpInfo",value:function queryInvoiceSchedulesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryInvoiceSchedulesResponse["default"];return this.apiClient.callApi('/object-query/invoice-schedules','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
971
|
+
*/},{key:"queryInvoiceSchedulesWithHttpInfo",value:function queryInvoiceSchedulesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryInvoiceSchedulesResponse["default"];return this.apiClient.callApi('/object-query/invoice-schedules','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
919
972
|
* Query InvoiceSchedules with filters, expands, sort capabilities. Supported expands: invoicescheduleitems,invoicescheduleitems.invoice,invoicescheduleitems.creditmemo,rateplancharges.
|
|
920
973
|
* @param {Object} opts Optional parameters
|
|
921
974
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -925,6 +978,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
925
978
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
926
979
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
927
980
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
981
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
928
982
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
929
983
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
930
984
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -941,13 +995,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
941
995
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
942
996
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
943
997
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
998
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
944
999
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
945
1000
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
946
1001
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
947
1002
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
948
1003
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
949
1004
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryInvoicesResponse} and HTTP response
|
|
950
|
-
*/},{key:"queryInvoicesWithHttpInfo",value:function queryInvoicesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryInvoicesResponse["default"];return this.apiClient.callApi('/object-query/invoices','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1005
|
+
*/},{key:"queryInvoicesWithHttpInfo",value:function queryInvoicesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryInvoicesResponse["default"];return this.apiClient.callApi('/object-query/invoices','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
951
1006
|
* Query Invoices with filters, expands, sort capabilities. Supported expands: account,billtocontact,invoiceitems,invoiceitems.subscription,invoiceitems.subscription.account.
|
|
952
1007
|
* @param {Object} opts Optional parameters
|
|
953
1008
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -957,6 +1012,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
957
1012
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
958
1013
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
959
1014
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1015
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
960
1016
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
961
1017
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
962
1018
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -974,6 +1030,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
974
1030
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
975
1031
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
976
1032
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1033
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
977
1034
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
978
1035
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
979
1036
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -981,7 +1038,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
981
1038
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
982
1039
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedOrderAction} and HTTP response
|
|
983
1040
|
*/},{key:"queryOrderActionByKeyWithHttpInfo",value:function queryOrderActionByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
984
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryOrderActionByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedOrderAction["default"];return this.apiClient.callApi('/object-query/order-actions/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1041
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryOrderActionByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedOrderAction["default"];return this.apiClient.callApi('/object-query/order-actions/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
985
1042
|
* Query OrderAction by key with filters, expands, sort capabilities. Supported expands: subscription,order.
|
|
986
1043
|
* @param {String} key Object ID or Number.
|
|
987
1044
|
* @param {Object} opts Optional parameters
|
|
@@ -992,6 +1049,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
992
1049
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
993
1050
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
994
1051
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1052
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
995
1053
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
996
1054
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
997
1055
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1008,13 +1066,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1008
1066
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1009
1067
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1010
1068
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1069
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1011
1070
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1012
1071
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1013
1072
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1014
1073
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1015
1074
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1016
1075
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryOrderActionsResponse} and HTTP response
|
|
1017
|
-
*/},{key:"queryOrderActionsWithHttpInfo",value:function queryOrderActionsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryOrderActionsResponse["default"];return this.apiClient.callApi('/object-query/order-actions','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1076
|
+
*/},{key:"queryOrderActionsWithHttpInfo",value:function queryOrderActionsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryOrderActionsResponse["default"];return this.apiClient.callApi('/object-query/order-actions','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1018
1077
|
* Query OrderActions with filters, expands, sort capabilities. Supported expands: subscription,order.
|
|
1019
1078
|
* @param {Object} opts Optional parameters
|
|
1020
1079
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1024,6 +1083,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1024
1083
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1025
1084
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1026
1085
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1086
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1027
1087
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1028
1088
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1029
1089
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1041,6 +1101,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1041
1101
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1042
1102
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1043
1103
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1104
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1044
1105
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1045
1106
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1046
1107
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1048,7 +1109,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1048
1109
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1049
1110
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedOrderLineItem} and HTTP response
|
|
1050
1111
|
*/},{key:"queryOrderLineItemByKeyWithHttpInfo",value:function queryOrderLineItemByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1051
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryOrderLineItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedOrderLineItem["default"];return this.apiClient.callApi('/object-query/order-line-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1112
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryOrderLineItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedOrderLineItem["default"];return this.apiClient.callApi('/object-query/order-line-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1052
1113
|
* Query OrderLineItem by key with filters, expands, sort capabilities. Supported expands: invoiceitems.
|
|
1053
1114
|
* @param {String} key Object ID or Number.
|
|
1054
1115
|
* @param {Object} opts Optional parameters
|
|
@@ -1059,6 +1120,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1059
1120
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1060
1121
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1061
1122
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1123
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1062
1124
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1063
1125
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1064
1126
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1075,13 +1137,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1075
1137
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1076
1138
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1077
1139
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1140
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1078
1141
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1079
1142
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1080
1143
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1081
1144
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1082
1145
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1083
1146
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryOrderLineItemsResponse} and HTTP response
|
|
1084
|
-
*/},{key:"queryOrderLineItemsWithHttpInfo",value:function queryOrderLineItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryOrderLineItemsResponse["default"];return this.apiClient.callApi('/object-query/order-line-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1147
|
+
*/},{key:"queryOrderLineItemsWithHttpInfo",value:function queryOrderLineItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryOrderLineItemsResponse["default"];return this.apiClient.callApi('/object-query/order-line-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1085
1148
|
* Query OrderLineItems with filters, expands, sort capabilities. Supported expands: invoiceitems.
|
|
1086
1149
|
* @param {Object} opts Optional parameters
|
|
1087
1150
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1091,6 +1154,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1091
1154
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1092
1155
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1093
1156
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1157
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1094
1158
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1095
1159
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1096
1160
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1108,6 +1172,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1108
1172
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1109
1173
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1110
1174
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1175
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1111
1176
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1112
1177
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1113
1178
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1115,7 +1180,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1115
1180
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1116
1181
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedOrders} and HTTP response
|
|
1117
1182
|
*/},{key:"queryOrdersByKeyWithHttpInfo",value:function queryOrdersByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1118
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryOrdersByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedOrders["default"];return this.apiClient.callApi('/object-query/orders/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1183
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryOrdersByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedOrders["default"];return this.apiClient.callApi('/object-query/orders/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1119
1184
|
* Query Orders by key with filters, expands, sort capabilities. Supported expands: account,orderlineitems,orderlineitems.invoiceitems,orderactions,orderactions.subscription,orderactions.subscription.rateplans,orderactions.subscription.rateplans.rateplancharges.
|
|
1120
1185
|
* @param {String} key Object ID or Number.
|
|
1121
1186
|
* @param {Object} opts Optional parameters
|
|
@@ -1126,6 +1191,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1126
1191
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1127
1192
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1128
1193
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1194
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1129
1195
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1130
1196
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1131
1197
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1142,13 +1208,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1142
1208
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1143
1209
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1144
1210
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1211
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1145
1212
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1146
1213
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1147
1214
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1148
1215
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1149
1216
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1150
1217
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryOrderssResponse} and HTTP response
|
|
1151
|
-
*/},{key:"queryOrderssWithHttpInfo",value:function queryOrderssWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryOrderssResponse["default"];return this.apiClient.callApi('/object-query/orders','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1218
|
+
*/},{key:"queryOrderssWithHttpInfo",value:function queryOrderssWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryOrderssResponse["default"];return this.apiClient.callApi('/object-query/orders','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1152
1219
|
* Query Orderss with filters, expands, sort capabilities. Supported expands: account,orderlineitems,orderlineitems.invoiceitems,orderactions,orderactions.subscription,orderactions.subscription.rateplans,orderactions.subscription.rateplans.rateplancharges.
|
|
1153
1220
|
* @param {Object} opts Optional parameters
|
|
1154
1221
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1158,6 +1225,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1158
1225
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1159
1226
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1160
1227
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1228
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1161
1229
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1162
1230
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1163
1231
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1175,6 +1243,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1175
1243
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1176
1244
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1177
1245
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1246
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1178
1247
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1179
1248
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1180
1249
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1182,7 +1251,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1182
1251
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1183
1252
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPaymentApplication} and HTTP response
|
|
1184
1253
|
*/},{key:"queryPaymentApplicationByKeyWithHttpInfo",value:function queryPaymentApplicationByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1185
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentApplicationByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentApplication["default"];return this.apiClient.callApi('/object-query/payment-applications/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1254
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentApplicationByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentApplication["default"];return this.apiClient.callApi('/object-query/payment-applications/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1186
1255
|
* Query PaymentApplication by key with filters, expands, sort capabilities. Supported expands: payment.
|
|
1187
1256
|
* @param {String} key Object ID or Number.
|
|
1188
1257
|
* @param {Object} opts Optional parameters
|
|
@@ -1193,6 +1262,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1193
1262
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1194
1263
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1195
1264
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1265
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1196
1266
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1197
1267
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1198
1268
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1209,13 +1279,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1209
1279
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1210
1280
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1211
1281
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1282
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1212
1283
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1213
1284
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1214
1285
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1215
1286
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1216
1287
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1217
1288
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPaymentApplicationsResponse} and HTTP response
|
|
1218
|
-
*/},{key:"queryPaymentApplicationsWithHttpInfo",value:function queryPaymentApplicationsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentApplicationsResponse["default"];return this.apiClient.callApi('/object-query/payment-applications','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1289
|
+
*/},{key:"queryPaymentApplicationsWithHttpInfo",value:function queryPaymentApplicationsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentApplicationsResponse["default"];return this.apiClient.callApi('/object-query/payment-applications','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1219
1290
|
* Query PaymentApplications with filters, expands, sort capabilities. Supported expands: payment.
|
|
1220
1291
|
* @param {Object} opts Optional parameters
|
|
1221
1292
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1225,6 +1296,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1225
1296
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1226
1297
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1227
1298
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1299
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1228
1300
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1229
1301
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1230
1302
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1242,6 +1314,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1242
1314
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1243
1315
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1244
1316
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1317
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1245
1318
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1246
1319
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1247
1320
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1249,7 +1322,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1249
1322
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1250
1323
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPayment} and HTTP response
|
|
1251
1324
|
*/},{key:"queryPaymentByKeyWithHttpInfo",value:function queryPaymentByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1252
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPayment["default"];return this.apiClient.callApi('/object-query/payments/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1325
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPayment["default"];return this.apiClient.callApi('/object-query/payments/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1253
1326
|
* Query Payment by key with filters, expands, sort capabilities. Supported expands: account,account.billto,account.soldto,paymentmethod,paymentapplications,paymentscheduleitempayments,paymentscheduleitempayments.paymentscheduleitem.
|
|
1254
1327
|
* @param {String} key Object ID or Number.
|
|
1255
1328
|
* @param {Object} opts Optional parameters
|
|
@@ -1260,6 +1333,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1260
1333
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1261
1334
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1262
1335
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1336
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1263
1337
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1264
1338
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1265
1339
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1277,6 +1351,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1277
1351
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1278
1352
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1279
1353
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1354
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1280
1355
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1281
1356
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1282
1357
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1284,7 +1359,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1284
1359
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1285
1360
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPaymentMethod} and HTTP response
|
|
1286
1361
|
*/},{key:"queryPaymentMethodByKeyWithHttpInfo",value:function queryPaymentMethodByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1287
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentMethodByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentMethod["default"];return this.apiClient.callApi('/object-query/payment-methods/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1362
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentMethodByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentMethod["default"];return this.apiClient.callApi('/object-query/payment-methods/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1288
1363
|
* Query PaymentMethod by key with filters, expands, sort capabilities. Supported expands: account.
|
|
1289
1364
|
* @param {String} key Object ID or Number.
|
|
1290
1365
|
* @param {Object} opts Optional parameters
|
|
@@ -1295,6 +1370,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1295
1370
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1296
1371
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1297
1372
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1373
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1298
1374
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1299
1375
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1300
1376
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1312,6 +1388,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1312
1388
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1313
1389
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1314
1390
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1391
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1315
1392
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1316
1393
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1317
1394
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1319,7 +1396,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1319
1396
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1320
1397
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPaymentMethodSnapshot} and HTTP response
|
|
1321
1398
|
*/},{key:"queryPaymentMethodSnapshotByKeyWithHttpInfo",value:function queryPaymentMethodSnapshotByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1322
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentMethodSnapshotByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentMethodSnapshot["default"];return this.apiClient.callApi('/object-query/payment-method-snapshots/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1399
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentMethodSnapshotByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentMethodSnapshot["default"];return this.apiClient.callApi('/object-query/payment-method-snapshots/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1323
1400
|
* Query PaymentMethodSnapshot by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1324
1401
|
* @param {String} key Object ID or Number.
|
|
1325
1402
|
* @param {Object} opts Optional parameters
|
|
@@ -1330,6 +1407,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1330
1407
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1331
1408
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1332
1409
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1410
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1333
1411
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1334
1412
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1335
1413
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1346,13 +1424,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1346
1424
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1347
1425
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1348
1426
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1427
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1349
1428
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1350
1429
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1351
1430
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1352
1431
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1353
1432
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1354
1433
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPaymentMethodSnapshotsResponse} and HTTP response
|
|
1355
|
-
*/},{key:"queryPaymentMethodSnapshotsWithHttpInfo",value:function queryPaymentMethodSnapshotsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentMethodSnapshotsResponse["default"];return this.apiClient.callApi('/object-query/payment-method-snapshots','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1434
|
+
*/},{key:"queryPaymentMethodSnapshotsWithHttpInfo",value:function queryPaymentMethodSnapshotsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentMethodSnapshotsResponse["default"];return this.apiClient.callApi('/object-query/payment-method-snapshots','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1356
1435
|
* Query PaymentMethodSnapshots with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1357
1436
|
* @param {Object} opts Optional parameters
|
|
1358
1437
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1362,6 +1441,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1362
1441
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1363
1442
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1364
1443
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1444
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1365
1445
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1366
1446
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1367
1447
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1378,13 +1458,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1378
1458
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1379
1459
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1380
1460
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1461
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1381
1462
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1382
1463
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1383
1464
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1384
1465
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1385
1466
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1386
1467
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPaymentMethodsResponse} and HTTP response
|
|
1387
|
-
*/},{key:"queryPaymentMethodsWithHttpInfo",value:function queryPaymentMethodsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentMethodsResponse["default"];return this.apiClient.callApi('/object-query/payment-methods','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1468
|
+
*/},{key:"queryPaymentMethodsWithHttpInfo",value:function queryPaymentMethodsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentMethodsResponse["default"];return this.apiClient.callApi('/object-query/payment-methods','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1388
1469
|
* Query PaymentMethods with filters, expands, sort capabilities. Supported expands: account.
|
|
1389
1470
|
* @param {Object} opts Optional parameters
|
|
1390
1471
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1394,6 +1475,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1394
1475
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1395
1476
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1396
1477
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1478
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1397
1479
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1398
1480
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1399
1481
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1411,6 +1493,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1411
1493
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1412
1494
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1413
1495
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1496
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1414
1497
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1415
1498
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1416
1499
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1418,7 +1501,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1418
1501
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1419
1502
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPaymentRun} and HTTP response
|
|
1420
1503
|
*/},{key:"queryPaymentRunByKeyWithHttpInfo",value:function queryPaymentRunByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1421
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentRunByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentRun["default"];return this.apiClient.callApi('/object-query/payment-runs/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1504
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentRunByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentRun["default"];return this.apiClient.callApi('/object-query/payment-runs/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1422
1505
|
* Query PaymentRun by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1423
1506
|
* @param {String} key Object ID or Number.
|
|
1424
1507
|
* @param {Object} opts Optional parameters
|
|
@@ -1429,6 +1512,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1429
1512
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1430
1513
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1431
1514
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1515
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1432
1516
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1433
1517
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1434
1518
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1445,13 +1529,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1445
1529
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1446
1530
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1447
1531
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1532
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1448
1533
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1449
1534
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1450
1535
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1451
1536
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1452
1537
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1453
1538
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPaymentRunsResponse} and HTTP response
|
|
1454
|
-
*/},{key:"queryPaymentRunsWithHttpInfo",value:function queryPaymentRunsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentRunsResponse["default"];return this.apiClient.callApi('/object-query/payment-runs','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1539
|
+
*/},{key:"queryPaymentRunsWithHttpInfo",value:function queryPaymentRunsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentRunsResponse["default"];return this.apiClient.callApi('/object-query/payment-runs','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1455
1540
|
* Query PaymentRuns with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1456
1541
|
* @param {Object} opts Optional parameters
|
|
1457
1542
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1461,6 +1546,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1461
1546
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1462
1547
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1463
1548
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1549
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1464
1550
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1465
1551
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1466
1552
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1478,6 +1564,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1478
1564
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1479
1565
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1480
1566
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1567
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1481
1568
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1482
1569
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1483
1570
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1485,7 +1572,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1485
1572
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1486
1573
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPaymentSchedule} and HTTP response
|
|
1487
1574
|
*/},{key:"queryPaymentScheduleByKeyWithHttpInfo",value:function queryPaymentScheduleByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1488
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentScheduleByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentSchedule["default"];return this.apiClient.callApi('/object-query/payment-schedules/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1575
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentScheduleByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentSchedule["default"];return this.apiClient.callApi('/object-query/payment-schedules/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1489
1576
|
* Query PaymentSchedule by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1490
1577
|
* @param {String} key Object ID or Number.
|
|
1491
1578
|
* @param {Object} opts Optional parameters
|
|
@@ -1496,6 +1583,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1496
1583
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1497
1584
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1498
1585
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1586
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1499
1587
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1500
1588
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1501
1589
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1513,6 +1601,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1513
1601
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1514
1602
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1515
1603
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1604
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1516
1605
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1517
1606
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1518
1607
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1520,7 +1609,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1520
1609
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1521
1610
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPaymentScheduleItem} and HTTP response
|
|
1522
1611
|
*/},{key:"queryPaymentScheduleItemByKeyWithHttpInfo",value:function queryPaymentScheduleItemByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1523
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentScheduleItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentScheduleItem["default"];return this.apiClient.callApi('/object-query/payment-schedule-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1612
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPaymentScheduleItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPaymentScheduleItem["default"];return this.apiClient.callApi('/object-query/payment-schedule-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1524
1613
|
* Query PaymentScheduleItem by key with filters, expands, sort capabilities. Supported expands: paymentscheduleitempayments,paymentscheduleitempayments.payment.
|
|
1525
1614
|
* @param {String} key Object ID or Number.
|
|
1526
1615
|
* @param {Object} opts Optional parameters
|
|
@@ -1531,6 +1620,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1531
1620
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1532
1621
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1533
1622
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1623
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1534
1624
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1535
1625
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1536
1626
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1547,13 +1637,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1547
1637
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1548
1638
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1549
1639
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1640
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1550
1641
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1551
1642
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1552
1643
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1553
1644
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1554
1645
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1555
1646
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPaymentScheduleItemsResponse} and HTTP response
|
|
1556
|
-
*/},{key:"queryPaymentScheduleItemsWithHttpInfo",value:function queryPaymentScheduleItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentScheduleItemsResponse["default"];return this.apiClient.callApi('/object-query/payment-schedule-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1647
|
+
*/},{key:"queryPaymentScheduleItemsWithHttpInfo",value:function queryPaymentScheduleItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentScheduleItemsResponse["default"];return this.apiClient.callApi('/object-query/payment-schedule-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1557
1648
|
* Query PaymentScheduleItems with filters, expands, sort capabilities. Supported expands: paymentscheduleitempayments,paymentscheduleitempayments.payment.
|
|
1558
1649
|
* @param {Object} opts Optional parameters
|
|
1559
1650
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1563,6 +1654,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1563
1654
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1564
1655
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1565
1656
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1657
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1566
1658
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1567
1659
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1568
1660
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1579,13 +1671,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1579
1671
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1580
1672
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1581
1673
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1674
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1582
1675
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1583
1676
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1584
1677
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1585
1678
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1586
1679
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1587
1680
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPaymentSchedulesResponse} and HTTP response
|
|
1588
|
-
*/},{key:"queryPaymentSchedulesWithHttpInfo",value:function queryPaymentSchedulesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentSchedulesResponse["default"];return this.apiClient.callApi('/object-query/payment-schedules','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1681
|
+
*/},{key:"queryPaymentSchedulesWithHttpInfo",value:function queryPaymentSchedulesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentSchedulesResponse["default"];return this.apiClient.callApi('/object-query/payment-schedules','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1589
1682
|
* Query PaymentSchedules with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1590
1683
|
* @param {Object} opts Optional parameters
|
|
1591
1684
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1595,6 +1688,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1595
1688
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1596
1689
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1597
1690
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1691
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1598
1692
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1599
1693
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1600
1694
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1611,13 +1705,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1611
1705
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1612
1706
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1613
1707
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1708
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1614
1709
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1615
1710
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1616
1711
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1617
1712
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1618
1713
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1619
1714
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPaymentsResponse} and HTTP response
|
|
1620
|
-
*/},{key:"queryPaymentsWithHttpInfo",value:function queryPaymentsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentsResponse["default"];return this.apiClient.callApi('/object-query/payments','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1715
|
+
*/},{key:"queryPaymentsWithHttpInfo",value:function queryPaymentsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPaymentsResponse["default"];return this.apiClient.callApi('/object-query/payments','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1621
1716
|
* Query Payments with filters, expands, sort capabilities. Supported expands: account,account.billto,account.soldto,paymentmethod,paymentapplications,paymentscheduleitempayments,paymentscheduleitempayments.paymentscheduleitem.
|
|
1622
1717
|
* @param {Object} opts Optional parameters
|
|
1623
1718
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1627,6 +1722,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1627
1722
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1628
1723
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1629
1724
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1725
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1630
1726
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1631
1727
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1632
1728
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1644,6 +1740,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1644
1740
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1645
1741
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1646
1742
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1743
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1647
1744
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1648
1745
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1649
1746
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1651,7 +1748,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1651
1748
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1652
1749
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPrepaidBalance} and HTTP response
|
|
1653
1750
|
*/},{key:"queryPrepaidBalanceByKeyWithHttpInfo",value:function queryPrepaidBalanceByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1654
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPrepaidBalanceByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPrepaidBalance["default"];return this.apiClient.callApi('/object-query/prepaid-balances/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1751
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPrepaidBalanceByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPrepaidBalance["default"];return this.apiClient.callApi('/object-query/prepaid-balances/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1655
1752
|
* Query PrepaidBalance by key with filters, expands, sort capabilities. Supported expands: account,origsubscription.
|
|
1656
1753
|
* @param {String} key Object ID or Number.
|
|
1657
1754
|
* @param {Object} opts Optional parameters
|
|
@@ -1662,6 +1759,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1662
1759
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1663
1760
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1664
1761
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1762
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1665
1763
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1666
1764
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1667
1765
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1679,6 +1777,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1679
1777
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1680
1778
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1681
1779
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1780
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1682
1781
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1683
1782
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1684
1783
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1686,7 +1785,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1686
1785
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1687
1786
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPrepaidBalanceFund} and HTTP response
|
|
1688
1787
|
*/},{key:"queryPrepaidBalanceFundByKeyWithHttpInfo",value:function queryPrepaidBalanceFundByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1689
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPrepaidBalanceFundByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPrepaidBalanceFund["default"];return this.apiClient.callApi('/object-query/prepaid-balance-funds/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1788
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPrepaidBalanceFundByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPrepaidBalanceFund["default"];return this.apiClient.callApi('/object-query/prepaid-balance-funds/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1690
1789
|
* Query PrepaidBalanceFund by key with filters, expands, sort capabilities. Supported expands: account,prepaidbalance,source,vpsummary.
|
|
1691
1790
|
* @param {String} key Object ID or Number.
|
|
1692
1791
|
* @param {Object} opts Optional parameters
|
|
@@ -1697,6 +1796,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1697
1796
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1698
1797
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1699
1798
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1799
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1700
1800
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1701
1801
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1702
1802
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1713,13 +1813,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1713
1813
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1714
1814
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1715
1815
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1816
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1716
1817
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1717
1818
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1718
1819
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1719
1820
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1720
1821
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1721
1822
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPrepaidBalanceFundsResponse} and HTTP response
|
|
1722
|
-
*/},{key:"queryPrepaidBalanceFundsWithHttpInfo",value:function queryPrepaidBalanceFundsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPrepaidBalanceFundsResponse["default"];return this.apiClient.callApi('/object-query/prepaid-balance-funds','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1823
|
+
*/},{key:"queryPrepaidBalanceFundsWithHttpInfo",value:function queryPrepaidBalanceFundsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPrepaidBalanceFundsResponse["default"];return this.apiClient.callApi('/object-query/prepaid-balance-funds','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1723
1824
|
* Query PrepaidBalanceFunds with filters, expands, sort capabilities. Supported expands: account,prepaidbalance,source,vpsummary.
|
|
1724
1825
|
* @param {Object} opts Optional parameters
|
|
1725
1826
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1729,6 +1830,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1729
1830
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1730
1831
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1731
1832
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1833
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1732
1834
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1733
1835
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1734
1836
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1746,6 +1848,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1746
1848
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1747
1849
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1748
1850
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1851
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1749
1852
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1750
1853
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1751
1854
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1753,7 +1856,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1753
1856
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1754
1857
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedPrepaidBalanceTransaction} and HTTP response
|
|
1755
1858
|
*/},{key:"queryPrepaidBalanceTransactionByKeyWithHttpInfo",value:function queryPrepaidBalanceTransactionByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1756
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPrepaidBalanceTransactionByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPrepaidBalanceTransaction["default"];return this.apiClient.callApi('/object-query/prepaid-balance-transactions/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1859
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryPrepaidBalanceTransactionByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedPrepaidBalanceTransaction["default"];return this.apiClient.callApi('/object-query/prepaid-balance-transactions/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1757
1860
|
* Query PrepaidBalanceTransaction by key with filters, expands, sort capabilities. Supported expands: account,prepaidbalance,fund,fund.source.
|
|
1758
1861
|
* @param {String} key Object ID or Number.
|
|
1759
1862
|
* @param {Object} opts Optional parameters
|
|
@@ -1764,6 +1867,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1764
1867
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1765
1868
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1766
1869
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1870
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1767
1871
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1768
1872
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1769
1873
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1780,13 +1884,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1780
1884
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1781
1885
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1782
1886
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1887
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1783
1888
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1784
1889
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1785
1890
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1786
1891
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1787
1892
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1788
1893
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPrepaidBalanceTransactionsResponse} and HTTP response
|
|
1789
|
-
*/},{key:"queryPrepaidBalanceTransactionsWithHttpInfo",value:function queryPrepaidBalanceTransactionsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPrepaidBalanceTransactionsResponse["default"];return this.apiClient.callApi('/object-query/prepaid-balance-transactions','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1894
|
+
*/},{key:"queryPrepaidBalanceTransactionsWithHttpInfo",value:function queryPrepaidBalanceTransactionsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPrepaidBalanceTransactionsResponse["default"];return this.apiClient.callApi('/object-query/prepaid-balance-transactions','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1790
1895
|
* Query PrepaidBalanceTransactions with filters, expands, sort capabilities. Supported expands: account,prepaidbalance,fund,fund.source.
|
|
1791
1896
|
* @param {Object} opts Optional parameters
|
|
1792
1897
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1796,6 +1901,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1796
1901
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1797
1902
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1798
1903
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1904
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1799
1905
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1800
1906
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1801
1907
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1812,13 +1918,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1812
1918
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1813
1919
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1814
1920
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1921
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1815
1922
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1816
1923
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1817
1924
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1818
1925
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1819
1926
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1820
1927
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryPrepaidBalancesResponse} and HTTP response
|
|
1821
|
-
*/},{key:"queryPrepaidBalancesWithHttpInfo",value:function queryPrepaidBalancesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPrepaidBalancesResponse["default"];return this.apiClient.callApi('/object-query/prepaid-balances','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1928
|
+
*/},{key:"queryPrepaidBalancesWithHttpInfo",value:function queryPrepaidBalancesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryPrepaidBalancesResponse["default"];return this.apiClient.callApi('/object-query/prepaid-balances','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1822
1929
|
* Query PrepaidBalances with filters, expands, sort capabilities. Supported expands: account,origsubscription.
|
|
1823
1930
|
* @param {Object} opts Optional parameters
|
|
1824
1931
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1828,6 +1935,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1828
1935
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1829
1936
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1830
1937
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1938
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1831
1939
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1832
1940
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1833
1941
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1845,6 +1953,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1845
1953
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1846
1954
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1847
1955
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1956
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1848
1957
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1849
1958
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1850
1959
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1852,7 +1961,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1852
1961
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1853
1962
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedProcessedUsage} and HTTP response
|
|
1854
1963
|
*/},{key:"queryProcessedUsageByKeyWithHttpInfo",value:function queryProcessedUsageByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1855
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProcessedUsageByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProcessedUsage["default"];return this.apiClient.callApi('/object-query/processed-usages/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1964
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProcessedUsageByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProcessedUsage["default"];return this.apiClient.callApi('/object-query/processed-usages/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1856
1965
|
* Query ProcessedUsage by key with filters, expands, sort capabilities. Supported expands: usage,invoiceitem,creditmemoitem.
|
|
1857
1966
|
* @param {String} key Object ID or Number.
|
|
1858
1967
|
* @param {Object} opts Optional parameters
|
|
@@ -1863,6 +1972,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1863
1972
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1864
1973
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1865
1974
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1975
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1866
1976
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1867
1977
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1868
1978
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1879,13 +1989,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1879
1989
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1880
1990
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1881
1991
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1992
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1882
1993
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1883
1994
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1884
1995
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
1885
1996
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1886
1997
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1887
1998
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryProcessedUsagesResponse} and HTTP response
|
|
1888
|
-
*/},{key:"queryProcessedUsagesWithHttpInfo",value:function queryProcessedUsagesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProcessedUsagesResponse["default"];return this.apiClient.callApi('/object-query/processed-usages','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1999
|
+
*/},{key:"queryProcessedUsagesWithHttpInfo",value:function queryProcessedUsagesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProcessedUsagesResponse["default"];return this.apiClient.callApi('/object-query/processed-usages','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1889
2000
|
* Query ProcessedUsages with filters, expands, sort capabilities. Supported expands: usage,invoiceitem,creditmemoitem.
|
|
1890
2001
|
* @param {Object} opts Optional parameters
|
|
1891
2002
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -1895,6 +2006,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1895
2006
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1896
2007
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1897
2008
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2009
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1898
2010
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1899
2011
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1900
2012
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1912,6 +2024,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1912
2024
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1913
2025
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1914
2026
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2027
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1915
2028
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1916
2029
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1917
2030
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1919,7 +2032,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1919
2032
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1920
2033
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedProduct} and HTTP response
|
|
1921
2034
|
*/},{key:"queryProductByKeyWithHttpInfo",value:function queryProductByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1922
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProductByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProduct["default"];return this.apiClient.callApi('/object-query/products/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2035
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProductByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProduct["default"];return this.apiClient.callApi('/object-query/products/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1923
2036
|
* Query Product by key with filters, expands, sort capabilities. Supported expands: productrateplans,productrateplans.productrateplancharges,productrateplans.productrateplancharges.productrateplanchargetiers.
|
|
1924
2037
|
* @param {String} key Object ID or Number.
|
|
1925
2038
|
* @param {Object} opts Optional parameters
|
|
@@ -1930,6 +2043,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1930
2043
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1931
2044
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1932
2045
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2046
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1933
2047
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1934
2048
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1935
2049
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1947,6 +2061,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1947
2061
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1948
2062
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1949
2063
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2064
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1950
2065
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1951
2066
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1952
2067
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1954,7 +2069,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1954
2069
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1955
2070
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedProductRatePlan} and HTTP response
|
|
1956
2071
|
*/},{key:"queryProductRatePlanByKeyWithHttpInfo",value:function queryProductRatePlanByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1957
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProductRatePlanByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProductRatePlan["default"];return this.apiClient.callApi('/object-query/product-rate-plans/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2072
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProductRatePlanByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProductRatePlan["default"];return this.apiClient.callApi('/object-query/product-rate-plans/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1958
2073
|
* Query ProductRatePlan by key with filters, expands, sort capabilities. Supported expands: product,productrateplancharges,productrateplancharges.productrateplanchargetiers,externalproductrateplans.
|
|
1959
2074
|
* @param {String} key Object ID or Number.
|
|
1960
2075
|
* @param {Object} opts Optional parameters
|
|
@@ -1965,6 +2080,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1965
2080
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1966
2081
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1967
2082
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2083
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1968
2084
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1969
2085
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1970
2086
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1982,6 +2098,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1982
2098
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
1983
2099
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
1984
2100
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2101
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
1985
2102
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
1986
2103
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
1987
2104
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -1989,7 +2106,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
1989
2106
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1990
2107
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedProductRatePlanCharge} and HTTP response
|
|
1991
2108
|
*/},{key:"queryProductRatePlanChargeByKeyWithHttpInfo",value:function queryProductRatePlanChargeByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
1992
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProductRatePlanChargeByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProductRatePlanCharge["default"];return this.apiClient.callApi('/object-query/product-rate-plan-charges/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2109
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProductRatePlanChargeByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProductRatePlanCharge["default"];return this.apiClient.callApi('/object-query/product-rate-plan-charges/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
1993
2110
|
* Query ProductRatePlanCharge by key with filters, expands, sort capabilities. Supported expands: productrateplan,productrateplanchargetiers.
|
|
1994
2111
|
* @param {String} key Object ID or Number.
|
|
1995
2112
|
* @param {Object} opts Optional parameters
|
|
@@ -2000,6 +2117,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2000
2117
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2001
2118
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2002
2119
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2120
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2003
2121
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2004
2122
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2005
2123
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2017,6 +2135,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2017
2135
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2018
2136
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2019
2137
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2138
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2020
2139
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2021
2140
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2022
2141
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2024,7 +2143,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2024
2143
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2025
2144
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedProductRatePlanChargeTier} and HTTP response
|
|
2026
2145
|
*/},{key:"queryProductRatePlanChargeTierByKeyWithHttpInfo",value:function queryProductRatePlanChargeTierByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2027
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProductRatePlanChargeTierByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProductRatePlanChargeTier["default"];return this.apiClient.callApi('/object-query/product-rate-plan-charge-tiers/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2146
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryProductRatePlanChargeTierByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedProductRatePlanChargeTier["default"];return this.apiClient.callApi('/object-query/product-rate-plan-charge-tiers/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2028
2147
|
* Query ProductRatePlanChargeTier by key with filters, expands, sort capabilities. Supported expands: productrateplancharge.
|
|
2029
2148
|
* @param {String} key Object ID or Number.
|
|
2030
2149
|
* @param {Object} opts Optional parameters
|
|
@@ -2035,6 +2154,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2035
2154
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2036
2155
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2037
2156
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2157
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2038
2158
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2039
2159
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2040
2160
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2051,13 +2171,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2051
2171
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2052
2172
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2053
2173
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2174
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2054
2175
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2055
2176
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2056
2177
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2057
2178
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2058
2179
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2059
2180
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryProductRatePlanChargeTiersResponse} and HTTP response
|
|
2060
|
-
*/},{key:"queryProductRatePlanChargeTiersWithHttpInfo",value:function queryProductRatePlanChargeTiersWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProductRatePlanChargeTiersResponse["default"];return this.apiClient.callApi('/object-query/product-rate-plan-charge-tiers','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2181
|
+
*/},{key:"queryProductRatePlanChargeTiersWithHttpInfo",value:function queryProductRatePlanChargeTiersWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProductRatePlanChargeTiersResponse["default"];return this.apiClient.callApi('/object-query/product-rate-plan-charge-tiers','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2061
2182
|
* Query ProductRatePlanChargeTiers with filters, expands, sort capabilities. Supported expands: productrateplancharge.
|
|
2062
2183
|
* @param {Object} opts Optional parameters
|
|
2063
2184
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2067,6 +2188,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2067
2188
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2068
2189
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2069
2190
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2191
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2070
2192
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2071
2193
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2072
2194
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2083,13 +2205,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2083
2205
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2084
2206
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2085
2207
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2208
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2086
2209
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2087
2210
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2088
2211
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2089
2212
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2090
2213
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2091
2214
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryProductRatePlanChargesResponse} and HTTP response
|
|
2092
|
-
*/},{key:"queryProductRatePlanChargesWithHttpInfo",value:function queryProductRatePlanChargesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProductRatePlanChargesResponse["default"];return this.apiClient.callApi('/object-query/product-rate-plan-charges','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2215
|
+
*/},{key:"queryProductRatePlanChargesWithHttpInfo",value:function queryProductRatePlanChargesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProductRatePlanChargesResponse["default"];return this.apiClient.callApi('/object-query/product-rate-plan-charges','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2093
2216
|
* Query ProductRatePlanCharges with filters, expands, sort capabilities. Supported expands: productrateplan,productrateplanchargetiers.
|
|
2094
2217
|
* @param {Object} opts Optional parameters
|
|
2095
2218
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2099,6 +2222,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2099
2222
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2100
2223
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2101
2224
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2225
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2102
2226
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2103
2227
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2104
2228
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2115,13 +2239,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2115
2239
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2116
2240
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2117
2241
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2242
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2118
2243
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2119
2244
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2120
2245
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2121
2246
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2122
2247
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2123
2248
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryProductRatePlansResponse} and HTTP response
|
|
2124
|
-
*/},{key:"queryProductRatePlansWithHttpInfo",value:function queryProductRatePlansWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProductRatePlansResponse["default"];return this.apiClient.callApi('/object-query/product-rate-plans','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2249
|
+
*/},{key:"queryProductRatePlansWithHttpInfo",value:function queryProductRatePlansWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProductRatePlansResponse["default"];return this.apiClient.callApi('/object-query/product-rate-plans','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2125
2250
|
* Query ProductRatePlans with filters, expands, sort capabilities. Supported expands: product,productrateplancharges,productrateplancharges.productrateplanchargetiers,externalproductrateplans.
|
|
2126
2251
|
* @param {Object} opts Optional parameters
|
|
2127
2252
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2131,6 +2256,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2131
2256
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2132
2257
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2133
2258
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2259
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2134
2260
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2135
2261
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2136
2262
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2147,13 +2273,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2147
2273
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2148
2274
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2149
2275
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2276
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2150
2277
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2151
2278
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2152
2279
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2153
2280
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2154
2281
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2155
2282
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryProductsResponse} and HTTP response
|
|
2156
|
-
*/},{key:"queryProductsWithHttpInfo",value:function queryProductsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProductsResponse["default"];return this.apiClient.callApi('/object-query/products','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2283
|
+
*/},{key:"queryProductsWithHttpInfo",value:function queryProductsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryProductsResponse["default"];return this.apiClient.callApi('/object-query/products','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2157
2284
|
* Query Products with filters, expands, sort capabilities. Supported expands: productrateplans,productrateplans.productrateplancharges,productrateplans.productrateplancharges.productrateplanchargetiers.
|
|
2158
2285
|
* @param {Object} opts Optional parameters
|
|
2159
2286
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2163,6 +2290,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2163
2290
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2164
2291
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2165
2292
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2293
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2166
2294
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2167
2295
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2168
2296
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2180,6 +2308,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2180
2308
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2181
2309
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2182
2310
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2311
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2183
2312
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2184
2313
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2185
2314
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2187,7 +2316,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2187
2316
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2188
2317
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRatePlan} and HTTP response
|
|
2189
2318
|
*/},{key:"queryRatePlanByKeyWithHttpInfo",value:function queryRatePlanByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2190
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatePlanByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatePlan["default"];return this.apiClient.callApi('/object-query/rate-plans/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2319
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatePlanByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatePlan["default"];return this.apiClient.callApi('/object-query/rate-plans/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2191
2320
|
* Query RatePlan by key with filters, expands, sort capabilities. Supported expands: subscription,productrateplan,rateplancharges,rateplancharges.rateplanchargetiers.
|
|
2192
2321
|
* @param {String} key Object ID or Number.
|
|
2193
2322
|
* @param {Object} opts Optional parameters
|
|
@@ -2198,6 +2327,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2198
2327
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2199
2328
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2200
2329
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2330
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2201
2331
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2202
2332
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2203
2333
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2215,6 +2345,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2215
2345
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2216
2346
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2217
2347
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2348
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2218
2349
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2219
2350
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2220
2351
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2222,7 +2353,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2222
2353
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2223
2354
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRatePlanCharge} and HTTP response
|
|
2224
2355
|
*/},{key:"queryRatePlanChargeByKeyWithHttpInfo",value:function queryRatePlanChargeByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2225
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatePlanChargeByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatePlanCharge["default"];return this.apiClient.callApi('/object-query/rate-plan-charges/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2356
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatePlanChargeByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatePlanCharge["default"];return this.apiClient.callApi('/object-query/rate-plan-charges/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2226
2357
|
* Query RatePlanCharge by key with filters, expands, sort capabilities. Supported expands: rateplan,productrateplancharge,rateplanchargetiers.
|
|
2227
2358
|
* @param {String} key Object ID or Number.
|
|
2228
2359
|
* @param {Object} opts Optional parameters
|
|
@@ -2233,6 +2364,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2233
2364
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2234
2365
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2235
2366
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2367
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2236
2368
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2237
2369
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2238
2370
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2250,6 +2382,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2250
2382
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2251
2383
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2252
2384
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2385
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2253
2386
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2254
2387
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2255
2388
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2257,7 +2390,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2257
2390
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2258
2391
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRatePlanChargeTier} and HTTP response
|
|
2259
2392
|
*/},{key:"queryRatePlanChargeTierByKeyWithHttpInfo",value:function queryRatePlanChargeTierByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2260
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatePlanChargeTierByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatePlanChargeTier["default"];return this.apiClient.callApi('/object-query/rate-plan-charge-tiers/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2393
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatePlanChargeTierByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatePlanChargeTier["default"];return this.apiClient.callApi('/object-query/rate-plan-charge-tiers/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2261
2394
|
* Query RatePlanChargeTier by key with filters, expands, sort capabilities. Supported expands: rateplancharge.
|
|
2262
2395
|
* @param {String} key Object ID or Number.
|
|
2263
2396
|
* @param {Object} opts Optional parameters
|
|
@@ -2268,6 +2401,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2268
2401
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2269
2402
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2270
2403
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2404
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2271
2405
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2272
2406
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2273
2407
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2284,13 +2418,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2284
2418
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2285
2419
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2286
2420
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2421
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2287
2422
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2288
2423
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2289
2424
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2290
2425
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2291
2426
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2292
2427
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRatePlanChargeTiersResponse} and HTTP response
|
|
2293
|
-
*/},{key:"queryRatePlanChargeTiersWithHttpInfo",value:function queryRatePlanChargeTiersWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatePlanChargeTiersResponse["default"];return this.apiClient.callApi('/object-query/rate-plan-charge-tiers','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2428
|
+
*/},{key:"queryRatePlanChargeTiersWithHttpInfo",value:function queryRatePlanChargeTiersWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatePlanChargeTiersResponse["default"];return this.apiClient.callApi('/object-query/rate-plan-charge-tiers','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2294
2429
|
* Query RatePlanChargeTiers with filters, expands, sort capabilities. Supported expands: rateplancharge.
|
|
2295
2430
|
* @param {Object} opts Optional parameters
|
|
2296
2431
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2300,6 +2435,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2300
2435
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2301
2436
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2302
2437
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2438
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2303
2439
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2304
2440
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2305
2441
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2316,13 +2452,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2316
2452
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2317
2453
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2318
2454
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2455
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2319
2456
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2320
2457
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2321
2458
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2322
2459
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2323
2460
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2324
2461
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRatePlanChargesResponse} and HTTP response
|
|
2325
|
-
*/},{key:"queryRatePlanChargesWithHttpInfo",value:function queryRatePlanChargesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatePlanChargesResponse["default"];return this.apiClient.callApi('/object-query/rate-plan-charges','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2462
|
+
*/},{key:"queryRatePlanChargesWithHttpInfo",value:function queryRatePlanChargesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatePlanChargesResponse["default"];return this.apiClient.callApi('/object-query/rate-plan-charges','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2326
2463
|
* Query RatePlanCharges with filters, expands, sort capabilities. Supported expands: rateplan,productrateplancharge,rateplanchargetiers.
|
|
2327
2464
|
* @param {Object} opts Optional parameters
|
|
2328
2465
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2332,6 +2469,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2332
2469
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2333
2470
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2334
2471
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2472
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2335
2473
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2336
2474
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2337
2475
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2348,13 +2486,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2348
2486
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2349
2487
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2350
2488
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2489
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2351
2490
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2352
2491
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2353
2492
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2354
2493
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2355
2494
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2356
2495
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRatePlansResponse} and HTTP response
|
|
2357
|
-
*/},{key:"queryRatePlansWithHttpInfo",value:function queryRatePlansWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatePlansResponse["default"];return this.apiClient.callApi('/object-query/rate-plans','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2496
|
+
*/},{key:"queryRatePlansWithHttpInfo",value:function queryRatePlansWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatePlansResponse["default"];return this.apiClient.callApi('/object-query/rate-plans','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2358
2497
|
* Query RatePlans with filters, expands, sort capabilities. Supported expands: subscription,productrateplan,rateplancharges,rateplancharges.rateplanchargetiers.
|
|
2359
2498
|
* @param {Object} opts Optional parameters
|
|
2360
2499
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2364,6 +2503,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2364
2503
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2365
2504
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2366
2505
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2506
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2367
2507
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2368
2508
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2369
2509
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2381,6 +2521,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2381
2521
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2382
2522
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2383
2523
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2524
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2384
2525
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2385
2526
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2386
2527
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2388,7 +2529,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2388
2529
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2389
2530
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRatingDetail} and HTTP response
|
|
2390
2531
|
*/},{key:"queryRatingDetailByKeyWithHttpInfo",value:function queryRatingDetailByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2391
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatingDetailByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatingDetail["default"];return this.apiClient.callApi('/object-query/rating-details/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2532
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatingDetailByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatingDetail["default"];return this.apiClient.callApi('/object-query/rating-details/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2392
2533
|
* Query RatingDetail by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2393
2534
|
* @param {String} key Object ID or Number.
|
|
2394
2535
|
* @param {Object} opts Optional parameters
|
|
@@ -2399,6 +2540,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2399
2540
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2400
2541
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2401
2542
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2543
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2402
2544
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2403
2545
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2404
2546
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2415,13 +2557,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2415
2557
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2416
2558
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2417
2559
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2560
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2418
2561
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2419
2562
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2420
2563
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2421
2564
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2422
2565
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2423
2566
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRatingDetailsResponse} and HTTP response
|
|
2424
|
-
*/},{key:"queryRatingDetailsWithHttpInfo",value:function queryRatingDetailsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatingDetailsResponse["default"];return this.apiClient.callApi('/object-query/rating-details','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2567
|
+
*/},{key:"queryRatingDetailsWithHttpInfo",value:function queryRatingDetailsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatingDetailsResponse["default"];return this.apiClient.callApi('/object-query/rating-details','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2425
2568
|
* Query RatingDetails with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2426
2569
|
* @param {Object} opts Optional parameters
|
|
2427
2570
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2431,6 +2574,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2431
2574
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2432
2575
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2433
2576
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2577
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2434
2578
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2435
2579
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2436
2580
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2448,6 +2592,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2448
2592
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2449
2593
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2450
2594
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2595
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2451
2596
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2452
2597
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2453
2598
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2455,7 +2600,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2455
2600
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2456
2601
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRatingResult} and HTTP response
|
|
2457
2602
|
*/},{key:"queryRatingResultByKeyWithHttpInfo",value:function queryRatingResultByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2458
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatingResultByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatingResult["default"];return this.apiClient.callApi('/object-query/rating-results/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2603
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRatingResultByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRatingResult["default"];return this.apiClient.callApi('/object-query/rating-results/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2459
2604
|
* Query RatingResult by key with filters, expands, sort capabilities. Supported expands: account,rateplancharge,subscription,invoiceitem.
|
|
2460
2605
|
* @param {String} key Object ID or Number.
|
|
2461
2606
|
* @param {Object} opts Optional parameters
|
|
@@ -2466,6 +2611,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2466
2611
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2467
2612
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2468
2613
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2614
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2469
2615
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2470
2616
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2471
2617
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2482,13 +2628,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2482
2628
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2483
2629
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2484
2630
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2631
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2485
2632
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2486
2633
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2487
2634
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2488
2635
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2489
2636
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2490
2637
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRatingResultsResponse} and HTTP response
|
|
2491
|
-
*/},{key:"queryRatingResultsWithHttpInfo",value:function queryRatingResultsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatingResultsResponse["default"];return this.apiClient.callApi('/object-query/rating-results','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2638
|
+
*/},{key:"queryRatingResultsWithHttpInfo",value:function queryRatingResultsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRatingResultsResponse["default"];return this.apiClient.callApi('/object-query/rating-results','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2492
2639
|
* Query RatingResults with filters, expands, sort capabilities. Supported expands: account,rateplancharge,subscription,invoiceitem.
|
|
2493
2640
|
* @param {Object} opts Optional parameters
|
|
2494
2641
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2498,6 +2645,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2498
2645
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2499
2646
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2500
2647
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2648
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2501
2649
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2502
2650
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2503
2651
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2515,6 +2663,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2515
2663
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2516
2664
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2517
2665
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2666
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2518
2667
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2519
2668
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2520
2669
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2522,7 +2671,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2522
2671
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2523
2672
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRefundApplication} and HTTP response
|
|
2524
2673
|
*/},{key:"queryRefundApplicationByKeyWithHttpInfo",value:function queryRefundApplicationByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2525
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRefundApplicationByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRefundApplication["default"];return this.apiClient.callApi('/object-query/refund-applications/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2674
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRefundApplicationByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRefundApplication["default"];return this.apiClient.callApi('/object-query/refund-applications/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2526
2675
|
* Query RefundApplication by key with filters, expands, sort capabilities. Supported expands: refund,payment,refundapplicationitems.
|
|
2527
2676
|
* @param {String} key Object ID or Number.
|
|
2528
2677
|
* @param {Object} opts Optional parameters
|
|
@@ -2533,6 +2682,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2533
2682
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2534
2683
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2535
2684
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2685
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2536
2686
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2537
2687
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2538
2688
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2550,6 +2700,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2550
2700
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2551
2701
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2552
2702
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2703
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2553
2704
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2554
2705
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2555
2706
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2557,7 +2708,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2557
2708
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2558
2709
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRefundApplicationItem} and HTTP response
|
|
2559
2710
|
*/},{key:"queryRefundApplicationItemByKeyWithHttpInfo",value:function queryRefundApplicationItemByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2560
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRefundApplicationItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRefundApplicationItem["default"];return this.apiClient.callApi('/object-query/refund-application-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2711
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRefundApplicationItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRefundApplicationItem["default"];return this.apiClient.callApi('/object-query/refund-application-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2561
2712
|
* Query RefundApplicationItem by key with filters, expands, sort capabilities. Supported expands: refundapplication.
|
|
2562
2713
|
* @param {String} key Object ID or Number.
|
|
2563
2714
|
* @param {Object} opts Optional parameters
|
|
@@ -2568,6 +2719,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2568
2719
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2569
2720
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2570
2721
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2722
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2571
2723
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2572
2724
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2573
2725
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2584,13 +2736,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2584
2736
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2585
2737
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2586
2738
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2739
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2587
2740
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2588
2741
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2589
2742
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2590
2743
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2591
2744
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2592
2745
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRefundApplicationItemsResponse} and HTTP response
|
|
2593
|
-
*/},{key:"queryRefundApplicationItemsWithHttpInfo",value:function queryRefundApplicationItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRefundApplicationItemsResponse["default"];return this.apiClient.callApi('/object-query/refund-application-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2746
|
+
*/},{key:"queryRefundApplicationItemsWithHttpInfo",value:function queryRefundApplicationItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRefundApplicationItemsResponse["default"];return this.apiClient.callApi('/object-query/refund-application-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2594
2747
|
* Query RefundApplicationItems with filters, expands, sort capabilities. Supported expands: refundapplication.
|
|
2595
2748
|
* @param {Object} opts Optional parameters
|
|
2596
2749
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2600,6 +2753,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2600
2753
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2601
2754
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2602
2755
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2756
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2603
2757
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2604
2758
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2605
2759
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2616,13 +2770,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2616
2770
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2617
2771
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2618
2772
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2773
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2619
2774
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2620
2775
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2621
2776
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2622
2777
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2623
2778
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2624
2779
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRefundApplicationsResponse} and HTTP response
|
|
2625
|
-
*/},{key:"queryRefundApplicationsWithHttpInfo",value:function queryRefundApplicationsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRefundApplicationsResponse["default"];return this.apiClient.callApi('/object-query/refund-applications','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2780
|
+
*/},{key:"queryRefundApplicationsWithHttpInfo",value:function queryRefundApplicationsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRefundApplicationsResponse["default"];return this.apiClient.callApi('/object-query/refund-applications','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2626
2781
|
* Query RefundApplications with filters, expands, sort capabilities. Supported expands: refund,payment,refundapplicationitems.
|
|
2627
2782
|
* @param {Object} opts Optional parameters
|
|
2628
2783
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2632,6 +2787,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2632
2787
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2633
2788
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2634
2789
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2790
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2635
2791
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2636
2792
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2637
2793
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2649,6 +2805,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2649
2805
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2650
2806
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2651
2807
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2808
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2652
2809
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2653
2810
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2654
2811
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2656,7 +2813,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2656
2813
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2657
2814
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRefund} and HTTP response
|
|
2658
2815
|
*/},{key:"queryRefundByKeyWithHttpInfo",value:function queryRefundByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2659
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRefundByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRefund["default"];return this.apiClient.callApi('/object-query/refunds/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2816
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryRefundByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedRefund["default"];return this.apiClient.callApi('/object-query/refunds/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2660
2817
|
* Query Refund by key with filters, expands, sort capabilities. Supported expands: account,account.billto,account.soldto,paymentmethod,refundapplications,refundapplications.payment,refundapplications.refundapplicationitems.
|
|
2661
2818
|
* @param {String} key Object ID or Number.
|
|
2662
2819
|
* @param {Object} opts Optional parameters
|
|
@@ -2667,6 +2824,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2667
2824
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2668
2825
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2669
2826
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2827
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2670
2828
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2671
2829
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2672
2830
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2683,13 +2841,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2683
2841
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2684
2842
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2685
2843
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2844
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2686
2845
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2687
2846
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2688
2847
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2689
2848
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2690
2849
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2691
2850
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRefundsResponse} and HTTP response
|
|
2692
|
-
*/},{key:"queryRefundsWithHttpInfo",value:function queryRefundsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRefundsResponse["default"];return this.apiClient.callApi('/object-query/refunds','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2851
|
+
*/},{key:"queryRefundsWithHttpInfo",value:function queryRefundsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryRefundsResponse["default"];return this.apiClient.callApi('/object-query/refunds','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2693
2852
|
* Query Refunds with filters, expands, sort capabilities. Supported expands: account,account.billto,account.soldto,paymentmethod,refundapplications,refundapplications.payment,refundapplications.refundapplicationitems.
|
|
2694
2853
|
* @param {Object} opts Optional parameters
|
|
2695
2854
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2699,6 +2858,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2699
2858
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2700
2859
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2701
2860
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2861
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2702
2862
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2703
2863
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2704
2864
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2716,6 +2876,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2716
2876
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2717
2877
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2718
2878
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2879
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2719
2880
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2720
2881
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2721
2882
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2723,7 +2884,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2723
2884
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2724
2885
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedSubscription} and HTTP response
|
|
2725
2886
|
*/},{key:"querySubscriptionByKeyWithHttpInfo",value:function querySubscriptionByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2726
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling querySubscriptionByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedSubscription["default"];return this.apiClient.callApi('/object-query/subscriptions/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2887
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling querySubscriptionByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedSubscription["default"];return this.apiClient.callApi('/object-query/subscriptions/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2727
2888
|
* Query Subscription by key with filters, expands, sort capabilities. Supported expands: account,invoiceowner,billtocontact,invoiceitems,rateplans,rateplans.rateplancharges,rateplans.rateplancharges.rateplanchargetiers,account.billto,account.soldto,account.shipto,account.paymentmethods,order.
|
|
2728
2889
|
* @param {String} key Object ID or Number.
|
|
2729
2890
|
* @param {Object} opts Optional parameters
|
|
@@ -2734,6 +2895,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2734
2895
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2735
2896
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2736
2897
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2898
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2737
2899
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2738
2900
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2739
2901
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2750,13 +2912,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2750
2912
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2751
2913
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2752
2914
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2915
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2753
2916
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2754
2917
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2755
2918
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2756
2919
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2757
2920
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2758
2921
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QuerySubscriptionsResponse} and HTTP response
|
|
2759
|
-
*/},{key:"querySubscriptionsWithHttpInfo",value:function querySubscriptionsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QuerySubscriptionsResponse["default"];return this.apiClient.callApi('/object-query/subscriptions','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2922
|
+
*/},{key:"querySubscriptionsWithHttpInfo",value:function querySubscriptionsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QuerySubscriptionsResponse["default"];return this.apiClient.callApi('/object-query/subscriptions','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2760
2923
|
* Query Subscriptions with filters, expands, sort capabilities. Supported expands: account,invoiceowner,billtocontact,invoiceitems,rateplans,rateplans.rateplancharges,rateplans.rateplancharges.rateplanchargetiers,account.billto,account.soldto,account.shipto,account.paymentmethods,order.
|
|
2761
2924
|
* @param {Object} opts Optional parameters
|
|
2762
2925
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2766,6 +2929,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2766
2929
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2767
2930
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2768
2931
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2932
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2769
2933
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2770
2934
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2771
2935
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2783,6 +2947,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2783
2947
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2784
2948
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2785
2949
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2950
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2786
2951
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2787
2952
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2788
2953
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2790,7 +2955,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2790
2955
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2791
2956
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedSummaryStatement} and HTTP response
|
|
2792
2957
|
*/},{key:"querySummaryStatementByKeyWithHttpInfo",value:function querySummaryStatementByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2793
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling querySummaryStatementByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedSummaryStatement["default"];return this.apiClient.callApi('/object-query/summarystatements/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2958
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling querySummaryStatementByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedSummaryStatement["default"];return this.apiClient.callApi('/object-query/summarystatements/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2794
2959
|
* Query SummaryStatement by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2795
2960
|
* @param {String} key Object ID or Number.
|
|
2796
2961
|
* @param {Object} opts Optional parameters
|
|
@@ -2801,6 +2966,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2801
2966
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2802
2967
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2803
2968
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2969
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2804
2970
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2805
2971
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2806
2972
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2818,6 +2984,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2818
2984
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2819
2985
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2820
2986
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2987
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2821
2988
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2822
2989
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2823
2990
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2825,7 +2992,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2825
2992
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2826
2993
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedSummaryStatementRun} and HTTP response
|
|
2827
2994
|
*/},{key:"querySummaryStatementRunByKeyWithHttpInfo",value:function querySummaryStatementRunByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2828
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling querySummaryStatementRunByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedSummaryStatementRun["default"];return this.apiClient.callApi('/object-query/summarystatementruns/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2995
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling querySummaryStatementRunByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedSummaryStatementRun["default"];return this.apiClient.callApi('/object-query/summarystatementruns/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2829
2996
|
* Query SummaryStatementRun by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2830
2997
|
* @param {String} key Object ID or Number.
|
|
2831
2998
|
* @param {Object} opts Optional parameters
|
|
@@ -2836,6 +3003,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2836
3003
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2837
3004
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2838
3005
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3006
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2839
3007
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2840
3008
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2841
3009
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2852,13 +3020,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2852
3020
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2853
3021
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2854
3022
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
3023
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2855
3024
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2856
3025
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2857
3026
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2858
3027
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2859
3028
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2860
3029
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QuerySummaryStatementRunsResponse} and HTTP response
|
|
2861
|
-
*/},{key:"querySummaryStatementRunsWithHttpInfo",value:function querySummaryStatementRunsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QuerySummaryStatementRunsResponse["default"];return this.apiClient.callApi('/object-query/summarystatementruns','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3030
|
+
*/},{key:"querySummaryStatementRunsWithHttpInfo",value:function querySummaryStatementRunsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QuerySummaryStatementRunsResponse["default"];return this.apiClient.callApi('/object-query/summarystatementruns','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2862
3031
|
* Query SummaryStatementRuns with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2863
3032
|
* @param {Object} opts Optional parameters
|
|
2864
3033
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2868,6 +3037,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2868
3037
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2869
3038
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2870
3039
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3040
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2871
3041
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2872
3042
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2873
3043
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2884,13 +3054,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2884
3054
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2885
3055
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2886
3056
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
3057
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2887
3058
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2888
3059
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2889
3060
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2890
3061
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2891
3062
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2892
3063
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QuerySummaryStatementsResponse} and HTTP response
|
|
2893
|
-
*/},{key:"querySummaryStatementsWithHttpInfo",value:function querySummaryStatementsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QuerySummaryStatementsResponse["default"];return this.apiClient.callApi('/object-query/summarystatements','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3064
|
+
*/},{key:"querySummaryStatementsWithHttpInfo",value:function querySummaryStatementsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QuerySummaryStatementsResponse["default"];return this.apiClient.callApi('/object-query/summarystatements','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2894
3065
|
* Query SummaryStatements with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2895
3066
|
* @param {Object} opts Optional parameters
|
|
2896
3067
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2900,6 +3071,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2900
3071
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2901
3072
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2902
3073
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3074
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2903
3075
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2904
3076
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2905
3077
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2917,6 +3089,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2917
3089
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2918
3090
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2919
3091
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
3092
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2920
3093
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2921
3094
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2922
3095
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2924,7 +3097,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2924
3097
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2925
3098
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedTaxationItem} and HTTP response
|
|
2926
3099
|
*/},{key:"queryTaxationItemByKeyWithHttpInfo",value:function queryTaxationItemByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2927
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryTaxationItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedTaxationItem["default"];return this.apiClient.callApi('/object-query/taxation-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3100
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryTaxationItemByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedTaxationItem["default"];return this.apiClient.callApi('/object-query/taxation-items/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2928
3101
|
* Query TaxationItem by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2929
3102
|
* @param {String} key Object ID or Number.
|
|
2930
3103
|
* @param {Object} opts Optional parameters
|
|
@@ -2935,6 +3108,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2935
3108
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2936
3109
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2937
3110
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3111
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2938
3112
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2939
3113
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2940
3114
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2951,13 +3125,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2951
3125
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2952
3126
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2953
3127
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
3128
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2954
3129
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2955
3130
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2956
3131
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
2957
3132
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2958
3133
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2959
3134
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryTaxationItemsResponse} and HTTP response
|
|
2960
|
-
*/},{key:"queryTaxationItemsWithHttpInfo",value:function queryTaxationItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryTaxationItemsResponse["default"];return this.apiClient.callApi('/object-query/taxation-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3135
|
+
*/},{key:"queryTaxationItemsWithHttpInfo",value:function queryTaxationItemsWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryTaxationItemsResponse["default"];return this.apiClient.callApi('/object-query/taxation-items','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2961
3136
|
* Query TaxationItems with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2962
3137
|
* @param {Object} opts Optional parameters
|
|
2963
3138
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -2967,6 +3142,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2967
3142
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2968
3143
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2969
3144
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3145
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2970
3146
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2971
3147
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2972
3148
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2984,6 +3160,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2984
3160
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
2985
3161
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
2986
3162
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
3163
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
2987
3164
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
2988
3165
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
2989
3166
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -2991,7 +3168,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
2991
3168
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2992
3169
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedUsage} and HTTP response
|
|
2993
3170
|
*/},{key:"queryUsageByKeyWithHttpInfo",value:function queryUsageByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
2994
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryUsageByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedUsage["default"];return this.apiClient.callApi('/object-query/usages/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3171
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryUsageByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedUsage["default"];return this.apiClient.callApi('/object-query/usages/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
2995
3172
|
* Query Usage by key with filters, expands, sort capabilities. Supported expands: account.
|
|
2996
3173
|
* @param {String} key Object ID or Number.
|
|
2997
3174
|
* @param {Object} opts Optional parameters
|
|
@@ -3002,6 +3179,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
3002
3179
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
3003
3180
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
3004
3181
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3182
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
3005
3183
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
3006
3184
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
3007
3185
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -3018,13 +3196,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
3018
3196
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
3019
3197
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
3020
3198
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
3199
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
3021
3200
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
3022
3201
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
3023
3202
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
3024
3203
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
3025
3204
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
3026
3205
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryUsagesResponse} and HTTP response
|
|
3027
|
-
*/},{key:"queryUsagesWithHttpInfo",value:function queryUsagesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryUsagesResponse["default"];return this.apiClient.callApi('/object-query/usages','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3206
|
+
*/},{key:"queryUsagesWithHttpInfo",value:function queryUsagesWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryUsagesResponse["default"];return this.apiClient.callApi('/object-query/usages','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3028
3207
|
* Query Usages with filters, expands, sort capabilities. Supported expands: account.
|
|
3029
3208
|
* @param {Object} opts Optional parameters
|
|
3030
3209
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -3034,6 +3213,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
3034
3213
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
3035
3214
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
3036
3215
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3216
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
3037
3217
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
3038
3218
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
3039
3219
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -3051,6 +3231,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
3051
3231
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
3052
3232
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
3053
3233
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
3234
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
3054
3235
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
3055
3236
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
3056
3237
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -3058,7 +3239,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
3058
3239
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
3059
3240
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedValidityPeriodSummary} and HTTP response
|
|
3060
3241
|
*/},{key:"queryValidityPeriodSummaryByKeyWithHttpInfo",value:function queryValidityPeriodSummaryByKeyWithHttpInfo(key,opts){opts=opts||{};var postBody=null;// verify the required parameter 'key' is set
|
|
3061
|
-
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryValidityPeriodSummaryByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedValidityPeriodSummary["default"];return this.apiClient.callApi('/object-query/validity-period-summaries/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3242
|
+
if(key===undefined||key===null){throw new Error("Missing the required parameter 'key' when calling queryValidityPeriodSummaryByKey");}var pathParams={'key':key};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_ExpandedValidityPeriodSummary["default"];return this.apiClient.callApi('/object-query/validity-period-summaries/{key}','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3062
3243
|
* Query ValidityPeriodSummary by key with filters, expands, sort capabilities. Supported expands: account,prepaidbalance.
|
|
3063
3244
|
* @param {String} key Object ID or Number.
|
|
3064
3245
|
* @param {Object} opts Optional parameters
|
|
@@ -3069,6 +3250,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
3069
3250
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
3070
3251
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
3071
3252
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3253
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
3072
3254
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `pageSize` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
3073
3255
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
3074
3256
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
@@ -3085,13 +3267,14 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
3085
3267
|
* @param {String} [zuora_entity_ids] An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
3086
3268
|
* @param {String} [authorization] The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
3087
3269
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
3270
|
+
* @param {String} [zuora_org_ids] Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
3088
3271
|
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
3089
3272
|
* @param {String} [cursor] A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
3090
3273
|
* @param {Array.<String>} [sort] A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|
|
3091
3274
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
3092
3275
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
3093
3276
|
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryValidityPeriodSummarysResponse} and HTTP response
|
|
3094
|
-
*/},{key:"queryValidityPeriodSummarysWithHttpInfo",value:function queryValidityPeriodSummarysWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryValidityPeriodSummarysResponse["default"];return this.apiClient.callApi('/object-query/validity-period-summaries','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3277
|
+
*/},{key:"queryValidityPeriodSummarysWithHttpInfo",value:function queryValidityPeriodSummarysWithHttpInfo(opts){opts=opts||{};var postBody=null;var pathParams={};var queryParams={'pageSize':opts['page_size'],'cursor':opts['cursor'],'sort[]':this.apiClient.buildCollectionParam(opts['sort'],'multi'),'expand[]':this.apiClient.buildCollectionParam(opts['expand'],'multi'),'filter[]':this.apiClient.buildCollectionParam(opts['filter'],'multi')};var headerParams={'Idempotency-Key':opts['idempotency_key'],'Accept-Encoding':opts['accept_encoding'],'Content-Encoding':opts['content_encoding'],'Zuora-Track-Id':opts['zuora_track_id'],'Zuora-Entity-Ids':opts['zuora_entity_ids'],'Authorization':opts['authorization'],'Zuora-Version':opts['zuora_version'],'Zuora-Org-Ids':opts['zuora_org_ids']};var formParams={};var authNames=['bearerAuth'];var contentTypes=[];var accepts=['application/json'];var returnType=_QueryValidityPeriodSummarysResponse["default"];return this.apiClient.callApi('/object-query/validity-period-summaries','GET',pathParams,queryParams,headerParams,formParams,postBody,authNames,contentTypes,accepts,returnType,null);}/**
|
|
3095
3278
|
* Query ValidityPeriodSummarys with filters, expands, sort capabilities. Supported expands: account,prepaidbalance.
|
|
3096
3279
|
* @param {Object} opts Optional parameters
|
|
3097
3280
|
* @param {String} opts.idempotency_key Specify a unique idempotency key if you want to perform an idempotent POST or PATCH request. Do not use this header in other request types. With this header specified, the Zuora server can identify subsequent retries of the same request using this value, which prevents the same operation from being performed multiple times by accident.
|
|
@@ -3101,6 +3284,7 @@ if(key===undefined||key===null){throw new Error("Missing the required parameter
|
|
|
3101
3284
|
* @param {String} opts.zuora_entity_ids An entity ID. If you have [Zuora Multi-entity](https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/Multi-entity) enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header.
|
|
3102
3285
|
* @param {String} opts.authorization The value is in the `Bearer {token}` format where {token} is a valid OAuth token generated by calling [Create an OAuth token](https://www.zuora.com/developer/api-references/api/operation/createToken).
|
|
3103
3286
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
3287
|
+
* @param {String} opts.zuora_org_ids Comma separated IDs. If you have Zuora Multi-Org enabled, you can use this header to specify which orgs to perform the operation in. If you do not have Zuora Multi-Org enabled, you should not set this header. The IDs must be a sub-set of the user's accessible orgs. If you specify an org that the user does not have access to, the operation fails. If the header is not set, the operation is performed in scope of the user's accessible orgs.
|
|
3104
3288
|
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `page_size` is less than 1 or greater than 50, Zuora will return a 400 error.
|
|
3105
3289
|
* @param {String} opts.cursor A cursor for use in pagination. A cursor defines the starting place in a list. For instance, if you make a list request and receive 100 objects, ending with `next_page=W3sib3JkZXJ=`, your subsequent call can include `cursor=W3sib3JkZXJ=` in order to fetch the next page of the list.
|
|
3106
3290
|
* @param {Array.<String>} opts.sort A case-sensitive query parameter that specifies the sort order of the list, which can be either ascending (e.g. `accountnumber.ASC`) or descending (e.g. `accountnumber.DESC`). You cannot sort on properties in arrays. If the array-type properties are specified for the `sort[]` parameter, they are ignored.
|