@cfxlabsinc/b2b-services
    Preparing search index...

    A transfer we own, paired with the identity of the account it posts to.

    interface RouteFusionSyncCandidate {
        context: RouteFusionAccountContext;
        input: RouteFusionTransactionInput;
    }
    Index