Skip to content
Last updated

Welcome to the Juniper Pack Guide — your go-to resource for understanding how API fields map to the packs your customers receive. This guide will help you visualize how data flows into the final product, ensuring a smooth, consistent, and high-quality experience for every customer.


Pack Overview

Juniper Pack

Here’s a breakdown of how each part of the pack is powered by your API data:

  1. Pill Quantity

    • Displays the number of supplements included in the pack.
  2. Product Name

    • Pulled directly from the product name in the Juniper catalog.
  3. Supplement Dosage

    • Shown only if the supplement contains a single active ingredient.
  4. Supplement Description

    • A customizable field that explains the purpose of the supplement or provides dosing instructions (e.g., “Take with food”).
    • This value maps to packDescription in the LineItem schema.
  5. Time of Administration

    • Indicates when the supplement should be taken: Morning, Afternoon, Evening, or Sleep.
    • This corresponds to the time of day value in the administration object of the LineItem schema.