updateTransferSchedule

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

Defines the actual payload of the scheduled transfer request that is to be updated.

string
required

The unique identifier provided by Amazon to the scheduled transfer

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

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

Parameters containing information required for initiating a schedule transfer

paymentPreference
object

Payment preference type in which transfer is being scheduled

transferScheduleFailures
array of objects
required

Collection that holds Transfer Schedules that has been cancelled or failed due to certain reasons.

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