@cfxlabsinc/b2b-services
    Preparing search index...
    CustomerOrigin: Omit<SelectCustomerOrigin, "id" | "externalId" | "customerId"> & {
        id: string;
    }

    An entry on a customer's origin allowlist. id is the external id; the internal id/customerId are never surfaced. The aggregate allowlist across all customers is reconciled onto the entity-document S3 buckets' CORS configuration.