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

    Expected completion date of a transaction, for existing active Payees (Trusted Beneficiaries) it will be 24 hours but for new destination bank accounts the value could go up to 5 days

    lastUpdateDate: string

    The last update date on the transaction

    requesterName?: string

    Amazon SW customer who requested the transaction

    transactionActualCompletionDate?: string

    Transaction completion date

    transactionDescription: string

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

    transactionDestinationAccount: TransactionAccount
    transactionFailureReason?: string

    Description in case the transaction fails before completion

    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