Question
- What are products, and how do they differ from Bundle/Community/Course?
Solution
Bundles, Communities, and Courses are types of Products. Each of them have their own distinct IDs.
A Product's `productable_type` indicates which type (Bundle/Community/Course) is associated to that specific Product. The `productable_id` indicates the `id` of that Product's associated Bundle/Community/Course.
Learn More About
- The /product endpoint