Skip to content

Commit

Permalink
Merge pull request #29 from CyberSource/oct-release
Browse files Browse the repository at this point in the history
Oct 2019 release
  • Loading branch information
gnongsie authored Oct 9, 2019
2 parents aa331e9 + 745d4f3 commit 7531f32
Show file tree
Hide file tree
Showing 120 changed files with 28,917 additions and 27,093 deletions.
2 changes: 1 addition & 1 deletion docs/CaptureApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ No authorization required
### HTTP request headers

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

2 changes: 1 addition & 1 deletion docs/RequestBody.md → docs/CreateAdhocReportRequest.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CyberSource.RequestBody
# CyberSource.CreateAdhocReportRequest

## Properties
Name | Type | Description | Notes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CyberSource.RequestBody1
# CyberSource.CreateReportSubscriptionRequest

## Properties
Name | Type | Description | Notes
Expand Down
4 changes: 2 additions & 2 deletions docs/CreditApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All URIs are relative to *https://apitest.cybersource.com*

Method | HTTP request | Description
------------- | ------------- | -------------
[**createCredit**](CreditApi.md#createCredit) | **POST** /pts/v2/credits/ | Process a Credit
[**createCredit**](CreditApi.md#createCredit) | **POST** /pts/v2/credits | Process a Credit


<a name="createCredit"></a>
Expand Down Expand Up @@ -51,5 +51,5 @@ No authorization required
### HTTP request headers

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

6 changes: 3 additions & 3 deletions docs/DownloadDTDApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ All URIs are relative to *https://apitest.cybersource.com*

Method | HTTP request | Description
------------- | ------------- | -------------
[**getDTDV2**](DownloadDTDApi.md#getDTDV2) | **GET** /dtds/{reportDefinitionNameVersion} | Used to download DTDs for reports
[**getDTDV2**](DownloadDTDApi.md#getDTDV2) | **GET** /dtds/{reportDefinitionNameVersion} | Download DTD for report


<a name="getDTDV2"></a>
# **getDTDV2**
> getDTDV2(reportDefinitionNameVersion)
Used to download DTDs for reports
Download DTD for report

Downloads DTDs for reports on no-auth.
Used to download DTDs for reports on no-auth.

### Example
```javascript
Expand Down
6 changes: 3 additions & 3 deletions docs/DownloadXSDApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ All URIs are relative to *https://apitest.cybersource.com*

Method | HTTP request | Description
------------- | ------------- | -------------
[**getXSDV2**](DownloadXSDApi.md#getXSDV2) | **GET** /xsds/{reportDefinitionNameVersion} | Used to download XSDs for reports
[**getXSDV2**](DownloadXSDApi.md#getXSDV2) | **GET** /xsds/{reportDefinitionNameVersion} | Download XSD for report


<a name="getXSDV2"></a>
# **getXSDV2**
> getXSDV2(reportDefinitionNameVersion)
Used to download XSDs for reports
Download XSD for report

Downloads XSDs for reports on no-auth.
Used to download XSDs for reports on no-auth.

### Example
```javascript
Expand Down
5 changes: 3 additions & 2 deletions docs/Error.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**responseStatus** | [**InlineResponseDefaultResponseStatus**](InlineResponseDefaultResponseStatus.md) | | [optional]
**links** | [**ErrorLinks**](ErrorLinks.md) | | [optional]
**type** | **String** | | [optional]
**message** | **String** | The detailed message related to the type stated above. | [optional]
**details** | [**Tmsv1instrumentidentifiersDetails**](Tmsv1instrumentidentifiersDetails.md) | | [optional]


2 changes: 1 addition & 1 deletion docs/ErrorBean.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ Name | Type | Description | Notes
**localizationKey** | **String** | Localization Key Name | [optional]
**correlationId** | **String** | Correlation Id | [optional]
**detail** | **String** | Error Detail | [optional]
**fields** | [**[InlineResponse4001Fields]**](InlineResponse4001Fields.md) | Error fields List | [optional]
**fields** | [**[InlineResponse400Fields]**](InlineResponse400Fields.md) | Error fields List | [optional]


4 changes: 2 additions & 2 deletions docs/ErrorLinks.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**self** | [**InlineResponseDefaultLinksNext**](InlineResponseDefaultLinksNext.md) | | [optional]
**documentation** | [**[InlineResponseDefaultLinksNext]**](InlineResponseDefaultLinksNext.md) | | [optional]
**next** | [**[InlineResponseDefaultLinksNext]**](InlineResponseDefaultLinksNext.md) | | [optional]
**documentation** | [**[InlineResponseDefaultLinksNext]**](InlineResponseDefaultLinksNext.md) | | [optional]
**self** | [**InlineResponseDefaultLinksNext**](InlineResponseDefaultLinksNext.md) | | [optional]


2 changes: 0 additions & 2 deletions docs/ErrorResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,5 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**responseStatus** | [**InlineResponseDefaultResponseStatus**](InlineResponseDefaultResponseStatus.md) | | [optional]
**links** | [**InlineResponseDefaultLinks**](InlineResponseDefaultLinks.md) | | [optional]


9 changes: 6 additions & 3 deletions docs/InlineResponse400.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | | [optional]
**message** | **String** | The detailed message related to the type stated above. | [optional]
**details** | [**Tmsv1instrumentidentifiersDetails**](Tmsv1instrumentidentifiersDetails.md) | | [optional]
**code** | **String** | Error code |
**message** | **String** | Error message |
**localizationKey** | **String** | Localization Key Name | [optional]
**correlationId** | **String** | Correlation Id | [optional]
**detail** | **String** | Error Detail | [optional]
**fields** | [**[InlineResponse400Fields]**](InlineResponse400Fields.md) | Error fields List | [optional]


9 changes: 3 additions & 6 deletions docs/InlineResponse4001.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** | Error code |
**message** | **String** | Error message |
**localizationKey** | **String** | Localization Key Name | [optional]
**correlationId** | **String** | Correlation Id | [optional]
**detail** | **String** | Error Detail | [optional]
**fields** | [**[InlineResponse4001Fields]**](InlineResponse4001Fields.md) | Error fields List | [optional]
**type** | **String** | | [optional]
**message** | **String** | The detailed message related to the type stated above. | [optional]
**details** | [**Tmsv1instrumentidentifiersDetails**](Tmsv1instrumentidentifiersDetails.md) | | [optional]


Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CyberSource.InlineResponse4001Fields
# CyberSource.InlineResponse400Fields

## Properties
Name | Type | Description | Notes
Expand Down
4 changes: 1 addition & 3 deletions docs/Link.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**href** | **String** | URI of the linked resource. | [optional]
**title** | **String** | Label of the linked resource. | [optional]
**method** | **String** | HTTP method of the linked resource. | [optional]
**href** | **String** | | [optional]


6 changes: 3 additions & 3 deletions docs/Links.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**self** | [**InlineResponseDefaultLinksNext**](InlineResponseDefaultLinksNext.md) | | [optional]
**documentation** | [**[InlineResponseDefaultLinksNext]**](InlineResponseDefaultLinksNext.md) | | [optional]
**next** | [**[InlineResponseDefaultLinksNext]**](InlineResponseDefaultLinksNext.md) | | [optional]
**self** | [**TmsV1InstrumentIdentifiersPost200ResponseLinksSelf**](TmsV1InstrumentIdentifiersPost200ResponseLinksSelf.md) | | [optional]
**ancestor** | [**TmsV1InstrumentIdentifiersPost200ResponseLinksSelf**](TmsV1InstrumentIdentifiersPost200ResponseLinksSelf.md) | | [optional]
**successor** | [**TmsV1InstrumentIdentifiersPost200ResponseLinksSelf**](TmsV1InstrumentIdentifiersPost200ResponseLinksSelf.md) | | [optional]


4 changes: 2 additions & 2 deletions docs/PaymentsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All URIs are relative to *https://apitest.cybersource.com*

Method | HTTP request | Description
------------- | ------------- | -------------
[**createPayment**](PaymentsApi.md#createPayment) | **POST** /pts/v2/payments/ | Process a Payment
[**createPayment**](PaymentsApi.md#createPayment) | **POST** /pts/v2/payments | Process a Payment


<a name="createPayment"></a>
Expand Down Expand Up @@ -51,5 +51,5 @@ No authorization required
### HTTP request headers

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

2 changes: 1 addition & 1 deletion docs/PayoutsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ No authorization required
### HTTP request headers

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

2 changes: 2 additions & 0 deletions docs/Ptsv2creditsProcessingInformation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ Name | Type | Description | Notes
**industryDataType** | **String** | Flag that indicates that the transaction includes airline data or restaurant data. This field must be set to &#x60;airline&#x60; in order for airline data to be sent to the processor. For example, if this field is not set to airline or is not included in the request, CyberSource does not send airline data to the processor. You must set this field to &#x60;restaurant&#x60; in order for restaurant data to be sent to the processor. When this field is not set to restaurant or is not included in the request, CyberSource does not send restaurant data to the processor. Possible Values: - **airline** - **restaurant** | [optional]
**recurringOptions** | [**Ptsv2paymentsidrefundsProcessingInformationRecurringOptions**](Ptsv2paymentsidrefundsProcessingInformationRecurringOptions.md) | | [optional]
**bankTransferOptions** | [**Ptsv2creditsProcessingInformationBankTransferOptions**](Ptsv2creditsProcessingInformationBankTransferOptions.md) | | [optional]
**purchaseOptions** | [**Ptsv2creditsProcessingInformationPurchaseOptions**](Ptsv2creditsProcessingInformationPurchaseOptions.md) | | [optional]
**electronicBenefitsTransfer** | [**Ptsv2creditsProcessingInformationElectronicBenefitsTransfer**](Ptsv2creditsProcessingInformationElectronicBenefitsTransfer.md) | | [optional]


Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CyberSource.Ptsv2creditsProcessingInformationElectronicBenefitsTransfer

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**category** | **String** | Flag that specifies the category for the EBT transaction. Possible values: - &#x60;CASH&#x60;: Cash benefits, which can be used to purchase any item at a participating retailer, as well as to obtain cash-back or make a cash withdrawal from a participating ATM. - &#x60;FOOD&#x60;: Food stamp benefits, which can be used only to purchase food items authorized by the USDA SNAP program. | [optional]


8 changes: 8 additions & 0 deletions docs/Ptsv2creditsProcessingInformationPurchaseOptions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CyberSource.Ptsv2creditsProcessingInformationPurchaseOptions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**isElectronicBenefitsTransfer** | **Boolean** | Flag that indicates that this transaction is an EBT transaction.Possible values: - **true** - **false** | [optional]


1 change: 1 addition & 0 deletions docs/Ptsv2paymentsOrderInformationAmountDetails.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ Name | Type | Description | Notes
**serviceFeeAmount** | **String** | Service fee. Required for service fee transactions. | [optional]
**originalAmount** | **String** | Amount in your original local pricing currency. This value cannot be negative. You can include a decimal point (.) in this field to denote the currency exponent, but you cannot include any other special characters. If needed, CyberSource truncates the amount to the correct number of decimal places. For details, see the &#x60;original_amount&#x60; field description in [Credit Card Services Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html/wwhelp/wwhimpl/js/html/wwhelp.htm) | [optional]
**originalCurrency** | **String** | Your local pricing currency code. For the possible values, see the [ISO Standard Currency Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/currencies.pdf) For details, see &#x60;original_currency&#x60; field description in [Credit Card Services Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html/wwhelp/wwhimpl/js/html/wwhelp.htm) For details about converting a foreign cardholder’s purchase from your local pricing currency to the cardholder’s billing currency, see the [Dynamic Currency Conversion with a Third Party Provider Guide.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html/wwhelp/wwhimpl/js/html/wwhelp.htm). | [optional]
**cashbackAmount** | **String** | Cashback amount requested by the customer. If a cashback amount is included in the request, it must be included in the orderInformation.amountDetails.totalAmount value. | [optional]


1 change: 1 addition & 0 deletions docs/Ptsv2paymentsPaymentInformation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ Name | Type | Description | Notes
**fluidData** | [**Ptsv2paymentsPaymentInformationFluidData**](Ptsv2paymentsPaymentInformationFluidData.md) | | [optional]
**customer** | [**Ptsv2paymentsPaymentInformationCustomer**](Ptsv2paymentsPaymentInformationCustomer.md) | | [optional]
**bank** | [**Ptsv2paymentsPaymentInformationBank**](Ptsv2paymentsPaymentInformationBank.md) | | [optional]
**paymentType** | [**Ptsv2paymentsPaymentInformationPaymentType**](Ptsv2paymentsPaymentInformationPaymentType.md) | | [optional]


10 changes: 10 additions & 0 deletions docs/Ptsv2paymentsPaymentInformationPaymentType.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# CyberSource.Ptsv2paymentsPaymentInformationPaymentType

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | A Payment Type is an agreed means for a payee to receive legal tender from a payer. The way one pays for a commercial financial transaction. Examples: Card, Bank Transfer, Digital, Direct Debit. Possible values: - &#x60;CARD&#x60; (use this for a PIN debit transaction) | [optional]
**subTypeName** | **String** | SubType Name is detail information about Payment Type. Examples: For Card, if Credit or Debit or PrePaid. For Bank Transfer, if Online Bank Transfer or Wire Transfers. - &#x60;DEBIT&#x60; (use this for a PIN debit transaction) | [optional]
**method** | [**Ptsv2paymentsPaymentInformationPaymentTypeMethod**](Ptsv2paymentsPaymentInformationPaymentTypeMethod.md) | | [optional]


8 changes: 8 additions & 0 deletions docs/Ptsv2paymentsPaymentInformationPaymentTypeMethod.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CyberSource.Ptsv2paymentsPaymentInformationPaymentTypeMethod

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | A Payment Type is enabled through a Method. Examples: Visa, Master Card, ApplePay, iDeal | [optional]


2 changes: 2 additions & 0 deletions docs/Ptsv2paymentsProcessingInformation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ Name | Type | Description | Notes
**captureOptions** | [**Ptsv2paymentsProcessingInformationCaptureOptions**](Ptsv2paymentsProcessingInformationCaptureOptions.md) | | [optional]
**recurringOptions** | [**Ptsv2paymentsProcessingInformationRecurringOptions**](Ptsv2paymentsProcessingInformationRecurringOptions.md) | | [optional]
**bankTransferOptions** | [**Ptsv2paymentsProcessingInformationBankTransferOptions**](Ptsv2paymentsProcessingInformationBankTransferOptions.md) | | [optional]
**purchaseOptions** | [**Ptsv2paymentsProcessingInformationPurchaseOptions**](Ptsv2paymentsProcessingInformationPurchaseOptions.md) | | [optional]
**electronicBenefitsTransfer** | [**Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer**](Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer.md) | | [optional]


Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# CyberSource.Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**category** | **String** | Flag that specifies the category for the EBT transaction. Possible values: - &#x60;CASH&#x60;: Cash benefits, which can be used to purchase any item at a participating retailer, as well as to obtain cash-back or make a cash withdrawal from a participating ATM. - &#x60;FOOD&#x60;: Food stamp benefits, which can be used only to purchase food items authorized by the USDA SNAP program. | [optional]
**voucherSerialNumber** | **String** | The serial number printed on the EBT voucher. | [optional]


9 changes: 9 additions & 0 deletions docs/Ptsv2paymentsProcessingInformationPurchaseOptions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# CyberSource.Ptsv2paymentsProcessingInformationPurchaseOptions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**isElectronicBenefitsTransfer** | **Boolean** | Flag that indicates that this transaction is an EBT transaction.Possible values: - **true** - **false** | [optional]
**type** | **String** | This field is used in PIN Debit EBT transaction as a flag to identify EBT vouchers.Possible values: - &#x60;EBT_VOUCHER&#x60;: Indicates EBT voucher | [optional]


Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ Name | Type | Description | Notes
**taxDetails** | [**[Ptsv2paymentsOrderInformationAmountDetailsTaxDetails]**](Ptsv2paymentsOrderInformationAmountDetailsTaxDetails.md) | | [optional]
**serviceFeeAmount** | **String** | Service fee. Required for service fee transactions. | [optional]
**originalCurrency** | **String** | Your local pricing currency code. For the possible values, see the [ISO Standard Currency Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/currencies.pdf) For details, see &#x60;original_currency&#x60; field description in [Credit Card Services Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html/wwhelp/wwhimpl/js/html/wwhelp.htm) For details about converting a foreign cardholder’s purchase from your local pricing currency to the cardholder’s billing currency, see the [Dynamic Currency Conversion with a Third Party Provider Guide.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html/wwhelp/wwhimpl/js/html/wwhelp.htm). | [optional]
**cashbackAmount** | **String** | Cashback amount requested by the customer. If a cashback amount is included in the request, it must be included in the orderInformation.amountDetails.totalAmount value. | [optional]


1 change: 1 addition & 0 deletions docs/Ptsv2paymentsidrefundsPaymentInformation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ Name | Type | Description | Notes
**card** | [**Ptsv2paymentsidrefundsPaymentInformationCard**](Ptsv2paymentsidrefundsPaymentInformationCard.md) | | [optional]
**bank** | [**Ptsv2paymentsPaymentInformationBank**](Ptsv2paymentsPaymentInformationBank.md) | | [optional]
**customer** | [**Ptsv2paymentsPaymentInformationCustomer**](Ptsv2paymentsPaymentInformationCustomer.md) | | [optional]
**paymentType** | [**Ptsv2paymentsPaymentInformationPaymentType**](Ptsv2paymentsPaymentInformationPaymentType.md) | | [optional]


8 changes: 8 additions & 0 deletions docs/Ptsv2paymentsidvoidsPaymentInformation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CyberSource.Ptsv2paymentsidvoidsPaymentInformation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**paymentType** | [**Ptsv2paymentsPaymentInformationPaymentType**](Ptsv2paymentsPaymentInformationPaymentType.md) | | [optional]


4 changes: 2 additions & 2 deletions docs/RefundApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ No authorization required
### HTTP request headers

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

<a name="refundPayment"></a>
# **refundPayment**
Expand Down Expand Up @@ -104,5 +104,5 @@ No authorization required
### HTTP request headers

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

Loading

0 comments on commit 7531f32

Please sign in to comment.