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

    The response payload for the SubmitShipmentConfirmations operation.

    interface TransactionReference {
        transactionId?: string;
    }
    Index

    Properties

    Properties

    transactionId?: string

    GUID assigned by Buyer to identify this transaction. This value can be used with the Transaction Status API to return the status of this transaction.