Skip to content

Commit 75f34f6

Browse files
committed
spec changes
1 parent 3fb0dd3 commit 75f34f6

File tree

130 files changed

+7504
-4205
lines changed

Some content is hidden

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

130 files changed

+7504
-4205
lines changed

docs/BatchesApi.md

Lines changed: 9 additions & 9 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-
> InlineResponse2008 getBatchReport(batchId)
15+
> InlineResponse2007 getBatchReport(batchId)
1616
1717
Retrieve a Batch Report
1818

@@ -28,7 +28,7 @@ Retrieve a Batch Report
2828
BatchesApi apiInstance = new BatchesApi();
2929
String batchId = "batchId_example"; // String | Unique identification number assigned to the submitted request.
3030
try {
31-
InlineResponse2008 result = apiInstance.getBatchReport(batchId);
31+
InlineResponse2007 result = apiInstance.getBatchReport(batchId);
3232
System.out.println(result);
3333
} catch (ApiException e) {
3434
System.err.println("Exception when calling BatchesApi#getBatchReport");
@@ -44,7 +44,7 @@ Name | Type | Description | Notes
4444

4545
### Return type
4646

47-
[**InlineResponse2008**](InlineResponse2008.md)
47+
[**InlineResponse2007**](InlineResponse2007.md)
4848

4949
### Authorization
5050

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

5858
<a name="getBatchStatus"></a>
5959
# **getBatchStatus**
60-
> InlineResponse2007 getBatchStatus(batchId)
60+
> InlineResponse2006 getBatchStatus(batchId)
6161
6262
Retrieve a Batch Status
6363

@@ -73,7 +73,7 @@ Retrieve a Batch Status
7373
BatchesApi apiInstance = new BatchesApi();
7474
String batchId = "batchId_example"; // String | Unique identification number assigned to the submitted request.
7575
try {
76-
InlineResponse2007 result = apiInstance.getBatchStatus(batchId);
76+
InlineResponse2006 result = apiInstance.getBatchStatus(batchId);
7777
System.out.println(result);
7878
} catch (ApiException e) {
7979
System.err.println("Exception when calling BatchesApi#getBatchStatus");
@@ -89,7 +89,7 @@ Name | Type | Description | Notes
8989

9090
### Return type
9191

92-
[**InlineResponse2007**](InlineResponse2007.md)
92+
[**InlineResponse2006**](InlineResponse2006.md)
9393

9494
### Authorization
9595

@@ -102,7 +102,7 @@ No authorization required
102102

103103
<a name="getBatchesList"></a>
104104
# **getBatchesList**
105-
> InlineResponse2006 getBatchesList(offset, limit, fromDate, toDate)
105+
> InlineResponse2005 getBatchesList(offset, limit, fromDate, toDate)
106106
107107
List Batches
108108

@@ -121,7 +121,7 @@ Long limit = 20L; // Long | The maximum number that can be returned in the array
121121
String fromDate = "fromDate_example"; // String | ISO-8601 format: yyyyMMddTHHmmssZ
122122
String toDate = "toDate_example"; // String | ISO-8601 format: yyyyMMddTHHmmssZ
123123
try {
124-
InlineResponse2006 result = apiInstance.getBatchesList(offset, limit, fromDate, toDate);
124+
InlineResponse2005 result = apiInstance.getBatchesList(offset, limit, fromDate, toDate);
125125
System.out.println(result);
126126
} catch (ApiException e) {
127127
System.err.println("Exception when calling BatchesApi#getBatchesList");
@@ -140,7 +140,7 @@ Name | Type | Description | Notes
140140

141141
### Return type
142142

143-
[**InlineResponse2006**](InlineResponse2006.md)
143+
[**InlineResponse2005**](InlineResponse2005.md)
144144

145145
### Authorization
146146

docs/BinLookupApi.md

Lines changed: 2 additions & 2 deletions
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
```java
@@ -50,5 +50,5 @@ No authorization required
5050
### HTTP request headers
5151

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

docs/CheckPayerAuthEnrollmentRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**clientReferenceInformation** | [**Riskv1decisionsClientReferenceInformation**](Riskv1decisionsClientReferenceInformation.md) | | [optional]
7+
**clientReferenceInformation** | [**Riskv1authenticationsetupsClientReferenceInformation**](Riskv1authenticationsetupsClientReferenceInformation.md) | | [optional]
88
**orderInformation** | [**Riskv1authenticationsOrderInformation**](Riskv1authenticationsOrderInformation.md) | | [optional]
99
**paymentInformation** | [**Riskv1authenticationsPaymentInformation**](Riskv1authenticationsPaymentInformation.md) | | [optional]
1010
**processingInformation** | [**Riskv1authenticationsetupsProcessingInformation**](Riskv1authenticationsetupsProcessingInformation.md) | | [optional]

docs/CreateNewWebhooksApi.md

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

5757
<a name="findProductsToSubscribe"></a>
5858
# **findProductsToSubscribe**
59-
> List&lt;InlineResponse2003&gt; findProductsToSubscribe(organizationId)
59+
> List&lt;InlineResponse2002&gt; findProductsToSubscribe(organizationId)
6060
6161
Find Products You Can Subscribe To
6262

@@ -72,7 +72,7 @@ Retrieve a list of products and event types that your account is eligible for. T
7272
CreateNewWebhooksApi apiInstance = new CreateNewWebhooksApi();
7373
String organizationId = "organizationId_example"; // String | The Organization Identifier.
7474
try {
75-
List<InlineResponse2003> result = apiInstance.findProductsToSubscribe(organizationId);
75+
List<InlineResponse2002> result = apiInstance.findProductsToSubscribe(organizationId);
7676
System.out.println(result);
7777
} catch (ApiException e) {
7878
System.err.println("Exception when calling CreateNewWebhooksApi#findProductsToSubscribe");
@@ -88,7 +88,7 @@ Name | Type | Description | Notes
8888

8989
### Return type
9090

91-
[**List&lt;InlineResponse2003&gt;**](InlineResponse2003.md)
91+
[**List&lt;InlineResponse2002&gt;**](InlineResponse2002.md)
9292

9393
### Authorization
9494

docs/CreatePaymentRequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Name | Type | Description | Notes
1010
**paymentInformation** | [**Ptsv2paymentsPaymentInformation**](Ptsv2paymentsPaymentInformation.md) | | [optional]
1111
**orderInformation** | [**Ptsv2paymentsOrderInformation**](Ptsv2paymentsOrderInformation.md) | | [optional]
1212
**buyerInformation** | [**Ptsv2paymentsBuyerInformation**](Ptsv2paymentsBuyerInformation.md) | | [optional]
13+
**senderInformation** | [**Ptsv2paymentsSenderInformation**](Ptsv2paymentsSenderInformation.md) | | [optional]
1314
**recipientInformation** | [**Ptsv2paymentsRecipientInformation**](Ptsv2paymentsRecipientInformation.md) | | [optional]
1415
**deviceInformation** | [**Ptsv2paymentsDeviceInformation**](Ptsv2paymentsDeviceInformation.md) | | [optional]
1516
**merchantInformation** | [**Ptsv2paymentsMerchantInformation**](Ptsv2paymentsMerchantInformation.md) | | [optional]

docs/InlineResponse2001.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**submitTimeUtc** | **String** | Time of request in UTC. &#x60;Format: YYYY-MM-DDThh:mm:ssZ&#x60; 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]
8-
**totalCount** | **Integer** | Specifies the total number of items found based on the request | [optional]
9-
**offset** | **Integer** | Specifies the record offset from the records are returned part of the response | [optional]
10-
**limit** | **Integer** | Specifies the maximum number of records requested part of the response | [optional]
11-
**sort** | **String** | Specifies a comma separated list of field names based on which the result is sorted. | [optional]
12-
**keys** | [**List&lt;InlineResponse2001Keys&gt;**](InlineResponse2001Keys.md) | | [optional]
7+
**registrationInformation** | [**Boardingv1registrationsRegistrationInformation**](Boardingv1registrationsRegistrationInformation.md) | | [optional]
8+
**integrationInformation** | [**InlineResponse2001IntegrationInformation**](InlineResponse2001IntegrationInformation.md) | | [optional]
9+
**organizationInformation** | [**Boardingv1registrationsOrganizationInformation**](Boardingv1registrationsOrganizationInformation.md) | | [optional]
10+
**productInformation** | [**Boardingv1registrationsProductInformation**](Boardingv1registrationsProductInformation.md) | | [optional]
11+
**productInformationSetups** | [**List&lt;InlineResponse2012ProductInformationSetups&gt;**](InlineResponse2012ProductInformationSetups.md) | | [optional]
12+
**documentInformation** | [**Boardingv1registrationsDocumentInformation**](Boardingv1registrationsDocumentInformation.md) | | [optional]
13+
**details** | [**Map&lt;String, List&lt;Object&gt;&gt;**](List.md) | | [optional]
1314

1415

1516

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
# InlineResponse2001IntegrationInformation
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**oauth2** | [**List&lt;Boardingv1registrationsIntegrationInformationOauth2&gt;**](Boardingv1registrationsIntegrationInformationOauth2.md) | | [optional]
8+
**tenantConfigurations** | [**List&lt;InlineResponse2001IntegrationInformationTenantConfigurations&gt;**](InlineResponse2001IntegrationInformationTenantConfigurations.md) | tenantConfigurations is an array of objects that includes the tenant information this merchant is associated with. | [optional]
9+
10+
11+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
# InlineResponse2001IntegrationInformationTenantConfigurations
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**solutionId** | **String** | The solutionId is the unique identifier for this system resource. Partner can use it to reference the specific solution through out the system. | [optional]
8+
**tenantConfigurationId** | **String** | The tenantConfigurationId is the unique identifier for this system resource. You will see various places where it must be referenced in the URI path, or when querying the hierarchy for ancestors or descendants. | [optional]
9+
**status** | [**StatusEnum**](#StatusEnum) | | [optional]
10+
**submitTimeUtc** | [**DateTime**](DateTime.md) | Time of request in UTC. | [optional]
11+
**tenantInformation** | [**Boardingv1registrationsIntegrationInformationTenantInformation**](Boardingv1registrationsIntegrationInformationTenantInformation.md) | | [optional]
12+
13+
14+
<a name="StatusEnum"></a>
15+
## Enum: StatusEnum
16+
Name | Value
17+
---- | -----
18+
LIVE | &quot;LIVE&quot;
19+
INACTIVE | &quot;INACTIVE&quot;
20+
TEST | &quot;TEST&quot;
21+
22+
23+

docs/InlineResponse2002.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**registrationInformation** | [**Boardingv1registrationsRegistrationInformation**](Boardingv1registrationsRegistrationInformation.md) | | [optional]
8-
**integrationInformation** | [**InlineResponse2002IntegrationInformation**](InlineResponse2002IntegrationInformation.md) | | [optional]
9-
**organizationInformation** | [**Boardingv1registrationsOrganizationInformation**](Boardingv1registrationsOrganizationInformation.md) | | [optional]
10-
**productInformation** | [**Boardingv1registrationsProductInformation**](Boardingv1registrationsProductInformation.md) | | [optional]
11-
**productInformationSetups** | [**List&lt;InlineResponse2012ProductInformationSetups&gt;**](InlineResponse2012ProductInformationSetups.md) | | [optional]
12-
**documentInformation** | [**Boardingv1registrationsDocumentInformation**](Boardingv1registrationsDocumentInformation.md) | | [optional]
13-
**details** | [**Map&lt;String, List&lt;Object&gt;&gt;**](List.md) | | [optional]
7+
**productId** | **String** | Product ID. | [optional]
8+
**productName** | **String** | Product Name. | [optional]
9+
**eventTypes** | [**List&lt;Notificationsubscriptionsv1productsorganizationIdEventTypes&gt;**](Notificationsubscriptionsv1productsorganizationIdEventTypes.md) | | [optional]
1410

1511

1612

docs/InlineResponse2003.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,20 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**productId** | **String** | Product ID. | [optional]
8-
**productName** | **String** | Product Name. | [optional]
9-
**eventTypes** | [**List&lt;Notificationsubscriptionsv1productsorganizationIdEventTypes&gt;**](Notificationsubscriptionsv1productsorganizationIdEventTypes.md) | | [optional]
7+
**webhookId** | **String** | Webhook Id. This is generated by the server. | [optional]
8+
**organizationId** | **String** | Organization ID. | [optional]
9+
**products** | [**List&lt;Notificationsubscriptionsv1webhooksProducts&gt;**](Notificationsubscriptionsv1webhooksProducts.md) | | [optional]
10+
**webhookUrl** | **String** | The client&#39;s endpoint (URL) to receive webhooks. | [optional]
11+
**healthCheckUrl** | **String** | The client&#39;s health check endpoint (URL). This should be as close as possible to the actual webhookUrl. | [optional]
12+
**notificationScope** | [**Notificationsubscriptionsv1webhooksNotificationScope**](Notificationsubscriptionsv1webhooksNotificationScope.md) | | [optional]
13+
**status** | **String** | Webhook status. | [optional]
14+
**name** | **String** | Client friendly webhook name. | [optional]
15+
**description** | **String** | Client friendly webhook description. | [optional]
16+
**retryPolicy** | [**Notificationsubscriptionsv1webhooksRetryPolicy**](Notificationsubscriptionsv1webhooksRetryPolicy.md) | | [optional]
17+
**securityPolicy** | [**Notificationsubscriptionsv1webhooksSecurityPolicy**](Notificationsubscriptionsv1webhooksSecurityPolicy.md) | | [optional]
18+
**createdOn** | **String** | Date on which webhook was created/registered. | [optional]
19+
**updatedOn** | **String** | Date on which webhook was most recently updated. | [optional]
20+
**additionalAttributes** | [**List&lt;Map&lt;String, String&gt;&gt;**](Map.md) | Additional, free form configuration data. | [optional]
1021

1122

1223

0 commit comments

Comments
 (0)