Selling Partner API SDK for JavaScript
    Preparing search index...

    The current transaction status and related historical details.

    Index

    Properties

    accountId: string

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

    expectedCompletionDate?: string

    The expected completion date of the transaction.

    lastUpdateDate: string

    The date of the most recent account balance update.

    requesterName?: string

    The Amazon Seller Wallet customer who requested the transaction.

    transactionActualCompletionDate?: string

    The transaction's completion date.

    transactionDescription: string

    A description of the transaction that the requester provides when they initiate the transaction.

    transactionDestinationAccount: TransactionAccount
    transactionFailureReason?: string

    The reason the transaction failed, if applicable.

    transactionFinalAmount?: Currency
    transactionId: string

    The unique identifier provided by Amazon to the transaction.

    transactionRequestAmount: Currency
    transactionRequestDate: string

    The date when the transaction was initiated.

    transactionRequesterSource: string

    The transaction initiation source. This value is either the Amazon portal or PISP name that the customer used to start the transaction.

    transactionSourceAccount?: TransactionAccount
    transactionStatus: TransactionStatus
    transactionType: TransactionType
    transferRateDetails: TransferRatePreview