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

    Type Alias ExternalUsAchPaymentInstrumentStatusUpdatedEvent

    ExternalUsAchPaymentInstrumentStatusUpdatedEvent: EntityEvent<
        "paymentInstrument.externalUsAch.statusUpdated",
        Pick<ExternalUsAchPaymentInstrument, "id" | "status">,
    >