Pricefx Interceptor API
    Preparing search index...

    Variable crmAdjustCachedValuesConst

    crmAdjustCachedValues: "crmAdjustCachedValues" = 'crmAdjustCachedValues'

    Method name for PRE crmAdjustCachedValuesPre and POST crmAdjustCachedValues

    Missing doc

    export const crmAdjustCachedValues = async ({ api }) => {
    // TODO: Add your code
    return;
    }