Skip to content

Commit 4c2238b

Browse files
authored
Merge pull request #147 from CyberSource/release-aug24
Release aug24
2 parents 78f4aa6 + 225f753 commit 4c2238b

File tree

294 files changed

+4179
-13480
lines changed

Some content is hidden

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

294 files changed

+4179
-13480
lines changed

docs/AsymmetricKeyManagementApi.md

-199
This file was deleted.

docs/BatchesApi.md

+6-6
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-
> InlineResponse2008 getBatchReport(batchId)
15+
> InlineResponse2007 getBatchReport(batchId)
1616
1717
Retrieve a Batch Report
1818

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

4646
### Return type
4747

48-
[**InlineResponse2008**](InlineResponse2008.md)
48+
[**InlineResponse2007**](InlineResponse2007.md)
4949

5050
### Authorization
5151

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

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

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

9292
### Return type
9393

94-
[**InlineResponse2007**](InlineResponse2007.md)
94+
[**InlineResponse2006**](InlineResponse2006.md)
9595

9696
### Authorization
9797

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

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

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

145145
### Return type
146146

147-
[**InlineResponse2006**](InlineResponse2006.md)
147+
[**InlineResponse2005**](InlineResponse2005.md)
148148

149149
### Authorization
150150

docs/BinLookupApi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Method | HTTP request | Description
1313
1414
BIN Lookup API
1515

16-
The BIN Lookup Service is a versatile business tool that provides card network agnostic solution designed to ensure frictionless transaction experience by utilizing up-to-date Bank Identification Number (BIN) attributes sourced from multiple global and regional data sources. This service helps to improve authorization rates by helping to route transactions to the best-suited card network, minimizes fraud through card detail verification and aids in regulatory compliance by identifying card properties. The service is flexible and provides businesses with a flexible choice of inputs such as primary account number (PAN), network token from major networks which includes device PAN (DPAN), and all types of tokens generated via CyberSource Token Management Service (TMS). Currently, the range of available credentials is contingent on the networks enabled for the business entity. Therefore, the network information specified in this documentation is illustrative and subject to personalized offerings for each reseller or merchant.
16+
The BIN Lookup Service is a versatile business tool that provides card network agnostic solution designed to ensure frictionless transaction experience by utilizing up-to-date Bank Identification Number (BIN) attributes sourced from multiple global and regional data sources. This service helps to improve authorization rates by helping to route transactions to the best-suited card network, minimizes fraud through card detail verification and aids in regulatory compliance by identifying card properties. The service is flexible and provides businesses with a flexible choice of inputs such as primary account number (PAN), network token from major networks which includes device PAN (DPAN), and all types of tokens generated via CyberSource Token Management Service (TMS). Currently, the range of available credentials is contingent on the networks enabled for the business entity. Therefore, the network information specified in this documentation is illustrative and subject to personalized offerings for each reseller or merchant.
1717

1818
### Example
1919
```javascript
@@ -51,5 +51,5 @@ No authorization required
5151
### HTTP request headers
5252

5353
- **Content-Type**: application/json;charset=utf-8
54-
- **Accept**: application/hal+json;charset=utf-8
54+
- **Accept**: application/json;charset=utf-8
5555

docs/CheckPayerAuthEnrollmentRequest.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**clientReferenceInformation** | [**Riskv1decisionsClientReferenceInformation**](Riskv1decisionsClientReferenceInformation.md) | | [optional]
6+
**clientReferenceInformation** | [**Riskv1authenticationsetupsClientReferenceInformation**](Riskv1authenticationsetupsClientReferenceInformation.md) | | [optional]
77
**orderInformation** | [**Riskv1authenticationsOrderInformation**](Riskv1authenticationsOrderInformation.md) | | [optional]
88
**paymentInformation** | [**Riskv1authenticationsPaymentInformation**](Riskv1authenticationsPaymentInformation.md) | | [optional]
99
**processingInformation** | [**Riskv1authenticationsetupsProcessingInformation**](Riskv1authenticationsetupsProcessingInformation.md) | | [optional]

docs/CreateNewWebhooksApi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ No authorization required
5858

5959
<a name="findProductsToSubscribe"></a>
6060
# **findProductsToSubscribe**
61-
> [InlineResponse2003] findProductsToSubscribe(organizationId)
61+
> [InlineResponse2002] findProductsToSubscribe(organizationId)
6262
6363
Find Products You Can Subscribe To
6464

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

9292
### Return type
9393

94-
[**[InlineResponse2003]**](InlineResponse2003.md)
94+
[**[InlineResponse2002]**](InlineResponse2002.md)
9595

9696
### Authorization
9797

docs/CreateP12KeysRequest.md

-9
This file was deleted.

docs/CreatePaymentRequest.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
99
**paymentInformation** | [**Ptsv2paymentsPaymentInformation**](Ptsv2paymentsPaymentInformation.md) | | [optional]
1010
**orderInformation** | [**Ptsv2paymentsOrderInformation**](Ptsv2paymentsOrderInformation.md) | | [optional]
1111
**buyerInformation** | [**Ptsv2paymentsBuyerInformation**](Ptsv2paymentsBuyerInformation.md) | | [optional]
12+
**senderInformation** | [**Ptsv2paymentsSenderInformation**](Ptsv2paymentsSenderInformation.md) | | [optional]
1213
**recipientInformation** | [**Ptsv2paymentsRecipientInformation**](Ptsv2paymentsRecipientInformation.md) | | [optional]
1314
**deviceInformation** | [**Ptsv2paymentsDeviceInformation**](Ptsv2paymentsDeviceInformation.md) | | [optional]
1415
**merchantInformation** | [**Ptsv2paymentsMerchantInformation**](Ptsv2paymentsMerchantInformation.md) | | [optional]

docs/CreateSharedSecretKeysRequest.md

-9
This file was deleted.

docs/CreateSharedSecretKeysVerifiRequest.md

-9
This file was deleted.

docs/DeleteBulkP12KeysRequest.md

-9
This file was deleted.

docs/DeleteBulkSymmetricKeysRequest.md

-9
This file was deleted.

docs/InlineResponse2001.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**submitTimeUtc** | **String** | Time of request in UTC. `Format: YYYY-MM-DDThh:mm:ssZ` Example 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC. | [optional]
7-
**totalCount** | **Number** | Specifies the total number of items found based on the request | [optional]
8-
**offset** | **Number** | Specifies the record offset from the records are returned part of the response | [optional]
9-
**limit** | **Number** | Specifies the maximum number of records requested part of the response | [optional]
10-
**sort** | **String** | Specifies a comma separated list of field names based on which the result is sorted. | [optional]
11-
**keys** | [**[InlineResponse2001Keys]**](InlineResponse2001Keys.md) | | [optional]
6+
**registrationInformation** | [**Boardingv1registrationsRegistrationInformation**](Boardingv1registrationsRegistrationInformation.md) | | [optional]
7+
**integrationInformation** | [**InlineResponse2001IntegrationInformation**](InlineResponse2001IntegrationInformation.md) | | [optional]
8+
**organizationInformation** | [**Boardingv1registrationsOrganizationInformation**](Boardingv1registrationsOrganizationInformation.md) | | [optional]
9+
**productInformation** | [**Boardingv1registrationsProductInformation**](Boardingv1registrationsProductInformation.md) | | [optional]
10+
**productInformationSetups** | [**[InlineResponse2012ProductInformationSetups]**](InlineResponse2012ProductInformationSetups.md) | | [optional]
11+
**documentInformation** | [**Boardingv1registrationsDocumentInformation**](Boardingv1registrationsDocumentInformation.md) | | [optional]
12+
**details** | **{String: [Object]}** | | [optional]
1213

1314

Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# CyberSource.InlineResponse2002IntegrationInformation
1+
# CyberSource.InlineResponse2001IntegrationInformation
22

33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**oauth2** | [**[Boardingv1registrationsIntegrationInformationOauth2]**](Boardingv1registrationsIntegrationInformationOauth2.md) | | [optional]
7-
**tenantConfigurations** | [**[InlineResponse2002IntegrationInformationTenantConfigurations]**](InlineResponse2002IntegrationInformationTenantConfigurations.md) | tenantConfigurations is an array of objects that includes the tenant information this merchant is associated with. | [optional]
7+
**tenantConfigurations** | [**[InlineResponse2001IntegrationInformationTenantConfigurations]**](InlineResponse2001IntegrationInformationTenantConfigurations.md) | tenantConfigurations is an array of objects that includes the tenant information this merchant is associated with. | [optional]
88

99

docs/InlineResponse2002IntegrationInformationTenantConfigurations.md docs/InlineResponse2001IntegrationInformationTenantConfigurations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CyberSource.InlineResponse2002IntegrationInformationTenantConfigurations
1+
# CyberSource.InlineResponse2001IntegrationInformationTenantConfigurations
22

33
## Properties
44
Name | Type | Description | Notes

0 commit comments

Comments
 (0)