@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
@@ -30,11 +30,11 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
30
30
  return {
31
31
  /**
32
32
  * Create a transaction request from a Seller Wallet account to another customer-provided account.
33
- * @summary Create a transaction request from Amazon SW account to another customer provided account
33
+ * @summary Create a transaction request from Amazon Seller Wallet account to another customer-provided account
34
34
  * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details. For more information, refer to [Third-Party Provider Signature Guidance](https://developer-docs.amazon.com/sp-api/docs/tpp-registration-signature-guidance).
35
35
  * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount. Sign in the order of the request definitions. You can omit empty or optional fields. For more information, refer to [Third-Party Provider Signature Guidance](https://developer-docs.amazon.com/sp-api/docs/tpp-registration-signature-guidance).
36
36
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
37
- * @param {TransactionInitiationRequest} body Defines the actual payload of the request
37
+ * @param {TransactionInitiationRequest} body The payload of the request
38
38
  * @param {*} [options] Override http request option.
39
39
  * @throws {RequiredError}
40
40
  */
@@ -79,11 +79,11 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
79
79
  },
80
80
  /**
81
81
  * Create a transfer schedule request from a Seller Wallet account to another customer-provided account.
82
- * @summary Create a transfer schedule request from Amazon SW account to another customer provided account
82
+ * @summary Create a transfer schedule request from Amazon Seller Wallet account to another customer-provided account
83
83
  * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details.
84
84
  * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount.
85
85
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
86
- * @param {TransferScheduleRequest} body Defines the actual payload of the request
86
+ * @param {TransferScheduleRequest} body The payload of the request.
87
87
  * @param {*} [options] Override http request option.
88
88
  * @throws {RequiredError}
89
89
  */
@@ -140,7 +140,7 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
140
140
  // verify required parameter 'marketplaceId' is not null or undefined
141
141
  (0, common_1.assertParamExists)('deleteScheduleTransaction', 'marketplaceId', marketplaceId);
142
142
  const localVarPath = `/finances/transfers/wallet/2024-03-01/transferSchedules/{transferScheduleId}`
143
- .replace(`{${"transferScheduleId"}}`, encodeURIComponent(String(transferScheduleId)));
143
+ .replace('{transferScheduleId}', encodeURIComponent(String(transferScheduleId)));
144
144
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
145
145
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
146
146
  let baseOptions;
@@ -164,8 +164,8 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
164
164
  },
165
165
  /**
166
166
  * Retrieve a Seller Wallet bank account by Amazon account identifier.
167
- * @summary Find particular Amazon SW account by Amazon account identifier
168
- * @param {string} accountId ID of the Amazon SW account
167
+ * @summary Find particular Amazon Seller Wallet account by Amazon account identifier
168
+ * @param {string} accountId The ID of the Amazon Seller Wallet account.
169
169
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
170
170
  * @param {*} [options] Override http request option.
171
171
  * @throws {RequiredError}
@@ -176,7 +176,7 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
176
176
  // verify required parameter 'marketplaceId' is not null or undefined
177
177
  (0, common_1.assertParamExists)('getAccount', 'marketplaceId', marketplaceId);
178
178
  const localVarPath = `/finances/transfers/wallet/2024-03-01/accounts/{accountId}`
179
- .replace(`{${"accountId"}}`, encodeURIComponent(String(accountId)));
179
+ .replace('{accountId}', encodeURIComponent(String(accountId)));
180
180
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
181
181
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
182
182
  let baseOptions;
@@ -199,9 +199,9 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
199
199
  };
200
200
  },
201
201
  /**
202
- * Returns a transaction
203
- * @summary Find particular Amazon SW account transaction by Amazon transaction identifier
204
- * @param {string} transactionId ID of the Amazon SW transaction
202
+ * Find a transaction by the Amazon transaction identifier.
203
+ * @summary Find particular Amazon Seller Wallet account transaction by Amazon transaction identifier
204
+ * @param {string} transactionId The ID of the Amazon Seller Wallet transaction.
205
205
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
206
206
  * @param {*} [options] Override http request option.
207
207
  * @throws {RequiredError}
@@ -212,7 +212,7 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
212
212
  // verify required parameter 'marketplaceId' is not null or undefined
213
213
  (0, common_1.assertParamExists)('getTransaction', 'marketplaceId', marketplaceId);
214
214
  const localVarPath = `/finances/transfers/wallet/2024-03-01/transactions/{transactionId}`
215
- .replace(`{${"transactionId"}}`, encodeURIComponent(String(transactionId)));
215
+ .replace('{transactionId}', encodeURIComponent(String(transactionId)));
216
216
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
217
217
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
218
218
  let baseOptions;
@@ -235,13 +235,13 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
235
235
  };
236
236
  },
237
237
  /**
238
- * Returns list of potential fees on a transaction based on the source and destination country currency code
238
+ * Retrieve a list of potential fees on a transaction.
239
239
  * @summary Fetch potential fees that could be applied on a transaction on the basis of the source and destination country currency code
240
- * @param {string} sourceCountryCode Represents 2 character country code of source transaction account in ISO 3166 standard format.
241
- * @param {string} sourceCurrencyCode Represents 3 letter currency code in ISO 4217 standard format of the source transaction country.
242
- * @param {string} destinationCountryCode Represents 2 character country code of destination transaction account in ISO 3166 standard format.
243
- * @param {string} destinationCurrencyCode Represents 3 letter currency code in ISO 4217 standard format of the destination transaction country.
244
- * @param {number} baseAmount Represents the base transaction amount without any markup fees, rates that will be used to get the transfer preview.
240
+ * @param {string} sourceCountryCode Country code of the source transaction account in ISO 3166 format.
241
+ * @param {string} sourceCurrencyCode Currency code of the source transaction country in ISO 4217 format.
242
+ * @param {string} destinationCountryCode Country code of the destination transaction account in ISO 3166 format.
243
+ * @param {string} destinationCurrencyCode Currency code of the destination transaction country in ISO 4217 format.
244
+ * @param {number} baseAmount The base transaction amount without any markup fees.
245
245
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
246
246
  * @param {*} [options] Override http request option.
247
247
  * @throws {RequiredError}
@@ -310,7 +310,7 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
310
310
  // verify required parameter 'marketplaceId' is not null or undefined
311
311
  (0, common_1.assertParamExists)('getTransferSchedule', 'marketplaceId', marketplaceId);
312
312
  const localVarPath = `/finances/transfers/wallet/2024-03-01/transferSchedules/{transferScheduleId}`
313
- .replace(`{${"transferScheduleId"}}`, encodeURIComponent(String(transferScheduleId)));
313
+ .replace('{transferScheduleId}', encodeURIComponent(String(transferScheduleId)));
314
314
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
315
315
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
316
316
  let baseOptions;
@@ -334,8 +334,8 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
334
334
  },
335
335
  /**
336
336
  * Retrieve the balance in a given Seller Wallet bank account.
337
- * @summary Find balance in particular Amazon SW account by Amazon account identifier
338
- * @param {string} accountId ID of the Amazon SW account
337
+ * @summary Find balance in particular Amazon Seller Wallet account by Amazon account identifier
338
+ * @param {string} accountId The ID of the Amazon Seller Wallet account.
339
339
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
340
340
  * @param {*} [options] Override http request option.
341
341
  * @throws {RequiredError}
@@ -346,7 +346,7 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
346
346
  // verify required parameter 'marketplaceId' is not null or undefined
347
347
  (0, common_1.assertParamExists)('listAccountBalances', 'marketplaceId', marketplaceId);
348
348
  const localVarPath = `/finances/transfers/wallet/2024-03-01/accounts/{accountId}/balance`
349
- .replace(`{${"accountId"}}`, encodeURIComponent(String(accountId)));
349
+ .replace('{accountId}', encodeURIComponent(String(accountId)));
350
350
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
351
351
  const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
352
352
  let baseOptions;
@@ -370,10 +370,10 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
370
370
  },
371
371
  /**
372
372
  * Retrieve a list of transactions for a given Seller Wallet bank account.
373
- * @summary The API will return all the transactions for a given Amazon SW account sorted by the transaction request date
374
- * @param {string} accountId ID of the Amazon SW account
373
+ * @summary The API will return all the transactions for a given Amazon Seller Wallet account sorted by the transaction request date
374
+ * @param {string} accountId The ID of the Amazon Seller Wallet account.
375
375
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
376
- * @param {string} [nextPageToken] Pagination token to retrieve a specific page of results.
376
+ * @param {string} [nextPageToken] A token that you use to retrieve the next page of results. The response includes `nextPageToken` when the number of results exceeds 100. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextPageToken` is null. Note that this operation can return empty pages.
377
377
  * @param {*} [options] Override http request option.
378
378
  * @throws {RequiredError}
379
379
  */
@@ -412,8 +412,8 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
412
412
  },
413
413
  /**
414
414
  * Get Seller Wallet accounts for a seller.
415
- * @summary Get all Amazon SW accounts for the seller
416
- * @param {string} marketplaceId A marketplace identifier. Specifies the marketplace for which items are returned.
415
+ * @summary Get all Amazon Seller Wallet accounts for the seller
416
+ * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
417
417
  * @param {*} [options] Override http request option.
418
418
  * @throws {RequiredError}
419
419
  */
@@ -444,10 +444,10 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
444
444
  },
445
445
  /**
446
446
  * Retrieve transfer schedules of a Seller Wallet bank account.
447
- * @summary The API will return all the transfer schedules for a given Amazon SW account
448
- * @param {string} accountId ID of the Amazon SW account
447
+ * @summary The API will return all the transfer schedules for a given Amazon Seller Wallet account
448
+ * @param {string} accountId The ID of the Amazon Seller Wallet account.
449
449
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
450
- * @param {string} [nextPageToken] Pagination token to retrieve a specific page of results.
450
+ * @param {string} [nextPageToken] A token that you use to retrieve the next page of results. The response includes `nextPageToken` when the number of results exceeds the specified `pageSize` value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextPageToken` is null. Note that this operation can return empty pages.
451
451
  * @param {*} [options] Override http request option.
452
452
  * @throws {RequiredError}
453
453
  */
@@ -485,12 +485,12 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
485
485
  };
486
486
  },
487
487
  /**
488
- * Returns a transfer belonging to the updated scheduled transfer request
488
+ * Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.
489
489
  * @summary Update a transfer schedule information. Only fields (i.e; transferScheduleInformation, paymentPreference, transferScheduleStatus) in the request body can be updated.
490
490
  * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details.
491
491
  * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount.
492
492
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
493
- * @param {TransferSchedule} body Defines the actual payload of the scheduled transfer request that is to be updated.
493
+ * @param {TransferSchedule} body The payload of the scheduled transfer request that is to be updated.
494
494
  * @param {*} [options] Override http request option.
495
495
  * @throws {RequiredError}
496
496
  */
@@ -544,11 +544,11 @@ const SellerWalletApiFp = function (configuration) {
544
544
  return {
545
545
  /**
546
546
  * Create a transaction request from a Seller Wallet account to another customer-provided account.
547
- * @summary Create a transaction request from Amazon SW account to another customer provided account
547
+ * @summary Create a transaction request from Amazon Seller Wallet account to another customer-provided account
548
548
  * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details. For more information, refer to [Third-Party Provider Signature Guidance](https://developer-docs.amazon.com/sp-api/docs/tpp-registration-signature-guidance).
549
549
  * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount. Sign in the order of the request definitions. You can omit empty or optional fields. For more information, refer to [Third-Party Provider Signature Guidance](https://developer-docs.amazon.com/sp-api/docs/tpp-registration-signature-guidance).
550
550
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
551
- * @param {TransactionInitiationRequest} body Defines the actual payload of the request
551
+ * @param {TransactionInitiationRequest} body The payload of the request
552
552
  * @param {*} [options] Override http request option.
553
553
  * @throws {RequiredError}
554
554
  */
@@ -560,11 +560,11 @@ const SellerWalletApiFp = function (configuration) {
560
560
  },
561
561
  /**
562
562
  * Create a transfer schedule request from a Seller Wallet account to another customer-provided account.
563
- * @summary Create a transfer schedule request from Amazon SW account to another customer provided account
563
+ * @summary Create a transfer schedule request from Amazon Seller Wallet account to another customer-provided account
564
564
  * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details.
565
565
  * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount.
566
566
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
567
- * @param {TransferScheduleRequest} body Defines the actual payload of the request
567
+ * @param {TransferScheduleRequest} body The payload of the request.
568
568
  * @param {*} [options] Override http request option.
569
569
  * @throws {RequiredError}
570
570
  */
@@ -590,8 +590,8 @@ const SellerWalletApiFp = function (configuration) {
590
590
  },
591
591
  /**
592
592
  * Retrieve a Seller Wallet bank account by Amazon account identifier.
593
- * @summary Find particular Amazon SW account by Amazon account identifier
594
- * @param {string} accountId ID of the Amazon SW account
593
+ * @summary Find particular Amazon Seller Wallet account by Amazon account identifier
594
+ * @param {string} accountId The ID of the Amazon Seller Wallet account.
595
595
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
596
596
  * @param {*} [options] Override http request option.
597
597
  * @throws {RequiredError}
@@ -603,9 +603,9 @@ const SellerWalletApiFp = function (configuration) {
603
603
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
604
604
  },
605
605
  /**
606
- * Returns a transaction
607
- * @summary Find particular Amazon SW account transaction by Amazon transaction identifier
608
- * @param {string} transactionId ID of the Amazon SW transaction
606
+ * Find a transaction by the Amazon transaction identifier.
607
+ * @summary Find particular Amazon Seller Wallet account transaction by Amazon transaction identifier
608
+ * @param {string} transactionId The ID of the Amazon Seller Wallet transaction.
609
609
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
610
610
  * @param {*} [options] Override http request option.
611
611
  * @throws {RequiredError}
@@ -617,13 +617,13 @@ const SellerWalletApiFp = function (configuration) {
617
617
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
618
618
  },
619
619
  /**
620
- * Returns list of potential fees on a transaction based on the source and destination country currency code
620
+ * Retrieve a list of potential fees on a transaction.
621
621
  * @summary Fetch potential fees that could be applied on a transaction on the basis of the source and destination country currency code
622
- * @param {string} sourceCountryCode Represents 2 character country code of source transaction account in ISO 3166 standard format.
623
- * @param {string} sourceCurrencyCode Represents 3 letter currency code in ISO 4217 standard format of the source transaction country.
624
- * @param {string} destinationCountryCode Represents 2 character country code of destination transaction account in ISO 3166 standard format.
625
- * @param {string} destinationCurrencyCode Represents 3 letter currency code in ISO 4217 standard format of the destination transaction country.
626
- * @param {number} baseAmount Represents the base transaction amount without any markup fees, rates that will be used to get the transfer preview.
622
+ * @param {string} sourceCountryCode Country code of the source transaction account in ISO 3166 format.
623
+ * @param {string} sourceCurrencyCode Currency code of the source transaction country in ISO 4217 format.
624
+ * @param {string} destinationCountryCode Country code of the destination transaction account in ISO 3166 format.
625
+ * @param {string} destinationCurrencyCode Currency code of the destination transaction country in ISO 4217 format.
626
+ * @param {number} baseAmount The base transaction amount without any markup fees.
627
627
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
628
628
  * @param {*} [options] Override http request option.
629
629
  * @throws {RequiredError}
@@ -650,8 +650,8 @@ const SellerWalletApiFp = function (configuration) {
650
650
  },
651
651
  /**
652
652
  * Retrieve the balance in a given Seller Wallet bank account.
653
- * @summary Find balance in particular Amazon SW account by Amazon account identifier
654
- * @param {string} accountId ID of the Amazon SW account
653
+ * @summary Find balance in particular Amazon Seller Wallet account by Amazon account identifier
654
+ * @param {string} accountId The ID of the Amazon Seller Wallet account.
655
655
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
656
656
  * @param {*} [options] Override http request option.
657
657
  * @throws {RequiredError}
@@ -664,10 +664,10 @@ const SellerWalletApiFp = function (configuration) {
664
664
  },
665
665
  /**
666
666
  * Retrieve a list of transactions for a given Seller Wallet bank account.
667
- * @summary The API will return all the transactions for a given Amazon SW account sorted by the transaction request date
668
- * @param {string} accountId ID of the Amazon SW account
667
+ * @summary The API will return all the transactions for a given Amazon Seller Wallet account sorted by the transaction request date
668
+ * @param {string} accountId The ID of the Amazon Seller Wallet account.
669
669
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
670
- * @param {string} [nextPageToken] Pagination token to retrieve a specific page of results.
670
+ * @param {string} [nextPageToken] A token that you use to retrieve the next page of results. The response includes `nextPageToken` when the number of results exceeds 100. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextPageToken` is null. Note that this operation can return empty pages.
671
671
  * @param {*} [options] Override http request option.
672
672
  * @throws {RequiredError}
673
673
  */
@@ -679,8 +679,8 @@ const SellerWalletApiFp = function (configuration) {
679
679
  },
680
680
  /**
681
681
  * Get Seller Wallet accounts for a seller.
682
- * @summary Get all Amazon SW accounts for the seller
683
- * @param {string} marketplaceId A marketplace identifier. Specifies the marketplace for which items are returned.
682
+ * @summary Get all Amazon Seller Wallet accounts for the seller
683
+ * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
684
684
  * @param {*} [options] Override http request option.
685
685
  * @throws {RequiredError}
686
686
  */
@@ -692,10 +692,10 @@ const SellerWalletApiFp = function (configuration) {
692
692
  },
693
693
  /**
694
694
  * Retrieve transfer schedules of a Seller Wallet bank account.
695
- * @summary The API will return all the transfer schedules for a given Amazon SW account
696
- * @param {string} accountId ID of the Amazon SW account
695
+ * @summary The API will return all the transfer schedules for a given Amazon Seller Wallet account
696
+ * @param {string} accountId The ID of the Amazon Seller Wallet account.
697
697
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
698
- * @param {string} [nextPageToken] Pagination token to retrieve a specific page of results.
698
+ * @param {string} [nextPageToken] A token that you use to retrieve the next page of results. The response includes `nextPageToken` when the number of results exceeds the specified `pageSize` value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextPageToken` is null. Note that this operation can return empty pages.
699
699
  * @param {*} [options] Override http request option.
700
700
  * @throws {RequiredError}
701
701
  */
@@ -706,12 +706,12 @@ const SellerWalletApiFp = function (configuration) {
706
706
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
707
707
  },
708
708
  /**
709
- * Returns a transfer belonging to the updated scheduled transfer request
709
+ * Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.
710
710
  * @summary Update a transfer schedule information. Only fields (i.e; transferScheduleInformation, paymentPreference, transferScheduleStatus) in the request body can be updated.
711
711
  * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details.
712
712
  * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount.
713
713
  * @param {string} marketplaceId The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
714
- * @param {TransferSchedule} body Defines the actual payload of the scheduled transfer request that is to be updated.
714
+ * @param {TransferSchedule} body The payload of the scheduled transfer request that is to be updated.
715
715
  * @param {*} [options] Override http request option.
716
716
  * @throws {RequiredError}
717
717
  */
@@ -732,7 +732,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
732
732
  return {
733
733
  /**
734
734
  * Create a transaction request from a Seller Wallet account to another customer-provided account.
735
- * @summary Create a transaction request from Amazon SW account to another customer provided account
735
+ * @summary Create a transaction request from Amazon Seller Wallet account to another customer-provided account
736
736
  * @param {SellerWalletApiCreateTransactionRequest} requestParameters Request parameters.
737
737
  * @param {*} [options] Override http request option.
738
738
  * @throws {RequiredError}
@@ -742,7 +742,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
742
742
  },
743
743
  /**
744
744
  * Create a transfer schedule request from a Seller Wallet account to another customer-provided account.
745
- * @summary Create a transfer schedule request from Amazon SW account to another customer provided account
745
+ * @summary Create a transfer schedule request from Amazon Seller Wallet account to another customer-provided account
746
746
  * @param {SellerWalletApiCreateTransferScheduleRequest} requestParameters Request parameters.
747
747
  * @param {*} [options] Override http request option.
748
748
  * @throws {RequiredError}
@@ -762,7 +762,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
762
762
  },
763
763
  /**
764
764
  * Retrieve a Seller Wallet bank account by Amazon account identifier.
765
- * @summary Find particular Amazon SW account by Amazon account identifier
765
+ * @summary Find particular Amazon Seller Wallet account by Amazon account identifier
766
766
  * @param {SellerWalletApiGetAccountRequest} requestParameters Request parameters.
767
767
  * @param {*} [options] Override http request option.
768
768
  * @throws {RequiredError}
@@ -771,8 +771,8 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
771
771
  return localVarFp.getAccount(requestParameters.accountId, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));
772
772
  },
773
773
  /**
774
- * Returns a transaction
775
- * @summary Find particular Amazon SW account transaction by Amazon transaction identifier
774
+ * Find a transaction by the Amazon transaction identifier.
775
+ * @summary Find particular Amazon Seller Wallet account transaction by Amazon transaction identifier
776
776
  * @param {SellerWalletApiGetTransactionRequest} requestParameters Request parameters.
777
777
  * @param {*} [options] Override http request option.
778
778
  * @throws {RequiredError}
@@ -781,7 +781,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
781
781
  return localVarFp.getTransaction(requestParameters.transactionId, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));
782
782
  },
783
783
  /**
784
- * Returns list of potential fees on a transaction based on the source and destination country currency code
784
+ * Retrieve a list of potential fees on a transaction.
785
785
  * @summary Fetch potential fees that could be applied on a transaction on the basis of the source and destination country currency code
786
786
  * @param {SellerWalletApiGetTransferPreviewRequest} requestParameters Request parameters.
787
787
  * @param {*} [options] Override http request option.
@@ -802,7 +802,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
802
802
  },
803
803
  /**
804
804
  * Retrieve the balance in a given Seller Wallet bank account.
805
- * @summary Find balance in particular Amazon SW account by Amazon account identifier
805
+ * @summary Find balance in particular Amazon Seller Wallet account by Amazon account identifier
806
806
  * @param {SellerWalletApiListAccountBalancesRequest} requestParameters Request parameters.
807
807
  * @param {*} [options] Override http request option.
808
808
  * @throws {RequiredError}
@@ -812,7 +812,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
812
812
  },
813
813
  /**
814
814
  * Retrieve a list of transactions for a given Seller Wallet bank account.
815
- * @summary The API will return all the transactions for a given Amazon SW account sorted by the transaction request date
815
+ * @summary The API will return all the transactions for a given Amazon Seller Wallet account sorted by the transaction request date
816
816
  * @param {SellerWalletApiListAccountTransactionsRequest} requestParameters Request parameters.
817
817
  * @param {*} [options] Override http request option.
818
818
  * @throws {RequiredError}
@@ -822,7 +822,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
822
822
  },
823
823
  /**
824
824
  * Get Seller Wallet accounts for a seller.
825
- * @summary Get all Amazon SW accounts for the seller
825
+ * @summary Get all Amazon Seller Wallet accounts for the seller
826
826
  * @param {SellerWalletApiListAccountsRequest} requestParameters Request parameters.
827
827
  * @param {*} [options] Override http request option.
828
828
  * @throws {RequiredError}
@@ -832,7 +832,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
832
832
  },
833
833
  /**
834
834
  * Retrieve transfer schedules of a Seller Wallet bank account.
835
- * @summary The API will return all the transfer schedules for a given Amazon SW account
835
+ * @summary The API will return all the transfer schedules for a given Amazon Seller Wallet account
836
836
  * @param {SellerWalletApiListTransferSchedulesRequest} requestParameters Request parameters.
837
837
  * @param {*} [options] Override http request option.
838
838
  * @throws {RequiredError}
@@ -841,7 +841,7 @@ const SellerWalletApiFactory = function (configuration, basePath, axios) {
841
841
  return localVarFp.listTransferSchedules(requestParameters.accountId, requestParameters.marketplaceId, requestParameters.nextPageToken, options).then((request) => request(axios, basePath));
842
842
  },
843
843
  /**
844
- * Returns a transfer belonging to the updated scheduled transfer request
844
+ * Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.
845
845
  * @summary Update a transfer schedule information. Only fields (i.e; transferScheduleInformation, paymentPreference, transferScheduleStatus) in the request body can be updated.
846
846
  * @param {SellerWalletApiUpdateTransferScheduleRequest} requestParameters Request parameters.
847
847
  * @param {*} [options] Override http request option.
@@ -859,7 +859,7 @@ exports.SellerWalletApiFactory = SellerWalletApiFactory;
859
859
  class SellerWalletApi extends base_1.BaseAPI {
860
860
  /**
861
861
  * Create a transaction request from a Seller Wallet account to another customer-provided account.
862
- * @summary Create a transaction request from Amazon SW account to another customer provided account
862
+ * @summary Create a transaction request from Amazon Seller Wallet account to another customer-provided account
863
863
  * @param {SellerWalletApiCreateTransactionRequest} requestParameters Request parameters.
864
864
  * @param {*} [options] Override http request option.
865
865
  * @throws {RequiredError}
@@ -869,7 +869,7 @@ class SellerWalletApi extends base_1.BaseAPI {
869
869
  }
870
870
  /**
871
871
  * Create a transfer schedule request from a Seller Wallet account to another customer-provided account.
872
- * @summary Create a transfer schedule request from Amazon SW account to another customer provided account
872
+ * @summary Create a transfer schedule request from Amazon Seller Wallet account to another customer-provided account
873
873
  * @param {SellerWalletApiCreateTransferScheduleRequest} requestParameters Request parameters.
874
874
  * @param {*} [options] Override http request option.
875
875
  * @throws {RequiredError}
@@ -889,7 +889,7 @@ class SellerWalletApi extends base_1.BaseAPI {
889
889
  }
890
890
  /**
891
891
  * Retrieve a Seller Wallet bank account by Amazon account identifier.
892
- * @summary Find particular Amazon SW account by Amazon account identifier
892
+ * @summary Find particular Amazon Seller Wallet account by Amazon account identifier
893
893
  * @param {SellerWalletApiGetAccountRequest} requestParameters Request parameters.
894
894
  * @param {*} [options] Override http request option.
895
895
  * @throws {RequiredError}
@@ -898,8 +898,8 @@ class SellerWalletApi extends base_1.BaseAPI {
898
898
  return (0, exports.SellerWalletApiFp)(this.configuration).getAccount(requestParameters.accountId, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));
899
899
  }
900
900
  /**
901
- * Returns a transaction
902
- * @summary Find particular Amazon SW account transaction by Amazon transaction identifier
901
+ * Find a transaction by the Amazon transaction identifier.
902
+ * @summary Find particular Amazon Seller Wallet account transaction by Amazon transaction identifier
903
903
  * @param {SellerWalletApiGetTransactionRequest} requestParameters Request parameters.
904
904
  * @param {*} [options] Override http request option.
905
905
  * @throws {RequiredError}
@@ -908,7 +908,7 @@ class SellerWalletApi extends base_1.BaseAPI {
908
908
  return (0, exports.SellerWalletApiFp)(this.configuration).getTransaction(requestParameters.transactionId, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));
909
909
  }
910
910
  /**
911
- * Returns list of potential fees on a transaction based on the source and destination country currency code
911
+ * Retrieve a list of potential fees on a transaction.
912
912
  * @summary Fetch potential fees that could be applied on a transaction on the basis of the source and destination country currency code
913
913
  * @param {SellerWalletApiGetTransferPreviewRequest} requestParameters Request parameters.
914
914
  * @param {*} [options] Override http request option.
@@ -929,7 +929,7 @@ class SellerWalletApi extends base_1.BaseAPI {
929
929
  }
930
930
  /**
931
931
  * Retrieve the balance in a given Seller Wallet bank account.
932
- * @summary Find balance in particular Amazon SW account by Amazon account identifier
932
+ * @summary Find balance in particular Amazon Seller Wallet account by Amazon account identifier
933
933
  * @param {SellerWalletApiListAccountBalancesRequest} requestParameters Request parameters.
934
934
  * @param {*} [options] Override http request option.
935
935
  * @throws {RequiredError}
@@ -939,7 +939,7 @@ class SellerWalletApi extends base_1.BaseAPI {
939
939
  }
940
940
  /**
941
941
  * Retrieve a list of transactions for a given Seller Wallet bank account.
942
- * @summary The API will return all the transactions for a given Amazon SW account sorted by the transaction request date
942
+ * @summary The API will return all the transactions for a given Amazon Seller Wallet account sorted by the transaction request date
943
943
  * @param {SellerWalletApiListAccountTransactionsRequest} requestParameters Request parameters.
944
944
  * @param {*} [options] Override http request option.
945
945
  * @throws {RequiredError}
@@ -949,7 +949,7 @@ class SellerWalletApi extends base_1.BaseAPI {
949
949
  }
950
950
  /**
951
951
  * Get Seller Wallet accounts for a seller.
952
- * @summary Get all Amazon SW accounts for the seller
952
+ * @summary Get all Amazon Seller Wallet accounts for the seller
953
953
  * @param {SellerWalletApiListAccountsRequest} requestParameters Request parameters.
954
954
  * @param {*} [options] Override http request option.
955
955
  * @throws {RequiredError}
@@ -959,7 +959,7 @@ class SellerWalletApi extends base_1.BaseAPI {
959
959
  }
960
960
  /**
961
961
  * Retrieve transfer schedules of a Seller Wallet bank account.
962
- * @summary The API will return all the transfer schedules for a given Amazon SW account
962
+ * @summary The API will return all the transfer schedules for a given Amazon Seller Wallet account
963
963
  * @param {SellerWalletApiListTransferSchedulesRequest} requestParameters Request parameters.
964
964
  * @param {*} [options] Override http request option.
965
965
  * @throws {RequiredError}
@@ -968,7 +968,7 @@ class SellerWalletApi extends base_1.BaseAPI {
968
968
  return (0, exports.SellerWalletApiFp)(this.configuration).listTransferSchedules(requestParameters.accountId, requestParameters.marketplaceId, requestParameters.nextPageToken, options).then((request) => request(this.axios, this.basePath));
969
969
  }
970
970
  /**
971
- * Returns a transfer belonging to the updated scheduled transfer request
971
+ * Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.
972
972
  * @summary Update a transfer schedule information. Only fields (i.e; transferScheduleInformation, paymentPreference, transferScheduleStatus) in the request body can be updated.
973
973
  * @param {SellerWalletApiUpdateTransferScheduleRequest} requestParameters Request parameters.
974
974
  * @param {*} [options] Override http request option.
@@ -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
@@ -18,7 +18,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
19
  exports.operationServerMap = exports.RequiredError = exports.BaseAPI = exports.COLLECTION_FORMATS = exports.BASE_PATH = void 0;
20
20
  const axios_1 = __importDefault(require("axios"));
21
- exports.BASE_PATH = "https://sellingpartnerapi-eu.amazon.com".replace(/\/+$/, "");
21
+ exports.BASE_PATH = "https://sellingpartnerapi-na.amazon.com".replace(/\/+$/, "");
22
22
  exports.COLLECTION_FORMATS = {
23
23
  csv: ",",
24
24
  ssv: " ",
@@ -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
@@ -90,6 +90,7 @@ exports.setSearchParams = setSearchParams;
90
90
  * This function will run for every key-value pair encountered by JSON.stringify while traversing an object.
91
91
  * Converting a set to a string will return an empty object, so an intermediate conversion to an array is required.
92
92
  */
93
+ // @ts-ignore
93
94
  const replaceWithSerializableTypeIfNeeded = function (key, value) {
94
95
  if (value instanceof Set) {
95
96
  return Array.from(value);
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /* tslint:disable */
3
3
  /**
4
- * 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).
4
+ * The Selling Partner API for Amazon Seller Wallet Open Banking API
5
5
  * 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.
6
6
  *
7
7
  * The version of the OpenAPI document: 2024-03-01
@@ -91,8 +91,8 @@ class Configuration {
91
91
  * @return True if the given MIME is JSON, false otherwise.
92
92
  */
93
93
  isJsonMime(mime) {
94
- const jsonMime = new RegExp('^(application\/json|[^;/ \t]+\/[^;/ \t]+[+]json)[ \t]*(;.*)?$', 'i');
95
- return mime !== null && (jsonMime.test(mime) || mime.toLowerCase() === 'application/json-patch+json');
94
+ const jsonMime = /^(application\/json|[^;/ \t]+\/[^;/ \t]+[+]json)[ \t]*(;.*)?$/i;
95
+ return mime !== null && jsonMime.test(mime);
96
96
  }
97
97
  }
98
98
  exports.Configuration = Configuration;
@@ -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