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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. package/README.md +4 -4
  2. package/dist/index.cjs +1252 -0
  3. package/dist/index.cjs.map +1 -0
  4. package/dist/index.d.cts +1894 -0
  5. package/dist/index.d.ts +1894 -0
  6. package/dist/index.js +1195 -0
  7. package/dist/index.js.map +1 -0
  8. package/package.json +23 -12
  9. package/dist/cjs/api-model/api/seller-wallet-api.js +0 -981
  10. package/dist/cjs/api-model/api.js +0 -30
  11. package/dist/cjs/api-model/base.js +0 -52
  12. package/dist/cjs/api-model/common.js +0 -123
  13. package/dist/cjs/api-model/configuration.js +0 -98
  14. package/dist/cjs/api-model/index.js +0 -32
  15. package/dist/cjs/api-model/models/balance-listing.js +0 -15
  16. package/dist/cjs/api-model/models/balance-type.js +0 -25
  17. package/dist/cjs/api-model/models/balance.js +0 -15
  18. package/dist/cjs/api-model/models/bank-account-holder-status.js +0 -25
  19. package/dist/cjs/api-model/models/bank-account-listing.js +0 -15
  20. package/dist/cjs/api-model/models/bank-account-number-format.js +0 -23
  21. package/dist/cjs/api-model/models/bank-account-ownership-type.js +0 -23
  22. package/dist/cjs/api-model/models/bank-account.js +0 -15
  23. package/dist/cjs/api-model/models/bank-number-format.js +0 -23
  24. package/dist/cjs/api-model/models/create-transaction-response.js +0 -15
  25. package/dist/cjs/api-model/models/currency.js +0 -15
  26. package/dist/cjs/api-model/models/delete-transfer-schedule.js +0 -15
  27. package/dist/cjs/api-model/models/error-list.js +0 -15
  28. package/dist/cjs/api-model/models/fee-type.js +0 -24
  29. package/dist/cjs/api-model/models/fee.js +0 -15
  30. package/dist/cjs/api-model/models/fx-rate-details.js +0 -15
  31. package/dist/cjs/api-model/models/index.js +0 -56
  32. package/dist/cjs/api-model/models/model-error.js +0 -15
  33. package/dist/cjs/api-model/models/payee-contact-information.js +0 -15
  34. package/dist/cjs/api-model/models/payee-entity-type.js +0 -24
  35. package/dist/cjs/api-model/models/payment-preference-payment-type.js +0 -23
  36. package/dist/cjs/api-model/models/payment-preference.js +0 -15
  37. package/dist/cjs/api-model/models/rate-direction.js +0 -23
  38. package/dist/cjs/api-model/models/recurring-frequency.js +0 -25
  39. package/dist/cjs/api-model/models/schedule-expression-type.js +0 -23
  40. package/dist/cjs/api-model/models/schedule-expression.js +0 -15
  41. package/dist/cjs/api-model/models/schedule-transfer-type.js +0 -22
  42. package/dist/cjs/api-model/models/transaction-account.js +0 -15
  43. package/dist/cjs/api-model/models/transaction-initiation-request.js +0 -15
  44. package/dist/cjs/api-model/models/transaction-instrument-details.js +0 -15
  45. package/dist/cjs/api-model/models/transaction-listing.js +0 -15
  46. package/dist/cjs/api-model/models/transaction-status.js +0 -27
  47. package/dist/cjs/api-model/models/transaction-type.js +0 -23
  48. package/dist/cjs/api-model/models/transaction.js +0 -15
  49. package/dist/cjs/api-model/models/transfer-rate-preview.js +0 -15
  50. package/dist/cjs/api-model/models/transfer-schedule-failures.js +0 -15
  51. package/dist/cjs/api-model/models/transfer-schedule-information.js +0 -15
  52. package/dist/cjs/api-model/models/transfer-schedule-listing.js +0 -15
  53. package/dist/cjs/api-model/models/transfer-schedule-request.js +0 -15
  54. package/dist/cjs/api-model/models/transfer-schedule-status.js +0 -25
  55. package/dist/cjs/api-model/models/transfer-schedule.js +0 -15
  56. package/dist/cjs/client.js +0 -13
  57. package/dist/cjs/index.js +0 -19
  58. package/dist/es/api-model/api/seller-wallet-api.js +0 -971
  59. package/dist/es/api-model/api.js +0 -14
  60. package/dist/es/api-model/base.js +0 -44
  61. package/dist/es/api-model/common.js +0 -110
  62. package/dist/es/api-model/configuration.js +0 -94
  63. package/dist/es/api-model/index.js +0 -16
  64. package/dist/es/api-model/models/balance-listing.js +0 -14
  65. package/dist/es/api-model/models/balance-type.js +0 -22
  66. package/dist/es/api-model/models/balance.js +0 -14
  67. package/dist/es/api-model/models/bank-account-holder-status.js +0 -22
  68. package/dist/es/api-model/models/bank-account-listing.js +0 -14
  69. package/dist/es/api-model/models/bank-account-number-format.js +0 -20
  70. package/dist/es/api-model/models/bank-account-ownership-type.js +0 -20
  71. package/dist/es/api-model/models/bank-account.js +0 -14
  72. package/dist/es/api-model/models/bank-number-format.js +0 -20
  73. package/dist/es/api-model/models/create-transaction-response.js +0 -14
  74. package/dist/es/api-model/models/currency.js +0 -14
  75. package/dist/es/api-model/models/delete-transfer-schedule.js +0 -14
  76. package/dist/es/api-model/models/error-list.js +0 -14
  77. package/dist/es/api-model/models/fee-type.js +0 -21
  78. package/dist/es/api-model/models/fee.js +0 -14
  79. package/dist/es/api-model/models/fx-rate-details.js +0 -14
  80. package/dist/es/api-model/models/index.js +0 -40
  81. package/dist/es/api-model/models/model-error.js +0 -14
  82. package/dist/es/api-model/models/payee-contact-information.js +0 -14
  83. package/dist/es/api-model/models/payee-entity-type.js +0 -21
  84. package/dist/es/api-model/models/payment-preference-payment-type.js +0 -20
  85. package/dist/es/api-model/models/payment-preference.js +0 -14
  86. package/dist/es/api-model/models/rate-direction.js +0 -20
  87. package/dist/es/api-model/models/recurring-frequency.js +0 -22
  88. package/dist/es/api-model/models/schedule-expression-type.js +0 -20
  89. package/dist/es/api-model/models/schedule-expression.js +0 -14
  90. package/dist/es/api-model/models/schedule-transfer-type.js +0 -19
  91. package/dist/es/api-model/models/transaction-account.js +0 -14
  92. package/dist/es/api-model/models/transaction-initiation-request.js +0 -14
  93. package/dist/es/api-model/models/transaction-instrument-details.js +0 -14
  94. package/dist/es/api-model/models/transaction-listing.js +0 -14
  95. package/dist/es/api-model/models/transaction-status.js +0 -24
  96. package/dist/es/api-model/models/transaction-type.js +0 -20
  97. package/dist/es/api-model/models/transaction.js +0 -14
  98. package/dist/es/api-model/models/transfer-rate-preview.js +0 -14
  99. package/dist/es/api-model/models/transfer-schedule-failures.js +0 -14
  100. package/dist/es/api-model/models/transfer-schedule-information.js +0 -14
  101. package/dist/es/api-model/models/transfer-schedule-listing.js +0 -14
  102. package/dist/es/api-model/models/transfer-schedule-request.js +0 -14
  103. package/dist/es/api-model/models/transfer-schedule-status.js +0 -22
  104. package/dist/es/api-model/models/transfer-schedule.js +0 -14
  105. package/dist/es/client.js +0 -9
  106. package/dist/es/index.js +0 -3
  107. package/dist/types/api-model/api/seller-wallet-api.d.ts +0 -677
  108. package/dist/types/api-model/api.d.ts +0 -12
  109. package/dist/types/api-model/base.d.ts +0 -42
  110. package/dist/types/api-model/common.d.ts +0 -34
  111. package/dist/types/api-model/configuration.d.ts +0 -98
  112. package/dist/types/api-model/index.d.ts +0 -14
  113. package/dist/types/api-model/models/balance-listing.d.ts +0 -21
  114. package/dist/types/api-model/models/balance-type.d.ts +0 -21
  115. package/dist/types/api-model/models/balance.d.ts +0 -34
  116. package/dist/types/api-model/models/bank-account-holder-status.d.ts +0 -21
  117. package/dist/types/api-model/models/bank-account-listing.d.ts +0 -21
  118. package/dist/types/api-model/models/bank-account-number-format.d.ts +0 -19
  119. package/dist/types/api-model/models/bank-account-ownership-type.d.ts +0 -19
  120. package/dist/types/api-model/models/bank-account.d.ts +0 -52
  121. package/dist/types/api-model/models/bank-number-format.d.ts +0 -19
  122. package/dist/types/api-model/models/create-transaction-response.d.ts +0 -22
  123. package/dist/types/api-model/models/currency.d.ts +0 -24
  124. package/dist/types/api-model/models/delete-transfer-schedule.d.ts +0 -28
  125. package/dist/types/api-model/models/error-list.d.ts +0 -20
  126. package/dist/types/api-model/models/fee-type.d.ts +0 -20
  127. package/dist/types/api-model/models/fee.d.ts +0 -28
  128. package/dist/types/api-model/models/fx-rate-details.d.ts +0 -30
  129. package/dist/types/api-model/models/index.d.ts +0 -40
  130. package/dist/types/api-model/models/model-error.d.ts +0 -28
  131. package/dist/types/api-model/models/payee-contact-information.d.ts +0 -66
  132. package/dist/types/api-model/models/payee-entity-type.d.ts +0 -20
  133. package/dist/types/api-model/models/payment-preference-payment-type.d.ts +0 -19
  134. package/dist/types/api-model/models/payment-preference.d.ts +0 -22
  135. package/dist/types/api-model/models/rate-direction.d.ts +0 -19
  136. package/dist/types/api-model/models/recurring-frequency.d.ts +0 -21
  137. package/dist/types/api-model/models/schedule-expression-type.d.ts +0 -19
  138. package/dist/types/api-model/models/schedule-expression.d.ts +0 -20
  139. package/dist/types/api-model/models/schedule-transfer-type.d.ts +0 -18
  140. package/dist/types/api-model/models/transaction-account.d.ts +0 -42
  141. package/dist/types/api-model/models/transaction-initiation-request.d.ts +0 -44
  142. package/dist/types/api-model/models/transaction-instrument-details.d.ts +0 -26
  143. package/dist/types/api-model/models/transaction-listing.d.ts +0 -25
  144. package/dist/types/api-model/models/transaction-status.d.ts +0 -23
  145. package/dist/types/api-model/models/transaction-type.d.ts +0 -19
  146. package/dist/types/api-model/models/transaction.d.ts +0 -68
  147. package/dist/types/api-model/models/transfer-rate-preview.d.ts +0 -26
  148. package/dist/types/api-model/models/transfer-schedule-failures.d.ts +0 -24
  149. package/dist/types/api-model/models/transfer-schedule-information.d.ts +0 -28
  150. package/dist/types/api-model/models/transfer-schedule-listing.d.ts +0 -25
  151. package/dist/types/api-model/models/transfer-schedule-request.d.ts +0 -38
  152. package/dist/types/api-model/models/transfer-schedule-status.d.ts +0 -21
  153. package/dist/types/api-model/models/transfer-schedule.d.ts +0 -36
  154. package/dist/types/client.d.ts +0 -6
  155. package/dist/types/index.d.ts +0 -3
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/client.ts","../src/api-model/api/seller-wallet-api.ts","../src/api-model/base.ts","../src/api-model/common.ts","../src/api-model/configuration.ts","../src/api-model/models/balance-type.ts","../src/api-model/models/bank-account-holder-status.ts","../src/api-model/models/bank-account-number-format.ts","../src/api-model/models/bank-account-ownership-type.ts","../src/api-model/models/bank-number-format.ts","../src/api-model/models/fee-type.ts","../src/api-model/models/payee-entity-type.ts","../src/api-model/models/payment-preference-payment-type.ts","../src/api-model/models/rate-direction.ts","../src/api-model/models/recurring-frequency.ts","../src/api-model/models/schedule-expression-type.ts","../src/api-model/models/schedule-transfer-type.ts","../src/api-model/models/transaction-status.ts","../src/api-model/models/transaction-type.ts","../src/api-model/models/transfer-schedule-status.ts"],"sourcesContent":["import {type ClientConfiguration, createAxiosInstance, type RateLimit} from '@sp-api-sdk/common'\n\nimport {Configuration, SellerWalletApi} from './api-model/index.js'\n\nexport const clientRateLimits: RateLimit[] = []\n\nexport class SellerWalletApiClient extends SellerWalletApi {\n constructor(configuration: ClientConfiguration) {\n const {axios, endpoint} = createAxiosInstance(configuration, clientRateLimits)\n\n super(new Configuration(), endpoint, axios)\n }\n}\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\nimport type { Configuration } from '../configuration.js';\nimport type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';\nimport globalAxios from 'axios';\n// Some imports not used depending on template conditions\n// @ts-ignore\nimport { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction, replaceWithSerializableTypeIfNeeded } from '../common.js';\n// @ts-ignore\nimport { BASE_PATH, COLLECTION_FORMATS, type RequestArgs, BaseAPI, RequiredError, operationServerMap } from '../base.js';\n// @ts-ignore\nimport type { BalanceListing } from '../models/index.js';\n// @ts-ignore\nimport type { BankAccount } from '../models/index.js';\n// @ts-ignore\nimport type { BankAccountListing } from '../models/index.js';\n// @ts-ignore\nimport type { CreateTransactionResponse } from '../models/index.js';\n// @ts-ignore\nimport type { DeleteTransferSchedule } from '../models/index.js';\n// @ts-ignore\nimport type { ErrorList } from '../models/index.js';\n// @ts-ignore\nimport type { Transaction } from '../models/index.js';\n// @ts-ignore\nimport type { TransactionInitiationRequest } from '../models/index.js';\n// @ts-ignore\nimport type { TransactionListing } from '../models/index.js';\n// @ts-ignore\nimport type { TransferRatePreview } from '../models/index.js';\n// @ts-ignore\nimport type { TransferSchedule } from '../models/index.js';\n// @ts-ignore\nimport type { TransferScheduleListing } from '../models/index.js';\n// @ts-ignore\nimport type { TransferScheduleRequest } from '../models/index.js';\n/**\n * SellerWalletApi - axios parameter creator\n */\nexport const SellerWalletApiAxiosParamCreator = function (configuration?: Configuration) {\n return {\n /**\n * Create a transaction request from a Seller Wallet account to another customer-provided account.\n * @summary Create a transaction request from Amazon Seller Wallet account to another customer-provided account\n * @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).\n * @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).\n * @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).\n * @param {TransactionInitiationRequest} body The payload of the request\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n createTransaction: async (destAccountDigitalSignature: string, amountDigitalSignature: string, marketplaceId: string, body: TransactionInitiationRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'destAccountDigitalSignature' is not null or undefined\n assertParamExists('createTransaction', 'destAccountDigitalSignature', destAccountDigitalSignature)\n // verify required parameter 'amountDigitalSignature' is not null or undefined\n assertParamExists('createTransaction', 'amountDigitalSignature', amountDigitalSignature)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('createTransaction', 'marketplaceId', marketplaceId)\n // verify required parameter 'body' is not null or undefined\n assertParamExists('createTransaction', 'body', body)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transactions`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Content-Type'] = 'application/json';\n localVarHeaderParameter['Accept'] = 'application/json';\n\n if (destAccountDigitalSignature != null) {\n localVarHeaderParameter['destAccountDigitalSignature'] = String(destAccountDigitalSignature);\n }\n if (amountDigitalSignature != null) {\n localVarHeaderParameter['amountDigitalSignature'] = String(amountDigitalSignature);\n }\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Create a transfer schedule request from a Seller Wallet account to another customer-provided account.\n * @summary Create a transfer schedule request from Amazon Seller Wallet account to another customer-provided account\n * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details.\n * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount.\n * @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).\n * @param {TransferScheduleRequest} body The payload of the request.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n createTransferSchedule: async (destAccountDigitalSignature: string, amountDigitalSignature: string, marketplaceId: string, body: TransferScheduleRequest, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'destAccountDigitalSignature' is not null or undefined\n assertParamExists('createTransferSchedule', 'destAccountDigitalSignature', destAccountDigitalSignature)\n // verify required parameter 'amountDigitalSignature' is not null or undefined\n assertParamExists('createTransferSchedule', 'amountDigitalSignature', amountDigitalSignature)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('createTransferSchedule', 'marketplaceId', marketplaceId)\n // verify required parameter 'body' is not null or undefined\n assertParamExists('createTransferSchedule', 'body', body)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transferSchedules`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Content-Type'] = 'application/json';\n localVarHeaderParameter['Accept'] = 'application/json';\n\n if (destAccountDigitalSignature != null) {\n localVarHeaderParameter['destAccountDigitalSignature'] = String(destAccountDigitalSignature);\n }\n if (amountDigitalSignature != null) {\n localVarHeaderParameter['amountDigitalSignature'] = String(amountDigitalSignature);\n }\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account.\n * @summary Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account\n * @param {string} transferScheduleId A unique reference ID for a scheduled transfer.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n deleteScheduleTransaction: async (transferScheduleId: string, marketplaceId: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'transferScheduleId' is not null or undefined\n assertParamExists('deleteScheduleTransaction', 'transferScheduleId', transferScheduleId)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('deleteScheduleTransaction', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transferSchedules/{transferScheduleId}`\n .replace('{transferScheduleId}', encodeURIComponent(String(transferScheduleId)));\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'DELETE', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Retrieve a Seller Wallet bank account by Amazon account identifier.\n * @summary Find particular Amazon Seller Wallet account by Amazon account identifier\n * @param {string} accountId The ID of the Amazon Seller Wallet account.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n getAccount: async (accountId: string, marketplaceId: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'accountId' is not null or undefined\n assertParamExists('getAccount', 'accountId', accountId)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('getAccount', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/accounts/{accountId}`\n .replace('{accountId}', encodeURIComponent(String(accountId)));\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Find a transaction by the Amazon transaction identifier.\n * @summary Find particular Amazon Seller Wallet account transaction by Amazon transaction identifier\n * @param {string} transactionId The ID of the Amazon Seller Wallet transaction.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n getTransaction: async (transactionId: string, marketplaceId: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'transactionId' is not null or undefined\n assertParamExists('getTransaction', 'transactionId', transactionId)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('getTransaction', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transactions/{transactionId}`\n .replace('{transactionId}', encodeURIComponent(String(transactionId)));\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Retrieve a list of potential fees on a transaction.\n * @summary Fetch potential fees that could be applied on a transaction on the basis of the source and destination country currency code\n * @param {string} sourceCountryCode Country code of the source transaction account in ISO 3166 format.\n * @param {string} sourceCurrencyCode Currency code of the source transaction country in ISO 4217 format.\n * @param {string} destinationCountryCode Country code of the destination transaction account in ISO 3166 format.\n * @param {string} destinationCurrencyCode Currency code of the destination transaction country in ISO 4217 format.\n * @param {number} baseAmount The base transaction amount without any markup fees.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n getTransferPreview: async (sourceCountryCode: string, sourceCurrencyCode: string, destinationCountryCode: string, destinationCurrencyCode: string, baseAmount: number, marketplaceId: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'sourceCountryCode' is not null or undefined\n assertParamExists('getTransferPreview', 'sourceCountryCode', sourceCountryCode)\n // verify required parameter 'sourceCurrencyCode' is not null or undefined\n assertParamExists('getTransferPreview', 'sourceCurrencyCode', sourceCurrencyCode)\n // verify required parameter 'destinationCountryCode' is not null or undefined\n assertParamExists('getTransferPreview', 'destinationCountryCode', destinationCountryCode)\n // verify required parameter 'destinationCurrencyCode' is not null or undefined\n assertParamExists('getTransferPreview', 'destinationCurrencyCode', destinationCurrencyCode)\n // verify required parameter 'baseAmount' is not null or undefined\n assertParamExists('getTransferPreview', 'baseAmount', baseAmount)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('getTransferPreview', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transferPreview`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (sourceCountryCode !== undefined) {\n localVarQueryParameter['sourceCountryCode'] = sourceCountryCode;\n }\n\n if (sourceCurrencyCode !== undefined) {\n localVarQueryParameter['sourceCurrencyCode'] = sourceCurrencyCode;\n }\n\n if (destinationCountryCode !== undefined) {\n localVarQueryParameter['destinationCountryCode'] = destinationCountryCode;\n }\n\n if (destinationCurrencyCode !== undefined) {\n localVarQueryParameter['destinationCurrencyCode'] = destinationCurrencyCode;\n }\n\n if (baseAmount !== undefined) {\n localVarQueryParameter['baseAmount'] = baseAmount;\n }\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Find a particular Amazon Seller Wallet account transfer schedule.\n * @summary Find particular Amazon Seller Wallet account transfer schedule by Amazon transfer schedule identifier\n * @param {string} transferScheduleId The schedule ID of the Amazon Seller Wallet transfer.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n getTransferSchedule: async (transferScheduleId: string, marketplaceId: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'transferScheduleId' is not null or undefined\n assertParamExists('getTransferSchedule', 'transferScheduleId', transferScheduleId)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('getTransferSchedule', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transferSchedules/{transferScheduleId}`\n .replace('{transferScheduleId}', encodeURIComponent(String(transferScheduleId)));\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Retrieve the balance in a given Seller Wallet bank account.\n * @summary Find balance in particular Amazon Seller Wallet account by Amazon account identifier\n * @param {string} accountId The ID of the Amazon Seller Wallet account.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n listAccountBalances: async (accountId: string, marketplaceId: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'accountId' is not null or undefined\n assertParamExists('listAccountBalances', 'accountId', accountId)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('listAccountBalances', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/accounts/{accountId}/balance`\n .replace('{accountId}', encodeURIComponent(String(accountId)));\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Retrieve a list of transactions for a given Seller Wallet bank account.\n * @summary The API will return all the transactions for a given Amazon Seller Wallet account sorted by the transaction request date\n * @param {string} accountId The ID of the Amazon Seller Wallet account.\n * @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).\n * @param {string} [nextPageToken] A token that you use to retrieve the next page of results. The response includes &#x60;nextPageToken&#x60; 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 &#x60;nextPageToken&#x60; is null. Note that this operation can return empty pages.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n listAccountTransactions: async (accountId: string, marketplaceId: string, nextPageToken?: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'accountId' is not null or undefined\n assertParamExists('listAccountTransactions', 'accountId', accountId)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('listAccountTransactions', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transactions`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (accountId !== undefined) {\n localVarQueryParameter['accountId'] = accountId;\n }\n\n if (nextPageToken !== undefined) {\n localVarQueryParameter['nextPageToken'] = nextPageToken;\n }\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Get Seller Wallet accounts for a seller.\n * @summary Get all Amazon Seller Wallet accounts for the seller\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n listAccounts: async (marketplaceId: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('listAccounts', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/accounts`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Retrieve transfer schedules of a Seller Wallet bank account.\n * @summary The API will return all the transfer schedules for a given Amazon Seller Wallet account\n * @param {string} accountId The ID of the Amazon Seller Wallet account.\n * @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).\n * @param {string} [nextPageToken] A token that you use to retrieve the next page of results. The response includes &#x60;nextPageToken&#x60; when the number of results exceeds the specified &#x60;pageSize&#x60; 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 &#x60;nextPageToken&#x60; is null. Note that this operation can return empty pages.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n listTransferSchedules: async (accountId: string, marketplaceId: string, nextPageToken?: string, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'accountId' is not null or undefined\n assertParamExists('listTransferSchedules', 'accountId', accountId)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('listTransferSchedules', 'marketplaceId', marketplaceId)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transferSchedules`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (accountId !== undefined) {\n localVarQueryParameter['accountId'] = accountId;\n }\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n if (nextPageToken !== undefined) {\n localVarQueryParameter['nextPageToken'] = nextPageToken;\n }\n\n localVarHeaderParameter['Accept'] = 'application/json';\n\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n /**\n * Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.\n * @summary Update a transfer schedule information. Only fields (i.e; transferScheduleInformation, paymentPreference, transferScheduleStatus) in the request body can be updated.\n * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details.\n * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount.\n * @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).\n * @param {TransferSchedule} body The payload of the scheduled transfer request that is to be updated.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n updateTransferSchedule: async (destAccountDigitalSignature: string, amountDigitalSignature: string, marketplaceId: string, body: TransferSchedule, options: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'destAccountDigitalSignature' is not null or undefined\n assertParamExists('updateTransferSchedule', 'destAccountDigitalSignature', destAccountDigitalSignature)\n // verify required parameter 'amountDigitalSignature' is not null or undefined\n assertParamExists('updateTransferSchedule', 'amountDigitalSignature', amountDigitalSignature)\n // verify required parameter 'marketplaceId' is not null or undefined\n assertParamExists('updateTransferSchedule', 'marketplaceId', marketplaceId)\n // verify required parameter 'body' is not null or undefined\n assertParamExists('updateTransferSchedule', 'body', body)\n const localVarPath = `/finances/transfers/wallet/2024-03-01/transferSchedules`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...options};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n if (marketplaceId !== undefined) {\n localVarQueryParameter['marketplaceId'] = marketplaceId;\n }\n\n localVarHeaderParameter['Content-Type'] = 'application/json';\n localVarHeaderParameter['Accept'] = 'application/json';\n\n if (destAccountDigitalSignature != null) {\n localVarHeaderParameter['destAccountDigitalSignature'] = String(destAccountDigitalSignature);\n }\n if (amountDigitalSignature != null) {\n localVarHeaderParameter['amountDigitalSignature'] = String(amountDigitalSignature);\n }\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};\n localVarRequestOptions.data = serializeDataIfNeeded(body, localVarRequestOptions, configuration)\n\n return {\n url: toPathString(localVarUrlObj),\n options: localVarRequestOptions,\n };\n },\n }\n};\n\n/**\n * SellerWalletApi - functional programming interface\n */\nexport const SellerWalletApiFp = function(configuration?: Configuration) {\n const localVarAxiosParamCreator = SellerWalletApiAxiosParamCreator(configuration)\n return {\n /**\n * Create a transaction request from a Seller Wallet account to another customer-provided account.\n * @summary Create a transaction request from Amazon Seller Wallet account to another customer-provided account\n * @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).\n * @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).\n * @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).\n * @param {TransactionInitiationRequest} body The payload of the request\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async createTransaction(destAccountDigitalSignature: string, amountDigitalSignature: string, marketplaceId: string, body: TransactionInitiationRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CreateTransactionResponse>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.createTransaction(destAccountDigitalSignature, amountDigitalSignature, marketplaceId, body, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.createTransaction']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Create a transfer schedule request from a Seller Wallet account to another customer-provided account.\n * @summary Create a transfer schedule request from Amazon Seller Wallet account to another customer-provided account\n * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details.\n * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount.\n * @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).\n * @param {TransferScheduleRequest} body The payload of the request.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async createTransferSchedule(destAccountDigitalSignature: string, amountDigitalSignature: string, marketplaceId: string, body: TransferScheduleRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TransferSchedule>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.createTransferSchedule(destAccountDigitalSignature, amountDigitalSignature, marketplaceId, body, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.createTransferSchedule']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account.\n * @summary Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account\n * @param {string} transferScheduleId A unique reference ID for a scheduled transfer.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async deleteScheduleTransaction(transferScheduleId: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DeleteTransferSchedule>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.deleteScheduleTransaction(transferScheduleId, marketplaceId, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.deleteScheduleTransaction']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Retrieve a Seller Wallet bank account by Amazon account identifier.\n * @summary Find particular Amazon Seller Wallet account by Amazon account identifier\n * @param {string} accountId The ID of the Amazon Seller Wallet account.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async getAccount(accountId: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BankAccount>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.getAccount(accountId, marketplaceId, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.getAccount']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Find a transaction by the Amazon transaction identifier.\n * @summary Find particular Amazon Seller Wallet account transaction by Amazon transaction identifier\n * @param {string} transactionId The ID of the Amazon Seller Wallet transaction.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async getTransaction(transactionId: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Transaction>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.getTransaction(transactionId, marketplaceId, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.getTransaction']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Retrieve a list of potential fees on a transaction.\n * @summary Fetch potential fees that could be applied on a transaction on the basis of the source and destination country currency code\n * @param {string} sourceCountryCode Country code of the source transaction account in ISO 3166 format.\n * @param {string} sourceCurrencyCode Currency code of the source transaction country in ISO 4217 format.\n * @param {string} destinationCountryCode Country code of the destination transaction account in ISO 3166 format.\n * @param {string} destinationCurrencyCode Currency code of the destination transaction country in ISO 4217 format.\n * @param {number} baseAmount The base transaction amount without any markup fees.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async getTransferPreview(sourceCountryCode: string, sourceCurrencyCode: string, destinationCountryCode: string, destinationCurrencyCode: string, baseAmount: number, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TransferRatePreview>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.getTransferPreview(sourceCountryCode, sourceCurrencyCode, destinationCountryCode, destinationCurrencyCode, baseAmount, marketplaceId, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.getTransferPreview']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Find a particular Amazon Seller Wallet account transfer schedule.\n * @summary Find particular Amazon Seller Wallet account transfer schedule by Amazon transfer schedule identifier\n * @param {string} transferScheduleId The schedule ID of the Amazon Seller Wallet transfer.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async getTransferSchedule(transferScheduleId: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TransferSchedule>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.getTransferSchedule(transferScheduleId, marketplaceId, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.getTransferSchedule']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Retrieve the balance in a given Seller Wallet bank account.\n * @summary Find balance in particular Amazon Seller Wallet account by Amazon account identifier\n * @param {string} accountId The ID of the Amazon Seller Wallet account.\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async listAccountBalances(accountId: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BalanceListing>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.listAccountBalances(accountId, marketplaceId, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.listAccountBalances']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Retrieve a list of transactions for a given Seller Wallet bank account.\n * @summary The API will return all the transactions for a given Amazon Seller Wallet account sorted by the transaction request date\n * @param {string} accountId The ID of the Amazon Seller Wallet account.\n * @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).\n * @param {string} [nextPageToken] A token that you use to retrieve the next page of results. The response includes &#x60;nextPageToken&#x60; 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 &#x60;nextPageToken&#x60; is null. Note that this operation can return empty pages.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async listAccountTransactions(accountId: string, marketplaceId: string, nextPageToken?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TransactionListing>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.listAccountTransactions(accountId, marketplaceId, nextPageToken, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.listAccountTransactions']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Get Seller Wallet accounts for a seller.\n * @summary Get all Amazon Seller Wallet accounts for the seller\n * @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).\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async listAccounts(marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BankAccountListing>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.listAccounts(marketplaceId, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.listAccounts']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Retrieve transfer schedules of a Seller Wallet bank account.\n * @summary The API will return all the transfer schedules for a given Amazon Seller Wallet account\n * @param {string} accountId The ID of the Amazon Seller Wallet account.\n * @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).\n * @param {string} [nextPageToken] A token that you use to retrieve the next page of results. The response includes &#x60;nextPageToken&#x60; when the number of results exceeds the specified &#x60;pageSize&#x60; 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 &#x60;nextPageToken&#x60; is null. Note that this operation can return empty pages.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async listTransferSchedules(accountId: string, marketplaceId: string, nextPageToken?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TransferScheduleListing>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.listTransferSchedules(accountId, marketplaceId, nextPageToken, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.listTransferSchedules']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.\n * @summary Update a transfer schedule information. Only fields (i.e; transferScheduleInformation, paymentPreference, transferScheduleStatus) in the request body can be updated.\n * @param {string} destAccountDigitalSignature Digital signature for the destination bank account details.\n * @param {string} amountDigitalSignature Digital signature for the source currency transaction amount.\n * @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).\n * @param {TransferSchedule} body The payload of the scheduled transfer request that is to be updated.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n async updateTransferSchedule(destAccountDigitalSignature: string, amountDigitalSignature: string, marketplaceId: string, body: TransferSchedule, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TransferSchedule>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.updateTransferSchedule(destAccountDigitalSignature, amountDigitalSignature, marketplaceId, body, options);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['SellerWalletApi.updateTransferSchedule']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n }\n};\n\n/**\n * SellerWalletApi - factory interface\n */\nexport const SellerWalletApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {\n const localVarFp = SellerWalletApiFp(configuration)\n return {\n /**\n * Create a transaction request from a Seller Wallet account to another customer-provided account.\n * @summary Create a transaction request from Amazon Seller Wallet account to another customer-provided account\n * @param {SellerWalletApiCreateTransactionRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n createTransaction(requestParameters: SellerWalletApiCreateTransactionRequest, options?: RawAxiosRequestConfig): AxiosPromise<CreateTransactionResponse> {\n return localVarFp.createTransaction(requestParameters.destAccountDigitalSignature, requestParameters.amountDigitalSignature, requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(axios, basePath));\n },\n /**\n * Create a transfer schedule request from a Seller Wallet account to another customer-provided account.\n * @summary Create a transfer schedule request from Amazon Seller Wallet account to another customer-provided account\n * @param {SellerWalletApiCreateTransferScheduleRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n createTransferSchedule(requestParameters: SellerWalletApiCreateTransferScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<TransferSchedule> {\n return localVarFp.createTransferSchedule(requestParameters.destAccountDigitalSignature, requestParameters.amountDigitalSignature, requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(axios, basePath));\n },\n /**\n * Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account.\n * @summary Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account\n * @param {SellerWalletApiDeleteScheduleTransactionRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n deleteScheduleTransaction(requestParameters: SellerWalletApiDeleteScheduleTransactionRequest, options?: RawAxiosRequestConfig): AxiosPromise<DeleteTransferSchedule> {\n return localVarFp.deleteScheduleTransaction(requestParameters.transferScheduleId, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));\n },\n /**\n * Retrieve a Seller Wallet bank account by Amazon account identifier.\n * @summary Find particular Amazon Seller Wallet account by Amazon account identifier\n * @param {SellerWalletApiGetAccountRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n getAccount(requestParameters: SellerWalletApiGetAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<BankAccount> {\n return localVarFp.getAccount(requestParameters.accountId, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));\n },\n /**\n * Find a transaction by the Amazon transaction identifier.\n * @summary Find particular Amazon Seller Wallet account transaction by Amazon transaction identifier\n * @param {SellerWalletApiGetTransactionRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n getTransaction(requestParameters: SellerWalletApiGetTransactionRequest, options?: RawAxiosRequestConfig): AxiosPromise<Transaction> {\n return localVarFp.getTransaction(requestParameters.transactionId, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));\n },\n /**\n * Retrieve a list of potential fees on a transaction.\n * @summary Fetch potential fees that could be applied on a transaction on the basis of the source and destination country currency code\n * @param {SellerWalletApiGetTransferPreviewRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n getTransferPreview(requestParameters: SellerWalletApiGetTransferPreviewRequest, options?: RawAxiosRequestConfig): AxiosPromise<TransferRatePreview> {\n return localVarFp.getTransferPreview(requestParameters.sourceCountryCode, requestParameters.sourceCurrencyCode, requestParameters.destinationCountryCode, requestParameters.destinationCurrencyCode, requestParameters.baseAmount, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));\n },\n /**\n * Find a particular Amazon Seller Wallet account transfer schedule.\n * @summary Find particular Amazon Seller Wallet account transfer schedule by Amazon transfer schedule identifier\n * @param {SellerWalletApiGetTransferScheduleRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n getTransferSchedule(requestParameters: SellerWalletApiGetTransferScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<TransferSchedule> {\n return localVarFp.getTransferSchedule(requestParameters.transferScheduleId, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));\n },\n /**\n * Retrieve the balance in a given Seller Wallet bank account.\n * @summary Find balance in particular Amazon Seller Wallet account by Amazon account identifier\n * @param {SellerWalletApiListAccountBalancesRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n listAccountBalances(requestParameters: SellerWalletApiListAccountBalancesRequest, options?: RawAxiosRequestConfig): AxiosPromise<BalanceListing> {\n return localVarFp.listAccountBalances(requestParameters.accountId, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));\n },\n /**\n * Retrieve a list of transactions for a given Seller Wallet bank account.\n * @summary The API will return all the transactions for a given Amazon Seller Wallet account sorted by the transaction request date\n * @param {SellerWalletApiListAccountTransactionsRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n listAccountTransactions(requestParameters: SellerWalletApiListAccountTransactionsRequest, options?: RawAxiosRequestConfig): AxiosPromise<TransactionListing> {\n return localVarFp.listAccountTransactions(requestParameters.accountId, requestParameters.marketplaceId, requestParameters.nextPageToken, options).then((request) => request(axios, basePath));\n },\n /**\n * Get Seller Wallet accounts for a seller.\n * @summary Get all Amazon Seller Wallet accounts for the seller\n * @param {SellerWalletApiListAccountsRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n listAccounts(requestParameters: SellerWalletApiListAccountsRequest, options?: RawAxiosRequestConfig): AxiosPromise<BankAccountListing> {\n return localVarFp.listAccounts(requestParameters.marketplaceId, options).then((request) => request(axios, basePath));\n },\n /**\n * Retrieve transfer schedules of a Seller Wallet bank account.\n * @summary The API will return all the transfer schedules for a given Amazon Seller Wallet account\n * @param {SellerWalletApiListTransferSchedulesRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n listTransferSchedules(requestParameters: SellerWalletApiListTransferSchedulesRequest, options?: RawAxiosRequestConfig): AxiosPromise<TransferScheduleListing> {\n return localVarFp.listTransferSchedules(requestParameters.accountId, requestParameters.marketplaceId, requestParameters.nextPageToken, options).then((request) => request(axios, basePath));\n },\n /**\n * Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.\n * @summary Update a transfer schedule information. Only fields (i.e; transferScheduleInformation, paymentPreference, transferScheduleStatus) in the request body can be updated.\n * @param {SellerWalletApiUpdateTransferScheduleRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n updateTransferSchedule(requestParameters: SellerWalletApiUpdateTransferScheduleRequest, options?: RawAxiosRequestConfig): AxiosPromise<TransferSchedule> {\n return localVarFp.updateTransferSchedule(requestParameters.destAccountDigitalSignature, requestParameters.amountDigitalSignature, requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(axios, basePath));\n },\n };\n};\n\n/**\n * Request parameters for createTransaction operation in SellerWalletApi.\n */\nexport interface SellerWalletApiCreateTransactionRequest {\n /**\n * 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).\n */\n readonly destAccountDigitalSignature: string\n\n /**\n * 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).\n */\n readonly amountDigitalSignature: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n\n /**\n * The payload of the request\n */\n readonly body: TransactionInitiationRequest\n}\n\n/**\n * Request parameters for createTransferSchedule operation in SellerWalletApi.\n */\nexport interface SellerWalletApiCreateTransferScheduleRequest {\n /**\n * Digital signature for the destination bank account details.\n */\n readonly destAccountDigitalSignature: string\n\n /**\n * Digital signature for the source currency transaction amount.\n */\n readonly amountDigitalSignature: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n\n /**\n * The payload of the request.\n */\n readonly body: TransferScheduleRequest\n}\n\n/**\n * Request parameters for deleteScheduleTransaction operation in SellerWalletApi.\n */\nexport interface SellerWalletApiDeleteScheduleTransactionRequest {\n /**\n * A unique reference ID for a scheduled transfer.\n */\n readonly transferScheduleId: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n}\n\n/**\n * Request parameters for getAccount operation in SellerWalletApi.\n */\nexport interface SellerWalletApiGetAccountRequest {\n /**\n * The ID of the Amazon Seller Wallet account.\n */\n readonly accountId: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n}\n\n/**\n * Request parameters for getTransaction operation in SellerWalletApi.\n */\nexport interface SellerWalletApiGetTransactionRequest {\n /**\n * The ID of the Amazon Seller Wallet transaction.\n */\n readonly transactionId: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n}\n\n/**\n * Request parameters for getTransferPreview operation in SellerWalletApi.\n */\nexport interface SellerWalletApiGetTransferPreviewRequest {\n /**\n * Country code of the source transaction account in ISO 3166 format.\n */\n readonly sourceCountryCode: string\n\n /**\n * Currency code of the source transaction country in ISO 4217 format.\n */\n readonly sourceCurrencyCode: string\n\n /**\n * Country code of the destination transaction account in ISO 3166 format.\n */\n readonly destinationCountryCode: string\n\n /**\n * Currency code of the destination transaction country in ISO 4217 format.\n */\n readonly destinationCurrencyCode: string\n\n /**\n * The base transaction amount without any markup fees.\n */\n readonly baseAmount: number\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n}\n\n/**\n * Request parameters for getTransferSchedule operation in SellerWalletApi.\n */\nexport interface SellerWalletApiGetTransferScheduleRequest {\n /**\n * The schedule ID of the Amazon Seller Wallet transfer.\n */\n readonly transferScheduleId: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n}\n\n/**\n * Request parameters for listAccountBalances operation in SellerWalletApi.\n */\nexport interface SellerWalletApiListAccountBalancesRequest {\n /**\n * The ID of the Amazon Seller Wallet account.\n */\n readonly accountId: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n}\n\n/**\n * Request parameters for listAccountTransactions operation in SellerWalletApi.\n */\nexport interface SellerWalletApiListAccountTransactionsRequest {\n /**\n * The ID of the Amazon Seller Wallet account.\n */\n readonly accountId: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n\n /**\n * A token that you use to retrieve the next page of results. The response includes &#x60;nextPageToken&#x60; 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 &#x60;nextPageToken&#x60; is null. Note that this operation can return empty pages.\n */\n readonly nextPageToken?: string\n}\n\n/**\n * Request parameters for listAccounts operation in SellerWalletApi.\n */\nexport interface SellerWalletApiListAccountsRequest {\n /**\n * 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).\n */\n readonly marketplaceId: string\n}\n\n/**\n * Request parameters for listTransferSchedules operation in SellerWalletApi.\n */\nexport interface SellerWalletApiListTransferSchedulesRequest {\n /**\n * The ID of the Amazon Seller Wallet account.\n */\n readonly accountId: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n\n /**\n * A token that you use to retrieve the next page of results. The response includes &#x60;nextPageToken&#x60; when the number of results exceeds the specified &#x60;pageSize&#x60; 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 &#x60;nextPageToken&#x60; is null. Note that this operation can return empty pages.\n */\n readonly nextPageToken?: string\n}\n\n/**\n * Request parameters for updateTransferSchedule operation in SellerWalletApi.\n */\nexport interface SellerWalletApiUpdateTransferScheduleRequest {\n /**\n * Digital signature for the destination bank account details.\n */\n readonly destAccountDigitalSignature: string\n\n /**\n * Digital signature for the source currency transaction amount.\n */\n readonly amountDigitalSignature: string\n\n /**\n * 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).\n */\n readonly marketplaceId: string\n\n /**\n * The payload of the scheduled transfer request that is to be updated.\n */\n readonly body: TransferSchedule\n}\n\n/**\n * SellerWalletApi - object-oriented interface\n */\nexport class SellerWalletApi extends BaseAPI {\n /**\n * Create a transaction request from a Seller Wallet account to another customer-provided account.\n * @summary Create a transaction request from Amazon Seller Wallet account to another customer-provided account\n * @param {SellerWalletApiCreateTransactionRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public createTransaction(requestParameters: SellerWalletApiCreateTransactionRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).createTransaction(requestParameters.destAccountDigitalSignature, requestParameters.amountDigitalSignature, requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Create a transfer schedule request from a Seller Wallet account to another customer-provided account.\n * @summary Create a transfer schedule request from Amazon Seller Wallet account to another customer-provided account\n * @param {SellerWalletApiCreateTransferScheduleRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public createTransferSchedule(requestParameters: SellerWalletApiCreateTransferScheduleRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).createTransferSchedule(requestParameters.destAccountDigitalSignature, requestParameters.amountDigitalSignature, requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account.\n * @summary Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account\n * @param {SellerWalletApiDeleteScheduleTransactionRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public deleteScheduleTransaction(requestParameters: SellerWalletApiDeleteScheduleTransactionRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).deleteScheduleTransaction(requestParameters.transferScheduleId, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Retrieve a Seller Wallet bank account by Amazon account identifier.\n * @summary Find particular Amazon Seller Wallet account by Amazon account identifier\n * @param {SellerWalletApiGetAccountRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public getAccount(requestParameters: SellerWalletApiGetAccountRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).getAccount(requestParameters.accountId, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Find a transaction by the Amazon transaction identifier.\n * @summary Find particular Amazon Seller Wallet account transaction by Amazon transaction identifier\n * @param {SellerWalletApiGetTransactionRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public getTransaction(requestParameters: SellerWalletApiGetTransactionRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).getTransaction(requestParameters.transactionId, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Retrieve a list of potential fees on a transaction.\n * @summary Fetch potential fees that could be applied on a transaction on the basis of the source and destination country currency code\n * @param {SellerWalletApiGetTransferPreviewRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public getTransferPreview(requestParameters: SellerWalletApiGetTransferPreviewRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).getTransferPreview(requestParameters.sourceCountryCode, requestParameters.sourceCurrencyCode, requestParameters.destinationCountryCode, requestParameters.destinationCurrencyCode, requestParameters.baseAmount, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Find a particular Amazon Seller Wallet account transfer schedule.\n * @summary Find particular Amazon Seller Wallet account transfer schedule by Amazon transfer schedule identifier\n * @param {SellerWalletApiGetTransferScheduleRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public getTransferSchedule(requestParameters: SellerWalletApiGetTransferScheduleRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).getTransferSchedule(requestParameters.transferScheduleId, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Retrieve the balance in a given Seller Wallet bank account.\n * @summary Find balance in particular Amazon Seller Wallet account by Amazon account identifier\n * @param {SellerWalletApiListAccountBalancesRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public listAccountBalances(requestParameters: SellerWalletApiListAccountBalancesRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).listAccountBalances(requestParameters.accountId, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Retrieve a list of transactions for a given Seller Wallet bank account.\n * @summary The API will return all the transactions for a given Amazon Seller Wallet account sorted by the transaction request date\n * @param {SellerWalletApiListAccountTransactionsRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public listAccountTransactions(requestParameters: SellerWalletApiListAccountTransactionsRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).listAccountTransactions(requestParameters.accountId, requestParameters.marketplaceId, requestParameters.nextPageToken, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Get Seller Wallet accounts for a seller.\n * @summary Get all Amazon Seller Wallet accounts for the seller\n * @param {SellerWalletApiListAccountsRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public listAccounts(requestParameters: SellerWalletApiListAccountsRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).listAccounts(requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Retrieve transfer schedules of a Seller Wallet bank account.\n * @summary The API will return all the transfer schedules for a given Amazon Seller Wallet account\n * @param {SellerWalletApiListTransferSchedulesRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public listTransferSchedules(requestParameters: SellerWalletApiListTransferSchedulesRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).listTransferSchedules(requestParameters.accountId, requestParameters.marketplaceId, requestParameters.nextPageToken, options).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.\n * @summary Update a transfer schedule information. Only fields (i.e; transferScheduleInformation, paymentPreference, transferScheduleStatus) in the request body can be updated.\n * @param {SellerWalletApiUpdateTransferScheduleRequest} requestParameters Request parameters.\n * @param {*} [options] Override http request option.\n * @throws {RequiredError}\n */\n public updateTransferSchedule(requestParameters: SellerWalletApiUpdateTransferScheduleRequest, options?: RawAxiosRequestConfig) {\n return SellerWalletApiFp(this.configuration).updateTransferSchedule(requestParameters.destAccountDigitalSignature, requestParameters.amountDigitalSignature, requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));\n }\n}\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\nimport type { Configuration } from './configuration.js';\n// Some imports not used depending on template conditions\n// @ts-ignore\nimport type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';\nimport globalAxios from 'axios';\n\nexport const BASE_PATH = \"https://sellingpartnerapi-na.amazon.com\".replace(/\\/+$/, \"\");\n\nexport const COLLECTION_FORMATS = {\n csv: \",\",\n ssv: \" \",\n tsv: \"\\t\",\n pipes: \"|\",\n};\n\nexport interface RequestArgs {\n url: string;\n options: RawAxiosRequestConfig;\n}\n\nexport class BaseAPI {\n protected configuration: Configuration | undefined;\n\n constructor(configuration?: Configuration, protected basePath: string = BASE_PATH, protected axios: AxiosInstance = globalAxios) {\n if (configuration) {\n this.configuration = configuration;\n this.basePath = configuration.basePath ?? basePath;\n }\n }\n};\n\nexport class RequiredError extends Error {\n constructor(public field: string, msg?: string) {\n super(msg);\n this.name = \"RequiredError\"\n }\n}\n\ninterface ServerMap {\n [key: string]: {\n url: string,\n description: string,\n }[];\n}\n\nexport const operationServerMap: ServerMap = {\n}\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\nimport type { Configuration } from \"./configuration.js\";\nimport type { RequestArgs } from \"./base.js\";\nimport type { AxiosInstance, AxiosResponse } from 'axios';\nimport { RequiredError } from \"./base.js\";\n\nexport const DUMMY_BASE_URL = 'https://example.com'\n\n/**\n *\n * @throws {RequiredError}\n */\nexport const assertParamExists = function (functionName: string, paramName: string, paramValue: unknown) {\n if (paramValue === null || paramValue === undefined) {\n throw new RequiredError(paramName, `Required parameter ${paramName} was null or undefined when calling ${functionName}.`);\n }\n}\n\nexport const setApiKeyToObject = async function (object: any, keyParamName: string, configuration?: Configuration) {\n if (configuration && configuration.apiKey) {\n const localVarApiKeyValue = typeof configuration.apiKey === 'function'\n ? await configuration.apiKey(keyParamName)\n : await configuration.apiKey;\n object[keyParamName] = localVarApiKeyValue;\n }\n}\n\nexport const setBasicAuthToObject = function (object: any, configuration?: Configuration) {\n if (configuration && (configuration.username || configuration.password)) {\n object[\"auth\"] = { username: configuration.username, password: configuration.password };\n }\n}\n\nexport const setBearerAuthToObject = async function (object: any, configuration?: Configuration) {\n if (configuration && configuration.accessToken) {\n const accessToken = typeof configuration.accessToken === 'function'\n ? await configuration.accessToken()\n : await configuration.accessToken;\n object[\"Authorization\"] = \"Bearer \" + accessToken;\n }\n}\n\nexport const setOAuthToObject = async function (object: any, name: string, scopes: string[], configuration?: Configuration) {\n if (configuration && configuration.accessToken) {\n const localVarAccessTokenValue = typeof configuration.accessToken === 'function'\n ? await configuration.accessToken(name, scopes)\n : await configuration.accessToken;\n object[\"Authorization\"] = \"Bearer \" + localVarAccessTokenValue;\n }\n}\n\n\nfunction setFlattenedQueryParams(urlSearchParams: URLSearchParams, parameter: any, key: string = \"\"): void {\n if (parameter == null) return;\n if (typeof parameter === \"object\") {\n if (Array.isArray(parameter) || parameter instanceof Set) {\n (parameter as any[]).forEach(item => setFlattenedQueryParams(urlSearchParams, item, key));\n }\n else {\n Object.keys(parameter).forEach(currentKey =>\n setFlattenedQueryParams(urlSearchParams, parameter[currentKey], `${key}${key !== '' ? '.' : ''}${currentKey}`)\n );\n }\n }\n else {\n if (urlSearchParams.has(key)) {\n urlSearchParams.append(key, parameter);\n }\n else {\n urlSearchParams.set(key, parameter);\n }\n }\n}\n\nexport const setSearchParams = function (url: URL, ...objects: any[]) {\n const searchParams = new URLSearchParams(url.search);\n setFlattenedQueryParams(searchParams, objects);\n url.search = searchParams.toString();\n}\n\n/**\n * JSON serialization helper function which replaces instances of unserializable types with serializable ones.\n * This function will run for every key-value pair encountered by JSON.stringify while traversing an object.\n * Converting a set to a string will return an empty object, so an intermediate conversion to an array is required.\n */\n// @ts-ignore\nexport const replaceWithSerializableTypeIfNeeded = function(key: string, value: any) {\n if (value instanceof Set) {\n return Array.from(value);\n } else {\n return value;\n }\n}\n\nexport const serializeDataIfNeeded = function (value: any, requestOptions: any, configuration?: Configuration) {\n const nonString = typeof value !== 'string';\n const needsSerialization = nonString && configuration && configuration.isJsonMime\n ? configuration.isJsonMime(requestOptions.headers['Content-Type'])\n : nonString;\n return needsSerialization\n ? JSON.stringify(value !== undefined ? value : {}, replaceWithSerializableTypeIfNeeded)\n : (value || \"\");\n}\n\nexport const toPathString = function (url: URL) {\n return url.pathname + url.search + url.hash\n}\n\nexport const createRequestFunction = function (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration) {\n return <T = unknown, R = AxiosResponse<T>>(axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {\n const axiosRequestArgs = {...axiosArgs.options, url: (axios.defaults.baseURL ? '' : configuration?.basePath ?? basePath) + axiosArgs.url};\n return axios.request<T, R>(axiosRequestArgs);\n };\n}\n","/* tslint:disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\ninterface AWSv4Configuration {\n options?: {\n region?: string\n service?: string\n }\n credentials?: {\n accessKeyId?: string\n secretAccessKey?: string,\n sessionToken?: string\n }\n}\n\nexport interface ConfigurationParameters {\n apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);\n username?: string;\n password?: string;\n accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);\n awsv4?: AWSv4Configuration;\n basePath?: string;\n serverIndex?: number;\n baseOptions?: any;\n formDataCtor?: new () => any;\n}\n\nexport class Configuration {\n /**\n * parameter for apiKey security\n * @param name security name\n */\n apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);\n /**\n * parameter for basic security\n */\n username?: string;\n /**\n * parameter for basic security\n */\n password?: string;\n /**\n * parameter for oauth2 security\n * @param name security name\n * @param scopes oauth2 scope\n */\n accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);\n /**\n * parameter for aws4 signature security\n * @param {Object} AWS4Signature - AWS4 Signature security\n * @param {string} options.region - aws region\n * @param {string} options.service - name of the service.\n * @param {string} credentials.accessKeyId - aws access key id\n * @param {string} credentials.secretAccessKey - aws access key\n * @param {string} credentials.sessionToken - aws session token\n * @memberof Configuration\n */\n awsv4?: AWSv4Configuration;\n /**\n * override base path\n */\n basePath?: string;\n /**\n * override server index\n */\n serverIndex?: number;\n /**\n * base options for axios calls\n */\n baseOptions?: any;\n /**\n * The FormData constructor that will be used to create multipart form data\n * requests. You can inject this here so that execution environments that\n * do not support the FormData class can still run the generated client.\n *\n * @type {new () => FormData}\n */\n formDataCtor?: new () => any;\n\n constructor(param: ConfigurationParameters = {}) {\n this.apiKey = param.apiKey;\n this.username = param.username;\n this.password = param.password;\n this.accessToken = param.accessToken;\n this.awsv4 = param.awsv4;\n this.basePath = param.basePath;\n this.serverIndex = param.serverIndex;\n this.baseOptions = {\n ...param.baseOptions,\n headers: {\n ...param.baseOptions?.headers,\n },\n };\n this.formDataCtor = param.formDataCtor;\n }\n\n /**\n * Check if the given MIME is a JSON MIME.\n * JSON MIME examples:\n * application/json\n * application/json; charset=UTF8\n * APPLICATION/JSON\n * application/vnd.company+json\n * @param mime - MIME (Multipurpose Internet Mail Extensions)\n * @return True if the given MIME is JSON, false otherwise.\n */\n public isJsonMime(mime: string): boolean {\n const jsonMime: RegExp = /^(application\\/json|[^;/ \\t]+\\/[^;/ \\t]+[+]json)[ \\t]*(;.*)?$/i;\n return mime !== null && jsonMime.test(mime);\n }\n}\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The type of bank account balance.\n */\n\nexport const BalanceType = {\n Available: 'AVAILABLE',\n LockedIn: 'LOCKED_IN',\n LockedOut: 'LOCKED_OUT',\n Total: 'TOTAL',\n} as const;\n\nexport type BalanceType = typeof BalanceType[keyof typeof BalanceType];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The status of the Amazon Seller Wallet account holder.\n */\n\nexport const BankAccountHolderStatus = {\n Active: 'ACTIVE',\n Inactive: 'INACTIVE',\n UnderReview: 'UNDER_REVIEW',\n VerificationFailed: 'VERIFICATION_FAILED',\n} as const;\n\nexport type BankAccountHolderStatus = typeof BankAccountHolderStatus[keyof typeof BankAccountHolderStatus];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The format of the bank account number.\n */\n\nexport const BankAccountNumberFormat = {\n Iban: 'IBAN',\n Bban: 'BBAN',\n} as const;\n\nexport type BankAccountNumberFormat = typeof BankAccountNumberFormat[keyof typeof BankAccountNumberFormat];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The destination bank account\\'s ownership type.\n */\n\nexport const BankAccountOwnershipType = {\n ThirdParty: 'THIRD_PARTY',\n Self: 'SELF',\n} as const;\n\nexport type BankAccountOwnershipType = typeof BankAccountOwnershipType[keyof typeof BankAccountOwnershipType];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The format of the bank number. Also known as the routing number type.\n */\n\nexport const BankNumberFormat = {\n Bic: 'BIC',\n Basic: 'BASIC',\n} as const;\n\nexport type BankNumberFormat = typeof BankNumberFormat[keyof typeof BankNumberFormat];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The type of fee on the transaction.\n */\n\nexport const FeeType = {\n MiscellaneousFee: 'MISCELLANEOUS_FEE',\n Tax: 'TAX',\n TransactionFee: 'TRANSACTION_FEE',\n} as const;\n\nexport type FeeType = typeof FeeType[keyof typeof FeeType];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The entity type of the transaction payee when the bank account ownership type is `THIRD_PARTY`.\n */\n\nexport const PayeeEntityType = {\n Individual: 'INDIVIDUAL',\n Business: 'BUSINESS',\n TaxAuthority: 'TAX_AUTHORITY',\n} as const;\n\nexport type PayeeEntityType = typeof PayeeEntityType[keyof typeof PayeeEntityType];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The type of payment preference.\n */\n\nexport const PaymentPreferencePaymentType = {\n Percentage: 'PERCENTAGE',\n Amount: 'AMOUNT',\n} as const;\n\nexport type PaymentPreferencePaymentType = typeof PaymentPreferencePaymentType[keyof typeof PaymentPreferencePaymentType];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * Whether the customer is buying or selling the source currency.\n */\n\nexport const RateDirection = {\n Buy: 'BUY',\n Sell: 'SELL',\n} as const;\n\nexport type RateDirection = typeof RateDirection[keyof typeof RateDirection];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The frequency at which the transaction is repeated.\n */\n\nexport const RecurringFrequency = {\n Daily: 'DAILY',\n Weekly: 'WEEKLY',\n Biweekly: 'BIWEEKLY',\n Monthly: 'MONTHLY',\n} as const;\n\nexport type RecurringFrequency = typeof RecurringFrequency[keyof typeof RecurringFrequency];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The type of scheduled transfer expression.\n */\n\nexport const ScheduleExpressionType = {\n Recurring: 'RECURRING',\n OneTime: 'ONE_TIME',\n} as const;\n\nexport type ScheduleExpressionType = typeof ScheduleExpressionType[keyof typeof ScheduleExpressionType];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The type of schedule the transfer is on. Schedules based on time patterns use EventBridge.\n */\n\nexport const ScheduleTransferType = {\n TimeBased: 'TIME_BASED',\n} as const;\n\nexport type ScheduleTransferType = typeof ScheduleTransferType[keyof typeof ScheduleTransferType];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The current status of the transaction.\n */\n\nexport const TransactionStatus = {\n Expired: 'EXPIRED',\n Failed: 'FAILED',\n FailedCreditsApplied: 'FAILED_CREDITS_APPLIED',\n InProgress: 'IN_PROGRESS',\n PendingUserApproval: 'PENDING_USER_APPROVAL',\n Successful: 'SUCCESSFUL',\n} as const;\n\nexport type TransactionStatus = typeof TransactionStatus[keyof typeof TransactionStatus];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The type of transaction.\n */\n\nexport const TransactionType = {\n Credit: 'CREDIT',\n Debit: 'DEBIT',\n} as const;\n\nexport type TransactionType = typeof TransactionType[keyof typeof TransactionType];\n\n\n\n","/* tslint:disable */\n/* eslint-disable */\n/**\n * The Selling Partner API for Amazon Seller Wallet Open Banking API\n * 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.\n *\n * The version of the OpenAPI document: 2024-03-01\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\n\n/**\n * The schedule status of the transfer.\n */\n\nexport const TransferScheduleStatus = {\n Enabled: 'ENABLED',\n Disabled: 'DISABLED',\n Expired: 'EXPIRED',\n Deleted: 'DELETED',\n} as const;\n\nexport type TransferScheduleStatus = typeof TransferScheduleStatus[keyof typeof TransferScheduleStatus];\n\n\n\n"],"mappings":"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","names":["globalAxios","globalAxios","BASE_PATH","globalAxios"]}
package/package.json CHANGED
@@ -2,24 +2,35 @@
2
2
  "name": "@sp-api-sdk/seller-wallet-api-2024-03-01",
3
3
  "author": "Bertrand Marron <bertrand@bizon.solutions>",
4
4
  "description": "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.",
5
- "version": "1.5.2",
6
- "main": "dist/cjs/index.js",
7
- "module": "dist/es/index.js",
8
- "types": "dist/types/index.d.ts",
5
+ "version": "2.0.0",
9
6
  "license": "MIT",
7
+ "type": "module",
8
+ "sideEffects": false,
9
+ "source": "./src/index.ts",
10
+ "main": "./dist/index.cjs",
11
+ "module": "./dist/index.js",
12
+ "types": "./dist/index.d.ts",
13
+ "exports": {
14
+ ".": {
15
+ "import": {
16
+ "types": "./dist/index.d.ts",
17
+ "default": "./dist/index.js"
18
+ },
19
+ "require": {
20
+ "types": "./dist/index.d.cts",
21
+ "default": "./dist/index.cjs"
22
+ }
23
+ }
24
+ },
10
25
  "publishConfig": {
11
26
  "access": "public"
12
27
  },
13
- "directories": {
14
- "lib": "dist"
15
- },
16
28
  "files": [
17
- "dist/**/*.js",
18
- "dist/**/*.d.ts"
29
+ "dist"
19
30
  ],
20
31
  "dependencies": {
21
- "@sp-api-sdk/common": "2.1.31",
22
- "axios": "^1.15.2"
32
+ "@sp-api-sdk/common": "3.0.0",
33
+ "axios": "^1.16.1"
23
34
  },
24
35
  "repository": {
25
36
  "type": "git",
@@ -40,5 +51,5 @@
40
51
  "sp sdk",
41
52
  "seller wallet api"
42
53
  ],
43
- "gitHead": "cc3ed7e58346bf7a4110ed8f1353aae840f294e2"
54
+ "gitHead": "fc6f28dc89089e9987831b8a1a008f1871e55289"
44
55
  }