@nevermined-io/payments
    Preparing search index...

    Variable CURRENT_ORG_ID_HEADERConst

    CURRENT_ORG_ID_HEADER: "X-Current-Org-Id" = 'X-Current-Org-Id'

    Header used by the Nevermined backend to resolve the active organization context for an authenticated request. Resolution priority is: path :orgId > this header > API-key tag > fallback membership > personal. See apps/api/src/common/guards/current-org-context.guard.ts in nvm-monorepo.