createTransferSchedule

Create a transfer schedule request from a Seller Wallet account to another customer-provided account.

Query Params
string
required

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.

Body Params

The payload of the request.

Request body to initiate a scheduled transfer from a Seller Wallet bank account to another customer-defined bank account.

string
required

The unique identifier of the source Amazon Seller Wallet bank account from which money is debited.

string
required

The three-letter currency code of the source payment method country, in ISO 4217 format.

string
required

The unique identifier of the destination bank account where the money is deposited.

destinationTransactionInstrument
object
required

Details of the destination bank account in the transaction request.

string
enum
required

The type of transaction.

Show Details
CREDITMoney is deposited into the Seller Wallet account.
DEBITMoney is taken out of the Seller Wallet account.
Allowed:
transferScheduleInformation
object
required

Mandatory information for initiating a schedule transfer.

paymentPreference
object
required

The type of payment preference in which the transfer is being scheduled.

string
enum

The schedule status of the transfer.

Show Details
ENABLEDThe transfer schedule is enabled.
DISABLEDThe transfer schedule is disabled.
EXPIREDThe transfer has expired and is no longer scheduled.
DELETEDThe transfer was scheduled but has been deleted.
Allowed:
Headers
string
required

Digital signature for the destination bank account details.

string
required

Digital signature for the source currency transaction amount.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json