Skip to content

Commit fb576aa

Browse files
authored
Merge pull request #164 from CyberSource/release-aug24
Release aug24
2 parents 7679567 + 9deb38f commit fb576aa

File tree

284 files changed

+5674
-22645
lines changed

Some content is hidden

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

284 files changed

+5674
-22645
lines changed

docs/Api/AsymmetricKeyManagementApi.md

-194
This file was deleted.

docs/Api/BatchesApi.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Method | HTTP request | Description
1111

1212

1313
# **getBatchReport**
14-
> \CyberSource\Model\InlineResponse2008 getBatchReport($batchId)
14+
> \CyberSource\Model\InlineResponse2007 getBatchReport($batchId)
1515
1616
Retrieve a Batch Report
1717

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

4343
### Return type
4444

45-
[**\CyberSource\Model\InlineResponse2008**](../Model/InlineResponse2008.md)
45+
[**\CyberSource\Model\InlineResponse2007**](../Model/InlineResponse2007.md)
4646

4747
### Authorization
4848

@@ -56,7 +56,7 @@ No authorization required
5656
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
5757

5858
# **getBatchStatus**
59-
> \CyberSource\Model\InlineResponse2007 getBatchStatus($batchId)
59+
> \CyberSource\Model\InlineResponse2006 getBatchStatus($batchId)
6060
6161
Retrieve a Batch Status
6262

@@ -87,7 +87,7 @@ Name | Type | Description | Notes
8787

8888
### Return type
8989

90-
[**\CyberSource\Model\InlineResponse2007**](../Model/InlineResponse2007.md)
90+
[**\CyberSource\Model\InlineResponse2006**](../Model/InlineResponse2006.md)
9191

9292
### Authorization
9393

@@ -101,7 +101,7 @@ No authorization required
101101
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
102102

103103
# **getBatchesList**
104-
> \CyberSource\Model\InlineResponse2006 getBatchesList($offset, $limit, $fromDate, $toDate)
104+
> \CyberSource\Model\InlineResponse2005 getBatchesList($offset, $limit, $fromDate, $toDate)
105105
106106
List Batches
107107

@@ -138,7 +138,7 @@ Name | Type | Description | Notes
138138

139139
### Return type
140140

141-
[**\CyberSource\Model\InlineResponse2006**](../Model/InlineResponse2006.md)
141+
[**\CyberSource\Model\InlineResponse2005**](../Model/InlineResponse2005.md)
142142

143143
### Authorization
144144

docs/Api/BinLookupApi.md

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

15-
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.
15+
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.
1616

1717
### Example
1818
```php
@@ -48,7 +48,7 @@ No authorization required
4848
### HTTP request headers
4949

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

5353
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
5454

docs/Api/CreateNewWebhooksApi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ No authorization required
5555
[[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)
5656

5757
# **findProductsToSubscribe**
58-
> \CyberSource\Model\InlineResponse2003[] findProductsToSubscribe($organizationId)
58+
> \CyberSource\Model\InlineResponse2002[] findProductsToSubscribe($organizationId)
5959
6060
Find Products You Can Subscribe To
6161

@@ -86,7 +86,7 @@ Name | Type | Description | Notes
8686

8787
### Return type
8888

89-
[**\CyberSource\Model\InlineResponse2003[]**](../Model/InlineResponse2003.md)
89+
[**\CyberSource\Model\InlineResponse2002[]**](../Model/InlineResponse2002.md)
9090

9191
### Authorization
9292

docs/Api/KeymanagementApi.md

-68
This file was deleted.

0 commit comments

Comments
 (0)