Skip to content

Commit 7970838

Browse files
committed
+ Update to v0.0.16
1 parent 480f211 commit 7970838

File tree

195 files changed

+18301
-15338
lines changed

Some content is hidden

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

195 files changed

+18301
-15338
lines changed

docs/ConversionDetailsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ No authorization required
5757
### HTTP request headers
5858

5959
- **Content-Type**: application/json;charset=utf-8
60-
- **Accept**: application/hal+json
60+
- **Accept**: application/hal+json, application/xml
6161

6262

6363

docs/CreateInstrumentIdentifierRequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**type** | **String** | Type of Card | [optional]
77
**card** | [**Tmsv1instrumentidentifiersCard**](Tmsv1instrumentidentifiersCard.md) | | [optional]
8+
**bank_account** | [**Tmsv1instrumentidentifiersBankAccount**](Tmsv1instrumentidentifiersBankAccount.md) | | [optional]
89
**bill_to** | [**Tmsv1instrumentidentifiersBillTo**](Tmsv1instrumentidentifiersBillTo.md) | | [optional]
910

1011

docs/DownloadDTDApi.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# CyberSource::DownloadDTDApi
2+
3+
All URIs are relative to *https://apitest.cybersource.com*
4+
5+
Method | HTTP request | Description
6+
------------- | ------------- | -------------
7+
[**get_dtdv2**](DownloadDTDApi.md#get_dtdv2) | **GET** /dtds/{reportDefinitionNameVersion} | Used to download DTDs for reports
8+
9+
10+
# **get_dtdv2**
11+
> get_dtdv2(report_definition_name_version)
12+
13+
Used to download DTDs for reports
14+
15+
Downloads DTDs for reports on no-auth.
16+
17+
### Example
18+
```ruby
19+
# load the gem
20+
require 'cybersource_rest_client'
21+
22+
api_instance = CyberSource::DownloadDTDApi.new
23+
24+
report_definition_name_version = "report_definition_name_version_example" # String | Name and version of DTD file to download. Some DTDs only have one version. In that case version name is not needed. Some example values are ctdr-1.0, tdr, pbdr-1.1
25+
26+
27+
begin
28+
#Used to download DTDs for reports
29+
api_instance.get_dtdv2(report_definition_name_version)
30+
rescue CyberSource::ApiError => e
31+
puts "Exception when calling DownloadDTDApi->get_dtdv2: #{e}"
32+
end
33+
```
34+
35+
### Parameters
36+
37+
Name | Type | Description | Notes
38+
------------- | ------------- | ------------- | -------------
39+
**report_definition_name_version** | **String**| Name and version of DTD file to download. Some DTDs only have one version. In that case version name is not needed. Some example values are ctdr-1.0, tdr, pbdr-1.1 |
40+
41+
### Return type
42+
43+
nil (empty response body)
44+
45+
### Authorization
46+
47+
No authorization required
48+
49+
### HTTP request headers
50+
51+
- **Content-Type**: application/json;charset=utf-8
52+
- **Accept**: application/xml-dtd
53+
54+
55+

docs/DownloadXSDApi.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# CyberSource::DownloadXSDApi
2+
3+
All URIs are relative to *https://apitest.cybersource.com*
4+
5+
Method | HTTP request | Description
6+
------------- | ------------- | -------------
7+
[**get_xsdv2**](DownloadXSDApi.md#get_xsdv2) | **GET** /xsds/{reportDefinitionNameVersion} | Used to download XSDs for reports
8+
9+
10+
# **get_xsdv2**
11+
> get_xsdv2(report_definition_name_version)
12+
13+
Used to download XSDs for reports
14+
15+
Downloads XSDs for reports on no-auth.
16+
17+
### Example
18+
```ruby
19+
# load the gem
20+
require 'cybersource_rest_client'
21+
22+
api_instance = CyberSource::DownloadXSDApi.new
23+
24+
report_definition_name_version = "report_definition_name_version_example" # String | Name and version of XSD file to download. Some XSDs only have one version. In that case version name is not needed. Some example values are DecisionManagerDetailReport, DecisionManagerTypes
25+
26+
27+
begin
28+
#Used to download XSDs for reports
29+
api_instance.get_xsdv2(report_definition_name_version)
30+
rescue CyberSource::ApiError => e
31+
puts "Exception when calling DownloadXSDApi->get_xsdv2: #{e}"
32+
end
33+
```
34+
35+
### Parameters
36+
37+
Name | Type | Description | Notes
38+
------------- | ------------- | ------------- | -------------
39+
**report_definition_name_version** | **String**| Name and version of XSD file to download. Some XSDs only have one version. In that case version name is not needed. Some example values are DecisionManagerDetailReport, DecisionManagerTypes |
40+
41+
### Return type
42+
43+
nil (empty response body)
44+
45+
### Authorization
46+
47+
No authorization required
48+
49+
### HTTP request headers
50+
51+
- **Content-Type**: application/json;charset=utf-8
52+
- **Accept**: text/xml
53+
54+
55+

docs/EmbeddedInstrumentIdentifier.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**_links** | [**TmsV1InstrumentIdentifiersPost200ResponseLinks**](TmsV1InstrumentIdentifiersPost200ResponseLinks.md) | | [optional]
77
**object** | **String** | 'Describes type of token.' Valid values: - instrumentIdentifier | [optional]
8-
**state** | **String** | 'Current state of the token.' Valid values: - ACTIVE - CLOSED | [optional]
8+
**state** | **String** | 'Current state of the token.' Valid values: - ACTIVE - CLOSED | [optional]
99
**id** | **String** | The ID of the existing instrument identifier to be linked to the newly created payment instrument. | [optional]
1010
**card** | [**TmsV1InstrumentIdentifiersPost200ResponseCard**](TmsV1InstrumentIdentifiersPost200ResponseCard.md) | | [optional]
11-
**bank_account** | [**TmsV1InstrumentIdentifiersPost200ResponseBankAccount**](TmsV1InstrumentIdentifiersPost200ResponseBankAccount.md) | | [optional]
11+
**bank_account** | [**Tmsv1instrumentidentifiersBankAccount**](Tmsv1instrumentidentifiersBankAccount.md) | | [optional]
1212
**processing_information** | [**TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation**](TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation.md) | | [optional]
1313
**metadata** | [**TmsV1InstrumentIdentifiersPost200ResponseMetadata**](TmsV1InstrumentIdentifiersPost200ResponseMetadata.md) | | [optional]
1414

docs/Error.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**type** | **String** | | [optional]
7-
**message** | **String** | The detailed message related to the type stated above. | [optional]
8-
**details** | [**Tmsv1instrumentidentifiersDetails**](Tmsv1instrumentidentifiersDetails.md) | | [optional]
6+
**response_status** | [**InlineResponseDefaultResponseStatus**](InlineResponseDefaultResponseStatus.md) | | [optional]
7+
**_links** | [**ErrorLinks**](ErrorLinks.md) | | [optional]
98

109

docs/ErrorBean.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Name | Type | Description | Notes
88
**localization_key** | **String** | Localization Key Name | [optional]
99
**correlation_id** | **String** | Correlation Id | [optional]
1010
**detail** | **String** | Error Detail | [optional]
11-
**fields** | [**Array<InlineResponse400Fields>**](InlineResponse400Fields.md) | Error fields List | [optional]
11+
**fields** | [**Array<InlineResponse4001Fields>**](InlineResponse4001Fields.md) | Error fields List | [optional]
1212

1313

docs/ErrorLinks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**_next** | [**Array<InlineResponseDefaultLinksNext>**](InlineResponseDefaultLinksNext.md) | | [optional]
7-
**documentation** | [**Array<InlineResponseDefaultLinksNext>**](InlineResponseDefaultLinksNext.md) | | [optional]
86
**_self** | [**InlineResponseDefaultLinksNext**](InlineResponseDefaultLinksNext.md) | | [optional]
7+
**documentation** | [**Array<InlineResponseDefaultLinksNext>**](InlineResponseDefaultLinksNext.md) | | [optional]
8+
**_next** | [**Array<InlineResponseDefaultLinksNext>**](InlineResponseDefaultLinksNext.md) | | [optional]
99

1010

docs/ErrorResponse.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6+
**response_status** | [**InlineResponseDefaultResponseStatus**](InlineResponseDefaultResponseStatus.md) | | [optional]
7+
**_links** | [**InlineResponseDefaultLinks**](InlineResponseDefaultLinks.md) | | [optional]
68

79

docs/InlineResponse400.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**code** | **String** | Error code |
7-
**message** | **String** | Error message |
8-
**localization_key** | **String** | Localization Key Name | [optional]
9-
**correlation_id** | **String** | Correlation Id | [optional]
10-
**detail** | **String** | Error Detail | [optional]
11-
**fields** | [**Array<InlineResponse400Fields>**](InlineResponse400Fields.md) | Error fields List | [optional]
6+
**type** | **String** | | [optional]
7+
**message** | **String** | The detailed message related to the type stated above. | [optional]
8+
**details** | [**Tmsv1instrumentidentifiersDetails**](Tmsv1instrumentidentifiersDetails.md) | | [optional]
129

1310

0 commit comments

Comments
 (0)