Skip to content

Commit c2683f7

Browse files
committed
Automated release commit on 10-FEBRUARY-2026
1 parent 354264e commit c2683f7

447 files changed

Lines changed: 11361 additions & 9226 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/BankAccountValidationApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Method | HTTP request | Description
99

1010
<a name="bankAccountValidationRequest"></a>
1111
# **bankAccountValidationRequest**
12-
> InlineResponse20014 bankAccountValidationRequest(accountValidationsRequest)
12+
> InlineResponse20015 bankAccountValidationRequest(accountValidationsRequest)
1313
1414
Visa Bank Account Validation Service
1515

@@ -42,7 +42,7 @@ Name | Type | Description | Notes
4242

4343
### Return type
4444

45-
[**InlineResponse20014**](InlineResponse20014.md)
45+
[**InlineResponse20015**](InlineResponse20015.md)
4646

4747
### Authorization
4848

docs/BatchesApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Method | HTTP request | Description
1212

1313
<a name="getBatchReport"></a>
1414
# **getBatchReport**
15-
> InlineResponse20013 getBatchReport(batchId)
15+
> InlineResponse20014 getBatchReport(batchId)
1616
1717
Retrieve a Batch Report
1818

@@ -45,7 +45,7 @@ Name | Type | Description | Notes
4545

4646
### Return type
4747

48-
[**InlineResponse20013**](InlineResponse20013.md)
48+
[**InlineResponse20014**](InlineResponse20014.md)
4949

5050
### Authorization
5151

@@ -58,7 +58,7 @@ No authorization required
5858

5959
<a name="getBatchStatus"></a>
6060
# **getBatchStatus**
61-
> InlineResponse20012 getBatchStatus(batchId)
61+
> InlineResponse20013 getBatchStatus(batchId)
6262
6363
Retrieve a Batch Status
6464

@@ -91,7 +91,7 @@ Name | Type | Description | Notes
9191

9292
### Return type
9393

94-
[**InlineResponse20012**](InlineResponse20012.md)
94+
[**InlineResponse20013**](InlineResponse20013.md)
9595

9696
### Authorization
9797

@@ -104,7 +104,7 @@ No authorization required
104104

105105
<a name="getBatchesList"></a>
106106
# **getBatchesList**
107-
> InlineResponse20011 getBatchesList(opts)
107+
> InlineResponse20012 getBatchesList(opts)
108108
109109
List Batches
110110

@@ -144,7 +144,7 @@ Name | Type | Description | Notes
144144

145145
### Return type
146146

147-
[**InlineResponse20011**](InlineResponse20011.md)
147+
[**InlineResponse20012**](InlineResponse20012.md)
148148

149149
### Authorization
150150

docs/BinLookupApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Method | HTTP request | Description
99

1010
<a name="getAccountInfo"></a>
1111
# **getAccountInfo**
12-
> InlineResponse2012 getAccountInfo(createBinLookupRequest)
12+
> InlineResponse2013 getAccountInfo(createBinLookupRequest)
1313
1414
BIN Lookup API
1515

@@ -42,7 +42,7 @@ Name | Type | Description | Notes
4242

4343
### Return type
4444

45-
[**InlineResponse2012**](InlineResponse2012.md)
45+
[**InlineResponse2013**](InlineResponse2013.md)
4646

4747
### Authorization
4848

docs/CardProcessingConfigCommon.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Name | Type | Description | Notes
2424
**subMerchantBusinessName** | **String** | Sub-merchant's business name. Applicable for American Express Direct (amexdirect) processor. 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>American Express Direct</td><td>cnp, cp, hybrid</td><td>No</td><td>1</td><td>37</td><td>^[0-9a-zA-Z&#92;-&#92;_&#92;,\\s.]+$</td></tr> </table> | [optional]
2525
**preferCobadgedSecondaryBrand** | **Boolean** | It denotes merchant's preference on secondary brand for routing in case of co-branded cards. Applicable for EFTPOS processors. | [optional]
2626
**merchantDescriptorInformation** | [**CardProcessingConfigCommonMerchantDescriptorInformation**](CardProcessingConfigCommonMerchantDescriptorInformation.md) | | [optional]
27+
**acquirerAgreement** | [**CardProcessingConfigCommonAcquirerAgreement**](CardProcessingConfigCommonAcquirerAgreement.md) | | [optional]
2728
**governmentControlled** | **Boolean** | Indicates whether the merchant is government controlled. Applicable for VPC processors. | [optional]
2829
**dropBillingInfo** | **Boolean** | This field is used to indicate whether the merchant wants to drop the billing information from the request. If this field is set to true, then the billing information will be dropped from the request. If this field is set to false, then the billing information will be sent in the request. | [optional]
2930

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CyberSource.CardProcessingConfigCommonAcquirerAgreement
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**acquirerCode** | [**CardProcessingConfigCommonAcquirerAgreementAcquirerCode**](CardProcessingConfigCommonAcquirerAgreementAcquirerCode.md) | | [optional]
7+
8+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# CyberSource.CardProcessingConfigCommonAcquirerAgreementAcquirerCode
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**acquirerAccountId** | **String** | Account number for the acquirer. | [optional]
7+
**summerBonusStartDate** | **String** | Bonus start date for the summer period. | [optional]
8+
**summerBonusEndDate** | **String** | Bonus end date for the summer period. | [optional]
9+
**summerBonusMonth** | **String** | Bonus month for the summer period . | [optional]
10+
**winterBonusStartDate** | **String** | Bonus start date for the winter period. | [optional]
11+
**winterBonusEndDate** | **String** | Bonus end date for the winter period. | [optional]
12+
**winterBonusMonth** | **String** | Bonus month for the winter period . | [optional]
13+
**numberOfInstallments** | **String** | Comma-separated list of the number of installments. | [optional]
14+
**paymentModes** | **String** | Comma-separated list of payment modes. | [optional]
15+
**numberOfInstallmentPayments** | **String** | Comma-separated list of the number of installment payments. | [optional]
16+
**numberOfIntegratedInstallments** | **String** | Comma-separated list of the number of integrated installments. | [optional]
17+
**numberOfBonusPayments** | **String** | Comma-separated list of the number of bonus payments. | [optional]
18+
**centerName** | **String** | Center name provided by the acquirer. | [optional]
19+
**fbnIdentificationFlag** | **String** | FBN (For Benefit Of) Identification flag. | [optional]
20+
**retailSupported** | **Boolean** | Indicates if retail transactions are supported. | [optional]
21+
**paymentOptions** | [**CardProcessingConfigCommonAcquirerAgreementAcquirerCodePaymentOptions**](CardProcessingConfigCommonAcquirerAgreementAcquirerCodePaymentOptions.md) | | [optional]
22+
23+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CyberSource.CardProcessingConfigCommonAcquirerAgreementAcquirerCodePaymentOptions
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**jpPaymentOptionType** | **[String]** | An array of Japan-specific payment options. | [optional]
7+
8+

docs/CreateNewWebhooksApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Method | HTTP request | Description
1111

1212
<a name="findProductsToSubscribe"></a>
1313
# **findProductsToSubscribe**
14-
> [InlineResponse2005] findProductsToSubscribe(organizationId)
14+
> [InlineResponse2006] findProductsToSubscribe(organizationId)
1515
1616
Find Products You Can Subscribe To
1717

@@ -44,7 +44,7 @@ Name | Type | Description | Notes
4444

4545
### Return type
4646

47-
[**[InlineResponse2005]**](InlineResponse2005.md)
47+
[**[InlineResponse2006]**](InlineResponse2006.md)
4848

4949
### Authorization
5050

@@ -57,7 +57,7 @@ No authorization required
5757

5858
<a name="notificationSubscriptionsV2WebhooksPost"></a>
5959
# **notificationSubscriptionsV2WebhooksPost**
60-
> InlineResponse2015 notificationSubscriptionsV2WebhooksPost(opts)
60+
> InlineResponse2016 notificationSubscriptionsV2WebhooksPost(opts)
6161
6262
Create a New Webhook Subscription
6363

@@ -91,7 +91,7 @@ Name | Type | Description | Notes
9191

9292
### Return type
9393

94-
[**InlineResponse2015**](InlineResponse2015.md)
94+
[**InlineResponse2016**](InlineResponse2016.md)
9595

9696
### Authorization
9797

@@ -104,7 +104,7 @@ No authorization required
104104

105105
<a name="saveSymEgressKey"></a>
106106
# **saveSymEgressKey**
107-
> InlineResponse2014 saveSymEgressKey(vCSenderOrganizationId, vCPermissions, opts)
107+
> InlineResponse2015 saveSymEgressKey(vCSenderOrganizationId, vCPermissions, opts)
108108
109109
Create Webhook Security Keys
110110

@@ -146,7 +146,7 @@ Name | Type | Description | Notes
146146

147147
### Return type
148148

149-
[**InlineResponse2014**](InlineResponse2014.md)
149+
[**InlineResponse2015**](InlineResponse2015.md)
150150

151151
### Authorization
152152

docs/DecisionManagerApi.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Method | HTTP request | Description
1313

1414
<a name="actionDecisionManagerCase"></a>
1515
# **actionDecisionManagerCase**
16-
> InlineResponse2002 actionDecisionManagerCase(id, caseManagementActionsRequest)
16+
> InlineResponse2003 actionDecisionManagerCase(id, caseManagementActionsRequest)
1717
1818
Take action on a DM post-transactional case
1919

@@ -49,7 +49,7 @@ Name | Type | Description | Notes
4949

5050
### Return type
5151

52-
[**InlineResponse2002**](InlineResponse2002.md)
52+
[**InlineResponse2003**](InlineResponse2003.md)
5353

5454
### Authorization
5555

@@ -111,7 +111,7 @@ No authorization required
111111

112112
<a name="commentDecisionManagerCase"></a>
113113
# **commentDecisionManagerCase**
114-
> InlineResponse2011 commentDecisionManagerCase(id, caseManagementCommentsRequest)
114+
> InlineResponse2012 commentDecisionManagerCase(id, caseManagementCommentsRequest)
115115
116116
Add a comment to a DM post-transactional case
117117

@@ -147,7 +147,7 @@ Name | Type | Description | Notes
147147

148148
### Return type
149149

150-
[**InlineResponse2011**](InlineResponse2011.md)
150+
[**InlineResponse2012**](InlineResponse2012.md)
151151

152152
### Authorization
153153

docs/DeviceDeAssociationApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ No authorization required
5656

5757
<a name="postDeAssociateV3Terminal"></a>
5858
# **postDeAssociateV3Terminal**
59-
> [InlineResponse2009] postDeAssociateV3Terminal(deviceDeAssociateV3Request)
59+
> [InlineResponse20010] postDeAssociateV3Terminal(deviceDeAssociateV3Request)
6060
6161
De-associate a device from merchant to account or reseller and from account to reseller
6262

@@ -89,7 +89,7 @@ Name | Type | Description | Notes
8989

9090
### Return type
9191

92-
[**[InlineResponse2009]**](InlineResponse2009.md)
92+
[**[InlineResponse20010]**](InlineResponse20010.md)
9393

9494
### Authorization
9595

0 commit comments

Comments
 (0)