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

    Module @cfxlabsinc/aiprise-services

    aiprise-services

    Local shadow of AiPrise (KYB/KYC vendor) profile GET data. The identity-api webhook consumer calls refresh* on every AiPrise profile event; refresh GETs the full profile from AiPrise and upserts it into b2b.aiprise_business_profile / b2b.aiprise_user_profile (monotonic on the payload's updated_at, so out-of-order webhook retries can't regress data). Readers use get / getByAipriseId / search instead of calling AiPrise.

    AiPriseBusinessProfileService
    AiPriseUserProfileService
    AiPriseBusinessProfileShadow
    AiPriseUserProfileShadow