@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.
- package/dist/cjs/api-model/api/seller-wallet-api.js +82 -82
- package/dist/cjs/api-model/api.js +1 -1
- package/dist/cjs/api-model/base.js +2 -2
- package/dist/cjs/api-model/common.js +2 -1
- package/dist/cjs/api-model/configuration.js +3 -3
- 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 +3 -3
- package/dist/cjs/api-model/models/balance.js +1 -1
- package/dist/cjs/api-model/models/bank-account-holder-status.js +3 -3
- package/dist/cjs/api-model/models/bank-account-listing.js +1 -1
- package/dist/cjs/api-model/models/bank-account-number-format.js +2 -2
- package/dist/cjs/api-model/models/bank-account-ownership-type.js +3 -3
- package/dist/cjs/api-model/models/bank-account.js +1 -1
- package/dist/cjs/api-model/models/bank-number-format.js +3 -3
- 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 +3 -3
- 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 +2 -2
- package/dist/cjs/api-model/models/payment-preference-payment-type.js +3 -3
- package/dist/cjs/api-model/models/payment-preference.js +1 -1
- package/dist/cjs/api-model/models/rate-direction.js +3 -3
- package/dist/cjs/api-model/models/recurring-frequency.js +3 -3
- package/dist/cjs/api-model/models/schedule-expression-type.js +3 -3
- package/dist/cjs/api-model/models/schedule-expression.js +1 -1
- package/dist/cjs/api-model/models/schedule-transfer-type.js +3 -3
- 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 +3 -3
- package/dist/cjs/api-model/models/transaction-type.js +3 -3
- 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 +3 -3
- package/dist/cjs/api-model/models/transfer-schedule.js +1 -1
- package/dist/es/api-model/api/seller-wallet-api.js +82 -82
- package/dist/es/api-model/api.js +1 -1
- package/dist/es/api-model/base.js +2 -2
- package/dist/es/api-model/common.js +2 -1
- package/dist/es/api-model/configuration.js +3 -3
- 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 +3 -3
- package/dist/es/api-model/models/balance.js +1 -1
- package/dist/es/api-model/models/bank-account-holder-status.js +3 -3
- package/dist/es/api-model/models/bank-account-listing.js +1 -1
- package/dist/es/api-model/models/bank-account-number-format.js +2 -2
- package/dist/es/api-model/models/bank-account-ownership-type.js +3 -3
- package/dist/es/api-model/models/bank-account.js +1 -1
- package/dist/es/api-model/models/bank-number-format.js +3 -3
- 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 +3 -3
- 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 +2 -2
- package/dist/es/api-model/models/payment-preference-payment-type.js +3 -3
- package/dist/es/api-model/models/payment-preference.js +1 -1
- package/dist/es/api-model/models/rate-direction.js +3 -3
- package/dist/es/api-model/models/recurring-frequency.js +3 -3
- package/dist/es/api-model/models/schedule-expression-type.js +3 -3
- package/dist/es/api-model/models/schedule-expression.js +1 -1
- package/dist/es/api-model/models/schedule-transfer-type.js +3 -3
- 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 +3 -3
- package/dist/es/api-model/models/transaction-type.js +3 -3
- 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 +3 -3
- 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
|
|
@@ -15,11 +15,11 @@
|
|
|
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',
|
|
22
22
|
LockedIn: 'LOCKED_IN',
|
|
23
23
|
LockedOut: 'LOCKED_OUT',
|
|
24
|
-
Total: 'TOTAL'
|
|
24
|
+
Total: 'TOTAL',
|
|
25
25
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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,11 +15,11 @@
|
|
|
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',
|
|
22
22
|
Inactive: 'INACTIVE',
|
|
23
23
|
UnderReview: 'UNDER_REVIEW',
|
|
24
|
-
VerificationFailed: 'VERIFICATION_FAILED'
|
|
24
|
+
VerificationFailed: 'VERIFICATION_FAILED',
|
|
25
25
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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
|
|
@@ -19,5 +19,5 @@ exports.BankAccountNumberFormat = void 0;
|
|
|
19
19
|
*/
|
|
20
20
|
exports.BankAccountNumberFormat = {
|
|
21
21
|
Iban: 'IBAN',
|
|
22
|
-
Bban: 'BBAN'
|
|
22
|
+
Bban: 'BBAN',
|
|
23
23
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
5
|
+
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
6
6
|
* The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2024-03-01
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.BankAccountOwnershipType = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The destination bank account\'s ownership type.
|
|
19
19
|
*/
|
|
20
20
|
exports.BankAccountOwnershipType = {
|
|
21
21
|
ThirdParty: 'THIRD_PARTY',
|
|
22
|
-
Self: 'SELF'
|
|
22
|
+
Self: 'SELF',
|
|
23
23
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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,9 +15,9 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.BankNumberFormat = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The format of the bank number. Also known as the routing number type.
|
|
19
19
|
*/
|
|
20
20
|
exports.BankNumberFormat = {
|
|
21
21
|
Bic: 'BIC',
|
|
22
|
-
Basic: 'BASIC'
|
|
22
|
+
Basic: 'BASIC',
|
|
23
23
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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
|
|
@@ -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,10 +15,10 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.FeeType = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The type of fee on the transaction.
|
|
19
19
|
*/
|
|
20
20
|
exports.FeeType = {
|
|
21
21
|
MiscellaneousFee: 'MISCELLANEOUS_FEE',
|
|
22
22
|
Tax: 'TAX',
|
|
23
|
-
TransactionFee: 'TRANSACTION_FEE'
|
|
23
|
+
TransactionFee: 'TRANSACTION_FEE',
|
|
24
24
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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
|
|
@@ -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
|
|
@@ -20,5 +20,5 @@ exports.PayeeEntityType = void 0;
|
|
|
20
20
|
exports.PayeeEntityType = {
|
|
21
21
|
Individual: 'INDIVIDUAL',
|
|
22
22
|
Business: 'BUSINESS',
|
|
23
|
-
TaxAuthority: 'TAX_AUTHORITY'
|
|
23
|
+
TaxAuthority: 'TAX_AUTHORITY',
|
|
24
24
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
5
|
+
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
6
6
|
* The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2024-03-01
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.PaymentPreferencePaymentType = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The type of payment preference.
|
|
19
19
|
*/
|
|
20
20
|
exports.PaymentPreferencePaymentType = {
|
|
21
21
|
Percentage: 'PERCENTAGE',
|
|
22
|
-
Amount: 'AMOUNT'
|
|
22
|
+
Amount: 'AMOUNT',
|
|
23
23
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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,9 +15,9 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.RateDirection = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* Whether the customer is buying or selling the source currency.
|
|
19
19
|
*/
|
|
20
20
|
exports.RateDirection = {
|
|
21
21
|
Buy: 'BUY',
|
|
22
|
-
Sell: 'SELL'
|
|
22
|
+
Sell: 'SELL',
|
|
23
23
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
5
|
+
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
6
6
|
* The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2024-03-01
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.RecurringFrequency = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The frequency at which the transaction is repeated.
|
|
19
19
|
*/
|
|
20
20
|
exports.RecurringFrequency = {
|
|
21
21
|
Daily: 'DAILY',
|
|
22
22
|
Weekly: 'WEEKLY',
|
|
23
23
|
Biweekly: 'BIWEEKLY',
|
|
24
|
-
Monthly: 'MONTHLY'
|
|
24
|
+
Monthly: 'MONTHLY',
|
|
25
25
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
5
|
+
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
6
6
|
* The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2024-03-01
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.ScheduleExpressionType = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The type of scheduled transfer expression.
|
|
19
19
|
*/
|
|
20
20
|
exports.ScheduleExpressionType = {
|
|
21
21
|
Recurring: 'RECURRING',
|
|
22
|
-
OneTime: 'ONE_TIME'
|
|
22
|
+
OneTime: 'ONE_TIME',
|
|
23
23
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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,8 +15,8 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.ScheduleTransferType = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The type of schedule the transfer is on. Schedules based on time patterns use EventBridge.
|
|
19
19
|
*/
|
|
20
20
|
exports.ScheduleTransferType = {
|
|
21
|
-
TimeBased: 'TIME_BASED'
|
|
21
|
+
TimeBased: 'TIME_BASED',
|
|
22
22
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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
|
|
@@ -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.TransactionStatus = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The current status of the transaction.
|
|
19
19
|
*/
|
|
20
20
|
exports.TransactionStatus = {
|
|
21
21
|
Expired: 'EXPIRED',
|
|
@@ -23,5 +23,5 @@ exports.TransactionStatus = {
|
|
|
23
23
|
FailedCreditsApplied: 'FAILED_CREDITS_APPLIED',
|
|
24
24
|
InProgress: 'IN_PROGRESS',
|
|
25
25
|
PendingUserApproval: 'PENDING_USER_APPROVAL',
|
|
26
|
-
Successful: 'SUCCESSFUL'
|
|
26
|
+
Successful: 'SUCCESSFUL',
|
|
27
27
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
5
|
+
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
6
6
|
* The Selling Partner API for Seller Wallet (Seller Wallet API) provides financial information that is relevant to a seller\'s Seller Wallet account. You can obtain financial events, balances, and transfer schedules for Seller Wallet accounts. You can also schedule and initiate transactions.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2024-03-01
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.TransactionType = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The type of transaction.
|
|
19
19
|
*/
|
|
20
20
|
exports.TransactionType = {
|
|
21
21
|
Credit: 'CREDIT',
|
|
22
|
-
Debit: 'DEBIT'
|
|
22
|
+
Debit: 'DEBIT',
|
|
23
23
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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
|
|
@@ -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
|
|
@@ -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,11 +15,11 @@
|
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.TransferScheduleStatus = void 0;
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* The schedule status of the transfer.
|
|
19
19
|
*/
|
|
20
20
|
exports.TransferScheduleStatus = {
|
|
21
21
|
Enabled: 'ENABLED',
|
|
22
22
|
Disabled: 'DISABLED',
|
|
23
23
|
Expired: 'EXPIRED',
|
|
24
|
-
Deleted: 'DELETED'
|
|
24
|
+
Deleted: 'DELETED',
|
|
25
25
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* tslint:disable */
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
|
-
* The Selling Partner API for Amazon Seller Wallet Open Banking API
|
|
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
|