updateTransferScheduleput https://sellingpartnerapi-eu.amazon.com/finances/transfers/wallet/2024-03-01/transferSchedulesUpdate transfer schedule information. Returns a transfer belonging to the updated scheduled transfer request.Query ParamsmarketplaceIdstringrequiredThe 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 ParamsThe payload of the scheduled transfer request that is to be updated.Transfer schedule details and related historical details.transferScheduleIdstringrequiredThe unique identifier provided by Amazon to the scheduled transfer.transactionTypestringenumrequiredThe type of transaction.Show DetailsCREDITMoney is deposited into the Seller Wallet account.DEBITMoney is taken out of the Seller Wallet account.CREDITDEBITAllowed:CREDITDEBITtransactionSourceAccountobjectDetails of the bank account involved in the transaction.transactionSourceAccount objecttransactionDestinationAccountobjectrequiredDetails of the bank account involved in the transaction.transactionDestinationAccount objecttransferScheduleStatusstringenumrequiredThe schedule status of the transfer.Show DetailsENABLEDThe 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.ENABLEDDISABLEDEXPIREDDELETEDAllowed:ENABLEDDISABLEDEXPIREDDELETEDtransferScheduleInformationobjectrequiredMandatory information for initiating a schedule transfer.transferScheduleInformation objectpaymentPreferenceobjectThe type of payment preference in which the transfer is being scheduled.paymentPreference objecttransferScheduleFailuresarray of objectsrequiredA list of transfer schedule failures.transferScheduleFailures*ADD objectHeadersdestAccountDigitalSignaturestringrequiredDigital signature for the destination bank account details.amountDigitalSignaturestringrequiredDigital signature for the source currency transaction amount.Responses 200Success 400Request has missing or invalid parameters and cannot be parsed. 403Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature. 404The resource specified does not exist. 408Request Timed Out. 413The request size exceeded the maximum accepted size. 415The request payload is in an unsupported format. 429The frequency of requests was greater than allowed. 500An unexpected condition occurred that prevented the server from fulfilling the request. 503Temporary overloading or maintenance of the server.Updated 1 day ago