cybersource-rest-client 0.0.70 → 0.0.72
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/docs/AccountValidationsRequest.md +10 -0
- package/docs/BankAccountValidationApi.md +55 -0
- package/docs/BatchesApi.md +6 -6
- package/docs/Bavsv1accountvalidationsClientReferenceInformation.md +8 -0
- package/docs/Bavsv1accountvalidationsPaymentInformation.md +8 -0
- package/docs/Bavsv1accountvalidationsPaymentInformationBank.md +9 -0
- package/docs/Bavsv1accountvalidationsPaymentInformationBankAccount.md +8 -0
- package/docs/Bavsv1accountvalidationsProcessingInformation.md +8 -0
- package/docs/CapturePaymentRequest.md +1 -0
- package/docs/CardProcessingConfigCommonAcquirers.md +19 -0
- package/docs/CardProcessingConfigCommonProcessors.md +1 -0
- package/docs/CommerceSolutionsProductsAccountUpdater.md +1 -1
- package/docs/CommerceSolutionsProductsBinLookup.md +1 -1
- package/docs/CommerceSolutionsProductsTokenManagement.md +1 -1
- package/docs/CreateCreditRequest.md +1 -0
- package/docs/CreateInvoiceRequest.md +1 -0
- package/docs/CreateNewWebhooksApi.md +2 -2
- package/docs/CreateWebhook.md +3 -2
- package/docs/DeviceDeAssociationApi.md +2 -2
- package/docs/DeviceSearchApi.md +4 -4
- package/docs/InlineResponse20010.md +7 -10
- package/docs/InlineResponse20010Embedded.md +8 -0
- package/docs/{InlineResponse2008EmbeddedBatches.md → InlineResponse20010EmbeddedBatches.md} +3 -3
- package/docs/InlineResponse20010EmbeddedLinks.md +8 -0
- package/docs/{InlineResponse2008EmbeddedLinksReports.md → InlineResponse20010EmbeddedLinksReports.md} +1 -1
- package/docs/{InlineResponse2008EmbeddedTotals.md → InlineResponse20010EmbeddedTotals.md} +1 -1
- package/docs/{InlineResponse2008Links.md → InlineResponse20010Links.md} +1 -1
- package/docs/InlineResponse20011.md +17 -0
- package/docs/{InlineResponse2009Billing.md → InlineResponse20011Billing.md} +1 -1
- package/docs/{InlineResponse2009Links.md → InlineResponse20011Links.md} +2 -2
- package/docs/{InlineResponse2009LinksReport.md → InlineResponse20011LinksReport.md} +1 -1
- package/docs/InlineResponse20012.md +17 -0
- package/docs/InlineResponse20012Records.md +10 -0
- package/docs/{InlineResponse20010ResponseRecord.md → InlineResponse20012ResponseRecord.md} +2 -2
- package/docs/{InlineResponse20010ResponseRecordAdditionalUpdates.md → InlineResponse20012ResponseRecordAdditionalUpdates.md} +1 -1
- package/docs/{InlineResponse20010SourceRecord.md → InlineResponse20012SourceRecord.md} +1 -1
- package/docs/InlineResponse20013.md +11 -0
- package/docs/InlineResponse2002.md +12 -7
- package/docs/InlineResponse2003.md +7 -3
- package/docs/{InlineResponse2002IntegrationInformation.md → InlineResponse2003IntegrationInformation.md} +2 -2
- package/docs/{InlineResponse2002IntegrationInformationTenantConfigurations.md → InlineResponse2003IntegrationInformationTenantConfigurations.md} +1 -1
- package/docs/InlineResponse2004.md +3 -12
- package/docs/InlineResponse2005.md +12 -6
- package/docs/InlineResponse2006.md +13 -2
- package/docs/InlineResponse2007.md +1 -1
- package/docs/InlineResponse2007Devices.md +4 -7
- package/docs/InlineResponse2008.md +2 -7
- package/docs/InlineResponse2009.md +6 -10
- package/docs/InlineResponse2009Devices.md +19 -0
- package/docs/{InlineResponse2007PaymentProcessorToTerminalMap.md → InlineResponse2009PaymentProcessorToTerminalMap.md} +1 -1
- package/docs/InlineResponse2012PayoutInformationPullFunds.md +2 -2
- package/docs/InlineResponse2012PayoutInformationPushFunds.md +2 -2
- package/docs/InlineResponse2015.md +2 -2
- package/docs/InlineResponse4009.md +12 -0
- package/docs/InlineResponse4009Details.md +9 -0
- package/docs/InlineResponse4033.md +11 -0
- package/docs/InlineResponse4041.md +5 -5
- package/docs/InlineResponse4041Details.md +9 -0
- package/docs/InlineResponse4042.md +5 -3
- package/docs/InlineResponse4043.md +3 -4
- package/docs/{InlineResponse4042Details.md → InlineResponse4043Details.md} +1 -1
- package/docs/InlineResponse4044.md +11 -0
- package/docs/InlineResponse4045.md +11 -0
- package/docs/InlineResponse4222.md +11 -0
- package/docs/InlineResponse5021.md +11 -0
- package/docs/InvoicesApi.md +47 -0
- package/docs/InvoicingV2InvoiceSettingsGet200Response.md +1 -0
- package/docs/InvoicingV2InvoiceSettingsGet200ResponseInvoiceSettingsInformation.md +1 -0
- package/docs/InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation.md +10 -0
- package/docs/InvoicingV2InvoiceSettingsGet200ResponseMerchantInformationAddressDetails.md +13 -0
- package/docs/InvoicingV2InvoicesGet200Response.md +1 -0
- package/docs/InvoicingV2InvoicesPost201Response.md +1 -0
- package/docs/InvoicingV2InvoicesPost201ResponseInvoiceInformation.md +1 -0
- package/docs/InvoicingV2InvoicesPost201ResponseInvoiceInformationCustomLabels.md +12 -0
- package/docs/InvoicingV2InvoicesPost201ResponseMerchantDefinedFieldValuesWithDefinition.md +20 -0
- package/docs/InvoicingV2InvoicesPublish200Response.md +15 -0
- package/docs/InvoicingV2InvoicesPut200Response.md +1 -0
- package/docs/Invoicingv2invoiceSettingsInvoiceSettingsInformation.md +1 -0
- package/docs/Invoicingv2invoicesMerchantDefinedFieldValues.md +9 -0
- package/docs/ManageWebhooksApi.md +5 -5
- package/docs/MerchantBoardingApi.md +2 -2
- package/docs/MerchantDefinedFieldCore.md +16 -0
- package/docs/MerchantDefinedFieldDefinitionRequest.md +16 -0
- package/docs/MerchantDefinedFieldsApi.md +200 -0
- package/docs/MitReversalRequest.md +1 -0
- package/docs/Notificationsubscriptionsv2webhooksRetryPolicy.md +1 -1
- package/docs/Notificationsubscriptionsv2webhooksSecurityPolicy.md +1 -1
- package/docs/Notificationsubscriptionsv2webhooksSecurityPolicyConfig.md +2 -2
- package/docs/{Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig.md → Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig.md} +1 -1
- package/docs/PaymentLinksApi.md +2 -2
- package/docs/PaymentsProductsAlternativePaymentMethodsConfigurationInformationConfigurationsPaymentMethods.md +1 -0
- package/docs/PaymentsProductsAlternativePaymentMethodsSubscriptionInformation.md +0 -1
- package/docs/PaymentsProductsCurrencyConversion.md +1 -1
- package/docs/PaymentsProductsDifferentialFeeSubscriptionInformationFeatures.md +1 -1
- package/docs/PaymentsProductsPayerAuthentication.md +1 -1
- package/docs/PaymentsProductsPayerAuthenticationSubscriptionInformation.md +9 -0
- package/docs/PaymentsProductsPayouts.md +1 -1
- package/docs/PaymentsProductsPayoutsConfigurationInformationConfigurations.md +2 -2
- package/docs/PaymentsProductsPayoutsConfigurationInformationConfigurationsCommon.md +10 -0
- package/docs/PaymentsProductsPayoutsConfigurationInformationConfigurationsCommonAggregator.md +10 -0
- package/docs/PaymentsProductsSecureAcceptance.md +1 -1
- package/docs/PaymentsProductsServiceFee.md +1 -1
- package/docs/PaymentsProductsTax.md +1 -1
- package/docs/PaymentsProductsVirtualTerminal.md +1 -1
- package/docs/PostIssuerLifeCycleSimulationRequest.md +10 -0
- package/docs/PtsV2IncrementalAuthorizationPatch201ResponseProcessorInformation.md +2 -1
- package/docs/PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails.md +1 -1
- package/docs/PtsV2PaymentsCapturesPost201ResponseProcessorInformation.md +1 -0
- package/docs/PtsV2PaymentsOrderPost201ResponsePaymentInformationEWallet.md +1 -1
- package/docs/PtsV2PaymentsOrderPost201ResponseProcessorInformation.md +1 -1
- package/docs/PtsV2PaymentsPost201Response1IssuerInformation.md +1 -1
- package/docs/PtsV2PaymentsPost201Response1OrderInformationAmountDetails.md +1 -1
- package/docs/PtsV2PaymentsPost201Response1ProcessorInformation.md +2 -2
- package/docs/PtsV2PaymentsPost201Response2ProcessorInformation.md +1 -1
- package/docs/PtsV2PaymentsPost201ResponseOrderInformationInvoiceDetails.md +1 -1
- package/docs/PtsV2PaymentsPost201ResponseProcessorInformation.md +2 -1
- package/docs/PtsV2PaymentsRefundPost201ResponseProcessorInformation.md +1 -0
- package/docs/PtsV2PaymentsReversalsPost201ResponseProcessorInformation.md +2 -1
- package/docs/Ptsv2intentsPaymentInformationTokenizedPaymentMethod.md +1 -1
- package/docs/Ptsv2paymentsInstallmentInformation.md +2 -0
- package/docs/Ptsv2paymentsOrderInformationAmountDetails.md +1 -0
- package/docs/Ptsv2paymentsPaymentInformationPaymentTypeMethod.md +1 -1
- package/docs/Ptsv2paymentsProcessorInformation.md +1 -0
- package/docs/Ptsv2paymentsProcessorInformationReversal.md +1 -0
- package/docs/Ptsv2paymentsProcessorInformationReversalNetwork.md +8 -0
- package/docs/Ptsv2paymentsidProcessingInformation.md +1 -0
- package/docs/Ptsv2paymentsidcapturesPaymentInformationPaymentTypeMethod.md +1 -1
- package/docs/Ptsv2reversalsProcessorInformation.md +8 -0
- package/docs/RefundCaptureRequest.md +1 -0
- package/docs/RefundPaymentRequest.md +1 -0
- package/docs/ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.md +1 -1
- package/docs/RiskProductsDecisionManager.md +1 -1
- package/docs/RiskProductsFraudManagementEssentials.md +1 -1
- package/docs/RiskProductsPortfolioRiskControls.md +1 -1
- package/docs/TmsBinLookupPaymentAccountInformationFeatures.md +5 -0
- package/docs/Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsCard.md +10 -0
- package/docs/Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsMetadata.md +8 -0
- package/docs/Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsMetadataCardArt.md +8 -0
- package/docs/Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsMetadataCardArtCombinedAsset.md +8 -0
- package/docs/TokenizedCardApi.md +53 -0
- package/docs/TssV2TransactionsGet200Response.md +1 -0
- package/docs/TssV2TransactionsGet200ResponseBankAccountValidation.md +10 -0
- package/docs/TssV2TransactionsGet200ResponseOrderInformationAmountDetails.md +1 -0
- package/docs/TssV2TransactionsGet200ResponsePaymentInformation.md +1 -0
- package/docs/TssV2TransactionsGet200ResponseProcessingInformation.md +1 -0
- package/docs/TssV2TransactionsGet200ResponseProcessorInformation.md +5 -0
- package/docs/UnderwritingConfiguration.md +17 -0
- package/docs/UnderwritingConfigurationBillingInformation.md +8 -0
- package/docs/UnderwritingConfigurationBillingInformationBankAccountInformation.md +12 -0
- package/docs/UnderwritingConfigurationClientReferenceInformation.md +9 -0
- package/docs/UnderwritingConfigurationDepositInformation.md +12 -0
- package/docs/UnderwritingConfigurationDeviceInformation.md +10 -0
- package/docs/UnderwritingConfigurationFileAttachmentInformation.md +8 -0
- package/docs/UnderwritingConfigurationMerchantApplication.md +13 -0
- package/docs/UnderwritingConfigurationMerchantApplicationProducts.md +10 -0
- package/docs/UnderwritingConfigurationOrganizationInformation.md +11 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformation.md +31 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationAddress.md +14 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationAddress1.md +14 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationAddress2.md +14 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationBusinessContact.md +12 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationBusinessDetails.md +33 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationBusinessDetailsProductServicesSubscription.md +9 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationDirectorInformation.md +18 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationOwnerInformation.md +26 -0
- package/docs/UnderwritingConfigurationOrganizationInformationBusinessInformationTradingAddress.md +14 -0
- package/docs/UnderwritingConfigurationSaleRepresentativeInformation.md +13 -0
- package/docs/UpdateInvoiceRequest.md +1 -0
- package/docs/UpdateWebhook.md +2 -2
- package/docs/Upv1capturecontextsCaptureMandate.md +1 -1
- package/docs/Upv1capturecontextsCaptureMandateCPF.md +8 -0
- package/package.json +3 -2
- package/src/ApiClient.js +127 -38
- package/src/api/BankAccountValidationApi.js +121 -0
- package/src/api/BatchesApi.js +21 -21
- package/src/api/BillingAgreementsApi.js +6 -6
- package/src/api/BinLookupApi.js +2 -2
- package/src/api/CaptureApi.js +2 -2
- package/src/api/ChargebackDetailsApi.js +2 -2
- package/src/api/ChargebackSummariesApi.js +2 -2
- package/src/api/ConversionDetailsApi.js +2 -2
- package/src/api/CreateNewWebhooksApi.js +13 -13
- package/src/api/CreditApi.js +2 -2
- package/src/api/CustomerApi.js +8 -8
- package/src/api/CustomerPaymentInstrumentApi.js +10 -10
- package/src/api/CustomerShippingAddressApi.js +10 -10
- package/src/api/DecisionManagerApi.js +10 -10
- package/src/api/DeviceDeAssociationApi.js +11 -11
- package/src/api/DeviceSearchApi.js +14 -14
- package/src/api/DownloadDTDApi.js +2 -2
- package/src/api/DownloadXSDApi.js +2 -2
- package/src/api/EMVTagDetailsApi.js +4 -4
- package/src/api/FlexAPIApi.js +2 -2
- package/src/api/InstrumentIdentifierApi.js +12 -12
- package/src/api/InterchangeClearingLevelDetailsApi.js +2 -2
- package/src/api/InvoiceSettingsApi.js +4 -4
- package/src/api/InvoicesApi.js +81 -16
- package/src/api/ManageWebhooksApi.js +24 -23
- package/src/api/MerchantBoardingApi.js +11 -11
- package/src/api/MerchantDefinedFieldsApi.js +337 -0
- package/src/api/MicroformIntegrationApi.js +2 -2
- package/src/api/NetFundingsApi.js +2 -2
- package/src/api/NotificationOfChangesApi.js +2 -2
- package/src/api/OrdersApi.js +4 -4
- package/src/api/PayerAuthenticationApi.js +6 -6
- package/src/api/PaymentBatchSummariesApi.js +2 -2
- package/src/api/PaymentInstrumentApi.js +8 -8
- package/src/api/PaymentLinksApi.js +10 -10
- package/src/api/PaymentTokensApi.js +2 -2
- package/src/api/PaymentsApi.js +12 -12
- package/src/api/PayoutsApi.js +2 -2
- package/src/api/PlansApi.js +16 -16
- package/src/api/PurchaseAndRefundDetailsApi.js +2 -2
- package/src/api/PushFundsApi.js +2 -2
- package/src/api/RefundApi.js +4 -4
- package/src/api/ReportDefinitionsApi.js +4 -4
- package/src/api/ReportDownloadsApi.js +2 -2
- package/src/api/ReportSubscriptionsApi.js +10 -10
- package/src/api/ReportsApi.js +6 -6
- package/src/api/RetrievalDetailsApi.js +2 -2
- package/src/api/RetrievalSummariesApi.js +2 -2
- package/src/api/ReversalApi.js +4 -4
- package/src/api/SearchTransactionsApi.js +4 -4
- package/src/api/SecureFileShareApi.js +4 -4
- package/src/api/SubscriptionsApi.js +16 -16
- package/src/api/SubscriptionsFollowOnsApi.js +4 -4
- package/src/api/TaxesApi.js +4 -4
- package/src/api/TokenApi.js +4 -4
- package/src/api/TokenizedCardApi.js +88 -10
- package/src/api/TransactionBatchesApi.js +8 -8
- package/src/api/TransactionDetailsApi.js +2 -2
- package/src/api/TransientTokenDataApi.js +4 -4
- package/src/api/UnifiedCheckoutCaptureContextApi.js +2 -2
- package/src/api/UserManagementApi.js +2 -2
- package/src/api/UserManagementSearchApi.js +2 -2
- package/src/api/VerificationApi.js +4 -4
- package/src/api/VoidApi.js +10 -10
- package/src/authentication/core/MerchantConfig.js +118 -4
- package/src/authentication/logging/SensitiveDataTags.js +1 -0
- package/src/authentication/util/Cache.js +169 -4
- package/src/authentication/util/Constants.js +5 -1
- package/src/authentication/util/MLEUtility.js +63 -56
- package/src/authentication/util/Utility.js +64 -1
- package/src/index.js +386 -111
- package/src/model/AccountValidationsRequest.js +99 -0
- package/src/model/Bavsv1accountvalidationsClientReferenceInformation.js +82 -0
- package/src/model/Bavsv1accountvalidationsPaymentInformation.js +82 -0
- package/src/model/Bavsv1accountvalidationsPaymentInformationBank.js +92 -0
- package/src/model/Bavsv1accountvalidationsPaymentInformationBankAccount.js +83 -0
- package/src/model/Bavsv1accountvalidationsProcessingInformation.js +83 -0
- package/src/model/CapturePaymentRequest.js +12 -4
- package/src/model/CardProcessingConfigCommonAcquirers.js +181 -0
- package/src/model/CardProcessingConfigCommonProcessors.js +13 -4
- package/src/model/CommerceSolutionsProductsAccountUpdater.js +6 -6
- package/src/model/CommerceSolutionsProductsBinLookup.js +6 -6
- package/src/model/CommerceSolutionsProductsTokenManagement.js +6 -6
- package/src/model/CreateCreditRequest.js +12 -4
- package/src/model/CreateInvoiceRequest.js +12 -4
- package/src/model/CreateWebhook.js +17 -7
- package/src/model/InlineResponse20010.js +32 -61
- package/src/model/{InlineResponse2008Embedded.js → InlineResponse20010Embedded.js} +13 -13
- package/src/model/{InlineResponse2008EmbeddedBatches.js → InlineResponse20010EmbeddedBatches.js} +15 -15
- package/src/model/{InlineResponse2008EmbeddedLinks.js → InlineResponse20010EmbeddedLinks.js} +13 -13
- package/src/model/{InlineResponse2008EmbeddedLinksReports.js → InlineResponse20010EmbeddedLinksReports.js} +8 -8
- package/src/model/{InlineResponse2008EmbeddedTotals.js → InlineResponse20010EmbeddedTotals.js} +8 -8
- package/src/model/{InlineResponse2008Links.js → InlineResponse20010Links.js} +8 -8
- package/src/model/InlineResponse20011.js +158 -0
- package/src/model/{InlineResponse2009Billing.js → InlineResponse20011Billing.js} +8 -8
- package/src/model/{InlineResponse2009Links.js → InlineResponse20011Links.js} +13 -13
- package/src/model/{InlineResponse2009LinksReport.js → InlineResponse20011LinksReport.js} +8 -8
- package/src/model/InlineResponse20012.js +158 -0
- package/src/model/{InlineResponse20010Records.js → InlineResponse20012Records.js} +15 -15
- package/src/model/{InlineResponse20010ResponseRecord.js → InlineResponse20012ResponseRecord.js} +13 -13
- package/src/model/{InlineResponse20010ResponseRecordAdditionalUpdates.js → InlineResponse20012ResponseRecordAdditionalUpdates.js} +8 -8
- package/src/model/{InlineResponse20010SourceRecord.js → InlineResponse20012SourceRecord.js} +8 -8
- package/src/model/InlineResponse20013.js +107 -0
- package/src/model/InlineResponse2002.js +72 -32
- package/src/model/InlineResponse2003.js +48 -18
- package/src/model/{InlineResponse2002IntegrationInformation.js → InlineResponse2003IntegrationInformation.js} +13 -13
- package/src/model/{InlineResponse2002IntegrationInformationTenantConfigurations.js → InlineResponse2003IntegrationInformationTenantConfigurations.js} +8 -8
- package/src/model/InlineResponse2004.js +18 -98
- package/src/model/InlineResponse2005.js +87 -34
- package/src/model/InlineResponse2006.js +109 -10
- package/src/model/InlineResponse2007.js +1 -1
- package/src/model/InlineResponse2007Devices.js +23 -52
- package/src/model/InlineResponse2008.js +13 -52
- package/src/model/InlineResponse2009.js +34 -65
- package/src/model/InlineResponse2009Devices.js +175 -0
- package/src/model/{InlineResponse2007PaymentProcessorToTerminalMap.js → InlineResponse2009PaymentProcessorToTerminalMap.js} +8 -8
- package/src/model/InlineResponse2012PayoutInformationPullFunds.js +2 -2
- package/src/model/InlineResponse2012PayoutInformationPushFunds.js +2 -2
- package/src/model/InlineResponse2015.js +7 -6
- package/src/model/InlineResponse4009.js +117 -0
- package/src/model/InlineResponse4009Details.js +91 -0
- package/src/model/InlineResponse4033.js +109 -0
- package/src/model/InlineResponse4041.js +15 -14
- package/src/model/InlineResponse4041Details.js +91 -0
- package/src/model/InlineResponse4042.js +26 -6
- package/src/model/InlineResponse4043.js +12 -24
- package/src/model/{InlineResponse4042Details.js → InlineResponse4043Details.js} +8 -8
- package/src/model/InlineResponse4044.js +109 -0
- package/src/model/InlineResponse4045.js +109 -0
- package/src/model/InlineResponse4222.js +109 -0
- package/src/model/InlineResponse5021.js +109 -0
- package/src/model/InvoicingV2InvoiceSettingsGet200Response.js +12 -4
- package/src/model/InvoicingV2InvoiceSettingsGet200ResponseInvoiceSettingsInformation.js +13 -4
- package/src/model/InvoicingV2InvoiceSettingsGet200ResponseMerchantInformation.js +97 -0
- package/src/model/InvoicingV2InvoiceSettingsGet200ResponseMerchantInformationAddressDetails.js +121 -0
- package/src/model/InvoicingV2InvoicesGet200Response.js +12 -4
- package/src/model/InvoicingV2InvoicesPost201Response.js +12 -4
- package/src/model/InvoicingV2InvoicesPost201ResponseInvoiceInformation.js +13 -4
- package/src/model/InvoicingV2InvoicesPost201ResponseInvoiceInformationCustomLabels.js +121 -0
- package/src/model/InvoicingV2InvoicesPost201ResponseMerchantDefinedFieldValuesWithDefinition.js +177 -0
- package/src/model/InvoicingV2InvoicesPublish200Response.js +140 -0
- package/src/model/InvoicingV2InvoicesPut200Response.js +12 -4
- package/src/model/Invoicingv2invoiceSettingsInvoiceSettingsInformation.js +13 -4
- package/src/model/Invoicingv2invoicesMerchantDefinedFieldValues.js +89 -0
- package/src/model/MerchantDefinedFieldCore.js +155 -0
- package/src/model/MerchantDefinedFieldDefinitionRequest.js +155 -0
- package/src/model/MitReversalRequest.js +12 -4
- package/src/model/Notificationsubscriptionsv2webhooksRetryPolicy.js +2 -1
- package/src/model/Notificationsubscriptionsv2webhooksSecurityPolicy.js +1 -1
- package/src/model/Notificationsubscriptionsv2webhooksSecurityPolicyConfig.js +12 -13
- package/src/model/{Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig.js → Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig.js} +8 -8
- package/src/model/PaymentsProductsAlternativePaymentMethodsConfigurationInformationConfigurationsPaymentMethods.js +12 -4
- package/src/model/PaymentsProductsAlternativePaymentMethodsSubscriptionInformation.js +0 -10
- package/src/model/PaymentsProductsCurrencyConversion.js +6 -6
- package/src/model/PaymentsProductsDifferentialFeeSubscriptionInformationFeatures.js +6 -6
- package/src/model/PaymentsProductsPayerAuthentication.js +6 -6
- package/src/model/{PaymentsProductsDifferentialFeeSubscriptionInformationFeaturesSurcharge.js → PaymentsProductsPayerAuthenticationSubscriptionInformation.js} +18 -8
- package/src/model/PaymentsProductsPayouts.js +6 -6
- package/src/model/PaymentsProductsPayoutsConfigurationInformationConfigurations.js +12 -12
- package/src/model/PaymentsProductsPayoutsConfigurationInformationConfigurationsCommon.js +99 -0
- package/src/model/{PaymentsProductsPayoutsConfigurationInformationConfigurationsProcessorAccount.js → PaymentsProductsPayoutsConfigurationInformationConfigurationsCommonAggregator.js} +26 -28
- package/src/model/PaymentsProductsSecureAcceptance.js +6 -6
- package/src/model/PaymentsProductsServiceFee.js +6 -6
- package/src/model/PaymentsProductsTax.js +6 -6
- package/src/model/PaymentsProductsVirtualTerminal.js +6 -6
- package/src/model/PostIssuerLifeCycleSimulationRequest.js +99 -0
- package/src/model/PtsV2IncrementalAuthorizationPatch201ResponseProcessorInformation.js +13 -5
- package/src/model/PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails.js +3 -3
- package/src/model/PtsV2PaymentsCapturesPost201ResponseProcessorInformation.js +12 -4
- package/src/model/PtsV2PaymentsOrderPost201ResponsePaymentInformationEWallet.js +1 -1
- package/src/model/PtsV2PaymentsOrderPost201ResponseProcessorInformation.js +1 -1
- package/src/model/PtsV2PaymentsPost201Response1IssuerInformation.js +1 -1
- package/src/model/PtsV2PaymentsPost201Response1OrderInformationAmountDetails.js +1 -1
- package/src/model/PtsV2PaymentsPost201Response1ProcessorInformation.js +2 -2
- package/src/model/PtsV2PaymentsPost201Response2ProcessorInformation.js +1 -1
- package/src/model/PtsV2PaymentsPost201ResponseOrderInformationInvoiceDetails.js +3 -3
- package/src/model/PtsV2PaymentsPost201ResponseProcessorInformation.js +13 -5
- package/src/model/PtsV2PaymentsRefundPost201ResponseProcessorInformation.js +12 -4
- package/src/model/PtsV2PaymentsReversalsPost201ResponseProcessorInformation.js +13 -5
- package/src/model/Ptsv2intentsPaymentInformationTokenizedPaymentMethod.js +2 -2
- package/src/model/Ptsv2paymentsInstallmentInformation.js +18 -0
- package/src/model/Ptsv2paymentsOrderInformationAmountDetails.js +9 -0
- package/src/model/Ptsv2paymentsPaymentInformationPaymentTypeMethod.js +1 -1
- package/src/model/Ptsv2paymentsProcessorInformation.js +12 -4
- package/src/model/Ptsv2paymentsProcessorInformationReversal.js +12 -4
- package/src/model/Ptsv2paymentsProcessorInformationReversalNetwork.js +82 -0
- package/src/model/Ptsv2paymentsidProcessingInformation.js +12 -4
- package/src/model/Ptsv2paymentsidcapturesPaymentInformationPaymentTypeMethod.js +1 -1
- package/src/model/Ptsv2reversalsProcessorInformation.js +81 -0
- package/src/model/RefundCaptureRequest.js +12 -4
- package/src/model/RefundPaymentRequest.js +12 -4
- package/src/model/ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.js +1 -1
- package/src/model/RiskProductsDecisionManager.js +6 -6
- package/src/model/RiskProductsFraudManagementEssentials.js +6 -6
- package/src/model/RiskProductsPortfolioRiskControls.js +6 -6
- package/src/model/TmsBinLookupPaymentAccountInformationFeatures.js +45 -0
- package/src/model/Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsCard.js +100 -0
- package/src/model/Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsMetadata.js +81 -0
- package/src/model/Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsMetadataCardArt.js +81 -0
- package/src/model/Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsMetadataCardArtCombinedAsset.js +82 -0
- package/src/model/TssV2TransactionsGet200Response.js +12 -4
- package/src/model/TssV2TransactionsGet200ResponseBankAccountValidation.js +99 -0
- package/src/model/TssV2TransactionsGet200ResponseOrderInformationAmountDetails.js +9 -0
- package/src/model/TssV2TransactionsGet200ResponsePaymentInformation.js +12 -4
- package/src/model/TssV2TransactionsGet200ResponseProcessingInformation.js +9 -0
- package/src/model/TssV2TransactionsGet200ResponseProcessorInformation.js +47 -4
- package/src/model/UnderwritingConfiguration.js +154 -0
- package/src/model/UnderwritingConfigurationBillingInformation.js +81 -0
- package/src/model/UnderwritingConfigurationBillingInformationBankAccountInformation.js +118 -0
- package/src/model/UnderwritingConfigurationClientReferenceInformation.js +91 -0
- package/src/model/UnderwritingConfigurationDepositInformation.js +118 -0
- package/src/model/UnderwritingConfigurationDeviceInformation.js +100 -0
- package/src/model/UnderwritingConfigurationFileAttachmentInformation.js +82 -0
- package/src/model/UnderwritingConfigurationMerchantApplication.js +126 -0
- package/src/model/UnderwritingConfigurationMerchantApplicationProducts.js +101 -0
- package/src/model/UnderwritingConfigurationOrganizationInformation.js +108 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformation.js +293 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationAddress.js +141 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationAddress1.js +141 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationAddress2.js +136 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationBusinessContact.js +122 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationBusinessDetails.js +307 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationBusinessDetailsProductServicesSubscription.js +91 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationDirectorInformation.js +171 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationOwnerInformation.js +255 -0
- package/src/model/UnderwritingConfigurationOrganizationInformationBusinessInformationTradingAddress.js +136 -0
- package/src/model/UnderwritingConfigurationSaleRepresentativeInformation.js +133 -0
- package/src/model/UpdateInvoiceRequest.js +12 -4
- package/src/model/UpdateWebhook.js +10 -9
- package/src/model/Upv1capturecontextsCaptureMandate.js +6 -7
- package/src/model/Upv1capturecontextsCaptureMandateCPF.js +82 -0
- package/docs/InlineResponse20010Records.md +0 -10
- package/docs/InlineResponse2005Devices.md +0 -16
- package/docs/InlineResponse2008Embedded.md +0 -8
- package/docs/InlineResponse2008EmbeddedLinks.md +0 -8
- package/docs/Notificationsubscriptionsv2webhooksSecurityPolicy1.md +0 -9
- package/docs/Notificationsubscriptionsv2webhooksSecurityPolicy1Config.md +0 -11
- package/docs/PaymentsProductsDifferentialFeeSubscriptionInformationFeaturesSurcharge.md +0 -8
- package/docs/PaymentsProductsPayoutsConfigurationInformationConfigurationsProcessorAccount.md +0 -10
- package/docs/PaymentsProductsPayoutsConfigurationInformationConfigurationsPullfunds.md +0 -14
- package/docs/PaymentsProductsPayoutsConfigurationInformationConfigurationsPushfunds.md +0 -16
- package/src/model/InlineResponse2005Devices.js +0 -146
- package/src/model/Notificationsubscriptionsv2webhooksSecurityPolicy1.js +0 -91
- package/src/model/Notificationsubscriptionsv2webhooksSecurityPolicy1Config.js +0 -109
- package/src/model/PaymentsProductsPayoutsConfigurationInformationConfigurationsPullfunds.js +0 -140
- package/src/model/PaymentsProductsPayoutsConfigurationInformationConfigurationsPushfunds.js +0 -159
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# CyberSource.AccountValidationsRequest
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**clientReferenceInformation** | [**Bavsv1accountvalidationsClientReferenceInformation**](Bavsv1accountvalidationsClientReferenceInformation.md) | | [optional]
|
|
7
|
+
**processingInformation** | [**Bavsv1accountvalidationsProcessingInformation**](Bavsv1accountvalidationsProcessingInformation.md) | |
|
|
8
|
+
**paymentInformation** | [**Bavsv1accountvalidationsPaymentInformation**](Bavsv1accountvalidationsPaymentInformation.md) | |
|
|
9
|
+
|
|
10
|
+
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
# CyberSource.BankAccountValidationApi
|
|
2
|
+
|
|
3
|
+
All URIs are relative to *https://apitest.cybersource.com*
|
|
4
|
+
|
|
5
|
+
Method | HTTP request | Description
|
|
6
|
+
------------- | ------------- | -------------
|
|
7
|
+
[**bankAccountValidationRequest**](BankAccountValidationApi.md#bankAccountValidationRequest) | **POST** /bavs/v1/account-validations | Visa Bank Account Validation Service
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
<a name="bankAccountValidationRequest"></a>
|
|
11
|
+
# **bankAccountValidationRequest**
|
|
12
|
+
> InlineResponse20013 bankAccountValidationRequest(accountValidationsRequest)
|
|
13
|
+
|
|
14
|
+
Visa Bank Account Validation Service
|
|
15
|
+
|
|
16
|
+
The Visa Bank Account Validation Service is a new standalone product designed to validate customer's routing and bank account number combination for ACH transactions. Merchant's can use this standalone product to validate their customer's account prior to processing an ACH transaction against the customer's account to comply with Nacha's account validation mandate for Web-debit transactions.
|
|
17
|
+
|
|
18
|
+
### Example
|
|
19
|
+
```javascript
|
|
20
|
+
var CyberSource = require('CyberSource');
|
|
21
|
+
|
|
22
|
+
var apiInstance = new CyberSource.BankAccountValidationApi();
|
|
23
|
+
|
|
24
|
+
var accountValidationsRequest = new CyberSource.AccountValidationsRequest(); // AccountValidationsRequest |
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
var callback = function(error, data, response) {
|
|
28
|
+
if (error) {
|
|
29
|
+
console.error(error);
|
|
30
|
+
} else {
|
|
31
|
+
console.log('API called successfully. Returned data: ' + data);
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
apiInstance.bankAccountValidationRequest(accountValidationsRequest, callback);
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
### Parameters
|
|
38
|
+
|
|
39
|
+
Name | Type | Description | Notes
|
|
40
|
+
------------- | ------------- | ------------- | -------------
|
|
41
|
+
**accountValidationsRequest** | [**AccountValidationsRequest**](AccountValidationsRequest.md)| |
|
|
42
|
+
|
|
43
|
+
### Return type
|
|
44
|
+
|
|
45
|
+
[**InlineResponse20013**](InlineResponse20013.md)
|
|
46
|
+
|
|
47
|
+
### Authorization
|
|
48
|
+
|
|
49
|
+
No authorization required
|
|
50
|
+
|
|
51
|
+
### HTTP request headers
|
|
52
|
+
|
|
53
|
+
- **Content-Type**: application/json;charset=utf-8
|
|
54
|
+
- **Accept**: application/json;charset=utf-8
|
|
55
|
+
|
package/docs/BatchesApi.md
CHANGED
|
@@ -12,7 +12,7 @@ Method | HTTP request | Description
|
|
|
12
12
|
|
|
13
13
|
<a name="getBatchReport"></a>
|
|
14
14
|
# **getBatchReport**
|
|
15
|
-
>
|
|
15
|
+
> InlineResponse20012 getBatchReport(batchId)
|
|
16
16
|
|
|
17
17
|
Retrieve a Batch Report
|
|
18
18
|
|
|
@@ -45,7 +45,7 @@ Name | Type | Description | Notes
|
|
|
45
45
|
|
|
46
46
|
### Return type
|
|
47
47
|
|
|
48
|
-
[**
|
|
48
|
+
[**InlineResponse20012**](InlineResponse20012.md)
|
|
49
49
|
|
|
50
50
|
### Authorization
|
|
51
51
|
|
|
@@ -58,7 +58,7 @@ No authorization required
|
|
|
58
58
|
|
|
59
59
|
<a name="getBatchStatus"></a>
|
|
60
60
|
# **getBatchStatus**
|
|
61
|
-
>
|
|
61
|
+
> InlineResponse20011 getBatchStatus(batchId)
|
|
62
62
|
|
|
63
63
|
Retrieve a Batch Status
|
|
64
64
|
|
|
@@ -91,7 +91,7 @@ Name | Type | Description | Notes
|
|
|
91
91
|
|
|
92
92
|
### Return type
|
|
93
93
|
|
|
94
|
-
[**
|
|
94
|
+
[**InlineResponse20011**](InlineResponse20011.md)
|
|
95
95
|
|
|
96
96
|
### Authorization
|
|
97
97
|
|
|
@@ -104,7 +104,7 @@ No authorization required
|
|
|
104
104
|
|
|
105
105
|
<a name="getBatchesList"></a>
|
|
106
106
|
# **getBatchesList**
|
|
107
|
-
>
|
|
107
|
+
> InlineResponse20010 getBatchesList(opts)
|
|
108
108
|
|
|
109
109
|
List Batches
|
|
110
110
|
|
|
@@ -144,7 +144,7 @@ Name | Type | Description | Notes
|
|
|
144
144
|
|
|
145
145
|
### Return type
|
|
146
146
|
|
|
147
|
-
[**
|
|
147
|
+
[**InlineResponse20010**](InlineResponse20010.md)
|
|
148
148
|
|
|
149
149
|
### Authorization
|
|
150
150
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# CyberSource.Bavsv1accountvalidationsPaymentInformation
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**bank** | [**Bavsv1accountvalidationsPaymentInformationBank**](Bavsv1accountvalidationsPaymentInformationBank.md) | |
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# CyberSource.Bavsv1accountvalidationsPaymentInformationBank
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**routingNumber** | **String** | Bank routing number. This is also called the transit number. Non-Negative Integer |
|
|
7
|
+
**account** | [**Bavsv1accountvalidationsPaymentInformationBankAccount**](Bavsv1accountvalidationsPaymentInformationBankAccount.md) | |
|
|
8
|
+
|
|
9
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# CyberSource.Bavsv1accountvalidationsPaymentInformationBankAccount
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**_number** | **String** | Account Number. Non-Negative Integer. example: 12345678901234577 |
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# CyberSource.Bavsv1accountvalidationsProcessingInformation
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**validationLevel** | **Number** | Enter 1 for routing and account number validation. |
|
|
7
|
+
|
|
8
|
+
|
|
@@ -17,5 +17,6 @@ Name | Type | Description | Notes
|
|
|
17
17
|
**installmentInformation** | [**Ptsv2paymentsidcapturesInstallmentInformation**](Ptsv2paymentsidcapturesInstallmentInformation.md) | | [optional]
|
|
18
18
|
**travelInformation** | [**Ptsv2paymentsTravelInformation**](Ptsv2paymentsTravelInformation.md) | | [optional]
|
|
19
19
|
**promotionInformation** | [**Ptsv2paymentsPromotionInformation**](Ptsv2paymentsPromotionInformation.md) | | [optional]
|
|
20
|
+
**processorInformation** | [**Ptsv2reversalsProcessorInformation**](Ptsv2reversalsProcessorInformation.md) | | [optional]
|
|
20
21
|
|
|
21
22
|
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# CyberSource.CardProcessingConfigCommonAcquirers
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**institutionId** | **String** | Identifier of the acquirer. This number is usually assigned by Visa. | [optional]
|
|
7
|
+
**interbankCardAssociationId** | **String** | Number assigned by MasterCard to banks to identify the member in transactions. | [optional]
|
|
8
|
+
**discoverInstitutionId** | **String** | Assigned by Discover to identify the acquirer. | [optional]
|
|
9
|
+
**countryCode** | **String** | ISO 4217 format. | [optional]
|
|
10
|
+
**fileDestinationBin** | **String** | The BIN to which this capturefile is sent. This field must contain a valid BIN. | [optional]
|
|
11
|
+
**merchantVerificationValue** | **String** | Identify merchants that participate in Select Merchant Fee (SMF) programs. Unique to the merchant. | [optional]
|
|
12
|
+
**merchantId** | **String** | Merchant ID assigned by an acquirer or a processor. Should not be overriden by any other party. | [optional]
|
|
13
|
+
**terminalId** | **String** | The 'Terminal Id' aka TID, is an identifier used for with your payments processor. Depending on the processor and payment acceptance type this may also be the default Terminal ID used for Card Present and Virtual Terminal transactions. | [optional]
|
|
14
|
+
**allowMultipleBills** | **Boolean** | Allows multiple captures for a single authorization transaction. | [optional]
|
|
15
|
+
**enableTransactionReferenceNumber** | **Boolean** | To enable merchant to send in transaction reference number (unique reconciliation ID). | [optional]
|
|
16
|
+
**paymentTypes** | [**{String: CardProcessingConfigCommonPaymentTypes}**](CardProcessingConfigCommonPaymentTypes.md) | Valid values are: * VISA * MASTERCARD * AMERICAN_EXPRESS * CUP * EFTPOS * DINERS_CLUB * DISCOVER * JCB | [optional]
|
|
17
|
+
**currencies** | [**{String: CardProcessingConfigCommonCurrencies}**](CardProcessingConfigCommonCurrencies.md) | Three-character [ISO 4217 ALPHA-3 Standard Currency Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/currencies.pdf) | [optional]
|
|
18
|
+
|
|
19
|
+
|
|
@@ -8,6 +8,7 @@ Name | Type | Description | Notes
|
|
|
8
8
|
**merchantVerificationValue** | **String** | Identify merchants that participate in Select Merchant Fee (SMF) programs. Unique to the merchant. Applicable for GPX (gpx) and VPC processors. | [optional]
|
|
9
9
|
**abaNumber** | **String** | Routing Number to identify banks within the United States. Applicable for GPX (gpx) processors. | [optional]
|
|
10
10
|
**acquirer** | [**CardProcessingConfigCommonAcquirer**](CardProcessingConfigCommonAcquirer.md) | | [optional]
|
|
11
|
+
**acquirers** | [**{String: CardProcessingConfigCommonAcquirers}**](CardProcessingConfigCommonAcquirers.md) | Identifies the financial institution acting as the acquirer of this customer transaction. The acquirer is the member or system user that signed the merchant. | [optional]
|
|
11
12
|
**merchantId** | **String** | Merchant ID assigned by an acquirer or a processor. Should not be overriden by any other party. Validation details (for selected processors)... <table> <thead><tr><th>Processor</th><th>Acceptance Type</th><th>Required</th><th>Min. Length</th><th>Max. Length</th><th>Regex</th></tr></thead> <tr><td>Barclays HISO</td><td>cp, cnp, hybrid</td><td>Yes</td><td>1</td><td>15</td><td>^[0-9a-zA-Z]+$</td></tr> <tr><td>Barclays</td><td>cp, cnp, hybrid</td><td>Yes</td><td>1</td><td>11</td><td>^[0-9a-zA-Z]+$</td></tr> </table> |
|
|
12
13
|
**terminalId** | **String** | The 'Terminal Id' aka TID, is an identifier used for with your payments processor. Depending on the processor and payment acceptance type this may also be the default Terminal ID used for Card Present and Virtual Terminal transactions. Validation details (for selected processors)... <table> <thead><tr><th>Processor</th><th>Acceptance Type</th><th>Required</th><th>Min. Length</th><th>Max. Length</th><th>Regex</th></tr></thead> <tr><td>Barclays HISO</td><td>cnp, hybrid</td><td>Yes</td><td>1</td><td>16</td><td>^[0-9a-zA-Z]+$</td></tr> <tr><td>Barclays HISO</td><td>cp</td><td>No</td><td>1</td><td>16</td><td>^[0-9a-zA-Z]+$</td></tr> </table> | [optional]
|
|
13
14
|
**paymentTypes** | [**{String: CardProcessingConfigCommonPaymentTypes}**](CardProcessingConfigCommonPaymentTypes.md) | Valid values are: * VISA * MASTERCARD * AMERICAN_EXPRESS * CUP * EFTPOS * DINERS_CLUB * DISCOVER * JCB | [optional]
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**subscriptionInformation** | [**
|
|
6
|
+
**subscriptionInformation** | [**PaymentsProductsPayerAuthenticationSubscriptionInformation**](PaymentsProductsPayerAuthenticationSubscriptionInformation.md) | | [optional]
|
|
7
7
|
**configurationInformation** | [**CommerceSolutionsProductsAccountUpdaterConfigurationInformation**](CommerceSolutionsProductsAccountUpdaterConfigurationInformation.md) | | [optional]
|
|
8
8
|
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**subscriptionInformation** | [**
|
|
6
|
+
**subscriptionInformation** | [**PaymentsProductsPayerAuthenticationSubscriptionInformation**](PaymentsProductsPayerAuthenticationSubscriptionInformation.md) | | [optional]
|
|
7
7
|
**configurationInformation** | [**CommerceSolutionsProductsBinLookupConfigurationInformation**](CommerceSolutionsProductsBinLookupConfigurationInformation.md) | | [optional]
|
|
8
8
|
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**subscriptionInformation** | [**
|
|
6
|
+
**subscriptionInformation** | [**PaymentsProductsPayerAuthenticationSubscriptionInformation**](PaymentsProductsPayerAuthenticationSubscriptionInformation.md) | | [optional]
|
|
7
7
|
**configurationInformation** | [**CommerceSolutionsProductsTokenManagementConfigurationInformation**](CommerceSolutionsProductsTokenManagementConfigurationInformation.md) | | [optional]
|
|
8
8
|
|
|
9
9
|
|
|
@@ -19,5 +19,6 @@ Name | Type | Description | Notes
|
|
|
19
19
|
**recipientInformation** | [**Ptsv2creditsRecipientInformation**](Ptsv2creditsRecipientInformation.md) | | [optional]
|
|
20
20
|
**senderInformation** | [**Ptsv2creditsSenderInformation**](Ptsv2creditsSenderInformation.md) | | [optional]
|
|
21
21
|
**promotionInformation** | [**Ptsv2paymentsPromotionInformation**](Ptsv2paymentsPromotionInformation.md) | | [optional]
|
|
22
|
+
**processorInformation** | [**Ptsv2reversalsProcessorInformation**](Ptsv2reversalsProcessorInformation.md) | | [optional]
|
|
22
23
|
|
|
23
24
|
|
|
@@ -8,5 +8,6 @@ Name | Type | Description | Notes
|
|
|
8
8
|
**processingInformation** | [**Invoicingv2invoicesProcessingInformation**](Invoicingv2invoicesProcessingInformation.md) | | [optional]
|
|
9
9
|
**invoiceInformation** | [**Invoicingv2invoicesInvoiceInformation**](Invoicingv2invoicesInvoiceInformation.md) | |
|
|
10
10
|
**orderInformation** | [**Invoicingv2invoicesOrderInformation**](Invoicingv2invoicesOrderInformation.md) | |
|
|
11
|
+
**merchantDefinedFieldValues** | [**[Invoicingv2invoicesMerchantDefinedFieldValues]**](Invoicingv2invoicesMerchantDefinedFieldValues.md) | | [optional]
|
|
11
12
|
|
|
12
13
|
|
|
@@ -11,7 +11,7 @@ Method | HTTP request | Description
|
|
|
11
11
|
|
|
12
12
|
<a name="findProductsToSubscribe"></a>
|
|
13
13
|
# **findProductsToSubscribe**
|
|
14
|
-
> [
|
|
14
|
+
> [InlineResponse2004] findProductsToSubscribe(organizationId)
|
|
15
15
|
|
|
16
16
|
Find Products You Can Subscribe To
|
|
17
17
|
|
|
@@ -44,7 +44,7 @@ Name | Type | Description | Notes
|
|
|
44
44
|
|
|
45
45
|
### Return type
|
|
46
46
|
|
|
47
|
-
[**[
|
|
47
|
+
[**[InlineResponse2004]**](InlineResponse2004.md)
|
|
48
48
|
|
|
49
49
|
### Authorization
|
|
50
50
|
|
package/docs/CreateWebhook.md
CHANGED
|
@@ -8,8 +8,9 @@ Name | Type | Description | Notes
|
|
|
8
8
|
**organizationId** | **String** | Organization Identifier (OrgId) or Merchant Identifier (MID). | [optional]
|
|
9
9
|
**products** | [**[Notificationsubscriptionsv2webhooksProducts1]**](Notificationsubscriptionsv2webhooksProducts1.md) | To see the valid productId and eventTypes, call the \"Create and Manage Webhooks - Retrieve a list of event types\" endpoint. | [optional]
|
|
10
10
|
**webhookUrl** | **String** | The client's endpoint (URL) to receive webhooks. | [optional]
|
|
11
|
-
**healthCheckUrl** | **String** | The client's health check endpoint (URL).
|
|
11
|
+
**healthCheckUrl** | **String** | The client's health check endpoint (URL). If the user does not provide the health check URL, it is the user's responsibility to re-activate the webhook if it is deactivated by calling the test endpoint. | [optional]
|
|
12
12
|
**retryPolicy** | [**Notificationsubscriptionsv2webhooksRetryPolicy**](Notificationsubscriptionsv2webhooksRetryPolicy.md) | | [optional]
|
|
13
|
-
**
|
|
13
|
+
**notificationScope** | **String** | The webhook scope. 1. SELF The Webhook is used to deliver webhooks for only this Organization (or Merchant). 2. DESCENDANTS The Webhook is used to deliver webhooks for this Organization and its children. This field is optional. Possible values: - SELF - DESCENDANTS | [optional] [default to 'DESCENDANTS']
|
|
14
|
+
**securityPolicy** | [**Notificationsubscriptionsv2webhooksSecurityPolicy**](Notificationsubscriptionsv2webhooksSecurityPolicy.md) | | [optional]
|
|
14
15
|
|
|
15
16
|
|
|
@@ -56,7 +56,7 @@ No authorization required
|
|
|
56
56
|
|
|
57
57
|
<a name="postDeAssociateV3Terminal"></a>
|
|
58
58
|
# **postDeAssociateV3Terminal**
|
|
59
|
-
> [
|
|
59
|
+
> [InlineResponse2008] postDeAssociateV3Terminal(deviceDeAssociateV3Request)
|
|
60
60
|
|
|
61
61
|
De-associate a device from merchant to account or reseller and from account to reseller
|
|
62
62
|
|
|
@@ -89,7 +89,7 @@ Name | Type | Description | Notes
|
|
|
89
89
|
|
|
90
90
|
### Return type
|
|
91
91
|
|
|
92
|
-
[**[
|
|
92
|
+
[**[InlineResponse2008]**](InlineResponse2008.md)
|
|
93
93
|
|
|
94
94
|
### Authorization
|
|
95
95
|
|
package/docs/DeviceSearchApi.md
CHANGED
|
@@ -10,7 +10,7 @@ Method | HTTP request | Description
|
|
|
10
10
|
|
|
11
11
|
<a name="postSearchQuery"></a>
|
|
12
12
|
# **postSearchQuery**
|
|
13
|
-
>
|
|
13
|
+
> InlineResponse2007 postSearchQuery(postDeviceSearchRequest)
|
|
14
14
|
|
|
15
15
|
Retrieve List of Devices for a given search query V2
|
|
16
16
|
|
|
@@ -43,7 +43,7 @@ Name | Type | Description | Notes
|
|
|
43
43
|
|
|
44
44
|
### Return type
|
|
45
45
|
|
|
46
|
-
[**
|
|
46
|
+
[**InlineResponse2007**](InlineResponse2007.md)
|
|
47
47
|
|
|
48
48
|
### Authorization
|
|
49
49
|
|
|
@@ -56,7 +56,7 @@ No authorization required
|
|
|
56
56
|
|
|
57
57
|
<a name="postSearchQueryV3"></a>
|
|
58
58
|
# **postSearchQueryV3**
|
|
59
|
-
>
|
|
59
|
+
> InlineResponse2009 postSearchQueryV3(postDeviceSearchRequestV3)
|
|
60
60
|
|
|
61
61
|
Retrieve List of Devices for a given search query
|
|
62
62
|
|
|
@@ -89,7 +89,7 @@ Name | Type | Description | Notes
|
|
|
89
89
|
|
|
90
90
|
### Return type
|
|
91
91
|
|
|
92
|
-
[**
|
|
92
|
+
[**InlineResponse2009**](InlineResponse2009.md)
|
|
93
93
|
|
|
94
94
|
### Authorization
|
|
95
95
|
|
|
@@ -3,15 +3,12 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**
|
|
7
|
-
**
|
|
8
|
-
**
|
|
9
|
-
**
|
|
10
|
-
**
|
|
11
|
-
**
|
|
12
|
-
**
|
|
13
|
-
**totals** | [**InlineResponse2008EmbeddedTotals**](InlineResponse2008EmbeddedTotals.md) | | [optional]
|
|
14
|
-
**billing** | [**InlineResponse2009Billing**](InlineResponse2009Billing.md) | | [optional]
|
|
15
|
-
**records** | [**[InlineResponse20010Records]**](InlineResponse20010Records.md) | | [optional]
|
|
6
|
+
**links** | [**[InlineResponse20010Links]**](InlineResponse20010Links.md) | | [optional]
|
|
7
|
+
**_object** | **String** | | [optional]
|
|
8
|
+
**offset** | **Number** | | [optional]
|
|
9
|
+
**limit** | **Number** | | [optional]
|
|
10
|
+
**count** | **Number** | | [optional]
|
|
11
|
+
**total** | **Number** | | [optional]
|
|
12
|
+
**embedded** | [**InlineResponse20010Embedded**](InlineResponse20010Embedded.md) | | [optional]
|
|
16
13
|
|
|
17
14
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# CyberSource.InlineResponse20010Embedded
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**batches** | [**[InlineResponse20010EmbeddedBatches]**](InlineResponse20010EmbeddedBatches.md) | | [optional]
|
|
7
|
+
|
|
8
|
+
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
# CyberSource.
|
|
1
|
+
# CyberSource.InlineResponse20010EmbeddedBatches
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**links** | [**
|
|
6
|
+
**links** | [**InlineResponse20010EmbeddedLinks**](InlineResponse20010EmbeddedLinks.md) | | [optional]
|
|
7
7
|
**batchId** | **String** | Unique identification number assigned to the submitted request. | [optional]
|
|
8
8
|
**batchCreatedDate** | **String** | ISO-8601 format: yyyy-MM-ddTHH:mm:ssZ | [optional]
|
|
9
9
|
**batchModifiedDate** | **String** | ISO-8601 format: yyyy-MM-ddTHH:mm:ssZ | [optional]
|
|
@@ -12,6 +12,6 @@ Name | Type | Description | Notes
|
|
|
12
12
|
**merchantReference** | **String** | Reference used by merchant to identify batch. | [optional]
|
|
13
13
|
**batchCaEndpoints** | **[String]** | Valid Values: * VISA * MASTERCARD * AMEX | [optional]
|
|
14
14
|
**status** | **String** | Valid Values: * REJECTED * RECEIVED * VALIDATED * DECLINED * PROCESSING * COMPLETE | [optional]
|
|
15
|
-
**totals** | [**
|
|
15
|
+
**totals** | [**InlineResponse20010EmbeddedTotals**](InlineResponse20010EmbeddedTotals.md) | | [optional]
|
|
16
16
|
|
|
17
17
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# CyberSource.InlineResponse20010EmbeddedLinks
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**reports** | [**[InlineResponse20010EmbeddedLinksReports]**](InlineResponse20010EmbeddedLinksReports.md) | | [optional]
|
|
7
|
+
|
|
8
|
+
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# CyberSource.InlineResponse20011
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**links** | [**InlineResponse20011Links**](InlineResponse20011Links.md) | | [optional]
|
|
7
|
+
**batchId** | **String** | Unique identification number assigned to the submitted request. | [optional]
|
|
8
|
+
**batchCreatedDate** | **String** | ISO-8601 format: yyyy-MM-ddTHH:mm:ssZ | [optional]
|
|
9
|
+
**batchSource** | **String** | Valid Values: * SCHEDULER * TOKEN_API * CREDIT_CARD_FILE_UPLOAD * AMEX_REGSITRY * AMEX_REGISTRY_API * AMEX_MAINTENANCE | [optional]
|
|
10
|
+
**merchantReference** | **String** | Reference used by merchant to identify batch. | [optional]
|
|
11
|
+
**batchCaEndpoints** | **String** | | [optional]
|
|
12
|
+
**status** | **String** | Valid Values: * REJECTED * RECEIVED * VALIDATED * DECLINED * PROCESSING * COMPLETED | [optional]
|
|
13
|
+
**totals** | [**InlineResponse20010EmbeddedTotals**](InlineResponse20010EmbeddedTotals.md) | | [optional]
|
|
14
|
+
**billing** | [**InlineResponse20011Billing**](InlineResponse20011Billing.md) | | [optional]
|
|
15
|
+
**description** | **String** | | [optional]
|
|
16
|
+
|
|
17
|
+
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
# CyberSource.
|
|
1
|
+
# CyberSource.InlineResponse20011Links
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**self** | [**InlineResponse202LinksStatus**](InlineResponse202LinksStatus.md) | | [optional]
|
|
7
|
-
**report** | [**[
|
|
7
|
+
**report** | [**[InlineResponse20011LinksReport]**](InlineResponse20011LinksReport.md) | | [optional]
|
|
8
8
|
|
|
9
9
|
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# CyberSource.InlineResponse20012
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**version** | **String** | | [optional]
|
|
7
|
+
**reportCreatedDate** | **String** | ISO-8601 format: yyyy-MM-ddTHH:mm:ssZ | [optional]
|
|
8
|
+
**batchId** | **String** | Unique identification number assigned to the submitted request. | [optional]
|
|
9
|
+
**batchSource** | **String** | Valid Values: * SCHEDULER * TOKEN_API * CREDIT_CARD_FILE_UPLOAD * AMEX_REGSITRY * AMEX_REGISTRY_API * AMEX_MAINTENANCE | [optional]
|
|
10
|
+
**batchCaEndpoints** | **String** | | [optional]
|
|
11
|
+
**batchCreatedDate** | **String** | ISO-8601 format: yyyy-MM-ddTHH:mm:ssZ | [optional]
|
|
12
|
+
**merchantReference** | **String** | Reference used by merchant to identify batch. | [optional]
|
|
13
|
+
**totals** | [**InlineResponse20010EmbeddedTotals**](InlineResponse20010EmbeddedTotals.md) | | [optional]
|
|
14
|
+
**billing** | [**InlineResponse20011Billing**](InlineResponse20011Billing.md) | | [optional]
|
|
15
|
+
**records** | [**[InlineResponse20012Records]**](InlineResponse20012Records.md) | | [optional]
|
|
16
|
+
|
|
17
|
+
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# CyberSource.InlineResponse20012Records
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**id** | **String** | | [optional]
|
|
7
|
+
**sourceRecord** | [**InlineResponse20012SourceRecord**](InlineResponse20012SourceRecord.md) | | [optional]
|
|
8
|
+
**responseRecord** | [**InlineResponse20012ResponseRecord**](InlineResponse20012ResponseRecord.md) | | [optional]
|
|
9
|
+
|
|
10
|
+
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# CyberSource.
|
|
1
|
+
# CyberSource.InlineResponse20012ResponseRecord
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
@@ -12,6 +12,6 @@ Name | Type | Description | Notes
|
|
|
12
12
|
**cardExpiryMonth** | **String** | | [optional]
|
|
13
13
|
**cardExpiryYear** | **String** | | [optional]
|
|
14
14
|
**cardType** | **String** | | [optional]
|
|
15
|
-
**additionalUpdates** | [**[
|
|
15
|
+
**additionalUpdates** | [**[InlineResponse20012ResponseRecordAdditionalUpdates]**](InlineResponse20012ResponseRecordAdditionalUpdates.md) | | [optional]
|
|
16
16
|
|
|
17
17
|
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# CyberSource.InlineResponse20013
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
Name | Type | Description | Notes
|
|
5
|
+
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**clientReferenceInformation** | [**Bavsv1accountvalidationsClientReferenceInformation**](Bavsv1accountvalidationsClientReferenceInformation.md) | | [optional]
|
|
7
|
+
**requestId** | **String** | Request Id sent as part of the request. | [optional]
|
|
8
|
+
**submitTimeUtc** | **String** | Time of request in UTC. Format: `YYYY-MM-DDThhmmssZ`, where: - `T`: Separates the date and the time - `Z`: Indicates Coordinated Universal Time (UTC), also known as Greenwich Mean Time (GMT) Example: `2020-01-11T224757Z` equals January 11, 2020, at 22:47:57 (10:47:57 p.m.) | [optional]
|
|
9
|
+
**bankAccountValidation** | [**TssV2TransactionsGet200ResponseBankAccountValidation**](TssV2TransactionsGet200ResponseBankAccountValidation.md) | | [optional]
|
|
10
|
+
|
|
11
|
+
|
|
@@ -3,12 +3,17 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**
|
|
7
|
-
**
|
|
8
|
-
**
|
|
9
|
-
**
|
|
10
|
-
**
|
|
11
|
-
**
|
|
12
|
-
**
|
|
6
|
+
**id** | **Number** | | [optional]
|
|
7
|
+
**fieldType** | **String** | | [optional]
|
|
8
|
+
**label** | **String** | | [optional]
|
|
9
|
+
**customerVisible** | **Boolean** | | [optional]
|
|
10
|
+
**textMinLength** | **Number** | | [optional]
|
|
11
|
+
**textMaxLength** | **Number** | | [optional]
|
|
12
|
+
**possibleValues** | **String** | | [optional]
|
|
13
|
+
**textDefaultValue** | **String** | | [optional]
|
|
14
|
+
**merchantId** | **String** | | [optional]
|
|
15
|
+
**referenceType** | **String** | | [optional]
|
|
16
|
+
**readOnly** | **Boolean** | | [optional]
|
|
17
|
+
**merchantDefinedDataIndex** | **Number** | | [optional]
|
|
13
18
|
|
|
14
19
|
|
|
@@ -3,8 +3,12 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**
|
|
7
|
-
**
|
|
8
|
-
**
|
|
6
|
+
**registrationInformation** | [**Boardingv1registrationsRegistrationInformation**](Boardingv1registrationsRegistrationInformation.md) | | [optional]
|
|
7
|
+
**integrationInformation** | [**InlineResponse2003IntegrationInformation**](InlineResponse2003IntegrationInformation.md) | | [optional]
|
|
8
|
+
**organizationInformation** | [**Boardingv1registrationsOrganizationInformation**](Boardingv1registrationsOrganizationInformation.md) | | [optional]
|
|
9
|
+
**productInformation** | [**Boardingv1registrationsProductInformation**](Boardingv1registrationsProductInformation.md) | | [optional]
|
|
10
|
+
**productInformationSetups** | [**[InlineResponse2013ProductInformationSetups]**](InlineResponse2013ProductInformationSetups.md) | | [optional]
|
|
11
|
+
**documentInformation** | [**Boardingv1registrationsDocumentInformation**](Boardingv1registrationsDocumentInformation.md) | | [optional]
|
|
12
|
+
**details** | **{String: [Object]}** | | [optional]
|
|
9
13
|
|
|
10
14
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
# CyberSource.
|
|
1
|
+
# CyberSource.InlineResponse2003IntegrationInformation
|
|
2
2
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**oauth2** | [**[Boardingv1registrationsIntegrationInformationOauth2]**](Boardingv1registrationsIntegrationInformationOauth2.md) | | [optional]
|
|
7
|
-
**tenantConfigurations** | [**[
|
|
7
|
+
**tenantConfigurations** | [**[InlineResponse2003IntegrationInformationTenantConfigurations]**](InlineResponse2003IntegrationInformationTenantConfigurations.md) | tenantConfigurations is an array of objects that includes the tenant information this merchant is associated with. | [optional]
|
|
8
8
|
|
|
9
9
|
|