Last modified on December 30, 2013 at 3:39 pm
Resource URL
https://api.digitalchalk.com/dc/api/v5/offeringcategories
Overview
Offerings may be grouped into categories for organization purposes, and an offering can be in any number of categories. These categories consist of an identifier, a name, a color, and a thumbnail. Only the name field is required. Offering categories are read-only, therefore GET is the only supported HTTP method. You must use the web interface to create or update a category.
Use Case Examples
GET requests
Operation | Call | Description |
---|---|---|
Retrieve all offering category data |
|
Retrieve all offering category data. |
Retrieve a specific offering category |
|
Retrieve all data about a specific offering category identified by {id}. |