Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The response payload for the SubmitShipmentConfirmations operation.

    interface TransactionReference {
        transactionId?: string;
    }
    Index
    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.