@cfxlabsinc/b2b-services
    Preparing search index...
    AdminRewardInventory: RewardInventory & {
        customerId: string;
        customerName: string;
    }

    A customer's reward inventory plus the owning customer's id + name, so admin surfaces can label which customer the inventory belongs to.