Skip to content

Commit 6260526

Browse files
Mustache File changes
1 parent b4f22ac commit 6260526

File tree

758 files changed

+4967
-16705
lines changed

Some content is hidden

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

758 files changed

+4967
-16705
lines changed

docs/CapturePaymentRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**clientReferenceInformation** | [**Ptsv2paymentsidcapturesClientReferenceInformation**](Ptsv2paymentsidcapturesClientReferenceInformation.md) | | [optional]
6+
**clientReferenceInformation** | [**Ptsv2paymentsClientReferenceInformation**](Ptsv2paymentsClientReferenceInformation.md) | | [optional]
77
**processingInformation** | [**Ptsv2paymentsidcapturesProcessingInformation**](Ptsv2paymentsidcapturesProcessingInformation.md) | | [optional]
88
**paymentInformation** | [**Ptsv2paymentsidcapturesPaymentInformation**](Ptsv2paymentsidcapturesPaymentInformation.md) | | [optional]
99
**orderInformation** | [**Ptsv2paymentsidcapturesOrderInformation**](Ptsv2paymentsidcapturesOrderInformation.md) | | [optional]

docs/CreateCreditRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**clientReferenceInformation** | [**Ptsv2paymentsidcapturesClientReferenceInformation**](Ptsv2paymentsidcapturesClientReferenceInformation.md) | | [optional]
6+
**clientReferenceInformation** | [**Ptsv2paymentsClientReferenceInformation**](Ptsv2paymentsClientReferenceInformation.md) | | [optional]
77
**processingInformation** | [**Ptsv2creditsProcessingInformation**](Ptsv2creditsProcessingInformation.md) | | [optional]
88
**paymentInformation** | [**Ptsv2paymentsidrefundsPaymentInformation**](Ptsv2paymentsidrefundsPaymentInformation.md) | | [optional]
99
**orderInformation** | [**Ptsv2paymentsidrefundsOrderInformation**](Ptsv2paymentsidrefundsOrderInformation.md) | | [optional]

docs/ProcessAPayoutApi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Method | HTTP request | Description
99

1010
<a name="octCreatePayment"></a>
1111
# **octCreatePayment**
12-
> PtsV2PayoutsPost201Response octCreatePayment(octCreatePaymentRequest)
12+
> octCreatePayment(octCreatePaymentRequest)
1313
1414
Process a Payout
1515

@@ -28,7 +28,7 @@ var callback = function(error, data, response) {
2828
if (error) {
2929
console.error(error);
3030
} else {
31-
console.log('API called successfully. Returned data: ' + data);
31+
console.log('API called successfully.');
3232
}
3333
};
3434
apiInstance.octCreatePayment(octCreatePaymentRequest, callback);
@@ -42,7 +42,7 @@ Name | Type | Description | Notes
4242

4343
### Return type
4444

45-
[**PtsV2PayoutsPost201Response**](PtsV2PayoutsPost201Response.md)
45+
null (empty response body)
4646

4747
### Authorization
4848

docs/PtsV1TransactionBatchesIdGet200Response.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

docs/PtsV1TransactionBatchesIdGet200ResponseLinks.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/PtsV1TransactionBatchesIdGet200ResponseLinksTransactions.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/PtsV2PayoutsPost201Response.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/PtsV2PayoutsPost201ResponseErrorInformation.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

docs/PtsV2PayoutsPost201ResponseMerchantInformation.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/PtsV2PayoutsPost201ResponseMerchantInformationMerchantDescriptor.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)