Optionalconfiguration: ConfigurationCreate a transaction request from a Seller Wallet account to another customer-provided account.
Digital signature for the destination bank account details. For more information, refer to Third-Party Provider Signature Guidance.
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.
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.
The payload of the request
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Create a transfer schedule request from a Seller Wallet account to another customer-provided account.
Digital signature for the destination bank account details.
Digital signature for the source currency transaction amount.
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.
The payload of the request.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Delete a transaction request that is scheduled from Amazon Seller Wallet account to another customer-provided account.
A unique reference ID for a scheduled transfer.
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.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Retrieve a Seller Wallet bank account by Amazon account identifier.
The ID of the Amazon Seller Wallet account.
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.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Find a transaction by the Amazon transaction identifier.
The ID of the Amazon Seller Wallet transaction.
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.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Retrieve a list of potential fees on a transaction.
Country code of the source transaction account in ISO 3166 format.
Currency code of the source transaction country in ISO 4217 format.
Country code of the destination transaction account in ISO 3166 format.
Currency code of the destination transaction country in ISO 4217 format.
The base transaction amount without any markup fees.
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.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Find a particular Amazon Seller Wallet account transfer schedule.
The schedule ID of the Amazon Seller Wallet transfer.
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.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Retrieve the balance in a given Seller Wallet bank account.
The ID of the Amazon Seller Wallet account.
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.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Get Seller Wallet accounts for a seller.
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.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Retrieve a list of transactions for a given Seller Wallet bank account.
The ID of the Amazon Seller Wallet account.
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.
OptionalnextPageToken: stringA token that you use to retrieve the next page of results. The response includes `nextPageToken` when the number of results exceeds 100. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextPageToken` is null. Note that this operation can return empty pages.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Retrieve transfer schedules of a Seller Wallet bank account.
The ID of the Amazon Seller Wallet account.
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.
OptionalnextPageToken: stringA token that you use to retrieve the next page of results. The response includes `nextPageToken` when the number of results exceeds the specified `pageSize` value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextPageToken` is null. Note that this operation can return empty pages.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.
Digital signature for the destination bank account details.
Digital signature for the source currency transaction amount.
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.
The payload of the scheduled transfer request that is to be updated.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
SellerWalletApi - functional programming interface