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

    Backfills Victor counterparties for payment instruments that were created before the customer moved to Victor. Such instruments carry no victorCounterpartyId, so the first Victor withdrawal against them fails (the withdrawal activities throw rather than create one just-in-time). This service finds those instruments per customer and creates the missing counterparties on demand, writing the id back into instrument_data.

    Admin-only — the operator backfill page in admin-dashboard is the sole consumer, so it lives here rather than in the shared payment-instrument domain package.

    Index

    Constructors

    Methods