@sp-api-sdk/seller-wallet-api-2024-03-01 1.5.0 → 1.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/dist/cjs/api-model/api/seller-wallet-api.js +82 -82
  2. package/dist/cjs/api-model/api.js +1 -1
  3. package/dist/cjs/api-model/base.js +2 -2
  4. package/dist/cjs/api-model/common.js +2 -1
  5. package/dist/cjs/api-model/configuration.js +3 -3
  6. package/dist/cjs/api-model/index.js +1 -1
  7. package/dist/cjs/api-model/models/balance-listing.js +1 -1
  8. package/dist/cjs/api-model/models/balance-type.js +3 -3
  9. package/dist/cjs/api-model/models/balance.js +1 -1
  10. package/dist/cjs/api-model/models/bank-account-holder-status.js +3 -3
  11. package/dist/cjs/api-model/models/bank-account-listing.js +1 -1
  12. package/dist/cjs/api-model/models/bank-account-number-format.js +2 -2
  13. package/dist/cjs/api-model/models/bank-account-ownership-type.js +3 -3
  14. package/dist/cjs/api-model/models/bank-account.js +1 -1
  15. package/dist/cjs/api-model/models/bank-number-format.js +3 -3
  16. package/dist/cjs/api-model/models/create-transaction-response.js +1 -1
  17. package/dist/cjs/api-model/models/currency.js +1 -1
  18. package/dist/cjs/api-model/models/delete-transfer-schedule.js +1 -1
  19. package/dist/cjs/api-model/models/error-list.js +1 -1
  20. package/dist/cjs/api-model/models/fee-type.js +3 -3
  21. package/dist/cjs/api-model/models/fee.js +1 -1
  22. package/dist/cjs/api-model/models/fx-rate-details.js +1 -1
  23. package/dist/cjs/api-model/models/model-error.js +1 -1
  24. package/dist/cjs/api-model/models/payee-contact-information.js +1 -1
  25. package/dist/cjs/api-model/models/payee-entity-type.js +2 -2
  26. package/dist/cjs/api-model/models/payment-preference-payment-type.js +3 -3
  27. package/dist/cjs/api-model/models/payment-preference.js +1 -1
  28. package/dist/cjs/api-model/models/rate-direction.js +3 -3
  29. package/dist/cjs/api-model/models/recurring-frequency.js +3 -3
  30. package/dist/cjs/api-model/models/schedule-expression-type.js +3 -3
  31. package/dist/cjs/api-model/models/schedule-expression.js +1 -1
  32. package/dist/cjs/api-model/models/schedule-transfer-type.js +3 -3
  33. package/dist/cjs/api-model/models/transaction-account.js +1 -1
  34. package/dist/cjs/api-model/models/transaction-initiation-request.js +1 -1
  35. package/dist/cjs/api-model/models/transaction-instrument-details.js +1 -1
  36. package/dist/cjs/api-model/models/transaction-listing.js +1 -1
  37. package/dist/cjs/api-model/models/transaction-status.js +3 -3
  38. package/dist/cjs/api-model/models/transaction-type.js +3 -3
  39. package/dist/cjs/api-model/models/transaction.js +1 -1
  40. package/dist/cjs/api-model/models/transfer-rate-preview.js +1 -1
  41. package/dist/cjs/api-model/models/transfer-schedule-failures.js +1 -1
  42. package/dist/cjs/api-model/models/transfer-schedule-information.js +1 -1
  43. package/dist/cjs/api-model/models/transfer-schedule-listing.js +1 -1
  44. package/dist/cjs/api-model/models/transfer-schedule-request.js +1 -1
  45. package/dist/cjs/api-model/models/transfer-schedule-status.js +3 -3
  46. package/dist/cjs/api-model/models/transfer-schedule.js +1 -1
  47. package/dist/es/api-model/api/seller-wallet-api.js +82 -82
  48. package/dist/es/api-model/api.js +1 -1
  49. package/dist/es/api-model/base.js +2 -2
  50. package/dist/es/api-model/common.js +2 -1
  51. package/dist/es/api-model/configuration.js +3 -3
  52. package/dist/es/api-model/index.js +1 -1
  53. package/dist/es/api-model/models/balance-listing.js +1 -1
  54. package/dist/es/api-model/models/balance-type.js +3 -3
  55. package/dist/es/api-model/models/balance.js +1 -1
  56. package/dist/es/api-model/models/bank-account-holder-status.js +3 -3
  57. package/dist/es/api-model/models/bank-account-listing.js +1 -1
  58. package/dist/es/api-model/models/bank-account-number-format.js +2 -2
  59. package/dist/es/api-model/models/bank-account-ownership-type.js +3 -3
  60. package/dist/es/api-model/models/bank-account.js +1 -1
  61. package/dist/es/api-model/models/bank-number-format.js +3 -3
  62. package/dist/es/api-model/models/create-transaction-response.js +1 -1
  63. package/dist/es/api-model/models/currency.js +1 -1
  64. package/dist/es/api-model/models/delete-transfer-schedule.js +1 -1
  65. package/dist/es/api-model/models/error-list.js +1 -1
  66. package/dist/es/api-model/models/fee-type.js +3 -3
  67. package/dist/es/api-model/models/fee.js +1 -1
  68. package/dist/es/api-model/models/fx-rate-details.js +1 -1
  69. package/dist/es/api-model/models/model-error.js +1 -1
  70. package/dist/es/api-model/models/payee-contact-information.js +1 -1
  71. package/dist/es/api-model/models/payee-entity-type.js +2 -2
  72. package/dist/es/api-model/models/payment-preference-payment-type.js +3 -3
  73. package/dist/es/api-model/models/payment-preference.js +1 -1
  74. package/dist/es/api-model/models/rate-direction.js +3 -3
  75. package/dist/es/api-model/models/recurring-frequency.js +3 -3
  76. package/dist/es/api-model/models/schedule-expression-type.js +3 -3
  77. package/dist/es/api-model/models/schedule-expression.js +1 -1
  78. package/dist/es/api-model/models/schedule-transfer-type.js +3 -3
  79. package/dist/es/api-model/models/transaction-account.js +1 -1
  80. package/dist/es/api-model/models/transaction-initiation-request.js +1 -1
  81. package/dist/es/api-model/models/transaction-instrument-details.js +1 -1
  82. package/dist/es/api-model/models/transaction-listing.js +1 -1
  83. package/dist/es/api-model/models/transaction-status.js +3 -3
  84. package/dist/es/api-model/models/transaction-type.js +3 -3
  85. package/dist/es/api-model/models/transaction.js +1 -1
  86. package/dist/es/api-model/models/transfer-rate-preview.js +1 -1
  87. package/dist/es/api-model/models/transfer-schedule-failures.js +1 -1
  88. package/dist/es/api-model/models/transfer-schedule-information.js +1 -1
  89. package/dist/es/api-model/models/transfer-schedule-listing.js +1 -1
  90. package/dist/es/api-model/models/transfer-schedule-request.js +1 -1
  91. package/dist/es/api-model/models/transfer-schedule-status.js +3 -3
  92. package/dist/es/api-model/models/transfer-schedule.js +1 -1
  93. package/dist/types/api-model/api/seller-wallet-api.d.ts +93 -93
  94. package/dist/types/api-model/api.d.ts +1 -1
  95. package/dist/types/api-model/base.d.ts +1 -1
  96. package/dist/types/api-model/common.d.ts +2 -2
  97. package/dist/types/api-model/configuration.d.ts +1 -1
  98. package/dist/types/api-model/index.d.ts +1 -1
  99. package/dist/types/api-model/models/balance-listing.d.ts +3 -3
  100. package/dist/types/api-model/models/balance-type.d.ts +2 -2
  101. package/dist/types/api-model/models/balance.d.ts +6 -6
  102. package/dist/types/api-model/models/bank-account-holder-status.d.ts +2 -2
  103. package/dist/types/api-model/models/bank-account-listing.d.ts +3 -3
  104. package/dist/types/api-model/models/bank-account-number-format.d.ts +1 -1
  105. package/dist/types/api-model/models/bank-account-ownership-type.d.ts +2 -2
  106. package/dist/types/api-model/models/bank-account.d.ts +4 -4
  107. package/dist/types/api-model/models/bank-number-format.d.ts +2 -2
  108. package/dist/types/api-model/models/create-transaction-response.d.ts +1 -1
  109. package/dist/types/api-model/models/currency.d.ts +2 -2
  110. package/dist/types/api-model/models/delete-transfer-schedule.d.ts +3 -3
  111. package/dist/types/api-model/models/error-list.d.ts +1 -1
  112. package/dist/types/api-model/models/fee-type.d.ts +2 -2
  113. package/dist/types/api-model/models/fee.d.ts +3 -3
  114. package/dist/types/api-model/models/fx-rate-details.d.ts +5 -5
  115. package/dist/types/api-model/models/model-error.d.ts +1 -1
  116. package/dist/types/api-model/models/payee-contact-information.d.ts +6 -6
  117. package/dist/types/api-model/models/payee-entity-type.d.ts +1 -1
  118. package/dist/types/api-model/models/payment-preference-payment-type.d.ts +2 -2
  119. package/dist/types/api-model/models/payment-preference.d.ts +3 -3
  120. package/dist/types/api-model/models/rate-direction.d.ts +2 -2
  121. package/dist/types/api-model/models/recurring-frequency.d.ts +2 -2
  122. package/dist/types/api-model/models/schedule-expression-type.d.ts +2 -2
  123. package/dist/types/api-model/models/schedule-expression.d.ts +2 -2
  124. package/dist/types/api-model/models/schedule-transfer-type.d.ts +2 -2
  125. package/dist/types/api-model/models/transaction-account.d.ts +7 -7
  126. package/dist/types/api-model/models/transaction-initiation-request.d.ts +5 -5
  127. package/dist/types/api-model/models/transaction-instrument-details.d.ts +3 -3
  128. package/dist/types/api-model/models/transaction-listing.d.ts +4 -4
  129. package/dist/types/api-model/models/transaction-status.d.ts +2 -2
  130. package/dist/types/api-model/models/transaction-type.d.ts +2 -2
  131. package/dist/types/api-model/models/transaction.d.ts +7 -7
  132. package/dist/types/api-model/models/transfer-rate-preview.d.ts +2 -2
  133. package/dist/types/api-model/models/transfer-schedule-failures.d.ts +4 -4
  134. package/dist/types/api-model/models/transfer-schedule-information.d.ts +4 -4
  135. package/dist/types/api-model/models/transfer-schedule-listing.d.ts +4 -4
  136. package/dist/types/api-model/models/transfer-schedule-request.d.ts +5 -5
  137. package/dist/types/api-model/models/transfer-schedule-status.d.ts +2 -2
  138. package/dist/types/api-model/models/transfer-schedule.d.ts +3 -3
  139. package/package.json +4 -4
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,11 +15,11 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.BalanceType = void 0;
17
17
  /**
18
- * Represent a bank account balance type.
18
+ * The type of bank account balance.
19
19
  */
20
20
  exports.BalanceType = {
21
21
  Available: 'AVAILABLE',
22
22
  LockedIn: 'LOCKED_IN',
23
23
  LockedOut: 'LOCKED_OUT',
24
- Total: 'TOTAL'
24
+ Total: 'TOTAL',
25
25
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,11 +15,11 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.BankAccountHolderStatus = void 0;
17
17
  /**
18
- * Represents status of the Amazon Seller Wallet accountholder
18
+ * The status of the Amazon Seller Wallet account holder.
19
19
  */
20
20
  exports.BankAccountHolderStatus = {
21
21
  Active: 'ACTIVE',
22
22
  Inactive: 'INACTIVE',
23
23
  UnderReview: 'UNDER_REVIEW',
24
- VerificationFailed: 'VERIFICATION_FAILED'
24
+ VerificationFailed: 'VERIFICATION_FAILED',
25
25
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -19,5 +19,5 @@ exports.BankAccountNumberFormat = void 0;
19
19
  */
20
20
  exports.BankAccountNumberFormat = {
21
21
  Iban: 'IBAN',
22
- Bban: 'BBAN'
22
+ Bban: 'BBAN',
23
23
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,9 +15,9 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.BankAccountOwnershipType = void 0;
17
17
  /**
18
- * Represents destination bank account\'s ownership type.
18
+ * The destination bank account\'s ownership type.
19
19
  */
20
20
  exports.BankAccountOwnershipType = {
21
21
  ThirdParty: 'THIRD_PARTY',
22
- Self: 'SELF'
22
+ Self: 'SELF',
23
23
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,9 +15,9 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.BankNumberFormat = void 0;
17
17
  /**
18
- * Represents a format of a bank number also called routing number type
18
+ * The format of the bank number. Also known as the routing number type.
19
19
  */
20
20
  exports.BankNumberFormat = {
21
21
  Bic: 'BIC',
22
- Basic: 'BASIC'
22
+ Basic: 'BASIC',
23
23
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,10 +15,10 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.FeeType = void 0;
17
17
  /**
18
- * Represents different types of fees that can be applied on a transaction.
18
+ * The type of fee on the transaction.
19
19
  */
20
20
  exports.FeeType = {
21
21
  MiscellaneousFee: 'MISCELLANEOUS_FEE',
22
22
  Tax: 'TAX',
23
- TransactionFee: 'TRANSACTION_FEE'
23
+ TransactionFee: 'TRANSACTION_FEE',
24
24
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -20,5 +20,5 @@ exports.PayeeEntityType = void 0;
20
20
  exports.PayeeEntityType = {
21
21
  Individual: 'INDIVIDUAL',
22
22
  Business: 'BUSINESS',
23
- TaxAuthority: 'TAX_AUTHORITY'
23
+ TaxAuthority: 'TAX_AUTHORITY',
24
24
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,9 +15,9 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.PaymentPreferencePaymentType = void 0;
17
17
  /**
18
- * Represent a type of payment preference.
18
+ * The type of payment preference.
19
19
  */
20
20
  exports.PaymentPreferencePaymentType = {
21
21
  Percentage: 'PERCENTAGE',
22
- Amount: 'AMOUNT'
22
+ Amount: 'AMOUNT',
23
23
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,9 +15,9 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.RateDirection = void 0;
17
17
  /**
18
- * Represents the rate direction at which the transaction is performed.
18
+ * Whether the customer is buying or selling the source currency.
19
19
  */
20
20
  exports.RateDirection = {
21
21
  Buy: 'BUY',
22
- Sell: 'SELL'
22
+ Sell: 'SELL',
23
23
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,11 +15,11 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.RecurringFrequency = void 0;
17
17
  /**
18
- * Represent parameters to specify recurrence of the scheduled transfer.
18
+ * The frequency at which the transaction is repeated.
19
19
  */
20
20
  exports.RecurringFrequency = {
21
21
  Daily: 'DAILY',
22
22
  Weekly: 'WEEKLY',
23
23
  Biweekly: 'BIWEEKLY',
24
- Monthly: 'MONTHLY'
24
+ Monthly: 'MONTHLY',
25
25
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,9 +15,9 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ScheduleExpressionType = void 0;
17
17
  /**
18
- * Represent a type of schedule transfer expression.
18
+ * The type of scheduled transfer expression.
19
19
  */
20
20
  exports.ScheduleExpressionType = {
21
21
  Recurring: 'RECURRING',
22
- OneTime: 'ONE_TIME'
22
+ OneTime: 'ONE_TIME',
23
23
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,8 +15,8 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ScheduleTransferType = void 0;
17
17
  /**
18
- * Defines the type of schedule trigger used for executing transfers. Schedule based on time patterns using EventBridge.
18
+ * The type of schedule the transfer is on. Schedules based on time patterns use EventBridge.
19
19
  */
20
20
  exports.ScheduleTransferType = {
21
- TimeBased: 'TIME_BASED'
21
+ TimeBased: 'TIME_BASED',
22
22
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,7 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.TransactionStatus = void 0;
17
17
  /**
18
- * Represents current status of the transaction.
18
+ * The current status of the transaction.
19
19
  */
20
20
  exports.TransactionStatus = {
21
21
  Expired: 'EXPIRED',
@@ -23,5 +23,5 @@ exports.TransactionStatus = {
23
23
  FailedCreditsApplied: 'FAILED_CREDITS_APPLIED',
24
24
  InProgress: 'IN_PROGRESS',
25
25
  PendingUserApproval: 'PENDING_USER_APPROVAL',
26
- Successful: 'SUCCESSFUL'
26
+ Successful: 'SUCCESSFUL',
27
27
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,9 +15,9 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.TransactionType = void 0;
17
17
  /**
18
- * Represent type of transaction.
18
+ * The type of transaction.
19
19
  */
20
20
  exports.TransactionType = {
21
21
  Credit: 'CREDIT',
22
- Debit: 'DEBIT'
22
+ Debit: 'DEBIT',
23
23
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01
@@ -15,11 +15,11 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.TransferScheduleStatus = void 0;
17
17
  /**
18
- * Represents the schedule status of the transfer.
18
+ * The schedule status of the transfer.
19
19
  */
20
20
  exports.TransferScheduleStatus = {
21
21
  Enabled: 'ENABLED',
22
22
  Disabled: 'DISABLED',
23
23
  Expired: 'EXPIRED',
24
- Deleted: 'DELETED'
24
+ Deleted: 'DELETED',
25
25
  };
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for Amazon Seller Wallet Open Banking API Spec. For more information, refer to the [Seller Wallet Open Banking API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/seller-wallet-open-banking-api-v2024-03-01-use-case-guide).
5
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
6
6
  * The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-01