Skip to content

Commit

Permalink
Merge pull request #147 from CyberSource/release-aug24
Browse files Browse the repository at this point in the history
Release aug24
  • Loading branch information
gaubansa authored Aug 30, 2024
2 parents 78f4aa6 + 225f753 commit 4c2238b
Show file tree
Hide file tree
Showing 294 changed files with 4,179 additions and 13,480 deletions.
199 changes: 0 additions & 199 deletions docs/AsymmetricKeyManagementApi.md

This file was deleted.

12 changes: 6 additions & 6 deletions docs/BatchesApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Method | HTTP request | Description

<a name="getBatchReport"></a>
# **getBatchReport**
> InlineResponse2008 getBatchReport(batchId)
> InlineResponse2007 getBatchReport(batchId)
Retrieve a Batch Report

Expand Down Expand Up @@ -45,7 +45,7 @@ Name | Type | Description | Notes

### Return type

[**InlineResponse2008**](InlineResponse2008.md)
[**InlineResponse2007**](InlineResponse2007.md)

### Authorization

Expand All @@ -58,7 +58,7 @@ No authorization required

<a name="getBatchStatus"></a>
# **getBatchStatus**
> InlineResponse2007 getBatchStatus(batchId)
> InlineResponse2006 getBatchStatus(batchId)
Retrieve a Batch Status

Expand Down Expand Up @@ -91,7 +91,7 @@ Name | Type | Description | Notes

### Return type

[**InlineResponse2007**](InlineResponse2007.md)
[**InlineResponse2006**](InlineResponse2006.md)

### Authorization

Expand All @@ -104,7 +104,7 @@ No authorization required

<a name="getBatchesList"></a>
# **getBatchesList**
> InlineResponse2006 getBatchesList(opts)
> InlineResponse2005 getBatchesList(opts)
List Batches

Expand Down Expand Up @@ -144,7 +144,7 @@ Name | Type | Description | Notes

### Return type

[**InlineResponse2006**](InlineResponse2006.md)
[**InlineResponse2005**](InlineResponse2005.md)

### Authorization

Expand Down
4 changes: 2 additions & 2 deletions docs/BinLookupApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Method | HTTP request | Description
BIN Lookup API

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.
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.

### Example
```javascript
Expand Down Expand Up @@ -51,5 +51,5 @@ No authorization required
### HTTP request headers

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

2 changes: 1 addition & 1 deletion docs/CheckPayerAuthEnrollmentRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**clientReferenceInformation** | [**Riskv1decisionsClientReferenceInformation**](Riskv1decisionsClientReferenceInformation.md) | | [optional]
**clientReferenceInformation** | [**Riskv1authenticationsetupsClientReferenceInformation**](Riskv1authenticationsetupsClientReferenceInformation.md) | | [optional]
**orderInformation** | [**Riskv1authenticationsOrderInformation**](Riskv1authenticationsOrderInformation.md) | | [optional]
**paymentInformation** | [**Riskv1authenticationsPaymentInformation**](Riskv1authenticationsPaymentInformation.md) | | [optional]
**processingInformation** | [**Riskv1authenticationsetupsProcessingInformation**](Riskv1authenticationsetupsProcessingInformation.md) | | [optional]
Expand Down
4 changes: 2 additions & 2 deletions docs/CreateNewWebhooksApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ No authorization required

<a name="findProductsToSubscribe"></a>
# **findProductsToSubscribe**
> [InlineResponse2003] findProductsToSubscribe(organizationId)
> [InlineResponse2002] findProductsToSubscribe(organizationId)
Find Products You Can Subscribe To

Expand Down Expand Up @@ -91,7 +91,7 @@ Name | Type | Description | Notes

### Return type

[**[InlineResponse2003]**](InlineResponse2003.md)
[**[InlineResponse2002]**](InlineResponse2002.md)

### Authorization

Expand Down
9 changes: 0 additions & 9 deletions docs/CreateP12KeysRequest.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/CreatePaymentRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Name | Type | Description | Notes
**paymentInformation** | [**Ptsv2paymentsPaymentInformation**](Ptsv2paymentsPaymentInformation.md) | | [optional]
**orderInformation** | [**Ptsv2paymentsOrderInformation**](Ptsv2paymentsOrderInformation.md) | | [optional]
**buyerInformation** | [**Ptsv2paymentsBuyerInformation**](Ptsv2paymentsBuyerInformation.md) | | [optional]
**senderInformation** | [**Ptsv2paymentsSenderInformation**](Ptsv2paymentsSenderInformation.md) | | [optional]
**recipientInformation** | [**Ptsv2paymentsRecipientInformation**](Ptsv2paymentsRecipientInformation.md) | | [optional]
**deviceInformation** | [**Ptsv2paymentsDeviceInformation**](Ptsv2paymentsDeviceInformation.md) | | [optional]
**merchantInformation** | [**Ptsv2paymentsMerchantInformation**](Ptsv2paymentsMerchantInformation.md) | | [optional]
Expand Down
9 changes: 0 additions & 9 deletions docs/CreateSharedSecretKeysRequest.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/CreateSharedSecretKeysVerifiRequest.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/DeleteBulkP12KeysRequest.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/DeleteBulkSymmetricKeysRequest.md

This file was deleted.

13 changes: 7 additions & 6 deletions docs/InlineResponse2001.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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]
**totalCount** | **Number** | Specifies the total number of items found based on the request | [optional]
**offset** | **Number** | Specifies the record offset from the records are returned part of the response | [optional]
**limit** | **Number** | Specifies the maximum number of records requested part of the response | [optional]
**sort** | **String** | Specifies a comma separated list of field names based on which the result is sorted. | [optional]
**keys** | [**[InlineResponse2001Keys]**](InlineResponse2001Keys.md) | | [optional]
**registrationInformation** | [**Boardingv1registrationsRegistrationInformation**](Boardingv1registrationsRegistrationInformation.md) | | [optional]
**integrationInformation** | [**InlineResponse2001IntegrationInformation**](InlineResponse2001IntegrationInformation.md) | | [optional]
**organizationInformation** | [**Boardingv1registrationsOrganizationInformation**](Boardingv1registrationsOrganizationInformation.md) | | [optional]
**productInformation** | [**Boardingv1registrationsProductInformation**](Boardingv1registrationsProductInformation.md) | | [optional]
**productInformationSetups** | [**[InlineResponse2012ProductInformationSetups]**](InlineResponse2012ProductInformationSetups.md) | | [optional]
**documentInformation** | [**Boardingv1registrationsDocumentInformation**](Boardingv1registrationsDocumentInformation.md) | | [optional]
**details** | **{String: [Object]}** | | [optional]


Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# CyberSource.InlineResponse2002IntegrationInformation
# CyberSource.InlineResponse2001IntegrationInformation

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


Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CyberSource.InlineResponse2002IntegrationInformationTenantConfigurations
# CyberSource.InlineResponse2001IntegrationInformationTenantConfigurations

## Properties
Name | Type | Description | Notes
Expand Down
Loading

0 comments on commit 4c2238b

Please sign in to comment.