@cfxlabsinc/b2b-services
    Preparing search index...
    type CancelEscrowTransferWorkflowArgs = {
        externalId: string;
        senderId: string;
    }
    Index

    Properties

    Properties

    externalId: string
    senderId: string

    The customer-scoped sender id from the API request. Asserted against the row's senderId to guard against a sender attempting to recall another sender's escrow.