API Resources
CreditType
| API | Description |
|---|---|
| GET CE_CreditTypes |
Search. Also gets all if no search criteria given Supports: Keyword |
| GET CE_CreditType/{id} |
Returns a ceu credit type from a given ceu credit type id |
| POST CE_CreditType |
Inserts a new CE Credit Type returning the newly inserted CECreditTypeID |
| PUT CE_CreditType/{id} |
Updates a CE Credit Type |
| DELETE CE_CreditType/{id} |
deletes a Credit Type |