@sp-api-sdk/seller-wallet-api-2024-03-01 1.1.0 → 1.1.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/README.md +1 -8
- package/dist/cjs/api-model/api/seller-wallet-api.js +1 -1
- 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 +1 -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/account-holder-address.js +1 -1
- package/dist/cjs/api-model/models/balance-listing.js +1 -1
- package/dist/cjs/api-model/models/balance-type.js +1 -1
- package/dist/cjs/api-model/models/balance.js +1 -1
- package/dist/cjs/api-model/models/bank-account-holder-status.js +1 -1
- 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 +1 -1
- package/dist/cjs/api-model/models/bank-account.js +1 -1
- package/dist/cjs/api-model/models/bank-number-format.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 +1 -1
- 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/payment-preference-payment-type.js +1 -1
- package/dist/cjs/api-model/models/payment-preference.js +1 -1
- package/dist/cjs/api-model/models/rate-direction.js +1 -1
- package/dist/cjs/api-model/models/recurring-frequency.js +1 -1
- package/dist/cjs/api-model/models/schedule-expression-type.js +1 -1
- package/dist/cjs/api-model/models/schedule-expression.js +1 -1
- package/dist/cjs/api-model/models/schedule-transfer-type.js +1 -1
- 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 +1 -1
- package/dist/cjs/api-model/models/transaction-type.js +1 -1
- 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 +1 -1
- package/dist/cjs/api-model/models/transfer-schedule.js +1 -1
- package/dist/es/api-model/api/seller-wallet-api.js +1 -1
- 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 +1 -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/account-holder-address.js +1 -1
- package/dist/es/api-model/models/balance-listing.js +1 -1
- package/dist/es/api-model/models/balance-type.js +1 -1
- package/dist/es/api-model/models/balance.js +1 -1
- package/dist/es/api-model/models/bank-account-holder-status.js +1 -1
- 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 +1 -1
- package/dist/es/api-model/models/bank-account.js +1 -1
- package/dist/es/api-model/models/bank-number-format.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 +1 -1
- 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/payment-preference-payment-type.js +1 -1
- package/dist/es/api-model/models/payment-preference.js +1 -1
- package/dist/es/api-model/models/rate-direction.js +1 -1
- package/dist/es/api-model/models/recurring-frequency.js +1 -1
- package/dist/es/api-model/models/schedule-expression-type.js +1 -1
- package/dist/es/api-model/models/schedule-expression.js +1 -1
- package/dist/es/api-model/models/schedule-transfer-type.js +1 -1
- 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 +1 -1
- package/dist/es/api-model/models/transaction-type.js +1 -1
- 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 +1 -1
- package/dist/es/api-model/models/transfer-schedule.js +1 -1
- package/dist/types/api-model/api/seller-wallet-api.d.ts +1 -1
- 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 +1 -1
- 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/account-holder-address.d.ts +1 -1
- package/dist/types/api-model/models/balance-listing.d.ts +1 -1
- package/dist/types/api-model/models/balance-type.d.ts +1 -1
- package/dist/types/api-model/models/balance.d.ts +1 -1
- package/dist/types/api-model/models/bank-account-holder-status.d.ts +1 -1
- package/dist/types/api-model/models/bank-account-listing.d.ts +1 -1
- 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 +1 -1
- package/dist/types/api-model/models/bank-account.d.ts +1 -1
- package/dist/types/api-model/models/bank-number-format.d.ts +1 -1
- package/dist/types/api-model/models/currency.d.ts +1 -1
- package/dist/types/api-model/models/delete-transfer-schedule.d.ts +1 -1
- package/dist/types/api-model/models/error-list.d.ts +1 -1
- package/dist/types/api-model/models/fee-type.d.ts +1 -1
- package/dist/types/api-model/models/fee.d.ts +1 -1
- package/dist/types/api-model/models/fx-rate-details.d.ts +1 -1
- package/dist/types/api-model/models/model-error.d.ts +1 -1
- package/dist/types/api-model/models/payment-preference-payment-type.d.ts +1 -1
- package/dist/types/api-model/models/payment-preference.d.ts +1 -1
- package/dist/types/api-model/models/rate-direction.d.ts +1 -1
- package/dist/types/api-model/models/recurring-frequency.d.ts +1 -1
- package/dist/types/api-model/models/schedule-expression-type.d.ts +1 -1
- package/dist/types/api-model/models/schedule-expression.d.ts +1 -1
- package/dist/types/api-model/models/schedule-transfer-type.d.ts +1 -1
- package/dist/types/api-model/models/transaction-account.d.ts +1 -1
- package/dist/types/api-model/models/transaction-initiation-request.d.ts +1 -1
- package/dist/types/api-model/models/transaction-instrument-details.d.ts +1 -1
- package/dist/types/api-model/models/transaction-listing.d.ts +1 -1
- package/dist/types/api-model/models/transaction-status.d.ts +1 -1
- package/dist/types/api-model/models/transaction-type.d.ts +1 -1
- package/dist/types/api-model/models/transaction.d.ts +1 -1
- package/dist/types/api-model/models/transfer-rate-preview.d.ts +1 -1
- package/dist/types/api-model/models/transfer-schedule-failures.d.ts +1 -1
- package/dist/types/api-model/models/transfer-schedule-information.d.ts +1 -1
- package/dist/types/api-model/models/transfer-schedule-listing.d.ts +1 -1
- package/dist/types/api-model/models/transfer-schedule-request.d.ts +1 -1
- package/dist/types/api-model/models/transfer-schedule-status.d.ts +1 -1
- package/dist/types/api-model/models/transfer-schedule.d.ts +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -3,14 +3,7 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/@sp-api-sdk/seller-wallet-api-2024-03-01)
|
|
4
4
|
[](https://github.com/xojs/xo)
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
It specifies all the api's that the third party will have to connect to in order to receive information from Amazon related to their customer's financial data.
|
|
8
|
-
|
|
9
|
-
_Please note the authentication & authorization api's are not part of this section and would be created & shared separately_
|
|
10
|
-
|
|
11
|
-
Some useful links:
|
|
12
|
-
- [The SP-API repository](https://swagger-editor.dovydenk.people.a2z.com/)
|
|
13
|
-
- [The source API definition for the Amazon Seller Wallet Open Banking API](https://swagger-editor.dovydenk.people.a2z.com/)
|
|
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.
|
|
14
7
|
|
|
15
8
|
[<img src="https://files.bizon.solutions/images/logo/bizon-horizontal.png" alt="Bizon" width="250"/>](https://www.bizon.solutions?utm_source=github&utm_medium=readme&utm_campaign=selling-partner-api-sdk)
|
|
16
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
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
|
|
9
9
|
*
|