updateTransferSchedule

Update transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.

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 scheduled transfer request that is to be updated.

Transfer schedule details and related historical details.

string
required

The unique identifier provided by Amazon to the scheduled transfer.

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:
transactionSourceAccount
object

Details of the bank account involved in the transaction.

transactionDestinationAccount
object
required

Details of the bank account involved in the transaction.

string
enum
required

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:
transferScheduleInformation
object
required

Mandatory information for initiating a schedule transfer.

paymentPreference
object

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

transferScheduleFailures
array of objects
required

A list of transfer schedule failures.

transferScheduleFailures*
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