zuora-sdk-js 3.7.0 → 3.8.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 +44 -2
- 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 +1 -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 +397 -2
- 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/index.js +231 -7
- 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/AsyncApplyCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/AsyncApplyCreditMemoToInvoice.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/AsyncUnapplyCreditMemoRequest.js +1 -1
- package/dist/zuora_api/model/AsyncUnapplyCreditMemoToInvoice.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 +5 -5
- package/dist/zuora_api/model/BulkUpdateOrderLineItem.js +1 -19
- 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/CreateACHPaymentMethod.js +611 -0
- 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 +5 -5
- package/dist/zuora_api/model/CreateAccountRequest.js +1 -27
- 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/CreateAutogiroPaymentMethod.js +432 -0
- package/dist/zuora_api/model/CreateBacsPaymentMethod.js +426 -0
- package/dist/zuora_api/model/CreateBasePaymentMethod.js +289 -0
- 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/CreateBecsPaymentMethod.js +417 -0
- package/dist/zuora_api/model/CreateBecsnzPaymentMethod.js +432 -0
- package/dist/zuora_api/model/CreateBetalingsservicePaymentMethod.js +432 -0
- 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/CreateCCReferenceTransactionPaymentMethod.js +472 -0
- package/dist/zuora_api/model/CreateCatalogGroupRequest.js +31 -11
- package/dist/zuora_api/model/CreateContactRequest.js +1 -1
- package/dist/zuora_api/model/CreateCreditCardPaymentMethod.js +555 -0
- package/dist/zuora_api/model/CreateCreditMemoFromCharge.js +1 -1
- package/dist/zuora_api/model/CreateCreditMemoFromChargeRequest.js +37 -17
- package/dist/zuora_api/model/CreateCreditMemoFromInvoice.js +32 -12
- package/dist/zuora_api/model/CreateCreditMemoFromInvoiceRequest.js +31 -11
- package/dist/zuora_api/model/CreateCreditMemoTaxationItemsRequest.js +30 -10
- package/dist/zuora_api/model/CreateDebitMemoFromCharge.js +1 -1
- package/dist/zuora_api/model/CreateDebitMemoFromChargeRequest.js +37 -17
- package/dist/zuora_api/model/CreateDebitMemoFromInvoiceRequest.js +31 -11
- package/dist/zuora_api/model/CreateDebitMemosFromInvoiceRequest.js +32 -12
- 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 +2 -15
- 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 +39 -17
- 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/CreateOpenPaymentMethod.js +431 -0
- 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 -14
- 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/CreatePADPaymentMethod.js +434 -0
- package/dist/zuora_api/model/CreatePayPalAdaptivePaymentMethod.js +389 -0
- package/dist/zuora_api/model/CreatePayPalCPPaymentMethod.js +385 -0
- package/dist/zuora_api/model/CreatePayPalECPaymentMethod.js +389 -0
- package/dist/zuora_api/model/CreatePayPalNativeECPaymentMethod.js +387 -0
- 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 +2 -2
- 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 +2 -2
- 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 +457 -821
- 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 +28 -5
- 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 +28 -5
- 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/CreateSEPAPaymentMethod.js +426 -0
- 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 +30 -10
- package/dist/zuora_api/model/CreateTaxationItemsRequest.js +30 -10
- 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/CustomObjectDefinitionRelationship.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionRelationshipRecordConstraints.js +1 -1
- package/dist/zuora_api/model/CustomObjectDefinitionRelationshipRecordConstraintsCreate.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/EInvoicingFileFormat.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/ExpandedCommitment.js +518 -0
- package/dist/zuora_api/model/ExpandedCommitmentSegment.js +266 -0
- package/dist/zuora_api/model/ExpandedContact.js +1 -1
- package/dist/zuora_api/model/ExpandedContactSnapshot.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/ExpandedDeliveryAdjustment.js +430 -0
- package/dist/zuora_api/model/ExpandedExternalProductRatePlan.js +1 -1
- package/dist/zuora_api/model/ExpandedFulfillment.js +310 -0
- 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/ExpandedInvoiceScheduleBooking.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/ExpandedRamp.js +282 -0
- 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 +30 -5
- 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/GetEInvoiceMandateResponse.js +1 -1
- package/dist/zuora_api/model/GetEInvoiceMandatesResponse.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/InvoiceForBulkUpdate.js +297 -0
- 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/InvoiceSettlementAsyncJobResponse.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 +31 -11
- 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 +1 -1
- package/dist/zuora_api/model/QueryAmendmentsResponse.js +1 -1
- package/dist/zuora_api/model/QueryBillingRunsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCommitmentSegmentsResponse.js +116 -0
- package/dist/zuora_api/model/QueryCommitmentsResponse.js +116 -0
- package/dist/zuora_api/model/QueryContactSnapshotsResponse.js +1 -1
- package/dist/zuora_api/model/QueryContactsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCreditMemoApplicationsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCreditMemoItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCreditMemosResponse.js +1 -1
- package/dist/zuora_api/model/QueryCustomObjectRecordsResponse.js +1 -1
- package/dist/zuora_api/model/QueryCustomObjectsResponse.js +1 -1
- package/dist/zuora_api/model/QueryDailyConsumptionSummarysResponse.js +1 -1
- package/dist/zuora_api/model/QueryDebitMemoItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryDebitMemosResponse.js +1 -1
- package/dist/zuora_api/model/QueryDeliveryAdjustmentsResponse.js +116 -0
- package/dist/zuora_api/model/QueryFulfillmentsResponse.js +116 -0
- package/dist/zuora_api/model/QueryInvoiceItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryInvoiceSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/QueryInvoicesResponse.js +1 -1
- package/dist/zuora_api/model/QueryOrderActionsResponse.js +1 -1
- package/dist/zuora_api/model/QueryOrderLineItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryOrderssResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentApplicationsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentMethodSnapshotsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentMethodsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentRunsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentScheduleItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentSchedulesResponse.js +1 -1
- package/dist/zuora_api/model/QueryPaymentsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPrepaidBalanceFundsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPrepaidBalanceTransactionsResponse.js +1 -1
- package/dist/zuora_api/model/QueryPrepaidBalancesResponse.js +1 -1
- package/dist/zuora_api/model/QueryProcessedUsagesResponse.js +1 -1
- package/dist/zuora_api/model/QueryProductRatePlanChargeTiersResponse.js +1 -1
- package/dist/zuora_api/model/QueryProductRatePlanChargesResponse.js +1 -1
- package/dist/zuora_api/model/QueryProductRatePlansResponse.js +1 -1
- package/dist/zuora_api/model/QueryProductsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRampsResponse.js +116 -0
- package/dist/zuora_api/model/QueryRatePlanChargeTiersResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatePlanChargesResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatePlansResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatingDetailsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRatingResultsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRefundApplicationItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRefundApplicationsResponse.js +1 -1
- package/dist/zuora_api/model/QueryRefundsResponse.js +1 -1
- package/dist/zuora_api/model/QuerySubscriptionsResponse.js +1 -1
- package/dist/zuora_api/model/QuerySummaryStatementRunsResponse.js +1 -1
- package/dist/zuora_api/model/QuerySummaryStatementsResponse.js +1 -1
- package/dist/zuora_api/model/QueryTaxationItemsResponse.js +1 -1
- package/dist/zuora_api/model/QueryUsagesResponse.js +1 -1
- package/dist/zuora_api/model/QueryValidityPeriodSummarysResponse.js +1 -1
- 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 +30 -5
- 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 +34 -11
- package/dist/zuora_api/model/RegenerateBookingRequest.js +34 -11
- 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/UpdateACHPaymentMethod.js +290 -0
- package/dist/zuora_api/model/UpdateAccountContact.js +1 -1
- package/dist/zuora_api/model/UpdateAccountRequest.js +1 -13
- package/dist/zuora_api/model/UpdateAccountingCodeRequest.js +1 -1
- package/dist/zuora_api/model/UpdateAccountingPeriodRequest.js +5 -5
- package/dist/zuora_api/model/UpdateBankTransferPaymentMethod.js +290 -0
- package/dist/zuora_api/model/UpdateBasePaymentMethod.js +214 -0
- package/dist/zuora_api/model/UpdateBasicSummaryJournalEntryRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCCReferenceTransactionPaymentMethod.js +276 -0
- package/dist/zuora_api/model/UpdateCatalogGroupRequest.js +1 -1
- package/dist/zuora_api/model/UpdateContactRequest.js +1 -1
- package/dist/zuora_api/model/UpdateCreditCardPaymentMethod.js +321 -0
- 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 -45
- package/dist/zuora_api/model/UpdateInvoiceItem.js +1 -1
- package/dist/zuora_api/model/UpdateInvoiceRequest.js +1 -14
- 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/UpdateOpenPaymentMethod.js +264 -0
- 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 +35 -9
- 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 -14
- package/dist/zuora_api/model/UpdateOrderLineItemRequest.js +1 -19
- package/dist/zuora_api/model/UpdateOrderRequest.js +1 -14
- 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 +178 -153
- 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 +10 -1
- package/dist/zuora_api/model/UsageOveragePricingUpdate.js +10 -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/docs/BulkUpdateInvoicesRequest.md +1 -1
- package/docs/BulkUpdateOrderLineItem.md +0 -1
- package/docs/CreateACHPaymentMethod.md +42 -0
- package/docs/CreateAccountPaymentMethod.md +2 -2
- package/docs/CreateAccountRequest.md +0 -2
- package/docs/CreateAutogiroPaymentMethod.md +27 -0
- package/docs/CreateBacsPaymentMethod.md +27 -0
- package/docs/CreateBasePaymentMethod.md +22 -0
- package/docs/CreateBecsPaymentMethod.md +26 -0
- package/docs/CreateBecsnzPaymentMethod.md +27 -0
- package/docs/CreateBetalingsservicePaymentMethod.md +27 -0
- package/docs/CreateCCReferenceTransactionPaymentMethod.md +31 -0
- package/docs/CreateCatalogGroupRequest.md +1 -1
- package/docs/CreateCreditCardPaymentMethod.md +38 -0
- package/docs/CreateCreditMemoFromChargeRequest.md +1 -1
- package/docs/CreateCreditMemoFromInvoice.md +1 -1
- package/docs/CreateCreditMemoFromInvoiceRequest.md +1 -1
- package/docs/CreateCreditMemoTaxationItemsRequest.md +1 -1
- package/docs/CreateDebitMemoFromChargeRequest.md +1 -1
- package/docs/CreateDebitMemoFromInvoiceRequest.md +1 -1
- package/docs/CreateDebitMemosFromInvoiceRequest.md +1 -1
- package/docs/CreateInvoiceCollectRequest.md +1 -2
- package/docs/CreateInvoiceScheduleRequest.md +2 -2
- package/docs/CreateOpenPaymentMethod.md +28 -0
- package/docs/CreateOrderRequest.md +0 -1
- package/docs/CreatePADPaymentMethod.md +27 -0
- package/docs/CreatePayPalAdaptivePaymentMethod.md +24 -0
- package/docs/CreatePayPalCPPaymentMethod.md +24 -0
- package/docs/CreatePayPalECPaymentMethod.md +24 -0
- package/docs/CreatePayPalNativeECPaymentMethod.md +24 -0
- package/docs/CreatePaymentMethodACH.md +1 -1
- package/docs/CreatePaymentMethodCCReferenceTransaction.md +1 -1
- package/docs/CreatePaymentMethodRequest.md +40 -35
- package/docs/CreatePaymentScheduleItemsRequest.md +1 -1
- package/docs/CreatePaymentSchedulesRequest.md +1 -1
- package/docs/CreateSEPAPaymentMethod.md +27 -0
- package/docs/CreateTaxationItemsForDebitMemoRequest.md +1 -1
- package/docs/CreateTaxationItemsRequest.md +1 -1
- package/docs/ExpandedCommitment.md +47 -0
- package/docs/ExpandedCommitmentSegment.md +24 -0
- package/docs/ExpandedDeliveryAdjustment.md +38 -0
- package/docs/ExpandedFulfillment.md +28 -0
- package/docs/ExpandedRamp.md +26 -0
- package/docs/GenerateBillingDocumentRequest.md +2 -2
- package/docs/InvoiceForBulkUpdate.md +19 -0
- package/docs/ObjectQueriesApi.md +916 -116
- package/docs/PreviewExistingSubscriptionRequest.md +1 -1
- package/docs/QueryCommitmentSegmentsResponse.md +10 -0
- package/docs/QueryCommitmentsResponse.md +10 -0
- package/docs/QueryDeliveryAdjustmentsResponse.md +10 -0
- package/docs/QueryFulfillmentsResponse.md +10 -0
- package/docs/QueryRampsResponse.md +10 -0
- package/docs/ReconcileRefundRequest.md +2 -2
- package/docs/RegenerateBillingRequest.md +2 -2
- package/docs/RegenerateBookingRequest.md +2 -2
- package/docs/UpdateACHPaymentMethod.md +20 -0
- package/docs/UpdateAccountRequest.md +0 -1
- package/docs/UpdateBankTransferPaymentMethod.md +20 -0
- package/docs/UpdateBasePaymentMethod.md +18 -0
- package/docs/UpdateCCReferenceTransactionPaymentMethod.md +19 -0
- package/docs/UpdateCreditCardPaymentMethod.md +23 -0
- package/docs/UpdateFulfillmentRequest.md +0 -4
- package/docs/UpdateInvoiceRequest.md +0 -1
- package/docs/UpdateOpenPaymentMethod.md +18 -0
- package/docs/UpdateOrderActionRequest.md +2 -1
- package/docs/UpdateOrderLineItem.md +0 -1
- package/docs/UpdateOrderLineItemRequest.md +0 -1
- package/docs/UpdateOrderRequest.md +0 -1
- package/docs/UpdatePaymentMethodRequest.md +11 -7
- package/docs/UsageOveragePricingOverride.md +1 -0
- package/docs/UsageOveragePricingUpdate.md +1 -0
- 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 +1 -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 +1140 -225
- 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 +232 -8
- 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/AsyncApplyCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/AsyncApplyCreditMemoToInvoice.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/AsyncUnapplyCreditMemoRequest.js +1 -1
- package/src/zuora_api/model/AsyncUnapplyCreditMemoToInvoice.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 +5 -5
- package/src/zuora_api/model/BulkUpdateOrderLineItem.js +1 -19
- 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/CreateACHPaymentMethod.js +587 -0
- 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 +5 -5
- package/src/zuora_api/model/CreateAccountRequest.js +1 -27
- 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/CreateAutogiroPaymentMethod.js +407 -0
- package/src/zuora_api/model/CreateBacsPaymentMethod.js +401 -0
- package/src/zuora_api/model/CreateBasePaymentMethod.js +266 -0
- 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/CreateBecsPaymentMethod.js +392 -0
- package/src/zuora_api/model/CreateBecsnzPaymentMethod.js +407 -0
- package/src/zuora_api/model/CreateBetalingsservicePaymentMethod.js +407 -0
- 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/CreateCCReferenceTransactionPaymentMethod.js +447 -0
- package/src/zuora_api/model/CreateCatalogGroupRequest.js +13 -5
- package/src/zuora_api/model/CreateContactRequest.js +1 -1
- package/src/zuora_api/model/CreateCreditCardPaymentMethod.js +530 -0
- package/src/zuora_api/model/CreateCreditMemoFromCharge.js +1 -1
- package/src/zuora_api/model/CreateCreditMemoFromChargeRequest.js +13 -5
- package/src/zuora_api/model/CreateCreditMemoFromInvoice.js +14 -6
- package/src/zuora_api/model/CreateCreditMemoFromInvoiceRequest.js +13 -5
- package/src/zuora_api/model/CreateCreditMemoTaxationItemsRequest.js +13 -5
- package/src/zuora_api/model/CreateDebitMemoFromCharge.js +1 -1
- package/src/zuora_api/model/CreateDebitMemoFromChargeRequest.js +13 -5
- package/src/zuora_api/model/CreateDebitMemoFromInvoiceRequest.js +13 -5
- package/src/zuora_api/model/CreateDebitMemosFromInvoiceRequest.js +14 -6
- 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 +2 -15
- 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 +15 -5
- 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/CreateOpenPaymentMethod.js +410 -0
- 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 -14
- 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/CreatePADPaymentMethod.js +409 -0
- package/src/zuora_api/model/CreatePayPalAdaptivePaymentMethod.js +366 -0
- package/src/zuora_api/model/CreatePayPalCPPaymentMethod.js +362 -0
- package/src/zuora_api/model/CreatePayPalECPaymentMethod.js +366 -0
- package/src/zuora_api/model/CreatePayPalNativeECPaymentMethod.js +364 -0
- 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 +2 -2
- 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 +2 -2
- 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 +463 -792
- 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 +13 -5
- 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 +13 -5
- 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/CreateSEPAPaymentMethod.js +401 -0
- 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 +13 -5
- package/src/zuora_api/model/CreateTaxationItemsRequest.js +13 -5
- 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/CustomObjectDefinitionRelationship.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionRelationshipRecordConstraints.js +1 -1
- package/src/zuora_api/model/CustomObjectDefinitionRelationshipRecordConstraintsCreate.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/EInvoicingFileFormat.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/ExpandedCommitment.js +517 -0
- package/src/zuora_api/model/ExpandedCommitmentSegment.js +265 -0
- package/src/zuora_api/model/ExpandedContact.js +1 -1
- package/src/zuora_api/model/ExpandedContactSnapshot.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/ExpandedDeliveryAdjustment.js +429 -0
- package/src/zuora_api/model/ExpandedExternalProductRatePlan.js +1 -1
- package/src/zuora_api/model/ExpandedFulfillment.js +309 -0
- 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/ExpandedInvoiceScheduleBooking.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/ExpandedRamp.js +281 -0
- 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 +15 -5
- 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/GetEInvoiceMandateResponse.js +1 -1
- package/src/zuora_api/model/GetEInvoiceMandatesResponse.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/InvoiceForBulkUpdate.js +280 -0
- 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/InvoiceSettlementAsyncJobResponse.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 +13 -5
- 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 +1 -1
- package/src/zuora_api/model/QueryAmendmentsResponse.js +1 -1
- package/src/zuora_api/model/QueryBillingRunsResponse.js +1 -1
- package/src/zuora_api/model/QueryCommitmentSegmentsResponse.js +115 -0
- package/src/zuora_api/model/QueryCommitmentsResponse.js +115 -0
- package/src/zuora_api/model/QueryContactSnapshotsResponse.js +1 -1
- package/src/zuora_api/model/QueryContactsResponse.js +1 -1
- package/src/zuora_api/model/QueryCreditMemoApplicationsResponse.js +1 -1
- package/src/zuora_api/model/QueryCreditMemoItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryCreditMemosResponse.js +1 -1
- package/src/zuora_api/model/QueryCustomObjectRecordsResponse.js +1 -1
- package/src/zuora_api/model/QueryCustomObjectsResponse.js +1 -1
- package/src/zuora_api/model/QueryDailyConsumptionSummarysResponse.js +1 -1
- package/src/zuora_api/model/QueryDebitMemoItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryDebitMemosResponse.js +1 -1
- package/src/zuora_api/model/QueryDeliveryAdjustmentsResponse.js +115 -0
- package/src/zuora_api/model/QueryFulfillmentsResponse.js +115 -0
- package/src/zuora_api/model/QueryInvoiceItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryInvoiceSchedulesResponse.js +1 -1
- package/src/zuora_api/model/QueryInvoicesResponse.js +1 -1
- package/src/zuora_api/model/QueryOrderActionsResponse.js +1 -1
- package/src/zuora_api/model/QueryOrderLineItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryOrderssResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentApplicationsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentMethodSnapshotsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentMethodsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentRunsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentScheduleItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentSchedulesResponse.js +1 -1
- package/src/zuora_api/model/QueryPaymentsResponse.js +1 -1
- package/src/zuora_api/model/QueryPrepaidBalanceFundsResponse.js +1 -1
- package/src/zuora_api/model/QueryPrepaidBalanceTransactionsResponse.js +1 -1
- package/src/zuora_api/model/QueryPrepaidBalancesResponse.js +1 -1
- package/src/zuora_api/model/QueryProcessedUsagesResponse.js +1 -1
- package/src/zuora_api/model/QueryProductRatePlanChargeTiersResponse.js +1 -1
- package/src/zuora_api/model/QueryProductRatePlanChargesResponse.js +1 -1
- package/src/zuora_api/model/QueryProductRatePlansResponse.js +1 -1
- package/src/zuora_api/model/QueryProductsResponse.js +1 -1
- package/src/zuora_api/model/QueryRampsResponse.js +115 -0
- package/src/zuora_api/model/QueryRatePlanChargeTiersResponse.js +1 -1
- package/src/zuora_api/model/QueryRatePlanChargesResponse.js +1 -1
- package/src/zuora_api/model/QueryRatePlansResponse.js +1 -1
- package/src/zuora_api/model/QueryRatingDetailsResponse.js +1 -1
- package/src/zuora_api/model/QueryRatingResultsResponse.js +1 -1
- package/src/zuora_api/model/QueryRefundApplicationItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryRefundApplicationsResponse.js +1 -1
- package/src/zuora_api/model/QueryRefundsResponse.js +1 -1
- package/src/zuora_api/model/QuerySubscriptionsResponse.js +1 -1
- package/src/zuora_api/model/QuerySummaryStatementRunsResponse.js +1 -1
- package/src/zuora_api/model/QuerySummaryStatementsResponse.js +1 -1
- package/src/zuora_api/model/QueryTaxationItemsResponse.js +1 -1
- package/src/zuora_api/model/QueryUsagesResponse.js +1 -1
- package/src/zuora_api/model/QueryValidityPeriodSummarysResponse.js +1 -1
- 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 +15 -5
- 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 +19 -11
- package/src/zuora_api/model/RegenerateBookingRequest.js +19 -11
- 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/UpdateACHPaymentMethod.js +281 -0
- package/src/zuora_api/model/UpdateAccountContact.js +1 -1
- package/src/zuora_api/model/UpdateAccountRequest.js +1 -13
- package/src/zuora_api/model/UpdateAccountingCodeRequest.js +1 -1
- package/src/zuora_api/model/UpdateAccountingPeriodRequest.js +5 -5
- package/src/zuora_api/model/UpdateBankTransferPaymentMethod.js +281 -0
- package/src/zuora_api/model/UpdateBasePaymentMethod.js +207 -0
- package/src/zuora_api/model/UpdateBasicSummaryJournalEntryRequest.js +1 -1
- package/src/zuora_api/model/UpdateCCReferenceTransactionPaymentMethod.js +268 -0
- package/src/zuora_api/model/UpdateCatalogGroupRequest.js +1 -1
- package/src/zuora_api/model/UpdateContactRequest.js +1 -1
- package/src/zuora_api/model/UpdateCreditCardPaymentMethod.js +312 -0
- 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 -45
- package/src/zuora_api/model/UpdateInvoiceItem.js +1 -1
- package/src/zuora_api/model/UpdateInvoiceRequest.js +1 -14
- 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/UpdateOpenPaymentMethod.js +259 -0
- 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 +32 -9
- 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 -14
- package/src/zuora_api/model/UpdateOrderLineItemRequest.js +1 -19
- package/src/zuora_api/model/UpdateOrderRequest.js +1 -14
- 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 +169 -143
- 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 +10 -1
- package/src/zuora_api/model/UsageOveragePricingUpdate.js +10 -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
- package/dist/zuora_api/model/UpdatePaymentMethodRequestCreditCardInfo.js +0 -119
- package/docs/UpdatePaymentMethodRequestCreditCardInfo.md +0 -11
- package/src/zuora_api/model/UpdatePaymentMethodRequestCreditCardInfo.js +0 -116
|
@@ -17,6 +17,8 @@ import CommonErrorResponse from '../model/CommonErrorResponse';
|
|
|
17
17
|
import ExpandedAccount from '../model/ExpandedAccount';
|
|
18
18
|
import ExpandedAmendment from '../model/ExpandedAmendment';
|
|
19
19
|
import ExpandedBillingRun from '../model/ExpandedBillingRun';
|
|
20
|
+
import ExpandedCommitment from '../model/ExpandedCommitment';
|
|
21
|
+
import ExpandedCommitmentSegment from '../model/ExpandedCommitmentSegment';
|
|
20
22
|
import ExpandedContact from '../model/ExpandedContact';
|
|
21
23
|
import ExpandedContactSnapshot from '../model/ExpandedContactSnapshot';
|
|
22
24
|
import ExpandedCreditMemo from '../model/ExpandedCreditMemo';
|
|
@@ -25,6 +27,8 @@ import ExpandedCreditMemoItem from '../model/ExpandedCreditMemoItem';
|
|
|
25
27
|
import ExpandedDailyConsumptionSummary from '../model/ExpandedDailyConsumptionSummary';
|
|
26
28
|
import ExpandedDebitMemo from '../model/ExpandedDebitMemo';
|
|
27
29
|
import ExpandedDebitMemoItem from '../model/ExpandedDebitMemoItem';
|
|
30
|
+
import ExpandedDeliveryAdjustment from '../model/ExpandedDeliveryAdjustment';
|
|
31
|
+
import ExpandedFulfillment from '../model/ExpandedFulfillment';
|
|
28
32
|
import ExpandedInvoice from '../model/ExpandedInvoice';
|
|
29
33
|
import ExpandedInvoiceItem from '../model/ExpandedInvoiceItem';
|
|
30
34
|
import ExpandedInvoiceSchedule from '../model/ExpandedInvoiceSchedule';
|
|
@@ -46,6 +50,7 @@ import ExpandedProduct from '../model/ExpandedProduct';
|
|
|
46
50
|
import ExpandedProductRatePlan from '../model/ExpandedProductRatePlan';
|
|
47
51
|
import ExpandedProductRatePlanCharge from '../model/ExpandedProductRatePlanCharge';
|
|
48
52
|
import ExpandedProductRatePlanChargeTier from '../model/ExpandedProductRatePlanChargeTier';
|
|
53
|
+
import ExpandedRamp from '../model/ExpandedRamp';
|
|
49
54
|
import ExpandedRatePlan from '../model/ExpandedRatePlan';
|
|
50
55
|
import ExpandedRatePlanCharge from '../model/ExpandedRatePlanCharge';
|
|
51
56
|
import ExpandedRatePlanChargeTier from '../model/ExpandedRatePlanChargeTier';
|
|
@@ -64,6 +69,8 @@ import ProxyUnauthorizedResponse from '../model/ProxyUnauthorizedResponse';
|
|
|
64
69
|
import QueryAccountsResponse from '../model/QueryAccountsResponse';
|
|
65
70
|
import QueryAmendmentsResponse from '../model/QueryAmendmentsResponse';
|
|
66
71
|
import QueryBillingRunsResponse from '../model/QueryBillingRunsResponse';
|
|
72
|
+
import QueryCommitmentSegmentsResponse from '../model/QueryCommitmentSegmentsResponse';
|
|
73
|
+
import QueryCommitmentsResponse from '../model/QueryCommitmentsResponse';
|
|
67
74
|
import QueryContactSnapshotsResponse from '../model/QueryContactSnapshotsResponse';
|
|
68
75
|
import QueryContactsResponse from '../model/QueryContactsResponse';
|
|
69
76
|
import QueryCreditMemoApplicationsResponse from '../model/QueryCreditMemoApplicationsResponse';
|
|
@@ -73,6 +80,8 @@ import QueryCustomObjectsResponse from '../model/QueryCustomObjectsResponse';
|
|
|
73
80
|
import QueryDailyConsumptionSummarysResponse from '../model/QueryDailyConsumptionSummarysResponse';
|
|
74
81
|
import QueryDebitMemoItemsResponse from '../model/QueryDebitMemoItemsResponse';
|
|
75
82
|
import QueryDebitMemosResponse from '../model/QueryDebitMemosResponse';
|
|
83
|
+
import QueryDeliveryAdjustmentsResponse from '../model/QueryDeliveryAdjustmentsResponse';
|
|
84
|
+
import QueryFulfillmentsResponse from '../model/QueryFulfillmentsResponse';
|
|
76
85
|
import QueryInvoiceItemsResponse from '../model/QueryInvoiceItemsResponse';
|
|
77
86
|
import QueryInvoiceSchedulesResponse from '../model/QueryInvoiceSchedulesResponse';
|
|
78
87
|
import QueryInvoicesResponse from '../model/QueryInvoicesResponse';
|
|
@@ -94,6 +103,7 @@ import QueryProductRatePlanChargeTiersResponse from '../model/QueryProductRatePl
|
|
|
94
103
|
import QueryProductRatePlanChargesResponse from '../model/QueryProductRatePlanChargesResponse';
|
|
95
104
|
import QueryProductRatePlansResponse from '../model/QueryProductRatePlansResponse';
|
|
96
105
|
import QueryProductsResponse from '../model/QueryProductsResponse';
|
|
106
|
+
import QueryRampsResponse from '../model/QueryRampsResponse';
|
|
97
107
|
import QueryRatePlanChargeTiersResponse from '../model/QueryRatePlanChargeTiersResponse';
|
|
98
108
|
import QueryRatePlanChargesResponse from '../model/QueryRatePlanChargesResponse';
|
|
99
109
|
import QueryRatePlansResponse from '../model/QueryRatePlansResponse';
|
|
@@ -112,7 +122,7 @@ import QueryValidityPeriodSummarysResponse from '../model/QueryValidityPeriodSum
|
|
|
112
122
|
/**
|
|
113
123
|
* ObjectQueries service.
|
|
114
124
|
* @module api/ObjectQueriesApi
|
|
115
|
-
* @version 3.
|
|
125
|
+
* @version 3.8.0
|
|
116
126
|
*/
|
|
117
127
|
export default class ObjectQueriesApi {
|
|
118
128
|
|
|
@@ -673,7 +683,7 @@ export default class ObjectQueriesApi {
|
|
|
673
683
|
|
|
674
684
|
|
|
675
685
|
/**
|
|
676
|
-
* Query
|
|
686
|
+
* Query Commitment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
677
687
|
* @param {String} key Object ID or Number.
|
|
678
688
|
* @param {Object} opts Optional parameters
|
|
679
689
|
* @param {String} [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.
|
|
@@ -691,14 +701,14 @@ export default class ObjectQueriesApi {
|
|
|
691
701
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
692
702
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
693
703
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
694
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
704
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedCommitment} and HTTP response
|
|
695
705
|
*/
|
|
696
|
-
|
|
706
|
+
queryCommitmentByKeyWithHttpInfo(key, opts) {
|
|
697
707
|
opts = opts || {};
|
|
698
708
|
let postBody = null;
|
|
699
709
|
// verify the required parameter 'key' is set
|
|
700
710
|
if (key === undefined || key === null) {
|
|
701
|
-
throw new Error("Missing the required parameter 'key' when calling
|
|
711
|
+
throw new Error("Missing the required parameter 'key' when calling queryCommitmentByKey");
|
|
702
712
|
}
|
|
703
713
|
|
|
704
714
|
let pathParams = {
|
|
@@ -729,16 +739,16 @@ export default class ObjectQueriesApi {
|
|
|
729
739
|
let authNames = ['bearerAuth'];
|
|
730
740
|
let contentTypes = [];
|
|
731
741
|
let accepts = ['application/json'];
|
|
732
|
-
let returnType =
|
|
742
|
+
let returnType = ExpandedCommitment;
|
|
733
743
|
return this.apiClient.callApi(
|
|
734
|
-
'/object-query/
|
|
744
|
+
'/object-query/commitment/{key}', 'GET',
|
|
735
745
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
736
746
|
authNames, contentTypes, accepts, returnType, null
|
|
737
747
|
);
|
|
738
748
|
}
|
|
739
749
|
|
|
740
750
|
/**
|
|
741
|
-
* Query
|
|
751
|
+
* Query Commitment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
742
752
|
* @param {String} key Object ID or Number.
|
|
743
753
|
* @param {Object} opts Optional parameters
|
|
744
754
|
* @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,10 +766,10 @@ export default class ObjectQueriesApi {
|
|
|
756
766
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
757
767
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
758
768
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
759
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
769
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedCommitment}
|
|
760
770
|
*/
|
|
761
|
-
|
|
762
|
-
return this.
|
|
771
|
+
queryCommitmentByKey(key, opts) {
|
|
772
|
+
return this.queryCommitmentByKeyWithHttpInfo(key, opts)
|
|
763
773
|
.then(function(response_and_data) {
|
|
764
774
|
return response_and_data.data;
|
|
765
775
|
});
|
|
@@ -767,7 +777,7 @@ export default class ObjectQueriesApi {
|
|
|
767
777
|
|
|
768
778
|
|
|
769
779
|
/**
|
|
770
|
-
* Query
|
|
780
|
+
* Query CommitmentSegment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
771
781
|
* @param {String} key Object ID or Number.
|
|
772
782
|
* @param {Object} opts Optional parameters
|
|
773
783
|
* @param {String} [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.
|
|
@@ -785,14 +795,14 @@ export default class ObjectQueriesApi {
|
|
|
785
795
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
786
796
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
787
797
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
788
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
798
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedCommitmentSegment} and HTTP response
|
|
789
799
|
*/
|
|
790
|
-
|
|
800
|
+
queryCommitmentSegmentByKeyWithHttpInfo(key, opts) {
|
|
791
801
|
opts = opts || {};
|
|
792
802
|
let postBody = null;
|
|
793
803
|
// verify the required parameter 'key' is set
|
|
794
804
|
if (key === undefined || key === null) {
|
|
795
|
-
throw new Error("Missing the required parameter 'key' when calling
|
|
805
|
+
throw new Error("Missing the required parameter 'key' when calling queryCommitmentSegmentByKey");
|
|
796
806
|
}
|
|
797
807
|
|
|
798
808
|
let pathParams = {
|
|
@@ -823,16 +833,16 @@ export default class ObjectQueriesApi {
|
|
|
823
833
|
let authNames = ['bearerAuth'];
|
|
824
834
|
let contentTypes = [];
|
|
825
835
|
let accepts = ['application/json'];
|
|
826
|
-
let returnType =
|
|
836
|
+
let returnType = ExpandedCommitmentSegment;
|
|
827
837
|
return this.apiClient.callApi(
|
|
828
|
-
'/object-query/
|
|
838
|
+
'/object-query/commitmentSegment/{key}', 'GET',
|
|
829
839
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
830
840
|
authNames, contentTypes, accepts, returnType, null
|
|
831
841
|
);
|
|
832
842
|
}
|
|
833
843
|
|
|
834
844
|
/**
|
|
835
|
-
* Query
|
|
845
|
+
* Query CommitmentSegment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
836
846
|
* @param {String} key Object ID or Number.
|
|
837
847
|
* @param {Object} opts Optional parameters
|
|
838
848
|
* @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.
|
|
@@ -850,10 +860,10 @@ export default class ObjectQueriesApi {
|
|
|
850
860
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
851
861
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
852
862
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
853
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
863
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedCommitmentSegment}
|
|
854
864
|
*/
|
|
855
|
-
|
|
856
|
-
return this.
|
|
865
|
+
queryCommitmentSegmentByKey(key, opts) {
|
|
866
|
+
return this.queryCommitmentSegmentByKeyWithHttpInfo(key, opts)
|
|
857
867
|
.then(function(response_and_data) {
|
|
858
868
|
return response_and_data.data;
|
|
859
869
|
});
|
|
@@ -861,7 +871,7 @@ export default class ObjectQueriesApi {
|
|
|
861
871
|
|
|
862
872
|
|
|
863
873
|
/**
|
|
864
|
-
* Query
|
|
874
|
+
* Query CommitmentSegments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
865
875
|
* @param {Object} opts Optional parameters
|
|
866
876
|
* @param {String} [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.
|
|
867
877
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -878,9 +888,9 @@ export default class ObjectQueriesApi {
|
|
|
878
888
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
879
889
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
880
890
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
881
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
891
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCommitmentSegmentsResponse} and HTTP response
|
|
882
892
|
*/
|
|
883
|
-
|
|
893
|
+
queryCommitmentSegmentsWithHttpInfo(opts) {
|
|
884
894
|
opts = opts || {};
|
|
885
895
|
let postBody = null;
|
|
886
896
|
|
|
@@ -911,16 +921,16 @@ export default class ObjectQueriesApi {
|
|
|
911
921
|
let authNames = ['bearerAuth'];
|
|
912
922
|
let contentTypes = [];
|
|
913
923
|
let accepts = ['application/json'];
|
|
914
|
-
let returnType =
|
|
924
|
+
let returnType = QueryCommitmentSegmentsResponse;
|
|
915
925
|
return this.apiClient.callApi(
|
|
916
|
-
'/object-query/
|
|
926
|
+
'/object-query/commitmentSegment', 'GET',
|
|
917
927
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
918
928
|
authNames, contentTypes, accepts, returnType, null
|
|
919
929
|
);
|
|
920
930
|
}
|
|
921
931
|
|
|
922
932
|
/**
|
|
923
|
-
* Query
|
|
933
|
+
* Query CommitmentSegments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
924
934
|
* @param {Object} opts Optional parameters
|
|
925
935
|
* @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.
|
|
926
936
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -937,10 +947,10 @@ export default class ObjectQueriesApi {
|
|
|
937
947
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
938
948
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
939
949
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
940
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
950
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryCommitmentSegmentsResponse}
|
|
941
951
|
*/
|
|
942
|
-
|
|
943
|
-
return this.
|
|
952
|
+
queryCommitmentSegments(opts) {
|
|
953
|
+
return this.queryCommitmentSegmentsWithHttpInfo(opts)
|
|
944
954
|
.then(function(response_and_data) {
|
|
945
955
|
return response_and_data.data;
|
|
946
956
|
});
|
|
@@ -948,7 +958,7 @@ export default class ObjectQueriesApi {
|
|
|
948
958
|
|
|
949
959
|
|
|
950
960
|
/**
|
|
951
|
-
* Query
|
|
961
|
+
* Query Commitments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
952
962
|
* @param {Object} opts Optional parameters
|
|
953
963
|
* @param {String} [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.
|
|
954
964
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -965,9 +975,9 @@ export default class ObjectQueriesApi {
|
|
|
965
975
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
966
976
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
967
977
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
968
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
978
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCommitmentsResponse} and HTTP response
|
|
969
979
|
*/
|
|
970
|
-
|
|
980
|
+
queryCommitmentsWithHttpInfo(opts) {
|
|
971
981
|
opts = opts || {};
|
|
972
982
|
let postBody = null;
|
|
973
983
|
|
|
@@ -998,16 +1008,16 @@ export default class ObjectQueriesApi {
|
|
|
998
1008
|
let authNames = ['bearerAuth'];
|
|
999
1009
|
let contentTypes = [];
|
|
1000
1010
|
let accepts = ['application/json'];
|
|
1001
|
-
let returnType =
|
|
1011
|
+
let returnType = QueryCommitmentsResponse;
|
|
1002
1012
|
return this.apiClient.callApi(
|
|
1003
|
-
'/object-query/
|
|
1013
|
+
'/object-query/commitment', 'GET',
|
|
1004
1014
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1005
1015
|
authNames, contentTypes, accepts, returnType, null
|
|
1006
1016
|
);
|
|
1007
1017
|
}
|
|
1008
1018
|
|
|
1009
1019
|
/**
|
|
1010
|
-
* Query
|
|
1020
|
+
* Query Commitments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1011
1021
|
* @param {Object} opts Optional parameters
|
|
1012
1022
|
* @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.
|
|
1013
1023
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1024,10 +1034,10 @@ export default class ObjectQueriesApi {
|
|
|
1024
1034
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1025
1035
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1026
1036
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1027
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
1037
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryCommitmentsResponse}
|
|
1028
1038
|
*/
|
|
1029
|
-
|
|
1030
|
-
return this.
|
|
1039
|
+
queryCommitments(opts) {
|
|
1040
|
+
return this.queryCommitmentsWithHttpInfo(opts)
|
|
1031
1041
|
.then(function(response_and_data) {
|
|
1032
1042
|
return response_and_data.data;
|
|
1033
1043
|
});
|
|
@@ -1035,7 +1045,7 @@ export default class ObjectQueriesApi {
|
|
|
1035
1045
|
|
|
1036
1046
|
|
|
1037
1047
|
/**
|
|
1038
|
-
* Query
|
|
1048
|
+
* Query Contact by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1039
1049
|
* @param {String} key Object ID or Number.
|
|
1040
1050
|
* @param {Object} opts Optional parameters
|
|
1041
1051
|
* @param {String} [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.
|
|
@@ -1053,14 +1063,14 @@ export default class ObjectQueriesApi {
|
|
|
1053
1063
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1054
1064
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1055
1065
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1056
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
1066
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedContact} and HTTP response
|
|
1057
1067
|
*/
|
|
1058
|
-
|
|
1068
|
+
queryContactByKeyWithHttpInfo(key, opts) {
|
|
1059
1069
|
opts = opts || {};
|
|
1060
1070
|
let postBody = null;
|
|
1061
1071
|
// verify the required parameter 'key' is set
|
|
1062
1072
|
if (key === undefined || key === null) {
|
|
1063
|
-
throw new Error("Missing the required parameter 'key' when calling
|
|
1073
|
+
throw new Error("Missing the required parameter 'key' when calling queryContactByKey");
|
|
1064
1074
|
}
|
|
1065
1075
|
|
|
1066
1076
|
let pathParams = {
|
|
@@ -1091,16 +1101,16 @@ export default class ObjectQueriesApi {
|
|
|
1091
1101
|
let authNames = ['bearerAuth'];
|
|
1092
1102
|
let contentTypes = [];
|
|
1093
1103
|
let accepts = ['application/json'];
|
|
1094
|
-
let returnType =
|
|
1104
|
+
let returnType = ExpandedContact;
|
|
1095
1105
|
return this.apiClient.callApi(
|
|
1096
|
-
'/object-query/
|
|
1106
|
+
'/object-query/contacts/{key}', 'GET',
|
|
1097
1107
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1098
1108
|
authNames, contentTypes, accepts, returnType, null
|
|
1099
1109
|
);
|
|
1100
1110
|
}
|
|
1101
1111
|
|
|
1102
1112
|
/**
|
|
1103
|
-
* Query
|
|
1113
|
+
* Query Contact by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1104
1114
|
* @param {String} key Object ID or Number.
|
|
1105
1115
|
* @param {Object} opts Optional parameters
|
|
1106
1116
|
* @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.
|
|
@@ -1118,10 +1128,10 @@ export default class ObjectQueriesApi {
|
|
|
1118
1128
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1119
1129
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1120
1130
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1121
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
1131
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedContact}
|
|
1122
1132
|
*/
|
|
1123
|
-
|
|
1124
|
-
return this.
|
|
1133
|
+
queryContactByKey(key, opts) {
|
|
1134
|
+
return this.queryContactByKeyWithHttpInfo(key, opts)
|
|
1125
1135
|
.then(function(response_and_data) {
|
|
1126
1136
|
return response_and_data.data;
|
|
1127
1137
|
});
|
|
@@ -1129,7 +1139,8 @@ export default class ObjectQueriesApi {
|
|
|
1129
1139
|
|
|
1130
1140
|
|
|
1131
1141
|
/**
|
|
1132
|
-
* Query
|
|
1142
|
+
* Query ContactSnapshot by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1143
|
+
* @param {String} key Object ID or Number.
|
|
1133
1144
|
* @param {Object} opts Optional parameters
|
|
1134
1145
|
* @param {String} [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.
|
|
1135
1146
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1139,20 +1150,25 @@ export default class ObjectQueriesApi {
|
|
|
1139
1150
|
* @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).
|
|
1140
1151
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1141
1152
|
* @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.
|
|
1142
|
-
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `
|
|
1153
|
+
* @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.
|
|
1143
1154
|
* @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.
|
|
1144
1155
|
* @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.
|
|
1145
1156
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1146
1157
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1147
1158
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1148
1159
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1149
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
1160
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedContactSnapshot} and HTTP response
|
|
1150
1161
|
*/
|
|
1151
|
-
|
|
1162
|
+
queryContactSnapshotByKeyWithHttpInfo(key, opts) {
|
|
1152
1163
|
opts = opts || {};
|
|
1153
1164
|
let postBody = null;
|
|
1165
|
+
// verify the required parameter 'key' is set
|
|
1166
|
+
if (key === undefined || key === null) {
|
|
1167
|
+
throw new Error("Missing the required parameter 'key' when calling queryContactSnapshotByKey");
|
|
1168
|
+
}
|
|
1154
1169
|
|
|
1155
1170
|
let pathParams = {
|
|
1171
|
+
'key': key
|
|
1156
1172
|
};
|
|
1157
1173
|
let queryParams = {
|
|
1158
1174
|
'pageSize': opts['page_size'],
|
|
@@ -1179,16 +1195,17 @@ export default class ObjectQueriesApi {
|
|
|
1179
1195
|
let authNames = ['bearerAuth'];
|
|
1180
1196
|
let contentTypes = [];
|
|
1181
1197
|
let accepts = ['application/json'];
|
|
1182
|
-
let returnType =
|
|
1198
|
+
let returnType = ExpandedContactSnapshot;
|
|
1183
1199
|
return this.apiClient.callApi(
|
|
1184
|
-
'/object-query/
|
|
1200
|
+
'/object-query/contact-snapshots/{key}', 'GET',
|
|
1185
1201
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1186
1202
|
authNames, contentTypes, accepts, returnType, null
|
|
1187
1203
|
);
|
|
1188
1204
|
}
|
|
1189
1205
|
|
|
1190
1206
|
/**
|
|
1191
|
-
* Query
|
|
1207
|
+
* Query ContactSnapshot by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1208
|
+
* @param {String} key Object ID or Number.
|
|
1192
1209
|
* @param {Object} opts Optional parameters
|
|
1193
1210
|
* @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.
|
|
1194
1211
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1198,17 +1215,17 @@ export default class ObjectQueriesApi {
|
|
|
1198
1215
|
* @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).
|
|
1199
1216
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1200
1217
|
* @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.
|
|
1201
|
-
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `
|
|
1218
|
+
* @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.
|
|
1202
1219
|
* @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.
|
|
1203
1220
|
* @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.
|
|
1204
1221
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1205
1222
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1206
1223
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1207
1224
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1208
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
1225
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedContactSnapshot}
|
|
1209
1226
|
*/
|
|
1210
|
-
|
|
1211
|
-
return this.
|
|
1227
|
+
queryContactSnapshotByKey(key, opts) {
|
|
1228
|
+
return this.queryContactSnapshotByKeyWithHttpInfo(key, opts)
|
|
1212
1229
|
.then(function(response_and_data) {
|
|
1213
1230
|
return response_and_data.data;
|
|
1214
1231
|
});
|
|
@@ -1216,8 +1233,7 @@ export default class ObjectQueriesApi {
|
|
|
1216
1233
|
|
|
1217
1234
|
|
|
1218
1235
|
/**
|
|
1219
|
-
* Query
|
|
1220
|
-
* @param {String} key Object ID or Number.
|
|
1236
|
+
* Query ContactSnapshots with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1221
1237
|
* @param {Object} opts Optional parameters
|
|
1222
1238
|
* @param {String} [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.
|
|
1223
1239
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1227,25 +1243,20 @@ export default class ObjectQueriesApi {
|
|
|
1227
1243
|
* @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).
|
|
1228
1244
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1229
1245
|
* @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.
|
|
1230
|
-
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `
|
|
1246
|
+
* @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.
|
|
1231
1247
|
* @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.
|
|
1232
1248
|
* @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.
|
|
1233
1249
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1234
1250
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1235
1251
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1236
1252
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1237
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
1253
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryContactSnapshotsResponse} and HTTP response
|
|
1238
1254
|
*/
|
|
1239
|
-
|
|
1255
|
+
queryContactSnapshotsWithHttpInfo(opts) {
|
|
1240
1256
|
opts = opts || {};
|
|
1241
1257
|
let postBody = null;
|
|
1242
|
-
// verify the required parameter 'key' is set
|
|
1243
|
-
if (key === undefined || key === null) {
|
|
1244
|
-
throw new Error("Missing the required parameter 'key' when calling queryCreditMemoByKey");
|
|
1245
|
-
}
|
|
1246
1258
|
|
|
1247
1259
|
let pathParams = {
|
|
1248
|
-
'key': key
|
|
1249
1260
|
};
|
|
1250
1261
|
let queryParams = {
|
|
1251
1262
|
'pageSize': opts['page_size'],
|
|
@@ -1272,17 +1283,16 @@ export default class ObjectQueriesApi {
|
|
|
1272
1283
|
let authNames = ['bearerAuth'];
|
|
1273
1284
|
let contentTypes = [];
|
|
1274
1285
|
let accepts = ['application/json'];
|
|
1275
|
-
let returnType =
|
|
1286
|
+
let returnType = QueryContactSnapshotsResponse;
|
|
1276
1287
|
return this.apiClient.callApi(
|
|
1277
|
-
'/object-query/
|
|
1288
|
+
'/object-query/contact-snapshots', 'GET',
|
|
1278
1289
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1279
1290
|
authNames, contentTypes, accepts, returnType, null
|
|
1280
1291
|
);
|
|
1281
1292
|
}
|
|
1282
1293
|
|
|
1283
1294
|
/**
|
|
1284
|
-
* Query
|
|
1285
|
-
* @param {String} key Object ID or Number.
|
|
1295
|
+
* Query ContactSnapshots with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1286
1296
|
* @param {Object} opts Optional parameters
|
|
1287
1297
|
* @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.
|
|
1288
1298
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1292,17 +1302,17 @@ export default class ObjectQueriesApi {
|
|
|
1292
1302
|
* @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).
|
|
1293
1303
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1294
1304
|
* @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.
|
|
1295
|
-
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `
|
|
1305
|
+
* @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.
|
|
1296
1306
|
* @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.
|
|
1297
1307
|
* @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.
|
|
1298
1308
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1299
1309
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1300
1310
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1301
1311
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1302
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
1312
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryContactSnapshotsResponse}
|
|
1303
1313
|
*/
|
|
1304
|
-
|
|
1305
|
-
return this.
|
|
1314
|
+
queryContactSnapshots(opts) {
|
|
1315
|
+
return this.queryContactSnapshotsWithHttpInfo(opts)
|
|
1306
1316
|
.then(function(response_and_data) {
|
|
1307
1317
|
return response_and_data.data;
|
|
1308
1318
|
});
|
|
@@ -1310,8 +1320,7 @@ export default class ObjectQueriesApi {
|
|
|
1310
1320
|
|
|
1311
1321
|
|
|
1312
1322
|
/**
|
|
1313
|
-
* Query
|
|
1314
|
-
* @param {String} key Object ID or Number.
|
|
1323
|
+
* Query Contacts with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1315
1324
|
* @param {Object} opts Optional parameters
|
|
1316
1325
|
* @param {String} [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.
|
|
1317
1326
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1321,25 +1330,20 @@ export default class ObjectQueriesApi {
|
|
|
1321
1330
|
* @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).
|
|
1322
1331
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1323
1332
|
* @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.
|
|
1324
|
-
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `
|
|
1333
|
+
* @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.
|
|
1325
1334
|
* @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.
|
|
1326
1335
|
* @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.
|
|
1327
1336
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1328
1337
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1329
1338
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1330
1339
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1331
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
1340
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryContactsResponse} and HTTP response
|
|
1332
1341
|
*/
|
|
1333
|
-
|
|
1342
|
+
queryContactsWithHttpInfo(opts) {
|
|
1334
1343
|
opts = opts || {};
|
|
1335
1344
|
let postBody = null;
|
|
1336
|
-
// verify the required parameter 'key' is set
|
|
1337
|
-
if (key === undefined || key === null) {
|
|
1338
|
-
throw new Error("Missing the required parameter 'key' when calling queryCreditMemoItemByKey");
|
|
1339
|
-
}
|
|
1340
1345
|
|
|
1341
1346
|
let pathParams = {
|
|
1342
|
-
'key': key
|
|
1343
1347
|
};
|
|
1344
1348
|
let queryParams = {
|
|
1345
1349
|
'pageSize': opts['page_size'],
|
|
@@ -1366,17 +1370,16 @@ export default class ObjectQueriesApi {
|
|
|
1366
1370
|
let authNames = ['bearerAuth'];
|
|
1367
1371
|
let contentTypes = [];
|
|
1368
1372
|
let accepts = ['application/json'];
|
|
1369
|
-
let returnType =
|
|
1373
|
+
let returnType = QueryContactsResponse;
|
|
1370
1374
|
return this.apiClient.callApi(
|
|
1371
|
-
'/object-query/
|
|
1375
|
+
'/object-query/contacts', 'GET',
|
|
1372
1376
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1373
1377
|
authNames, contentTypes, accepts, returnType, null
|
|
1374
1378
|
);
|
|
1375
1379
|
}
|
|
1376
1380
|
|
|
1377
1381
|
/**
|
|
1378
|
-
* Query
|
|
1379
|
-
* @param {String} key Object ID or Number.
|
|
1382
|
+
* Query Contacts with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1380
1383
|
* @param {Object} opts Optional parameters
|
|
1381
1384
|
* @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.
|
|
1382
1385
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1386,17 +1389,17 @@ export default class ObjectQueriesApi {
|
|
|
1386
1389
|
* @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).
|
|
1387
1390
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1388
1391
|
* @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.
|
|
1389
|
-
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `
|
|
1392
|
+
* @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.
|
|
1390
1393
|
* @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.
|
|
1391
1394
|
* @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.
|
|
1392
1395
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1393
1396
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1394
1397
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1395
1398
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1396
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
1399
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryContactsResponse}
|
|
1397
1400
|
*/
|
|
1398
|
-
|
|
1399
|
-
return this.
|
|
1401
|
+
queryContacts(opts) {
|
|
1402
|
+
return this.queryContactsWithHttpInfo(opts)
|
|
1400
1403
|
.then(function(response_and_data) {
|
|
1401
1404
|
return response_and_data.data;
|
|
1402
1405
|
});
|
|
@@ -1404,7 +1407,8 @@ export default class ObjectQueriesApi {
|
|
|
1404
1407
|
|
|
1405
1408
|
|
|
1406
1409
|
/**
|
|
1407
|
-
* Query
|
|
1410
|
+
* Query CreditMemoApplication by key with filters, expands, sort capabilities. Supported expands: creditmemo.
|
|
1411
|
+
* @param {String} key Object ID or Number.
|
|
1408
1412
|
* @param {Object} opts Optional parameters
|
|
1409
1413
|
* @param {String} [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.
|
|
1410
1414
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1414,20 +1418,25 @@ export default class ObjectQueriesApi {
|
|
|
1414
1418
|
* @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).
|
|
1415
1419
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1416
1420
|
* @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.
|
|
1417
|
-
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `
|
|
1421
|
+
* @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.
|
|
1418
1422
|
* @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.
|
|
1419
1423
|
* @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.
|
|
1420
1424
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1421
1425
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1422
1426
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1423
1427
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1424
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
1428
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedCreditMemoApplication} and HTTP response
|
|
1425
1429
|
*/
|
|
1426
|
-
|
|
1430
|
+
queryCreditMemoApplicationByKeyWithHttpInfo(key, opts) {
|
|
1427
1431
|
opts = opts || {};
|
|
1428
1432
|
let postBody = null;
|
|
1433
|
+
// verify the required parameter 'key' is set
|
|
1434
|
+
if (key === undefined || key === null) {
|
|
1435
|
+
throw new Error("Missing the required parameter 'key' when calling queryCreditMemoApplicationByKey");
|
|
1436
|
+
}
|
|
1429
1437
|
|
|
1430
1438
|
let pathParams = {
|
|
1439
|
+
'key': key
|
|
1431
1440
|
};
|
|
1432
1441
|
let queryParams = {
|
|
1433
1442
|
'pageSize': opts['page_size'],
|
|
@@ -1454,16 +1463,17 @@ export default class ObjectQueriesApi {
|
|
|
1454
1463
|
let authNames = ['bearerAuth'];
|
|
1455
1464
|
let contentTypes = [];
|
|
1456
1465
|
let accepts = ['application/json'];
|
|
1457
|
-
let returnType =
|
|
1466
|
+
let returnType = ExpandedCreditMemoApplication;
|
|
1458
1467
|
return this.apiClient.callApi(
|
|
1459
|
-
'/object-query/credit-memo-
|
|
1468
|
+
'/object-query/credit-memo-applications/{key}', 'GET',
|
|
1460
1469
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1461
1470
|
authNames, contentTypes, accepts, returnType, null
|
|
1462
1471
|
);
|
|
1463
1472
|
}
|
|
1464
1473
|
|
|
1465
1474
|
/**
|
|
1466
|
-
* Query
|
|
1475
|
+
* Query CreditMemoApplication by key with filters, expands, sort capabilities. Supported expands: creditmemo.
|
|
1476
|
+
* @param {String} key Object ID or Number.
|
|
1467
1477
|
* @param {Object} opts Optional parameters
|
|
1468
1478
|
* @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.
|
|
1469
1479
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1473,17 +1483,17 @@ export default class ObjectQueriesApi {
|
|
|
1473
1483
|
* @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).
|
|
1474
1484
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1475
1485
|
* @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.
|
|
1476
|
-
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `
|
|
1486
|
+
* @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.
|
|
1477
1487
|
* @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.
|
|
1478
1488
|
* @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.
|
|
1479
1489
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1480
1490
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1481
1491
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1482
1492
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1483
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
1493
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedCreditMemoApplication}
|
|
1484
1494
|
*/
|
|
1485
|
-
|
|
1486
|
-
return this.
|
|
1495
|
+
queryCreditMemoApplicationByKey(key, opts) {
|
|
1496
|
+
return this.queryCreditMemoApplicationByKeyWithHttpInfo(key, opts)
|
|
1487
1497
|
.then(function(response_and_data) {
|
|
1488
1498
|
return response_and_data.data;
|
|
1489
1499
|
});
|
|
@@ -1491,7 +1501,7 @@ export default class ObjectQueriesApi {
|
|
|
1491
1501
|
|
|
1492
1502
|
|
|
1493
1503
|
/**
|
|
1494
|
-
* Query
|
|
1504
|
+
* Query CreditMemoApplications with filters, expands, sort capabilities. Supported expands: creditmemo.
|
|
1495
1505
|
* @param {Object} opts Optional parameters
|
|
1496
1506
|
* @param {String} [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.
|
|
1497
1507
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1508,9 +1518,9 @@ export default class ObjectQueriesApi {
|
|
|
1508
1518
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1509
1519
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1510
1520
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1511
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
1521
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCreditMemoApplicationsResponse} and HTTP response
|
|
1512
1522
|
*/
|
|
1513
|
-
|
|
1523
|
+
queryCreditMemoApplicationsWithHttpInfo(opts) {
|
|
1514
1524
|
opts = opts || {};
|
|
1515
1525
|
let postBody = null;
|
|
1516
1526
|
|
|
@@ -1541,16 +1551,16 @@ export default class ObjectQueriesApi {
|
|
|
1541
1551
|
let authNames = ['bearerAuth'];
|
|
1542
1552
|
let contentTypes = [];
|
|
1543
1553
|
let accepts = ['application/json'];
|
|
1544
|
-
let returnType =
|
|
1554
|
+
let returnType = QueryCreditMemoApplicationsResponse;
|
|
1545
1555
|
return this.apiClient.callApi(
|
|
1546
|
-
'/object-query/credit-
|
|
1556
|
+
'/object-query/credit-memo-applications', 'GET',
|
|
1547
1557
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1548
1558
|
authNames, contentTypes, accepts, returnType, null
|
|
1549
1559
|
);
|
|
1550
1560
|
}
|
|
1551
1561
|
|
|
1552
1562
|
/**
|
|
1553
|
-
* Query
|
|
1563
|
+
* Query CreditMemoApplications with filters, expands, sort capabilities. Supported expands: creditmemo.
|
|
1554
1564
|
* @param {Object} opts Optional parameters
|
|
1555
1565
|
* @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.
|
|
1556
1566
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1567,10 +1577,10 @@ export default class ObjectQueriesApi {
|
|
|
1567
1577
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1568
1578
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1569
1579
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1570
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
1580
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryCreditMemoApplicationsResponse}
|
|
1571
1581
|
*/
|
|
1572
|
-
|
|
1573
|
-
return this.
|
|
1582
|
+
queryCreditMemoApplications(opts) {
|
|
1583
|
+
return this.queryCreditMemoApplicationsWithHttpInfo(opts)
|
|
1574
1584
|
.then(function(response_and_data) {
|
|
1575
1585
|
return response_and_data.data;
|
|
1576
1586
|
});
|
|
@@ -1578,9 +1588,8 @@ export default class ObjectQueriesApi {
|
|
|
1578
1588
|
|
|
1579
1589
|
|
|
1580
1590
|
/**
|
|
1581
|
-
* Query
|
|
1582
|
-
* @param {String}
|
|
1583
|
-
* @param {String} key Object ID.
|
|
1591
|
+
* Query CreditMemo by key with filters, expands, sort capabilities. Supported expands: account,billtocontact,billtocontactsnapshot,soldtocontactsnapshot,shiptocontactsnapshot,creditmemoitems,creditmemoitems.subscription,creditmemoitems.subscription.account,creditmemoapplications.
|
|
1592
|
+
* @param {String} key Object ID or Number.
|
|
1584
1593
|
* @param {Object} opts Optional parameters
|
|
1585
1594
|
* @param {String} [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.
|
|
1586
1595
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1590,37 +1599,34 @@ export default class ObjectQueriesApi {
|
|
|
1590
1599
|
* @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).
|
|
1591
1600
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1592
1601
|
* @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.
|
|
1593
|
-
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `
|
|
1602
|
+
* @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.
|
|
1594
1603
|
* @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.
|
|
1595
1604
|
* @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.
|
|
1596
1605
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1597
1606
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1598
1607
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1599
|
-
* @
|
|
1608
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1609
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedCreditMemo} and HTTP response
|
|
1600
1610
|
*/
|
|
1601
|
-
|
|
1611
|
+
queryCreditMemoByKeyWithHttpInfo(key, opts) {
|
|
1602
1612
|
opts = opts || {};
|
|
1603
1613
|
let postBody = null;
|
|
1604
|
-
// verify the required parameter 'custom_object_name' is set
|
|
1605
|
-
if (custom_object_name === undefined || custom_object_name === null) {
|
|
1606
|
-
throw new Error("Missing the required parameter 'custom_object_name' when calling queryCustomObjectBykey");
|
|
1607
|
-
}
|
|
1608
1614
|
// verify the required parameter 'key' is set
|
|
1609
1615
|
if (key === undefined || key === null) {
|
|
1610
|
-
throw new Error("Missing the required parameter 'key' when calling
|
|
1616
|
+
throw new Error("Missing the required parameter 'key' when calling queryCreditMemoByKey");
|
|
1611
1617
|
}
|
|
1612
1618
|
|
|
1613
1619
|
let pathParams = {
|
|
1614
|
-
'custom-object-name': custom_object_name,
|
|
1615
1620
|
'key': key
|
|
1616
1621
|
};
|
|
1617
1622
|
let queryParams = {
|
|
1618
|
-
'
|
|
1623
|
+
'pageSize': opts['page_size'],
|
|
1619
1624
|
'cursor': opts['cursor'],
|
|
1620
1625
|
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
1621
1626
|
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
1622
1627
|
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
1623
|
-
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi')
|
|
1628
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
1629
|
+
'includeNullFields': opts['include_null_fields']
|
|
1624
1630
|
};
|
|
1625
1631
|
let headerParams = {
|
|
1626
1632
|
'Idempotency-Key': opts['idempotency_key'],
|
|
@@ -1638,18 +1644,17 @@ export default class ObjectQueriesApi {
|
|
|
1638
1644
|
let authNames = ['bearerAuth'];
|
|
1639
1645
|
let contentTypes = [];
|
|
1640
1646
|
let accepts = ['application/json'];
|
|
1641
|
-
let returnType =
|
|
1647
|
+
let returnType = ExpandedCreditMemo;
|
|
1642
1648
|
return this.apiClient.callApi(
|
|
1643
|
-
'/object-query/
|
|
1649
|
+
'/object-query/credit-memos/{key}', 'GET',
|
|
1644
1650
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1645
1651
|
authNames, contentTypes, accepts, returnType, null
|
|
1646
1652
|
);
|
|
1647
1653
|
}
|
|
1648
1654
|
|
|
1649
1655
|
/**
|
|
1650
|
-
* Query
|
|
1651
|
-
* @param {String}
|
|
1652
|
-
* @param {String} key Object ID.
|
|
1656
|
+
* Query CreditMemo by key with filters, expands, sort capabilities. Supported expands: account,billtocontact,billtocontactsnapshot,soldtocontactsnapshot,shiptocontactsnapshot,creditmemoitems,creditmemoitems.subscription,creditmemoitems.subscription.account,creditmemoapplications.
|
|
1657
|
+
* @param {String} key Object ID or Number.
|
|
1653
1658
|
* @param {Object} opts Optional parameters
|
|
1654
1659
|
* @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.
|
|
1655
1660
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1659,16 +1664,17 @@ export default class ObjectQueriesApi {
|
|
|
1659
1664
|
* @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).
|
|
1660
1665
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1661
1666
|
* @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.
|
|
1662
|
-
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `
|
|
1667
|
+
* @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.
|
|
1663
1668
|
* @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.
|
|
1664
1669
|
* @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.
|
|
1665
1670
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1666
1671
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1667
1672
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1668
|
-
* @
|
|
1673
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1674
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedCreditMemo}
|
|
1669
1675
|
*/
|
|
1670
|
-
|
|
1671
|
-
return this.
|
|
1676
|
+
queryCreditMemoByKey(key, opts) {
|
|
1677
|
+
return this.queryCreditMemoByKeyWithHttpInfo(key, opts)
|
|
1672
1678
|
.then(function(response_and_data) {
|
|
1673
1679
|
return response_and_data.data;
|
|
1674
1680
|
});
|
|
@@ -1676,8 +1682,8 @@ export default class ObjectQueriesApi {
|
|
|
1676
1682
|
|
|
1677
1683
|
|
|
1678
1684
|
/**
|
|
1679
|
-
* Query
|
|
1680
|
-
* @param {String}
|
|
1685
|
+
* Query CreditMemoItem by key with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,credittaxationitems.
|
|
1686
|
+
* @param {String} key Object ID or Number.
|
|
1681
1687
|
* @param {Object} opts Optional parameters
|
|
1682
1688
|
* @param {String} [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.
|
|
1683
1689
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1687,24 +1693,25 @@ export default class ObjectQueriesApi {
|
|
|
1687
1693
|
* @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).
|
|
1688
1694
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1689
1695
|
* @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.
|
|
1690
|
-
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `
|
|
1696
|
+
* @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.
|
|
1691
1697
|
* @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.
|
|
1692
1698
|
* @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.
|
|
1693
1699
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1694
1700
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1695
1701
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1696
|
-
* @
|
|
1702
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1703
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedCreditMemoItem} and HTTP response
|
|
1697
1704
|
*/
|
|
1698
|
-
|
|
1705
|
+
queryCreditMemoItemByKeyWithHttpInfo(key, opts) {
|
|
1699
1706
|
opts = opts || {};
|
|
1700
1707
|
let postBody = null;
|
|
1701
|
-
// verify the required parameter '
|
|
1702
|
-
if (
|
|
1703
|
-
throw new Error("Missing the required parameter '
|
|
1708
|
+
// verify the required parameter 'key' is set
|
|
1709
|
+
if (key === undefined || key === null) {
|
|
1710
|
+
throw new Error("Missing the required parameter 'key' when calling queryCreditMemoItemByKey");
|
|
1704
1711
|
}
|
|
1705
1712
|
|
|
1706
1713
|
let pathParams = {
|
|
1707
|
-
'
|
|
1714
|
+
'key': key
|
|
1708
1715
|
};
|
|
1709
1716
|
let queryParams = {
|
|
1710
1717
|
'pageSize': opts['page_size'],
|
|
@@ -1712,7 +1719,372 @@ export default class ObjectQueriesApi {
|
|
|
1712
1719
|
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
1713
1720
|
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
1714
1721
|
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
1715
|
-
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi')
|
|
1722
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
1723
|
+
'includeNullFields': opts['include_null_fields']
|
|
1724
|
+
};
|
|
1725
|
+
let headerParams = {
|
|
1726
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
1727
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
1728
|
+
'Content-Encoding': opts['content_encoding'],
|
|
1729
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
1730
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
1731
|
+
'Authorization': opts['authorization'],
|
|
1732
|
+
'Zuora-Version': opts['zuora_version'],
|
|
1733
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
1734
|
+
};
|
|
1735
|
+
let formParams = {
|
|
1736
|
+
};
|
|
1737
|
+
|
|
1738
|
+
let authNames = ['bearerAuth'];
|
|
1739
|
+
let contentTypes = [];
|
|
1740
|
+
let accepts = ['application/json'];
|
|
1741
|
+
let returnType = ExpandedCreditMemoItem;
|
|
1742
|
+
return this.apiClient.callApi(
|
|
1743
|
+
'/object-query/credit-memo-items/{key}', 'GET',
|
|
1744
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1745
|
+
authNames, contentTypes, accepts, returnType, null
|
|
1746
|
+
);
|
|
1747
|
+
}
|
|
1748
|
+
|
|
1749
|
+
/**
|
|
1750
|
+
* Query CreditMemoItem by key with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,credittaxationitems.
|
|
1751
|
+
* @param {String} key Object ID or Number.
|
|
1752
|
+
* @param {Object} opts Optional parameters
|
|
1753
|
+
* @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.
|
|
1754
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
1755
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
1756
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
1757
|
+
* @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.
|
|
1758
|
+
* @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).
|
|
1759
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1760
|
+
* @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.
|
|
1761
|
+
* @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.
|
|
1762
|
+
* @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.
|
|
1763
|
+
* @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.
|
|
1764
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1765
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1766
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1767
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1768
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedCreditMemoItem}
|
|
1769
|
+
*/
|
|
1770
|
+
queryCreditMemoItemByKey(key, opts) {
|
|
1771
|
+
return this.queryCreditMemoItemByKeyWithHttpInfo(key, opts)
|
|
1772
|
+
.then(function(response_and_data) {
|
|
1773
|
+
return response_and_data.data;
|
|
1774
|
+
});
|
|
1775
|
+
}
|
|
1776
|
+
|
|
1777
|
+
|
|
1778
|
+
/**
|
|
1779
|
+
* Query CreditMemoItems with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,credittaxationitems.
|
|
1780
|
+
* @param {Object} opts Optional parameters
|
|
1781
|
+
* @param {String} [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.
|
|
1782
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
1783
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
1784
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
1785
|
+
* @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.
|
|
1786
|
+
* @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).
|
|
1787
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1788
|
+
* @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.
|
|
1789
|
+
* @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.
|
|
1790
|
+
* @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.
|
|
1791
|
+
* @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.
|
|
1792
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1793
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1794
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1795
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1796
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCreditMemoItemsResponse} and HTTP response
|
|
1797
|
+
*/
|
|
1798
|
+
queryCreditMemoItemsWithHttpInfo(opts) {
|
|
1799
|
+
opts = opts || {};
|
|
1800
|
+
let postBody = null;
|
|
1801
|
+
|
|
1802
|
+
let pathParams = {
|
|
1803
|
+
};
|
|
1804
|
+
let queryParams = {
|
|
1805
|
+
'pageSize': opts['page_size'],
|
|
1806
|
+
'cursor': opts['cursor'],
|
|
1807
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
1808
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
1809
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
1810
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
1811
|
+
'includeNullFields': opts['include_null_fields']
|
|
1812
|
+
};
|
|
1813
|
+
let headerParams = {
|
|
1814
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
1815
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
1816
|
+
'Content-Encoding': opts['content_encoding'],
|
|
1817
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
1818
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
1819
|
+
'Authorization': opts['authorization'],
|
|
1820
|
+
'Zuora-Version': opts['zuora_version'],
|
|
1821
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
1822
|
+
};
|
|
1823
|
+
let formParams = {
|
|
1824
|
+
};
|
|
1825
|
+
|
|
1826
|
+
let authNames = ['bearerAuth'];
|
|
1827
|
+
let contentTypes = [];
|
|
1828
|
+
let accepts = ['application/json'];
|
|
1829
|
+
let returnType = QueryCreditMemoItemsResponse;
|
|
1830
|
+
return this.apiClient.callApi(
|
|
1831
|
+
'/object-query/credit-memo-items', 'GET',
|
|
1832
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1833
|
+
authNames, contentTypes, accepts, returnType, null
|
|
1834
|
+
);
|
|
1835
|
+
}
|
|
1836
|
+
|
|
1837
|
+
/**
|
|
1838
|
+
* Query CreditMemoItems with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,credittaxationitems.
|
|
1839
|
+
* @param {Object} opts Optional parameters
|
|
1840
|
+
* @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.
|
|
1841
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
1842
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
1843
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
1844
|
+
* @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.
|
|
1845
|
+
* @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).
|
|
1846
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1847
|
+
* @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.
|
|
1848
|
+
* @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.
|
|
1849
|
+
* @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.
|
|
1850
|
+
* @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.
|
|
1851
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1852
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1853
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1854
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1855
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryCreditMemoItemsResponse}
|
|
1856
|
+
*/
|
|
1857
|
+
queryCreditMemoItems(opts) {
|
|
1858
|
+
return this.queryCreditMemoItemsWithHttpInfo(opts)
|
|
1859
|
+
.then(function(response_and_data) {
|
|
1860
|
+
return response_and_data.data;
|
|
1861
|
+
});
|
|
1862
|
+
}
|
|
1863
|
+
|
|
1864
|
+
|
|
1865
|
+
/**
|
|
1866
|
+
* Query CreditMemos with filters, expands, sort capabilities. Supported expands: account,billtocontact,billtocontactsnapshot,soldtocontactsnapshot,shiptocontactsnapshot,creditmemoitems,creditmemoitems.subscription,creditmemoitems.subscription.account,creditmemoapplications.
|
|
1867
|
+
* @param {Object} opts Optional parameters
|
|
1868
|
+
* @param {String} [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.
|
|
1869
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
1870
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
1871
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
1872
|
+
* @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.
|
|
1873
|
+
* @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).
|
|
1874
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1875
|
+
* @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.
|
|
1876
|
+
* @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.
|
|
1877
|
+
* @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.
|
|
1878
|
+
* @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.
|
|
1879
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1880
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1881
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1882
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1883
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCreditMemosResponse} and HTTP response
|
|
1884
|
+
*/
|
|
1885
|
+
queryCreditMemosWithHttpInfo(opts) {
|
|
1886
|
+
opts = opts || {};
|
|
1887
|
+
let postBody = null;
|
|
1888
|
+
|
|
1889
|
+
let pathParams = {
|
|
1890
|
+
};
|
|
1891
|
+
let queryParams = {
|
|
1892
|
+
'pageSize': opts['page_size'],
|
|
1893
|
+
'cursor': opts['cursor'],
|
|
1894
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
1895
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
1896
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
1897
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
1898
|
+
'includeNullFields': opts['include_null_fields']
|
|
1899
|
+
};
|
|
1900
|
+
let headerParams = {
|
|
1901
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
1902
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
1903
|
+
'Content-Encoding': opts['content_encoding'],
|
|
1904
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
1905
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
1906
|
+
'Authorization': opts['authorization'],
|
|
1907
|
+
'Zuora-Version': opts['zuora_version'],
|
|
1908
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
1909
|
+
};
|
|
1910
|
+
let formParams = {
|
|
1911
|
+
};
|
|
1912
|
+
|
|
1913
|
+
let authNames = ['bearerAuth'];
|
|
1914
|
+
let contentTypes = [];
|
|
1915
|
+
let accepts = ['application/json'];
|
|
1916
|
+
let returnType = QueryCreditMemosResponse;
|
|
1917
|
+
return this.apiClient.callApi(
|
|
1918
|
+
'/object-query/credit-memos', 'GET',
|
|
1919
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1920
|
+
authNames, contentTypes, accepts, returnType, null
|
|
1921
|
+
);
|
|
1922
|
+
}
|
|
1923
|
+
|
|
1924
|
+
/**
|
|
1925
|
+
* Query CreditMemos with filters, expands, sort capabilities. Supported expands: account,billtocontact,billtocontactsnapshot,soldtocontactsnapshot,shiptocontactsnapshot,creditmemoitems,creditmemoitems.subscription,creditmemoitems.subscription.account,creditmemoapplications.
|
|
1926
|
+
* @param {Object} opts Optional parameters
|
|
1927
|
+
* @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.
|
|
1928
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
1929
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
1930
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
1931
|
+
* @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.
|
|
1932
|
+
* @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).
|
|
1933
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1934
|
+
* @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.
|
|
1935
|
+
* @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.
|
|
1936
|
+
* @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.
|
|
1937
|
+
* @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.
|
|
1938
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1939
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1940
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1941
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1942
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryCreditMemosResponse}
|
|
1943
|
+
*/
|
|
1944
|
+
queryCreditMemos(opts) {
|
|
1945
|
+
return this.queryCreditMemosWithHttpInfo(opts)
|
|
1946
|
+
.then(function(response_and_data) {
|
|
1947
|
+
return response_and_data.data;
|
|
1948
|
+
});
|
|
1949
|
+
}
|
|
1950
|
+
|
|
1951
|
+
|
|
1952
|
+
/**
|
|
1953
|
+
* Query Custom Object by key with filters, expands, sort capabilities. Custom Object name is {namespace}__{objectname}s, e.g. default__cars
|
|
1954
|
+
* @param {String} custom_object_name Custom Object Name with NameSpace, e.g. default__cars
|
|
1955
|
+
* @param {String} key Object ID.
|
|
1956
|
+
* @param {Object} opts Optional parameters
|
|
1957
|
+
* @param {String} [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.
|
|
1958
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
1959
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
1960
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
1961
|
+
* @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.
|
|
1962
|
+
* @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).
|
|
1963
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
1964
|
+
* @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.
|
|
1965
|
+
* @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.
|
|
1966
|
+
* @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.
|
|
1967
|
+
* @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.
|
|
1968
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
1969
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1970
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1971
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, {String: Object}>} and HTTP response
|
|
1972
|
+
*/
|
|
1973
|
+
queryCustomObjectBykeyWithHttpInfo(custom_object_name, key, opts) {
|
|
1974
|
+
opts = opts || {};
|
|
1975
|
+
let postBody = null;
|
|
1976
|
+
// verify the required parameter 'custom_object_name' is set
|
|
1977
|
+
if (custom_object_name === undefined || custom_object_name === null) {
|
|
1978
|
+
throw new Error("Missing the required parameter 'custom_object_name' when calling queryCustomObjectBykey");
|
|
1979
|
+
}
|
|
1980
|
+
// verify the required parameter 'key' is set
|
|
1981
|
+
if (key === undefined || key === null) {
|
|
1982
|
+
throw new Error("Missing the required parameter 'key' when calling queryCustomObjectBykey");
|
|
1983
|
+
}
|
|
1984
|
+
|
|
1985
|
+
let pathParams = {
|
|
1986
|
+
'custom-object-name': custom_object_name,
|
|
1987
|
+
'key': key
|
|
1988
|
+
};
|
|
1989
|
+
let queryParams = {
|
|
1990
|
+
'page_size': opts['page_size'],
|
|
1991
|
+
'cursor': opts['cursor'],
|
|
1992
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
1993
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
1994
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
1995
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi')
|
|
1996
|
+
};
|
|
1997
|
+
let headerParams = {
|
|
1998
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
1999
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
2000
|
+
'Content-Encoding': opts['content_encoding'],
|
|
2001
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
2002
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
2003
|
+
'Authorization': opts['authorization'],
|
|
2004
|
+
'Zuora-Version': opts['zuora_version'],
|
|
2005
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
2006
|
+
};
|
|
2007
|
+
let formParams = {
|
|
2008
|
+
};
|
|
2009
|
+
|
|
2010
|
+
let authNames = ['bearerAuth'];
|
|
2011
|
+
let contentTypes = [];
|
|
2012
|
+
let accepts = ['application/json'];
|
|
2013
|
+
let returnType = {'String': Object};
|
|
2014
|
+
return this.apiClient.callApi(
|
|
2015
|
+
'/object-query/{custom-object-name}/{key}', 'GET',
|
|
2016
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2017
|
+
authNames, contentTypes, accepts, returnType, null
|
|
2018
|
+
);
|
|
2019
|
+
}
|
|
2020
|
+
|
|
2021
|
+
/**
|
|
2022
|
+
* Query Custom Object by key with filters, expands, sort capabilities. Custom Object name is {namespace}__{objectname}s, e.g. default__cars
|
|
2023
|
+
* @param {String} custom_object_name Custom Object Name with NameSpace, e.g. default__cars
|
|
2024
|
+
* @param {String} key Object ID.
|
|
2025
|
+
* @param {Object} opts Optional parameters
|
|
2026
|
+
* @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.
|
|
2027
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2028
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2029
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2030
|
+
* @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.
|
|
2031
|
+
* @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).
|
|
2032
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2033
|
+
* @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.
|
|
2034
|
+
* @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.
|
|
2035
|
+
* @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.
|
|
2036
|
+
* @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.
|
|
2037
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
2038
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2039
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2040
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, {String: Object}>}
|
|
2041
|
+
*/
|
|
2042
|
+
queryCustomObjectBykey(custom_object_name, key, opts) {
|
|
2043
|
+
return this.queryCustomObjectBykeyWithHttpInfo(custom_object_name, key, opts)
|
|
2044
|
+
.then(function(response_and_data) {
|
|
2045
|
+
return response_and_data.data;
|
|
2046
|
+
});
|
|
2047
|
+
}
|
|
2048
|
+
|
|
2049
|
+
|
|
2050
|
+
/**
|
|
2051
|
+
* Query Custom Objects with filters, expands, sort capabilities. Custom Object name is {namespace}__{objectname}s, e.g. default_cars
|
|
2052
|
+
* @param {String} custom_object_name Custom Object Name with NameSpace, e.g. default__cars
|
|
2053
|
+
* @param {Object} opts Optional parameters
|
|
2054
|
+
* @param {String} [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.
|
|
2055
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2056
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2057
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2058
|
+
* @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.
|
|
2059
|
+
* @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).
|
|
2060
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2061
|
+
* @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.
|
|
2062
|
+
* @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.
|
|
2063
|
+
* @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.
|
|
2064
|
+
* @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.
|
|
2065
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2066
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2067
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2068
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryCustomObjectsResponse} and HTTP response
|
|
2069
|
+
*/
|
|
2070
|
+
queryCustomObjectsWithHttpInfo(custom_object_name, opts) {
|
|
2071
|
+
opts = opts || {};
|
|
2072
|
+
let postBody = null;
|
|
2073
|
+
// verify the required parameter 'custom_object_name' is set
|
|
2074
|
+
if (custom_object_name === undefined || custom_object_name === null) {
|
|
2075
|
+
throw new Error("Missing the required parameter 'custom_object_name' when calling queryCustomObjects");
|
|
2076
|
+
}
|
|
2077
|
+
|
|
2078
|
+
let pathParams = {
|
|
2079
|
+
'custom-object-name': custom_object_name
|
|
2080
|
+
};
|
|
2081
|
+
let queryParams = {
|
|
2082
|
+
'pageSize': opts['page_size'],
|
|
2083
|
+
'cursor': opts['cursor'],
|
|
2084
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
2085
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
2086
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
2087
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi')
|
|
1716
2088
|
};
|
|
1717
2089
|
let headerParams = {
|
|
1718
2090
|
'Idempotency-Key': opts['idempotency_key'],
|
|
@@ -1732,15 +2104,195 @@ export default class ObjectQueriesApi {
|
|
|
1732
2104
|
let accepts = ['application/json'];
|
|
1733
2105
|
let returnType = QueryCustomObjectsResponse;
|
|
1734
2106
|
return this.apiClient.callApi(
|
|
1735
|
-
'/object-query/{custom-object-name}', 'GET',
|
|
2107
|
+
'/object-query/{custom-object-name}', 'GET',
|
|
2108
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2109
|
+
authNames, contentTypes, accepts, returnType, null
|
|
2110
|
+
);
|
|
2111
|
+
}
|
|
2112
|
+
|
|
2113
|
+
/**
|
|
2114
|
+
* Query Custom Objects with filters, expands, sort capabilities. Custom Object name is {namespace}__{objectname}s, e.g. default_cars
|
|
2115
|
+
* @param {String} custom_object_name Custom Object Name with NameSpace, e.g. default__cars
|
|
2116
|
+
* @param {Object} opts Optional parameters
|
|
2117
|
+
* @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.
|
|
2118
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2119
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2120
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2121
|
+
* @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.
|
|
2122
|
+
* @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).
|
|
2123
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2124
|
+
* @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.
|
|
2125
|
+
* @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.
|
|
2126
|
+
* @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.
|
|
2127
|
+
* @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.
|
|
2128
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
2129
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2130
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2131
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryCustomObjectsResponse}
|
|
2132
|
+
*/
|
|
2133
|
+
queryCustomObjects(custom_object_name, opts) {
|
|
2134
|
+
return this.queryCustomObjectsWithHttpInfo(custom_object_name, opts)
|
|
2135
|
+
.then(function(response_and_data) {
|
|
2136
|
+
return response_and_data.data;
|
|
2137
|
+
});
|
|
2138
|
+
}
|
|
2139
|
+
|
|
2140
|
+
|
|
2141
|
+
/**
|
|
2142
|
+
* Query DailyConsumptionSummary by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2143
|
+
* @param {String} key Object ID or Number.
|
|
2144
|
+
* @param {Object} opts Optional parameters
|
|
2145
|
+
* @param {String} [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.
|
|
2146
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2147
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2148
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2149
|
+
* @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.
|
|
2150
|
+
* @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).
|
|
2151
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2152
|
+
* @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.
|
|
2153
|
+
* @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.
|
|
2154
|
+
* @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.
|
|
2155
|
+
* @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.
|
|
2156
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2157
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2158
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2159
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2160
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedDailyConsumptionSummary} and HTTP response
|
|
2161
|
+
*/
|
|
2162
|
+
queryDailyConsumptionSummaryByKeyWithHttpInfo(key, opts) {
|
|
2163
|
+
opts = opts || {};
|
|
2164
|
+
let postBody = null;
|
|
2165
|
+
// verify the required parameter 'key' is set
|
|
2166
|
+
if (key === undefined || key === null) {
|
|
2167
|
+
throw new Error("Missing the required parameter 'key' when calling queryDailyConsumptionSummaryByKey");
|
|
2168
|
+
}
|
|
2169
|
+
|
|
2170
|
+
let pathParams = {
|
|
2171
|
+
'key': key
|
|
2172
|
+
};
|
|
2173
|
+
let queryParams = {
|
|
2174
|
+
'pageSize': opts['page_size'],
|
|
2175
|
+
'cursor': opts['cursor'],
|
|
2176
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
2177
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
2178
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
2179
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
2180
|
+
'includeNullFields': opts['include_null_fields']
|
|
2181
|
+
};
|
|
2182
|
+
let headerParams = {
|
|
2183
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
2184
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
2185
|
+
'Content-Encoding': opts['content_encoding'],
|
|
2186
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
2187
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
2188
|
+
'Authorization': opts['authorization'],
|
|
2189
|
+
'Zuora-Version': opts['zuora_version'],
|
|
2190
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
2191
|
+
};
|
|
2192
|
+
let formParams = {
|
|
2193
|
+
};
|
|
2194
|
+
|
|
2195
|
+
let authNames = ['bearerAuth'];
|
|
2196
|
+
let contentTypes = [];
|
|
2197
|
+
let accepts = ['application/json'];
|
|
2198
|
+
let returnType = ExpandedDailyConsumptionSummary;
|
|
2199
|
+
return this.apiClient.callApi(
|
|
2200
|
+
'/object-query/daily-consumption-summaries/{key}', 'GET',
|
|
2201
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2202
|
+
authNames, contentTypes, accepts, returnType, null
|
|
2203
|
+
);
|
|
2204
|
+
}
|
|
2205
|
+
|
|
2206
|
+
/**
|
|
2207
|
+
* Query DailyConsumptionSummary by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2208
|
+
* @param {String} key Object ID or Number.
|
|
2209
|
+
* @param {Object} opts Optional parameters
|
|
2210
|
+
* @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.
|
|
2211
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2212
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2213
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2214
|
+
* @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.
|
|
2215
|
+
* @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).
|
|
2216
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2217
|
+
* @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.
|
|
2218
|
+
* @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.
|
|
2219
|
+
* @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.
|
|
2220
|
+
* @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.
|
|
2221
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
2222
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2223
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2224
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2225
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedDailyConsumptionSummary}
|
|
2226
|
+
*/
|
|
2227
|
+
queryDailyConsumptionSummaryByKey(key, opts) {
|
|
2228
|
+
return this.queryDailyConsumptionSummaryByKeyWithHttpInfo(key, opts)
|
|
2229
|
+
.then(function(response_and_data) {
|
|
2230
|
+
return response_and_data.data;
|
|
2231
|
+
});
|
|
2232
|
+
}
|
|
2233
|
+
|
|
2234
|
+
|
|
2235
|
+
/**
|
|
2236
|
+
* Query DailyConsumptionSummarys with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2237
|
+
* @param {Object} opts Optional parameters
|
|
2238
|
+
* @param {String} [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.
|
|
2239
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2240
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2241
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2242
|
+
* @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.
|
|
2243
|
+
* @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).
|
|
2244
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2245
|
+
* @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.
|
|
2246
|
+
* @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.
|
|
2247
|
+
* @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.
|
|
2248
|
+
* @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.
|
|
2249
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2250
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2251
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2252
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2253
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryDailyConsumptionSummarysResponse} and HTTP response
|
|
2254
|
+
*/
|
|
2255
|
+
queryDailyConsumptionSummarysWithHttpInfo(opts) {
|
|
2256
|
+
opts = opts || {};
|
|
2257
|
+
let postBody = null;
|
|
2258
|
+
|
|
2259
|
+
let pathParams = {
|
|
2260
|
+
};
|
|
2261
|
+
let queryParams = {
|
|
2262
|
+
'pageSize': opts['page_size'],
|
|
2263
|
+
'cursor': opts['cursor'],
|
|
2264
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
2265
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
2266
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
2267
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
2268
|
+
'includeNullFields': opts['include_null_fields']
|
|
2269
|
+
};
|
|
2270
|
+
let headerParams = {
|
|
2271
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
2272
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
2273
|
+
'Content-Encoding': opts['content_encoding'],
|
|
2274
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
2275
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
2276
|
+
'Authorization': opts['authorization'],
|
|
2277
|
+
'Zuora-Version': opts['zuora_version'],
|
|
2278
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
2279
|
+
};
|
|
2280
|
+
let formParams = {
|
|
2281
|
+
};
|
|
2282
|
+
|
|
2283
|
+
let authNames = ['bearerAuth'];
|
|
2284
|
+
let contentTypes = [];
|
|
2285
|
+
let accepts = ['application/json'];
|
|
2286
|
+
let returnType = QueryDailyConsumptionSummarysResponse;
|
|
2287
|
+
return this.apiClient.callApi(
|
|
2288
|
+
'/object-query/daily-consumption-summaries', 'GET',
|
|
1736
2289
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1737
2290
|
authNames, contentTypes, accepts, returnType, null
|
|
1738
2291
|
);
|
|
1739
2292
|
}
|
|
1740
2293
|
|
|
1741
2294
|
/**
|
|
1742
|
-
* Query
|
|
1743
|
-
* @param {String} custom_object_name Custom Object Name with NameSpace, e.g. default__cars
|
|
2295
|
+
* Query DailyConsumptionSummarys with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1744
2296
|
* @param {Object} opts Optional parameters
|
|
1745
2297
|
* @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.
|
|
1746
2298
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1756,10 +2308,11 @@ export default class ObjectQueriesApi {
|
|
|
1756
2308
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1757
2309
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1758
2310
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1759
|
-
* @
|
|
2311
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2312
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryDailyConsumptionSummarysResponse}
|
|
1760
2313
|
*/
|
|
1761
|
-
|
|
1762
|
-
return this.
|
|
2314
|
+
queryDailyConsumptionSummarys(opts) {
|
|
2315
|
+
return this.queryDailyConsumptionSummarysWithHttpInfo(opts)
|
|
1763
2316
|
.then(function(response_and_data) {
|
|
1764
2317
|
return response_and_data.data;
|
|
1765
2318
|
});
|
|
@@ -1767,7 +2320,7 @@ export default class ObjectQueriesApi {
|
|
|
1767
2320
|
|
|
1768
2321
|
|
|
1769
2322
|
/**
|
|
1770
|
-
* Query
|
|
2323
|
+
* Query DebitMemo by key with filters, expands, sort capabilities. Supported expands: account,billtocontact,billtocontactsnapshot,soldtocontactsnapshot,shiptocontactsnapshot,debitmemoitems,debitmemoitems.subscription,debitmemoitems.subscription.account.
|
|
1771
2324
|
* @param {String} key Object ID or Number.
|
|
1772
2325
|
* @param {Object} opts Optional parameters
|
|
1773
2326
|
* @param {String} [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.
|
|
@@ -1785,18 +2338,200 @@ export default class ObjectQueriesApi {
|
|
|
1785
2338
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1786
2339
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1787
2340
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1788
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
2341
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedDebitMemo} and HTTP response
|
|
1789
2342
|
*/
|
|
1790
|
-
|
|
2343
|
+
queryDebitMemoByKeyWithHttpInfo(key, opts) {
|
|
1791
2344
|
opts = opts || {};
|
|
1792
2345
|
let postBody = null;
|
|
1793
2346
|
// verify the required parameter 'key' is set
|
|
1794
2347
|
if (key === undefined || key === null) {
|
|
1795
|
-
throw new Error("Missing the required parameter 'key' when calling
|
|
2348
|
+
throw new Error("Missing the required parameter 'key' when calling queryDebitMemoByKey");
|
|
2349
|
+
}
|
|
2350
|
+
|
|
2351
|
+
let pathParams = {
|
|
2352
|
+
'key': key
|
|
2353
|
+
};
|
|
2354
|
+
let queryParams = {
|
|
2355
|
+
'pageSize': opts['page_size'],
|
|
2356
|
+
'cursor': opts['cursor'],
|
|
2357
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
2358
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
2359
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
2360
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
2361
|
+
'includeNullFields': opts['include_null_fields']
|
|
2362
|
+
};
|
|
2363
|
+
let headerParams = {
|
|
2364
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
2365
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
2366
|
+
'Content-Encoding': opts['content_encoding'],
|
|
2367
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
2368
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
2369
|
+
'Authorization': opts['authorization'],
|
|
2370
|
+
'Zuora-Version': opts['zuora_version'],
|
|
2371
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
2372
|
+
};
|
|
2373
|
+
let formParams = {
|
|
2374
|
+
};
|
|
2375
|
+
|
|
2376
|
+
let authNames = ['bearerAuth'];
|
|
2377
|
+
let contentTypes = [];
|
|
2378
|
+
let accepts = ['application/json'];
|
|
2379
|
+
let returnType = ExpandedDebitMemo;
|
|
2380
|
+
return this.apiClient.callApi(
|
|
2381
|
+
'/object-query/debit-memos/{key}', 'GET',
|
|
2382
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2383
|
+
authNames, contentTypes, accepts, returnType, null
|
|
2384
|
+
);
|
|
2385
|
+
}
|
|
2386
|
+
|
|
2387
|
+
/**
|
|
2388
|
+
* Query DebitMemo by key with filters, expands, sort capabilities. Supported expands: account,billtocontact,billtocontactsnapshot,soldtocontactsnapshot,shiptocontactsnapshot,debitmemoitems,debitmemoitems.subscription,debitmemoitems.subscription.account.
|
|
2389
|
+
* @param {String} key Object ID or Number.
|
|
2390
|
+
* @param {Object} opts Optional parameters
|
|
2391
|
+
* @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.
|
|
2392
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2393
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2394
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2395
|
+
* @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.
|
|
2396
|
+
* @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).
|
|
2397
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2398
|
+
* @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.
|
|
2399
|
+
* @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.
|
|
2400
|
+
* @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.
|
|
2401
|
+
* @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.
|
|
2402
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
2403
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2404
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2405
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2406
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedDebitMemo}
|
|
2407
|
+
*/
|
|
2408
|
+
queryDebitMemoByKey(key, opts) {
|
|
2409
|
+
return this.queryDebitMemoByKeyWithHttpInfo(key, opts)
|
|
2410
|
+
.then(function(response_and_data) {
|
|
2411
|
+
return response_and_data.data;
|
|
2412
|
+
});
|
|
2413
|
+
}
|
|
2414
|
+
|
|
2415
|
+
|
|
2416
|
+
/**
|
|
2417
|
+
* Query DebitMemoItem by key with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,debittaxationitems.
|
|
2418
|
+
* @param {String} key Object ID or Number.
|
|
2419
|
+
* @param {Object} opts Optional parameters
|
|
2420
|
+
* @param {String} [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.
|
|
2421
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2422
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2423
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2424
|
+
* @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.
|
|
2425
|
+
* @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).
|
|
2426
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2427
|
+
* @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.
|
|
2428
|
+
* @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.
|
|
2429
|
+
* @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.
|
|
2430
|
+
* @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.
|
|
2431
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2432
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2433
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2434
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2435
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedDebitMemoItem} and HTTP response
|
|
2436
|
+
*/
|
|
2437
|
+
queryDebitMemoItemByKeyWithHttpInfo(key, opts) {
|
|
2438
|
+
opts = opts || {};
|
|
2439
|
+
let postBody = null;
|
|
2440
|
+
// verify the required parameter 'key' is set
|
|
2441
|
+
if (key === undefined || key === null) {
|
|
2442
|
+
throw new Error("Missing the required parameter 'key' when calling queryDebitMemoItemByKey");
|
|
1796
2443
|
}
|
|
1797
2444
|
|
|
1798
2445
|
let pathParams = {
|
|
1799
|
-
'key': key
|
|
2446
|
+
'key': key
|
|
2447
|
+
};
|
|
2448
|
+
let queryParams = {
|
|
2449
|
+
'pageSize': opts['page_size'],
|
|
2450
|
+
'cursor': opts['cursor'],
|
|
2451
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
2452
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
2453
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
2454
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
2455
|
+
'includeNullFields': opts['include_null_fields']
|
|
2456
|
+
};
|
|
2457
|
+
let headerParams = {
|
|
2458
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
2459
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
2460
|
+
'Content-Encoding': opts['content_encoding'],
|
|
2461
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
2462
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
2463
|
+
'Authorization': opts['authorization'],
|
|
2464
|
+
'Zuora-Version': opts['zuora_version'],
|
|
2465
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
2466
|
+
};
|
|
2467
|
+
let formParams = {
|
|
2468
|
+
};
|
|
2469
|
+
|
|
2470
|
+
let authNames = ['bearerAuth'];
|
|
2471
|
+
let contentTypes = [];
|
|
2472
|
+
let accepts = ['application/json'];
|
|
2473
|
+
let returnType = ExpandedDebitMemoItem;
|
|
2474
|
+
return this.apiClient.callApi(
|
|
2475
|
+
'/object-query/debit-memo-items/{key}', 'GET',
|
|
2476
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2477
|
+
authNames, contentTypes, accepts, returnType, null
|
|
2478
|
+
);
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2481
|
+
/**
|
|
2482
|
+
* Query DebitMemoItem by key with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,debittaxationitems.
|
|
2483
|
+
* @param {String} key Object ID or Number.
|
|
2484
|
+
* @param {Object} opts Optional parameters
|
|
2485
|
+
* @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.
|
|
2486
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2487
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2488
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2489
|
+
* @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.
|
|
2490
|
+
* @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).
|
|
2491
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2492
|
+
* @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.
|
|
2493
|
+
* @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.
|
|
2494
|
+
* @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.
|
|
2495
|
+
* @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.
|
|
2496
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
2497
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2498
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2499
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2500
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedDebitMemoItem}
|
|
2501
|
+
*/
|
|
2502
|
+
queryDebitMemoItemByKey(key, opts) {
|
|
2503
|
+
return this.queryDebitMemoItemByKeyWithHttpInfo(key, opts)
|
|
2504
|
+
.then(function(response_and_data) {
|
|
2505
|
+
return response_and_data.data;
|
|
2506
|
+
});
|
|
2507
|
+
}
|
|
2508
|
+
|
|
2509
|
+
|
|
2510
|
+
/**
|
|
2511
|
+
* Query DebitMemoItems with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,debittaxationitems.
|
|
2512
|
+
* @param {Object} opts Optional parameters
|
|
2513
|
+
* @param {String} [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.
|
|
2514
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
2515
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
2516
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
2517
|
+
* @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.
|
|
2518
|
+
* @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).
|
|
2519
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2520
|
+
* @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.
|
|
2521
|
+
* @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.
|
|
2522
|
+
* @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.
|
|
2523
|
+
* @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.
|
|
2524
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2525
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2526
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2527
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2528
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryDebitMemoItemsResponse} and HTTP response
|
|
2529
|
+
*/
|
|
2530
|
+
queryDebitMemoItemsWithHttpInfo(opts) {
|
|
2531
|
+
opts = opts || {};
|
|
2532
|
+
let postBody = null;
|
|
2533
|
+
|
|
2534
|
+
let pathParams = {
|
|
1800
2535
|
};
|
|
1801
2536
|
let queryParams = {
|
|
1802
2537
|
'pageSize': opts['page_size'],
|
|
@@ -1823,17 +2558,16 @@ export default class ObjectQueriesApi {
|
|
|
1823
2558
|
let authNames = ['bearerAuth'];
|
|
1824
2559
|
let contentTypes = [];
|
|
1825
2560
|
let accepts = ['application/json'];
|
|
1826
|
-
let returnType =
|
|
2561
|
+
let returnType = QueryDebitMemoItemsResponse;
|
|
1827
2562
|
return this.apiClient.callApi(
|
|
1828
|
-
'/object-query/
|
|
2563
|
+
'/object-query/debit-memo-items', 'GET',
|
|
1829
2564
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1830
2565
|
authNames, contentTypes, accepts, returnType, null
|
|
1831
2566
|
);
|
|
1832
2567
|
}
|
|
1833
2568
|
|
|
1834
2569
|
/**
|
|
1835
|
-
* Query
|
|
1836
|
-
* @param {String} key Object ID or Number.
|
|
2570
|
+
* Query DebitMemoItems with filters, expands, sort capabilities. Supported expands: subscription,rateplancharge,subscriptionowner,debittaxationitems.
|
|
1837
2571
|
* @param {Object} opts Optional parameters
|
|
1838
2572
|
* @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.
|
|
1839
2573
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1843,17 +2577,17 @@ export default class ObjectQueriesApi {
|
|
|
1843
2577
|
* @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).
|
|
1844
2578
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
1845
2579
|
* @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.
|
|
1846
|
-
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `
|
|
2580
|
+
* @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.
|
|
1847
2581
|
* @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.
|
|
1848
2582
|
* @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.
|
|
1849
2583
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
1850
2584
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1851
2585
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1852
2586
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1853
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
2587
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryDebitMemoItemsResponse}
|
|
1854
2588
|
*/
|
|
1855
|
-
|
|
1856
|
-
return this.
|
|
2589
|
+
queryDebitMemoItems(opts) {
|
|
2590
|
+
return this.queryDebitMemoItemsWithHttpInfo(opts)
|
|
1857
2591
|
.then(function(response_and_data) {
|
|
1858
2592
|
return response_and_data.data;
|
|
1859
2593
|
});
|
|
@@ -1861,7 +2595,7 @@ export default class ObjectQueriesApi {
|
|
|
1861
2595
|
|
|
1862
2596
|
|
|
1863
2597
|
/**
|
|
1864
|
-
* Query
|
|
2598
|
+
* Query DebitMemos with filters, expands, sort capabilities. Supported expands: account,billtocontact,billtocontactsnapshot,soldtocontactsnapshot,shiptocontactsnapshot,debitmemoitems,debitmemoitems.subscription,debitmemoitems.subscription.account.
|
|
1865
2599
|
* @param {Object} opts Optional parameters
|
|
1866
2600
|
* @param {String} [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.
|
|
1867
2601
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1878,9 +2612,9 @@ export default class ObjectQueriesApi {
|
|
|
1878
2612
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1879
2613
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1880
2614
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1881
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
2615
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryDebitMemosResponse} and HTTP response
|
|
1882
2616
|
*/
|
|
1883
|
-
|
|
2617
|
+
queryDebitMemosWithHttpInfo(opts) {
|
|
1884
2618
|
opts = opts || {};
|
|
1885
2619
|
let postBody = null;
|
|
1886
2620
|
|
|
@@ -1911,16 +2645,16 @@ export default class ObjectQueriesApi {
|
|
|
1911
2645
|
let authNames = ['bearerAuth'];
|
|
1912
2646
|
let contentTypes = [];
|
|
1913
2647
|
let accepts = ['application/json'];
|
|
1914
|
-
let returnType =
|
|
2648
|
+
let returnType = QueryDebitMemosResponse;
|
|
1915
2649
|
return this.apiClient.callApi(
|
|
1916
|
-
'/object-query/
|
|
2650
|
+
'/object-query/debit-memos', 'GET',
|
|
1917
2651
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1918
2652
|
authNames, contentTypes, accepts, returnType, null
|
|
1919
2653
|
);
|
|
1920
2654
|
}
|
|
1921
2655
|
|
|
1922
2656
|
/**
|
|
1923
|
-
* Query
|
|
2657
|
+
* Query DebitMemos with filters, expands, sort capabilities. Supported expands: account,billtocontact,billtocontactsnapshot,soldtocontactsnapshot,shiptocontactsnapshot,debitmemoitems,debitmemoitems.subscription,debitmemoitems.subscription.account.
|
|
1924
2658
|
* @param {Object} opts Optional parameters
|
|
1925
2659
|
* @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.
|
|
1926
2660
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -1937,10 +2671,10 @@ export default class ObjectQueriesApi {
|
|
|
1937
2671
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
1938
2672
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1939
2673
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1940
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
2674
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryDebitMemosResponse}
|
|
1941
2675
|
*/
|
|
1942
|
-
|
|
1943
|
-
return this.
|
|
2676
|
+
queryDebitMemos(opts) {
|
|
2677
|
+
return this.queryDebitMemosWithHttpInfo(opts)
|
|
1944
2678
|
.then(function(response_and_data) {
|
|
1945
2679
|
return response_and_data.data;
|
|
1946
2680
|
});
|
|
@@ -1948,7 +2682,7 @@ export default class ObjectQueriesApi {
|
|
|
1948
2682
|
|
|
1949
2683
|
|
|
1950
2684
|
/**
|
|
1951
|
-
* Query
|
|
2685
|
+
* Query DeliveryAdjustment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
1952
2686
|
* @param {String} key Object ID or Number.
|
|
1953
2687
|
* @param {Object} opts Optional parameters
|
|
1954
2688
|
* @param {String} [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.
|
|
@@ -1966,14 +2700,14 @@ export default class ObjectQueriesApi {
|
|
|
1966
2700
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
1967
2701
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
1968
2702
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
1969
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
2703
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedDeliveryAdjustment} and HTTP response
|
|
1970
2704
|
*/
|
|
1971
|
-
|
|
2705
|
+
queryDeliveryAdjustmentByKeyWithHttpInfo(key, opts) {
|
|
1972
2706
|
opts = opts || {};
|
|
1973
2707
|
let postBody = null;
|
|
1974
2708
|
// verify the required parameter 'key' is set
|
|
1975
2709
|
if (key === undefined || key === null) {
|
|
1976
|
-
throw new Error("Missing the required parameter 'key' when calling
|
|
2710
|
+
throw new Error("Missing the required parameter 'key' when calling queryDeliveryAdjustmentByKey");
|
|
1977
2711
|
}
|
|
1978
2712
|
|
|
1979
2713
|
let pathParams = {
|
|
@@ -2004,16 +2738,16 @@ export default class ObjectQueriesApi {
|
|
|
2004
2738
|
let authNames = ['bearerAuth'];
|
|
2005
2739
|
let contentTypes = [];
|
|
2006
2740
|
let accepts = ['application/json'];
|
|
2007
|
-
let returnType =
|
|
2741
|
+
let returnType = ExpandedDeliveryAdjustment;
|
|
2008
2742
|
return this.apiClient.callApi(
|
|
2009
|
-
'/object-query/
|
|
2743
|
+
'/object-query/delivery-adjustment/{key}', 'GET',
|
|
2010
2744
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2011
2745
|
authNames, contentTypes, accepts, returnType, null
|
|
2012
2746
|
);
|
|
2013
2747
|
}
|
|
2014
2748
|
|
|
2015
2749
|
/**
|
|
2016
|
-
* Query
|
|
2750
|
+
* Query DeliveryAdjustment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2017
2751
|
* @param {String} key Object ID or Number.
|
|
2018
2752
|
* @param {Object} opts Optional parameters
|
|
2019
2753
|
* @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.
|
|
@@ -2031,10 +2765,10 @@ export default class ObjectQueriesApi {
|
|
|
2031
2765
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2032
2766
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2033
2767
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2034
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
2768
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedDeliveryAdjustment}
|
|
2035
2769
|
*/
|
|
2036
|
-
|
|
2037
|
-
return this.
|
|
2770
|
+
queryDeliveryAdjustmentByKey(key, opts) {
|
|
2771
|
+
return this.queryDeliveryAdjustmentByKeyWithHttpInfo(key, opts)
|
|
2038
2772
|
.then(function(response_and_data) {
|
|
2039
2773
|
return response_and_data.data;
|
|
2040
2774
|
});
|
|
@@ -2042,8 +2776,7 @@ export default class ObjectQueriesApi {
|
|
|
2042
2776
|
|
|
2043
2777
|
|
|
2044
2778
|
/**
|
|
2045
|
-
* Query
|
|
2046
|
-
* @param {String} key Object ID or Number.
|
|
2779
|
+
* Query DeliveryAdjustments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2047
2780
|
* @param {Object} opts Optional parameters
|
|
2048
2781
|
* @param {String} [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.
|
|
2049
2782
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -2053,25 +2786,20 @@ export default class ObjectQueriesApi {
|
|
|
2053
2786
|
* @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).
|
|
2054
2787
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2055
2788
|
* @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.
|
|
2056
|
-
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `
|
|
2789
|
+
* @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.
|
|
2057
2790
|
* @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.
|
|
2058
2791
|
* @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.
|
|
2059
2792
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2060
2793
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2061
2794
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2062
2795
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2063
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
2796
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryDeliveryAdjustmentsResponse} and HTTP response
|
|
2064
2797
|
*/
|
|
2065
|
-
|
|
2798
|
+
queryDeliveryAdjustmentsWithHttpInfo(opts) {
|
|
2066
2799
|
opts = opts || {};
|
|
2067
2800
|
let postBody = null;
|
|
2068
|
-
// verify the required parameter 'key' is set
|
|
2069
|
-
if (key === undefined || key === null) {
|
|
2070
|
-
throw new Error("Missing the required parameter 'key' when calling queryDebitMemoItemByKey");
|
|
2071
|
-
}
|
|
2072
2801
|
|
|
2073
2802
|
let pathParams = {
|
|
2074
|
-
'key': key
|
|
2075
2803
|
};
|
|
2076
2804
|
let queryParams = {
|
|
2077
2805
|
'pageSize': opts['page_size'],
|
|
@@ -2098,17 +2826,16 @@ export default class ObjectQueriesApi {
|
|
|
2098
2826
|
let authNames = ['bearerAuth'];
|
|
2099
2827
|
let contentTypes = [];
|
|
2100
2828
|
let accepts = ['application/json'];
|
|
2101
|
-
let returnType =
|
|
2829
|
+
let returnType = QueryDeliveryAdjustmentsResponse;
|
|
2102
2830
|
return this.apiClient.callApi(
|
|
2103
|
-
'/object-query/
|
|
2831
|
+
'/object-query/delivery-adjustment', 'GET',
|
|
2104
2832
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2105
2833
|
authNames, contentTypes, accepts, returnType, null
|
|
2106
2834
|
);
|
|
2107
2835
|
}
|
|
2108
2836
|
|
|
2109
2837
|
/**
|
|
2110
|
-
* Query
|
|
2111
|
-
* @param {String} key Object ID or Number.
|
|
2838
|
+
* Query DeliveryAdjustments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2112
2839
|
* @param {Object} opts Optional parameters
|
|
2113
2840
|
* @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.
|
|
2114
2841
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -2118,17 +2845,17 @@ export default class ObjectQueriesApi {
|
|
|
2118
2845
|
* @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).
|
|
2119
2846
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2120
2847
|
* @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.
|
|
2121
|
-
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `
|
|
2848
|
+
* @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.
|
|
2122
2849
|
* @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.
|
|
2123
2850
|
* @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.
|
|
2124
2851
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
2125
2852
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2126
2853
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2127
2854
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2128
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
2855
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryDeliveryAdjustmentsResponse}
|
|
2129
2856
|
*/
|
|
2130
|
-
|
|
2131
|
-
return this.
|
|
2857
|
+
queryDeliveryAdjustments(opts) {
|
|
2858
|
+
return this.queryDeliveryAdjustmentsWithHttpInfo(opts)
|
|
2132
2859
|
.then(function(response_and_data) {
|
|
2133
2860
|
return response_and_data.data;
|
|
2134
2861
|
});
|
|
@@ -2136,7 +2863,8 @@ export default class ObjectQueriesApi {
|
|
|
2136
2863
|
|
|
2137
2864
|
|
|
2138
2865
|
/**
|
|
2139
|
-
* Query
|
|
2866
|
+
* Query Fulfillment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2867
|
+
* @param {String} key Object ID or Number.
|
|
2140
2868
|
* @param {Object} opts Optional parameters
|
|
2141
2869
|
* @param {String} [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.
|
|
2142
2870
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -2146,20 +2874,25 @@ export default class ObjectQueriesApi {
|
|
|
2146
2874
|
* @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).
|
|
2147
2875
|
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
2148
2876
|
* @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.
|
|
2149
|
-
* @param {Number} [page_size] The maximum number of results to return in a single page. If the specified `
|
|
2877
|
+
* @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.
|
|
2150
2878
|
* @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.
|
|
2151
2879
|
* @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.
|
|
2152
2880
|
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
2153
2881
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2154
2882
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2155
2883
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2156
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
2884
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedFulfillment} and HTTP response
|
|
2157
2885
|
*/
|
|
2158
|
-
|
|
2886
|
+
queryFulfillmentByKeyWithHttpInfo(key, opts) {
|
|
2159
2887
|
opts = opts || {};
|
|
2160
2888
|
let postBody = null;
|
|
2889
|
+
// verify the required parameter 'key' is set
|
|
2890
|
+
if (key === undefined || key === null) {
|
|
2891
|
+
throw new Error("Missing the required parameter 'key' when calling queryFulfillmentByKey");
|
|
2892
|
+
}
|
|
2161
2893
|
|
|
2162
2894
|
let pathParams = {
|
|
2895
|
+
'key': key
|
|
2163
2896
|
};
|
|
2164
2897
|
let queryParams = {
|
|
2165
2898
|
'pageSize': opts['page_size'],
|
|
@@ -2186,16 +2919,17 @@ export default class ObjectQueriesApi {
|
|
|
2186
2919
|
let authNames = ['bearerAuth'];
|
|
2187
2920
|
let contentTypes = [];
|
|
2188
2921
|
let accepts = ['application/json'];
|
|
2189
|
-
let returnType =
|
|
2922
|
+
let returnType = ExpandedFulfillment;
|
|
2190
2923
|
return this.apiClient.callApi(
|
|
2191
|
-
'/object-query/
|
|
2924
|
+
'/object-query/fulfillment/{key}', 'GET',
|
|
2192
2925
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2193
2926
|
authNames, contentTypes, accepts, returnType, null
|
|
2194
2927
|
);
|
|
2195
2928
|
}
|
|
2196
2929
|
|
|
2197
2930
|
/**
|
|
2198
|
-
* Query
|
|
2931
|
+
* Query Fulfillment by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2932
|
+
* @param {String} key Object ID or Number.
|
|
2199
2933
|
* @param {Object} opts Optional parameters
|
|
2200
2934
|
* @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.
|
|
2201
2935
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -2205,17 +2939,17 @@ export default class ObjectQueriesApi {
|
|
|
2205
2939
|
* @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).
|
|
2206
2940
|
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
2207
2941
|
* @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.
|
|
2208
|
-
* @param {Number} opts.page_size The maximum number of results to return in a single page. If the specified `
|
|
2942
|
+
* @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.
|
|
2209
2943
|
* @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.
|
|
2210
2944
|
* @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.
|
|
2211
2945
|
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
2212
2946
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2213
2947
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2214
2948
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2215
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
2949
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedFulfillment}
|
|
2216
2950
|
*/
|
|
2217
|
-
|
|
2218
|
-
return this.
|
|
2951
|
+
queryFulfillmentByKey(key, opts) {
|
|
2952
|
+
return this.queryFulfillmentByKeyWithHttpInfo(key, opts)
|
|
2219
2953
|
.then(function(response_and_data) {
|
|
2220
2954
|
return response_and_data.data;
|
|
2221
2955
|
});
|
|
@@ -2223,7 +2957,7 @@ export default class ObjectQueriesApi {
|
|
|
2223
2957
|
|
|
2224
2958
|
|
|
2225
2959
|
/**
|
|
2226
|
-
* Query
|
|
2960
|
+
* Query Fulfillments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2227
2961
|
* @param {Object} opts Optional parameters
|
|
2228
2962
|
* @param {String} [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.
|
|
2229
2963
|
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -2240,9 +2974,9 @@ export default class ObjectQueriesApi {
|
|
|
2240
2974
|
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
2241
2975
|
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2242
2976
|
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2243
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/
|
|
2977
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryFulfillmentsResponse} and HTTP response
|
|
2244
2978
|
*/
|
|
2245
|
-
|
|
2979
|
+
queryFulfillmentsWithHttpInfo(opts) {
|
|
2246
2980
|
opts = opts || {};
|
|
2247
2981
|
let postBody = null;
|
|
2248
2982
|
|
|
@@ -2273,16 +3007,16 @@ export default class ObjectQueriesApi {
|
|
|
2273
3007
|
let authNames = ['bearerAuth'];
|
|
2274
3008
|
let contentTypes = [];
|
|
2275
3009
|
let accepts = ['application/json'];
|
|
2276
|
-
let returnType =
|
|
3010
|
+
let returnType = QueryFulfillmentsResponse;
|
|
2277
3011
|
return this.apiClient.callApi(
|
|
2278
|
-
'/object-query/
|
|
3012
|
+
'/object-query/fulfillment', 'GET',
|
|
2279
3013
|
pathParams, queryParams, headerParams, formParams, postBody,
|
|
2280
3014
|
authNames, contentTypes, accepts, returnType, null
|
|
2281
3015
|
);
|
|
2282
3016
|
}
|
|
2283
3017
|
|
|
2284
3018
|
/**
|
|
2285
|
-
* Query
|
|
3019
|
+
* Query Fulfillments with filters, expands, sort capabilities. Supported expands: N/A.
|
|
2286
3020
|
* @param {Object} opts Optional parameters
|
|
2287
3021
|
* @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.
|
|
2288
3022
|
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
@@ -2299,10 +3033,10 @@ export default class ObjectQueriesApi {
|
|
|
2299
3033
|
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
2300
3034
|
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
2301
3035
|
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
2302
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/
|
|
3036
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryFulfillmentsResponse}
|
|
2303
3037
|
*/
|
|
2304
|
-
|
|
2305
|
-
return this.
|
|
3038
|
+
queryFulfillments(opts) {
|
|
3039
|
+
return this.queryFulfillmentsWithHttpInfo(opts)
|
|
2306
3040
|
.then(function(response_and_data) {
|
|
2307
3041
|
return response_and_data.data;
|
|
2308
3042
|
});
|
|
@@ -6110,6 +6844,187 @@ export default class ObjectQueriesApi {
|
|
|
6110
6844
|
}
|
|
6111
6845
|
|
|
6112
6846
|
|
|
6847
|
+
/**
|
|
6848
|
+
* Query Ramp by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
6849
|
+
* @param {String} key Object ID or Number.
|
|
6850
|
+
* @param {Object} opts Optional parameters
|
|
6851
|
+
* @param {String} [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.
|
|
6852
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
6853
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
6854
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
6855
|
+
* @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.
|
|
6856
|
+
* @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).
|
|
6857
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
6858
|
+
* @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.
|
|
6859
|
+
* @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.
|
|
6860
|
+
* @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.
|
|
6861
|
+
* @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.
|
|
6862
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
6863
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
6864
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
6865
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
6866
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/ExpandedRamp} and HTTP response
|
|
6867
|
+
*/
|
|
6868
|
+
queryRampByKeyWithHttpInfo(key, opts) {
|
|
6869
|
+
opts = opts || {};
|
|
6870
|
+
let postBody = null;
|
|
6871
|
+
// verify the required parameter 'key' is set
|
|
6872
|
+
if (key === undefined || key === null) {
|
|
6873
|
+
throw new Error("Missing the required parameter 'key' when calling queryRampByKey");
|
|
6874
|
+
}
|
|
6875
|
+
|
|
6876
|
+
let pathParams = {
|
|
6877
|
+
'key': key
|
|
6878
|
+
};
|
|
6879
|
+
let queryParams = {
|
|
6880
|
+
'pageSize': opts['page_size'],
|
|
6881
|
+
'cursor': opts['cursor'],
|
|
6882
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
6883
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
6884
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
6885
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
6886
|
+
'includeNullFields': opts['include_null_fields']
|
|
6887
|
+
};
|
|
6888
|
+
let headerParams = {
|
|
6889
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
6890
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
6891
|
+
'Content-Encoding': opts['content_encoding'],
|
|
6892
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
6893
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
6894
|
+
'Authorization': opts['authorization'],
|
|
6895
|
+
'Zuora-Version': opts['zuora_version'],
|
|
6896
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
6897
|
+
};
|
|
6898
|
+
let formParams = {
|
|
6899
|
+
};
|
|
6900
|
+
|
|
6901
|
+
let authNames = ['bearerAuth'];
|
|
6902
|
+
let contentTypes = [];
|
|
6903
|
+
let accepts = ['application/json'];
|
|
6904
|
+
let returnType = ExpandedRamp;
|
|
6905
|
+
return this.apiClient.callApi(
|
|
6906
|
+
'/object-query/ramp/{key}', 'GET',
|
|
6907
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
6908
|
+
authNames, contentTypes, accepts, returnType, null
|
|
6909
|
+
);
|
|
6910
|
+
}
|
|
6911
|
+
|
|
6912
|
+
/**
|
|
6913
|
+
* Query Ramp by key with filters, expands, sort capabilities. Supported expands: N/A.
|
|
6914
|
+
* @param {String} key Object ID or Number.
|
|
6915
|
+
* @param {Object} opts Optional parameters
|
|
6916
|
+
* @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.
|
|
6917
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
6918
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
6919
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
6920
|
+
* @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.
|
|
6921
|
+
* @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).
|
|
6922
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
6923
|
+
* @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.
|
|
6924
|
+
* @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.
|
|
6925
|
+
* @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.
|
|
6926
|
+
* @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.
|
|
6927
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
6928
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
6929
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
6930
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
6931
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/ExpandedRamp}
|
|
6932
|
+
*/
|
|
6933
|
+
queryRampByKey(key, opts) {
|
|
6934
|
+
return this.queryRampByKeyWithHttpInfo(key, opts)
|
|
6935
|
+
.then(function(response_and_data) {
|
|
6936
|
+
return response_and_data.data;
|
|
6937
|
+
});
|
|
6938
|
+
}
|
|
6939
|
+
|
|
6940
|
+
|
|
6941
|
+
/**
|
|
6942
|
+
* Query Ramps with filters, expands, sort capabilities. Supported expands: N/A.
|
|
6943
|
+
* @param {Object} opts Optional parameters
|
|
6944
|
+
* @param {String} [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.
|
|
6945
|
+
* @param {String} [accept_encoding] Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
6946
|
+
* @param {String} [content_encoding] Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
6947
|
+
* @param {String} [zuora_track_id] A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
6948
|
+
* @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.
|
|
6949
|
+
* @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).
|
|
6950
|
+
* @param {String} [zuora_version = '2024-05-20')] The minor version of the Zuora REST API.
|
|
6951
|
+
* @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.
|
|
6952
|
+
* @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.
|
|
6953
|
+
* @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.
|
|
6954
|
+
* @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.
|
|
6955
|
+
* @param {Array.<String>} [expand] Allows you to expand responses by including related object information in a single call.
|
|
6956
|
+
* @param {Array.<String>} [filter] A case-sensitive filter on the list.
|
|
6957
|
+
* @param {Array.<String>} [fields] A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
6958
|
+
* @param {Boolean} [include_null_fields] An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
6959
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/QueryRampsResponse} and HTTP response
|
|
6960
|
+
*/
|
|
6961
|
+
queryRampsWithHttpInfo(opts) {
|
|
6962
|
+
opts = opts || {};
|
|
6963
|
+
let postBody = null;
|
|
6964
|
+
|
|
6965
|
+
let pathParams = {
|
|
6966
|
+
};
|
|
6967
|
+
let queryParams = {
|
|
6968
|
+
'pageSize': opts['page_size'],
|
|
6969
|
+
'cursor': opts['cursor'],
|
|
6970
|
+
'sort[]': this.apiClient.buildCollectionParam(opts['sort'], 'multi'),
|
|
6971
|
+
'expand[]': this.apiClient.buildCollectionParam(opts['expand'], 'multi'),
|
|
6972
|
+
'filter[]': this.apiClient.buildCollectionParam(opts['filter'], 'multi'),
|
|
6973
|
+
'fields[]': this.apiClient.buildCollectionParam(opts['fields'], 'multi'),
|
|
6974
|
+
'includeNullFields': opts['include_null_fields']
|
|
6975
|
+
};
|
|
6976
|
+
let headerParams = {
|
|
6977
|
+
'Idempotency-Key': opts['idempotency_key'],
|
|
6978
|
+
'Accept-Encoding': opts['accept_encoding'],
|
|
6979
|
+
'Content-Encoding': opts['content_encoding'],
|
|
6980
|
+
'Zuora-Track-Id': opts['zuora_track_id'],
|
|
6981
|
+
'Zuora-Entity-Ids': opts['zuora_entity_ids'],
|
|
6982
|
+
'Authorization': opts['authorization'],
|
|
6983
|
+
'Zuora-Version': opts['zuora_version'],
|
|
6984
|
+
'Zuora-Org-Ids': opts['zuora_org_ids']
|
|
6985
|
+
};
|
|
6986
|
+
let formParams = {
|
|
6987
|
+
};
|
|
6988
|
+
|
|
6989
|
+
let authNames = ['bearerAuth'];
|
|
6990
|
+
let contentTypes = [];
|
|
6991
|
+
let accepts = ['application/json'];
|
|
6992
|
+
let returnType = QueryRampsResponse;
|
|
6993
|
+
return this.apiClient.callApi(
|
|
6994
|
+
'/object-query/ramp', 'GET',
|
|
6995
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
6996
|
+
authNames, contentTypes, accepts, returnType, null
|
|
6997
|
+
);
|
|
6998
|
+
}
|
|
6999
|
+
|
|
7000
|
+
/**
|
|
7001
|
+
* Query Ramps with filters, expands, sort capabilities. Supported expands: N/A.
|
|
7002
|
+
* @param {Object} opts Optional parameters
|
|
7003
|
+
* @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.
|
|
7004
|
+
* @param {String} opts.accept_encoding Include the `Accept-Encoding: gzip` header to compress responses as a gzipped file. It can significantly reduce the bandwidth required for a response. If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a `Content-Encoding` header with the compression algorithm so that your client can decompress it.
|
|
7005
|
+
* @param {String} opts.content_encoding Include the `Content-Encoding: gzip` header to compress a request. With this header specified, you should upload a gzipped file for the request payload instead of sending the JSON payload.
|
|
7006
|
+
* @param {String} opts.zuora_track_id A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`\"`), and quote (`'`).
|
|
7007
|
+
* @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.
|
|
7008
|
+
* @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).
|
|
7009
|
+
* @param {String} opts.zuora_version The minor version of the Zuora REST API. (default to '2024-05-20')
|
|
7010
|
+
* @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.
|
|
7011
|
+
* @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.
|
|
7012
|
+
* @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.
|
|
7013
|
+
* @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.
|
|
7014
|
+
* @param {Array.<String>} opts.expand Allows you to expand responses by including related object information in a single call.
|
|
7015
|
+
* @param {Array.<String>} opts.filter A case-sensitive filter on the list.
|
|
7016
|
+
* @param {Array.<String>} opts.fields A case-insensitive query parameter that allows you to specify which fields are returned in the response.
|
|
7017
|
+
* @param {Boolean} opts.include_null_fields An optional boolean query parameter that specifies whether to include null fields in the response. If set to `true`, all fields, including those with null values, will be included in the response. If set to `false`, only fields with non-null values will be included.
|
|
7018
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/QueryRampsResponse}
|
|
7019
|
+
*/
|
|
7020
|
+
queryRamps(opts) {
|
|
7021
|
+
return this.queryRampsWithHttpInfo(opts)
|
|
7022
|
+
.then(function(response_and_data) {
|
|
7023
|
+
return response_and_data.data;
|
|
7024
|
+
});
|
|
7025
|
+
}
|
|
7026
|
+
|
|
7027
|
+
|
|
6113
7028
|
/**
|
|
6114
7029
|
* Query RatePlan by key with filters, expands, sort capabilities. Supported expands: subscription,productrateplan,rateplancharges,rateplancharges.rateplanchargetiers.
|
|
6115
7030
|
* @param {String} key Object ID or Number.
|