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

Defines the actual payload of the request

string
required

The unique identifier of the source Amazon SW bank account from where the money needs to be debited

string
required

Represents 3 letter currency code in ISO 4217 standard format of the source payment method country

string
required

Optional field to specify the unique identifier of the destination bank account where the money needs to be deposited

destinationTransactionInstrument
object
required

Request body to create transaction instrument, Amazon performs validation and screening (anti-money laundering measuers) on all the transaction instruments before executing a transaction thus it requires transaction instrument holder's contact details as well

string
enum
required

Represent 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

Parameters containing information required for initiating a schedule transfer

paymentPreference
object
required

Payment preference type in which transfer is being scheduled

string
enum

Represents the schedule status of the transfer.

Show Details
ENABLEDRepresents the status of the transfer schedule that is enabled.
DISABLEDRepresents the status of the transfer schedule that is disabled.
EXPIREDRepresents the status of the transfer that has expired and not scheduled anymore.
DELETEDRepresents the status of the transfer that 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
Response
Choose an example:
application/json