Skip to content

Commit 4bff889

Browse files
committed
config update
1 parent 135011e commit 4bff889

File tree

326 files changed

+8725
-2397
lines changed

Some content is hidden

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

326 files changed

+8725
-2397
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,4 @@ target/
6464

6565
#Ipython Notebook
6666
.ipynb_checkpoints
67+
config.json

.openapi-generator/FILES

Lines changed: 81 additions & 215 deletions
Large diffs are not rendered by default.

CODE_OF_CONDUCT.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Contributor Code of Conduct
2+
3+
## Our Pledge
4+
5+
We as contributors and maintainers are committed to fostering an open, safe, welcoming, and inclusive environment for everyone.
6+
7+
We pledge to:
8+
9+
- Be respectful, empathetic, and considerate in all interactions.
10+
- Welcome diverse perspectives and experiences.
11+
- Gracefully accept constructive criticism.
12+
- Prioritize collaboration over conflict.
13+
- Uphold a harassment-free experience for everyone, regardless of personal identity or background.
14+
15+
## Our Standards
16+
17+
Examples of behavior that contributes to a positive environment include:
18+
19+
- Using welcoming and inclusive language.
20+
- Respecting differing viewpoints and experiences.
21+
- Giving and gracefully accepting constructive feedback.
22+
- Showing empathy toward other people.
23+
- Focusing on what is best for the community.
24+
25+
Examples of unacceptable behavior include:
26+
27+
- Harassment, abuse, or exclusionary behavior.
28+
- Discriminatory jokes, slurs, or insults.
29+
- Threats or personal attacks.
30+
- Publishing others' private information without permission.
31+
- Disruptive or hostile language or conduct.
32+
33+
## Our Responsibilities
34+
35+
Maintainers are responsible for:
36+
37+
- Reviewing and moderating contributions and comments fairly and respectfully.
38+
- Removing, editing, or rejecting behavior that violates this Code of Conduct.
39+
- Responding to violations with discretion and consistency.
40+
41+
## Scope
42+
43+
This Code of Conduct applies to:
44+
45+
- All project spaces, including GitHub repositories, issue trackers, discussion threads, and pull requests.
46+
- Public or private communication between contributors related to this project.
47+
48+
## Enforcement
49+
50+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the maintainers at:
51+
52+
support@anddone.com
53+
54+
All reports will be reviewed and investigated promptly and fairly.
55+
56+
## Attribution
57+
58+
This Code of Conduct is adapted from:
59+
60+
- [Contributor Covenant, version 2.1](https://www.contributor-covenant.org/version/2/1/code_of_conduct/)

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2025 AndDone LLC
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 38 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Class | Method | HTTP request | Description
141141
*SecurePremiumFinanceLiteApi* | [**secure_epflite_quotes_link_post**](docs/SecurePremiumFinanceLiteApi.md#secure_epflite_quotes_link_post) | **POST** /secure/epflite/quotes/link | This API will return quotes created againsts a payment link.
142142
*SecurePremiumFinanceLiteApi* | [**secure_epflite_quotes_paymentlinks_post**](docs/SecurePremiumFinanceLiteApi.md#secure_epflite_quotes_paymentlinks_post) | **POST** /secure/epflite/quotes/paymentlinks | This API is used to create Payment Links
143143
*SecureRefundsApi* | [**secure_refunds_eligibility_post**](docs/SecureRefundsApi.md#secure_refunds_eligibility_post) | **POST** /secure/refunds/eligibility | This API return refund eligibility of a transaction.
144-
*SecureRefundsApi* | [**secure_refunds_post**](docs/SecureRefundsApi.md#secure_refunds_post) | **POST** /secure/refunds | This API return refund a transaction.
144+
*SecureRefundsApi* | [**secure_refunds_post**](docs/SecureRefundsApi.md#secure_refunds_post) | **POST** /secure/refunds | This API will refund a transaction which has been settled by the processor.
145145
*SecureReportsApi* | [**secure_reports_downloads_post**](docs/SecureReportsApi.md#secure_reports_downloads_post) | **POST** /secure/reports/downloads | This API will add system report.
146146
*SecureTokenLinksApi* | [**secure_tokenlinks_details_post**](docs/SecureTokenLinksApi.md#secure_tokenlinks_details_post) | **POST** /secure/tokenlinks/details | This API is used for getting Token Links by TokenLink ID
147147
*SecureTokenLinksApi* | [**secure_tokenlinks_expirations_post**](docs/SecureTokenLinksApi.md#secure_tokenlinks_expirations_post) | **POST** /secure/tokenlinks/expirations | This API expires the token link.
@@ -192,16 +192,26 @@ Class | Method | HTTP request | Description
192192
- [PFEndorsementRequestQuotePoliciesInnerTotalPayFundingInner](docs/PFEndorsementRequestQuotePoliciesInnerTotalPayFundingInner.md)
193193
- [PFEndorsementResponse](docs/PFEndorsementResponse.md)
194194
- [PFEndorsementResponseItem](docs/PFEndorsementResponseItem.md)
195+
- [PFEndorsementResponseItemPaymentIntent](docs/PFEndorsementResponseItemPaymentIntent.md)
196+
- [PFEndorsementResponseItemPaymentIntentIntent](docs/PFEndorsementResponseItemPaymentIntentIntent.md)
195197
- [PFEndorsementResponseItemQuote](docs/PFEndorsementResponseItemQuote.md)
196198
- [PFEndorsementResponseItemQuoteESignResult](docs/PFEndorsementResponseItemQuoteESignResult.md)
197199
- [PFGenerateQuoteResponse](docs/PFGenerateQuoteResponse.md)
198200
- [PFGenerateQuoteResponseItem](docs/PFGenerateQuoteResponseItem.md)
199201
- [PFGenerateQuoteResponseItemESignResult](docs/PFGenerateQuoteResponseItemESignResult.md)
202+
- [PFLiteGenerateQuoteResponse](docs/PFLiteGenerateQuoteResponse.md)
203+
- [PFLiteGenerateQuoteResponseItem](docs/PFLiteGenerateQuoteResponseItem.md)
204+
- [PFLiteGenerateQuoteResponseItemESignResult](docs/PFLiteGenerateQuoteResponseItemESignResult.md)
200205
- [PFLiteGetQuoteRequest](docs/PFLiteGetQuoteRequest.md)
201206
- [PFLitePaymentLinkRequest](docs/PFLitePaymentLinkRequest.md)
202207
- [PFLitePaymentLinkRequestCallbackParameters](docs/PFLitePaymentLinkRequestCallbackParameters.md)
208+
- [PFLitePaymentLinkRequestCustomersInner](docs/PFLitePaymentLinkRequestCustomersInner.md)
209+
- [PFLitePaymentLinkRequestCustomersInnerAddress](docs/PFLitePaymentLinkRequestCustomersInnerAddress.md)
210+
- [PFLitePaymentLinkRequestReferenceDataListInner](docs/PFLitePaymentLinkRequestReferenceDataListInner.md)
203211
- [PFLitePaymentLinkRequestSettings](docs/PFLitePaymentLinkRequestSettings.md)
204212
- [PFLiteQuoteByPaymentLinkResponse](docs/PFLiteQuoteByPaymentLinkResponse.md)
213+
- [PFLiteQuoteByPaymentLinkResponsePoliciesInner](docs/PFLiteQuoteByPaymentLinkResponsePoliciesInner.md)
214+
- [PFLiteQuoteByPaymentLinkResponsePoliciesInnerCarrier](docs/PFLiteQuoteByPaymentLinkResponsePoliciesInnerCarrier.md)
205215
- [PFLiteSecureQuoteRequest](docs/PFLiteSecureQuoteRequest.md)
206216
- [PFLiteSecureQuoteRequestInsured](docs/PFLiteSecureQuoteRequestInsured.md)
207217
- [PFLiteSecureQuoteRequestInsuredAddress](docs/PFLiteSecureQuoteRequestInsuredAddress.md)
@@ -215,7 +225,6 @@ Class | Method | HTTP request | Description
215225
- [PFQuoteEsignRequest](docs/PFQuoteEsignRequest.md)
216226
- [PFRetrievePFARequest](docs/PFRetrievePFARequest.md)
217227
- [PFRetrievePFARequestDTO](docs/PFRetrievePFARequestDTO.md)
218-
- [PFRetrievePFAResponse](docs/PFRetrievePFAResponse.md)
219228
- [PFUpdatePFARequestDTO](docs/PFUpdatePFARequestDTO.md)
220229
- [PFUpdatePFAResponse](docs/PFUpdatePFAResponse.md)
221230
- [PagePaymentListResponseDTO](docs/PagePaymentListResponseDTO.md)
@@ -232,23 +241,25 @@ Class | Method | HTTP request | Description
232241
- [PaymentIntentExpiresResponse](docs/PaymentIntentExpiresResponse.md)
233242
- [PaymentIntentRequest](docs/PaymentIntentRequest.md)
234243
- [PaymentIntentRequestCustomersInner](docs/PaymentIntentRequestCustomersInner.md)
244+
- [PaymentIntentRequestIntent](docs/PaymentIntentRequestIntent.md)
245+
- [PaymentIntentRequestPfr](docs/PaymentIntentRequestPfr.md)
235246
- [PaymentIntentRequestReferenceDataListInner](docs/PaymentIntentRequestReferenceDataListInner.md)
247+
- [PaymentIntentRequestSplitsInner](docs/PaymentIntentRequestSplitsInner.md)
236248
- [PaymentIntentResponse](docs/PaymentIntentResponse.md)
237249
- [PaymentIntentResponseCustomersInner](docs/PaymentIntentResponseCustomersInner.md)
238-
- [PaymentIntentResponseIntent](docs/PaymentIntentResponseIntent.md)
239-
- [PaymentIntentResponseSplitsInner](docs/PaymentIntentResponseSplitsInner.md)
240250
- [PaymentLinkExpiresResponse](docs/PaymentLinkExpiresResponse.md)
241251
- [PaymentLinkRequest](docs/PaymentLinkRequest.md)
242-
- [PaymentLinkRequestCallbackParameters](docs/PaymentLinkRequestCallbackParameters.md)
243252
- [PaymentLinkRequestSettings](docs/PaymentLinkRequestSettings.md)
244253
- [PaymentLinkRequestSettingsIntent](docs/PaymentLinkRequestSettingsIntent.md)
245-
- [PaymentLinkRequestSplitsInner](docs/PaymentLinkRequestSplitsInner.md)
246254
- [PaymentLinkResponse](docs/PaymentLinkResponse.md)
247255
- [PaymentLinkResponseCallbackParameters](docs/PaymentLinkResponseCallbackParameters.md)
248256
- [PaymentLinkResponseCustomersInner](docs/PaymentLinkResponseCustomersInner.md)
257+
- [PaymentLinkResponseCustomersInnerAccountsInner](docs/PaymentLinkResponseCustomersInnerAccountsInner.md)
258+
- [PaymentLinkResponseDisplaySettings](docs/PaymentLinkResponseDisplaySettings.md)
259+
- [PaymentLinkResponseDisplaySettingsIntent](docs/PaymentLinkResponseDisplaySettingsIntent.md)
249260
- [PaymentLinkResponseLineItemsInner](docs/PaymentLinkResponseLineItemsInner.md)
250-
- [PaymentLinkResponsePfr](docs/PaymentLinkResponsePfr.md)
251-
- [PaymentLinkResponseSplitsInner](docs/PaymentLinkResponseSplitsInner.md)
261+
- [PaymentLinkResponsePaymentsInner](docs/PaymentLinkResponsePaymentsInner.md)
262+
- [PaymentLinkResponseReferenceDataListInner](docs/PaymentLinkResponseReferenceDataListInner.md)
252263
- [PaymentListResponseDTO](docs/PaymentListResponseDTO.md)
253264
- [PaymentRequest](docs/PaymentRequest.md)
254265
- [PaymentRequestDetailDTO](docs/PaymentRequestDetailDTO.md)
@@ -260,12 +271,14 @@ Class | Method | HTTP request | Description
260271
- [PaymentTimeLineRequestDto](docs/PaymentTimeLineRequestDto.md)
261272
- [QuoteRequest](docs/QuoteRequest.md)
262273
- [QuoteRequestAgent](docs/QuoteRequestAgent.md)
274+
- [QuoteRequestAgentAddress](docs/QuoteRequestAgentAddress.md)
263275
- [QuoteRequestDetails](docs/QuoteRequestDetails.md)
264276
- [QuoteRequestInsured](docs/QuoteRequestInsured.md)
265277
- [QuoteRequestInsuredAddress](docs/QuoteRequestInsuredAddress.md)
266278
- [QuoteRequestPoliciesInner](docs/QuoteRequestPoliciesInner.md)
267279
- [QuoteRequestPoliciesInnerCompany](docs/QuoteRequestPoliciesInnerCompany.md)
268280
- [QuoteRequestPoliciesInnerGa](docs/QuoteRequestPoliciesInnerGa.md)
281+
- [QuoteRequestPoliciesInnerGaAddress](docs/QuoteRequestPoliciesInnerGaAddress.md)
269282
- [QuoteResponse](docs/QuoteResponse.md)
270283
- [RefundEligibility](docs/RefundEligibility.md)
271284
- [RemittanceDataDto](docs/RemittanceDataDto.md)
@@ -279,7 +292,6 @@ Class | Method | HTTP request | Description
279292
- [SecurePaymentLinkRequest](docs/SecurePaymentLinkRequest.md)
280293
- [SecureTokenLinkByIdResponse](docs/SecureTokenLinkByIdResponse.md)
281294
- [SecureTokenLinkByIdResponseAccountToken](docs/SecureTokenLinkByIdResponseAccountToken.md)
282-
- [SecureTokenLinkByIdResponseIntent](docs/SecureTokenLinkByIdResponseIntent.md)
283295
- [SecureTokenLinkByIdResponseTimeLineInner](docs/SecureTokenLinkByIdResponseTimeLineInner.md)
284296
- [SecureTokenLinkExpiredResponse](docs/SecureTokenLinkExpiredResponse.md)
285297
- [SecureTokenLinkRequest](docs/SecureTokenLinkRequest.md)
@@ -293,36 +305,37 @@ Class | Method | HTTP request | Description
293305
- [SecureTransactionRefundRequest](docs/SecureTransactionRefundRequest.md)
294306
- [SecureUpdatePaymentLinkRequest](docs/SecureUpdatePaymentLinkRequest.md)
295307
- [SecureUpdatePaymentLinkRequestSettings](docs/SecureUpdatePaymentLinkRequestSettings.md)
308+
- [SecureUpdatePaymentLinkRequestSettingsIntent](docs/SecureUpdatePaymentLinkRequestSettingsIntent.md)
296309
- [SecureVendorRequestDTO](docs/SecureVendorRequestDTO.md)
297310
- [SecureVendorResponseDTO](docs/SecureVendorResponseDTO.md)
298-
- [SecureVendorResponseDTOPhysicalAddress](docs/SecureVendorResponseDTOPhysicalAddress.md)
299311
- [SecureVendorResponseDTORemittanceAddress](docs/SecureVendorResponseDTORemittanceAddress.md)
300312
- [SecureVendorStatusRequestDTO](docs/SecureVendorStatusRequestDTO.md)
301313
- [SecureVendorTimelineRequestDTO](docs/SecureVendorTimelineRequestDTO.md)
302314
- [SecureVendorUpdateRequestDTO](docs/SecureVendorUpdateRequestDTO.md)
303315
- [SecureVendorUpdateRequestDTORemittanceAddress](docs/SecureVendorUpdateRequestDTORemittanceAddress.md)
316+
- [TokenLinkResponse](docs/TokenLinkResponse.md)
317+
- [TokenLinkResponseDataInner](docs/TokenLinkResponseDataInner.md)
304318
- [TokenLinkSecureRequest](docs/TokenLinkSecureRequest.md)
305-
- [TokenLinkSecureRequestCallbackParameters](docs/TokenLinkSecureRequestCallbackParameters.md)
306319
- [TokenLinkSecureRequestCustomersInner](docs/TokenLinkSecureRequestCustomersInner.md)
307-
- [TokenLinkSecureRequestCustomersInnerAddress](docs/TokenLinkSecureRequestCustomersInnerAddress.md)
320+
- [TokenLinkSecureRequestIntent](docs/TokenLinkSecureRequestIntent.md)
308321
- [TokenRequest](docs/TokenRequest.md)
309322
- [TransactionDetailResponse](docs/TransactionDetailResponse.md)
310-
- [TransactionDetailResponseRefundTransactions](docs/TransactionDetailResponseRefundTransactions.md)
311-
- [TransactionDetailResponseRefundTransactionsDataInner](docs/TransactionDetailResponseRefundTransactionsDataInner.md)
312323
- [TransactionDetailResponseSplitsInner](docs/TransactionDetailResponseSplitsInner.md)
313324
- [TransactionDetailResponseTenderInfo](docs/TransactionDetailResponseTenderInfo.md)
314-
- [TransactionDetailResponseTransactionResult](docs/TransactionDetailResponseTransactionResult.md)
315325
- [TransactionPaymentResponse](docs/TransactionPaymentResponse.md)
316326
- [TransactionPaymentResponseAchTenderInfo](docs/TransactionPaymentResponseAchTenderInfo.md)
317327
- [TransactionPaymentResponseBillingContact](docs/TransactionPaymentResponseBillingContact.md)
318328
- [TransactionPaymentResponseBillingContactAddress](docs/TransactionPaymentResponseBillingContactAddress.md)
319329
- [TransactionPaymentResponseBillingContactName](docs/TransactionPaymentResponseBillingContactName.md)
320330
- [TransactionPaymentResponseCcTenderInfo](docs/TransactionPaymentResponseCcTenderInfo.md)
331+
- [TransactionPaymentResponseRefundTransactions](docs/TransactionPaymentResponseRefundTransactions.md)
332+
- [TransactionPaymentResponseRefundTransactionsDataInner](docs/TransactionPaymentResponseRefundTransactionsDataInner.md)
321333
- [TransactionPaymentResponseTransactionEntitySplitResponsesInner](docs/TransactionPaymentResponseTransactionEntitySplitResponsesInner.md)
322334
- [TransactionPaymentResponseTransactionResult](docs/TransactionPaymentResponseTransactionResult.md)
323335
- [TransactionRefundEligibilityRequest](docs/TransactionRefundEligibilityRequest.md)
324336
- [UpdateIntentRequest](docs/UpdateIntentRequest.md)
325337
- [VendorRequestDTO](docs/VendorRequestDTO.md)
338+
- [VendorRequestDTOPhysicalAddress](docs/VendorRequestDTOPhysicalAddress.md)
326339
- [VendorRequestDTORemittanceAddress](docs/VendorRequestDTORemittanceAddress.md)
327340
- [VendorResponseDTO](docs/VendorResponseDTO.md)
328341
- [VendorResponseDTORemittanceAddress](docs/VendorResponseDTORemittanceAddress.md)
@@ -355,11 +368,18 @@ Authentication schemes defined for the API:
355368
- **API key parameter name**: x-app-key
356369
- **Location**: HTTP header
357370

358-
<a id="Origin"></a>
359-
### Origin
371+
<a id="x-version"></a>
372+
### x-version
360373

361374
- **Type**: API key
362-
- **API key parameter name**: Origin
375+
- **API key parameter name**: x-version
376+
- **Location**: HTTP header
377+
378+
<a id="origin"></a>
379+
### origin
380+
381+
- **Type**: API key
382+
- **API key parameter name**: origin
363383
- **Location**: HTTP header
364384

365385

config.example.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"xApiKey": "YOUR_API_KEY",
3+
"xAppKey": "YOUR_APP_KEY",
4+
"xVersion": "2.3",
5+
"origin": "YOUR_ORIGIN_IP"
6+
}

docs/CancelPaymentRequestDTO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
8-
**payment_id** | **str** | | [optional]
8+
**payment_id** | **str** | |
99

1010
## Example
1111

docs/GetQuoteKeyRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
8-
**quote_key** | **str** | | [optional]
8+
**quote_key** | **str** | |
99

1010
## Example
1111

docs/MerchantTransactionEntityResponse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
8-
**total_row_counts** | **float** | | [optional]
8+
**total_row_count** | **float** | | [optional]
99
**data** | [**List[MerchantTransactionEntityResponseDataInner]**](MerchantTransactionEntityResponseDataInner.md) | | [optional]
1010

1111
## Example

docs/MerchantTransactionEntityResponseDataInner.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ Name | Type | Description | Notes
1515
**is_debit** | **bool** | | [optional]
1616
**reference_transaction_id** | **str** | | [optional]
1717
**reference_customer_id** | **str** | | [optional]
18-
**customer_account_id** | **str** | | [optional]
1918
**recurring_id** | **str** | | [optional]
20-
**batch_id** | **int** | | [optional]
19+
**batch_id** | **float** | | [optional]
2120
**transaction_status** | **str** | | [optional]
2221
**settlement_date** | **str** | | [optional]
2322
**auth_code** | **str** | | [optional]
@@ -31,11 +30,8 @@ Name | Type | Description | Notes
3130
**account_category** | **str** | | [optional]
3231
**training_mode** | **bool** | | [optional]
3332
**amount** | **float** | | [optional]
34-
**tip_amount** | **float** | | [optional]
3533
**convenience_amount** | **float** | | [optional]
3634
**capture_amount** | **float** | | [optional]
37-
**tax_percent** | **float** | | [optional]
38-
**tax_amount** | **float** | | [optional]
3935
**card_type** | **str** | | [optional]
4036
**created_on** | **str** | | [optional]
4137
**created_by** | **str** | | [optional]
@@ -49,6 +45,7 @@ Name | Type | Description | Notes
4945
**payment_link_id** | **str** | | [optional]
5046
**reference_no** | **str** | | [optional]
5147
**processor_name** | **str** | | [optional]
48+
**processor_display_name** | **str** | | [optional]
5249
**verification2_code** | **str** | | [optional]
5350
**transaction_origin** | **str** | | [optional]
5451
**previous_transaction_status** | **str** | | [optional]
@@ -64,8 +61,11 @@ Name | Type | Description | Notes
6461
**commission_type** | **str** | | [optional]
6562
**commission_value** | **float** | | [optional]
6663
**commission_fixed_value** | **float** | | [optional]
64+
**account_token** | **str** | | [optional]
6765
**payment_type** | **str** | | [optional]
6866
**payment_category** | **str** | | [optional]
67+
**refund_reason** | **str** | | [optional]
68+
**refund_detail** | **str** | | [optional]
6969
**full_account_number** | **str** | | [optional]
7070
**refund_type** | **str** | | [optional]
7171
**suppress_technology_fee** | **bool** | | [optional]

0 commit comments

Comments
 (0)