@sp-api-sdk/seller-wallet-api-2024-03-01 1.4.7 → 1.5.1
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.
- package/dist/cjs/api-model/api/seller-wallet-api.js +77 -77
- package/dist/cjs/api-model/api.js +1 -1
- package/dist/cjs/api-model/base.js +1 -1
- package/dist/cjs/api-model/common.js +2 -1
- package/dist/cjs/api-model/configuration.js +1 -1
- package/dist/cjs/api-model/index.js +1 -1
- package/dist/cjs/api-model/models/balance-listing.js +1 -1
- package/dist/cjs/api-model/models/balance-type.js +2 -2
- package/dist/cjs/api-model/models/balance.js +1 -1
- package/dist/cjs/api-model/models/bank-account-holder-status.js +2 -2
- package/dist/cjs/api-model/models/bank-account-listing.js +1 -1
- package/dist/cjs/api-model/models/bank-account-number-format.js +1 -1
- package/dist/cjs/api-model/models/bank-account-ownership-type.js +2 -2
- package/dist/cjs/api-model/models/bank-account.js +1 -1
- package/dist/cjs/api-model/models/bank-number-format.js +2 -2
- package/dist/cjs/api-model/models/create-transaction-response.js +1 -1
- package/dist/cjs/api-model/models/currency.js +1 -1
- package/dist/cjs/api-model/models/delete-transfer-schedule.js +1 -1
- package/dist/cjs/api-model/models/error-list.js +1 -1
- package/dist/cjs/api-model/models/fee-type.js +2 -2
- package/dist/cjs/api-model/models/fee.js +1 -1
- package/dist/cjs/api-model/models/fx-rate-details.js +1 -1
- package/dist/cjs/api-model/models/model-error.js +1 -1
- package/dist/cjs/api-model/models/payee-contact-information.js +1 -1
- package/dist/cjs/api-model/models/payee-entity-type.js +1 -1
- package/dist/cjs/api-model/models/payment-preference-payment-type.js +2 -2
- package/dist/cjs/api-model/models/payment-preference.js +1 -1
- package/dist/cjs/api-model/models/rate-direction.js +2 -2
- package/dist/cjs/api-model/models/recurring-frequency.js +2 -2
- package/dist/cjs/api-model/models/schedule-expression-type.js +2 -2
- package/dist/cjs/api-model/models/schedule-expression.js +1 -1
- package/dist/cjs/api-model/models/schedule-transfer-type.js +2 -2
- package/dist/cjs/api-model/models/transaction-account.js +1 -1
- package/dist/cjs/api-model/models/transaction-initiation-request.js +1 -1
- package/dist/cjs/api-model/models/transaction-instrument-details.js +1 -1
- package/dist/cjs/api-model/models/transaction-listing.js +1 -1
- package/dist/cjs/api-model/models/transaction-status.js +2 -2
- package/dist/cjs/api-model/models/transaction-type.js +2 -2
- package/dist/cjs/api-model/models/transaction.js +1 -1
- package/dist/cjs/api-model/models/transfer-rate-preview.js +1 -1
- package/dist/cjs/api-model/models/transfer-schedule-failures.js +1 -1
- package/dist/cjs/api-model/models/transfer-schedule-information.js +1 -1
- package/dist/cjs/api-model/models/transfer-schedule-listing.js +1 -1
- package/dist/cjs/api-model/models/transfer-schedule-request.js +1 -1
- package/dist/cjs/api-model/models/transfer-schedule-status.js +2 -2
- package/dist/cjs/api-model/models/transfer-schedule.js +1 -1
- package/dist/es/api-model/api/seller-wallet-api.js +77 -77
- package/dist/es/api-model/api.js +1 -1
- package/dist/es/api-model/base.js +1 -1
- package/dist/es/api-model/common.js +2 -1
- package/dist/es/api-model/configuration.js +1 -1
- package/dist/es/api-model/index.js +1 -1
- package/dist/es/api-model/models/balance-listing.js +1 -1
- package/dist/es/api-model/models/balance-type.js +2 -2
- package/dist/es/api-model/models/balance.js +1 -1
- package/dist/es/api-model/models/bank-account-holder-status.js +2 -2
- package/dist/es/api-model/models/bank-account-listing.js +1 -1
- package/dist/es/api-model/models/bank-account-number-format.js +1 -1
- package/dist/es/api-model/models/bank-account-ownership-type.js +2 -2
- package/dist/es/api-model/models/bank-account.js +1 -1
- package/dist/es/api-model/models/bank-number-format.js +2 -2
- package/dist/es/api-model/models/create-transaction-response.js +1 -1
- package/dist/es/api-model/models/currency.js +1 -1
- package/dist/es/api-model/models/delete-transfer-schedule.js +1 -1
- package/dist/es/api-model/models/error-list.js +1 -1
- package/dist/es/api-model/models/fee-type.js +2 -2
- package/dist/es/api-model/models/fee.js +1 -1
- package/dist/es/api-model/models/fx-rate-details.js +1 -1
- package/dist/es/api-model/models/model-error.js +1 -1
- package/dist/es/api-model/models/payee-contact-information.js +1 -1
- package/dist/es/api-model/models/payee-entity-type.js +1 -1
- package/dist/es/api-model/models/payment-preference-payment-type.js +2 -2
- package/dist/es/api-model/models/payment-preference.js +1 -1
- package/dist/es/api-model/models/rate-direction.js +2 -2
- package/dist/es/api-model/models/recurring-frequency.js +2 -2
- package/dist/es/api-model/models/schedule-expression-type.js +2 -2
- package/dist/es/api-model/models/schedule-expression.js +1 -1
- package/dist/es/api-model/models/schedule-transfer-type.js +2 -2
- package/dist/es/api-model/models/transaction-account.js +1 -1
- package/dist/es/api-model/models/transaction-initiation-request.js +1 -1
- package/dist/es/api-model/models/transaction-instrument-details.js +1 -1
- package/dist/es/api-model/models/transaction-listing.js +1 -1
- package/dist/es/api-model/models/transaction-status.js +2 -2
- package/dist/es/api-model/models/transaction-type.js +2 -2
- package/dist/es/api-model/models/transaction.js +1 -1
- package/dist/es/api-model/models/transfer-rate-preview.js +1 -1
- package/dist/es/api-model/models/transfer-schedule-failures.js +1 -1
- package/dist/es/api-model/models/transfer-schedule-information.js +1 -1
- package/dist/es/api-model/models/transfer-schedule-listing.js +1 -1
- package/dist/es/api-model/models/transfer-schedule-request.js +1 -1
- package/dist/es/api-model/models/transfer-schedule-status.js +2 -2
- package/dist/es/api-model/models/transfer-schedule.js +1 -1
- package/dist/types/api-model/api/seller-wallet-api.d.ts +93 -93
- package/dist/types/api-model/api.d.ts +1 -1
- package/dist/types/api-model/base.d.ts +1 -1
- package/dist/types/api-model/common.d.ts +2 -2
- package/dist/types/api-model/configuration.d.ts +1 -1
- package/dist/types/api-model/index.d.ts +1 -1
- package/dist/types/api-model/models/balance-listing.d.ts +3 -3
- package/dist/types/api-model/models/balance-type.d.ts +2 -2
- package/dist/types/api-model/models/balance.d.ts +6 -6
- package/dist/types/api-model/models/bank-account-holder-status.d.ts +2 -2
- package/dist/types/api-model/models/bank-account-listing.d.ts +3 -3
- package/dist/types/api-model/models/bank-account-number-format.d.ts +1 -1
- package/dist/types/api-model/models/bank-account-ownership-type.d.ts +2 -2
- package/dist/types/api-model/models/bank-account.d.ts +4 -4
- package/dist/types/api-model/models/bank-number-format.d.ts +2 -2
- package/dist/types/api-model/models/create-transaction-response.d.ts +1 -1
- package/dist/types/api-model/models/currency.d.ts +2 -2
- package/dist/types/api-model/models/delete-transfer-schedule.d.ts +3 -3
- package/dist/types/api-model/models/error-list.d.ts +1 -1
- package/dist/types/api-model/models/fee-type.d.ts +2 -2
- package/dist/types/api-model/models/fee.d.ts +3 -3
- package/dist/types/api-model/models/fx-rate-details.d.ts +5 -5
- package/dist/types/api-model/models/model-error.d.ts +1 -1
- package/dist/types/api-model/models/payee-contact-information.d.ts +6 -6
- package/dist/types/api-model/models/payee-entity-type.d.ts +1 -1
- package/dist/types/api-model/models/payment-preference-payment-type.d.ts +2 -2
- package/dist/types/api-model/models/payment-preference.d.ts +3 -3
- package/dist/types/api-model/models/rate-direction.d.ts +2 -2
- package/dist/types/api-model/models/recurring-frequency.d.ts +2 -2
- package/dist/types/api-model/models/schedule-expression-type.d.ts +2 -2
- package/dist/types/api-model/models/schedule-expression.d.ts +2 -2
- package/dist/types/api-model/models/schedule-transfer-type.d.ts +2 -2
- package/dist/types/api-model/models/transaction-account.d.ts +7 -7
- package/dist/types/api-model/models/transaction-initiation-request.d.ts +5 -5
- package/dist/types/api-model/models/transaction-instrument-details.d.ts +3 -3
- package/dist/types/api-model/models/transaction-listing.d.ts +4 -4
- package/dist/types/api-model/models/transaction-status.d.ts +2 -2
- package/dist/types/api-model/models/transaction-type.d.ts +2 -2
- package/dist/types/api-model/models/transaction.d.ts +7 -7
- package/dist/types/api-model/models/transfer-rate-preview.d.ts +2 -2
- package/dist/types/api-model/models/transfer-schedule-failures.d.ts +4 -4
- package/dist/types/api-model/models/transfer-schedule-information.d.ts +4 -4
- package/dist/types/api-model/models/transfer-schedule-listing.d.ts +4 -4
- package/dist/types/api-model/models/transfer-schedule-request.d.ts +5 -5
- package/dist/types/api-model/models/transfer-schedule-status.d.ts +2 -2
- package/dist/types/api-model/models/transfer-schedule.d.ts +3 -3
- 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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
86
|
+
* @param {TransferScheduleRequest} body The payload of the request.
|
|
87
87
|
* @param {*} [options] Override http request option.
|
|
88
88
|
* @throws {RequiredError}
|
|
89
89
|
*/
|
|
@@ -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
|
|
168
|
-
* @param {string} accountId ID of the Amazon
|
|
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}
|
|
@@ -199,9 +199,9 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
|
|
|
199
199
|
};
|
|
200
200
|
},
|
|
201
201
|
/**
|
|
202
|
-
*
|
|
203
|
-
* @summary Find particular Amazon
|
|
204
|
-
* @param {string} transactionId ID of the Amazon
|
|
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}
|
|
@@ -235,13 +235,13 @@ const SellerWalletApiAxiosParamCreator = function (configuration) {
|
|
|
235
235
|
};
|
|
236
236
|
},
|
|
237
237
|
/**
|
|
238
|
-
*
|
|
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
|
|
241
|
-
* @param {string} sourceCurrencyCode
|
|
242
|
-
* @param {string} destinationCountryCode
|
|
243
|
-
* @param {string} destinationCurrencyCode
|
|
244
|
-
* @param {number} baseAmount
|
|
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}
|
|
@@ -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
|
|
338
|
-
* @param {string} accountId ID of the Amazon
|
|
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}
|
|
@@ -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
|
|
374
|
-
* @param {string} accountId ID of the Amazon
|
|
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]
|
|
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
|
|
416
|
-
* @param {string} marketplaceId
|
|
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
|
|
448
|
-
* @param {string} accountId ID of the Amazon
|
|
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]
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
594
|
-
* @param {string} accountId ID of the Amazon
|
|
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
|
-
*
|
|
607
|
-
* @summary Find particular Amazon
|
|
608
|
-
* @param {string} transactionId ID of the Amazon
|
|
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
|
-
*
|
|
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
|
|
623
|
-
* @param {string} sourceCurrencyCode
|
|
624
|
-
* @param {string} destinationCountryCode
|
|
625
|
-
* @param {string} destinationCurrencyCode
|
|
626
|
-
* @param {number} baseAmount
|
|
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
|
|
654
|
-
* @param {string} accountId ID of the Amazon
|
|
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
|
|
668
|
-
* @param {string} accountId ID of the Amazon
|
|
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]
|
|
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
|
|
683
|
-
* @param {string} marketplaceId
|
|
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
|
|
696
|
-
* @param {string} accountId ID of the Amazon
|
|
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]
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
-
*
|
|
775
|
-
* @summary Find particular Amazon
|
|
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
|
-
*
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
-
*
|
|
902
|
-
* @summary Find particular Amazon
|
|
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
|
-
*
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
@@ -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
|
|
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
|
|
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
|
|
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.BalanceType = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The type of bank account balance.
|
|
19
19
|
*/
|
|
20
20
|
exports.BalanceType = {
|
|
21
21
|
Available: 'AVAILABLE',
|
|
@@ -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
|
|
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
|
|
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.BankAccountHolderStatus = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The status of the Amazon Seller Wallet account holder.
|
|
19
19
|
*/
|
|
20
20
|
exports.BankAccountHolderStatus = {
|
|
21
21
|
Active: 'ACTIVE',
|
|
@@ -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
|
|
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
|
|
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
|