API Resources
CertificationType
| API | Description |
|---|---|
| GET Certifications/Types |
Search. Also gets all if no search criteria given Supports: Keyword |
| GET Certifications/Type/{id} |
Returns a Certification Type from a given CertificationTypeID |
ProfileCertificationType
| API | Description |
|---|---|
| GET Profiles/Certifications/Types |
Perform a paginated search of Certifications for a given Profile. |
| GET Profiles/Certifications/Type/{id} |
Returns a Profile Certification Type from a given Profile CertificationTypeID |
| POST Profiles/Certifications/Types |
Inserts a new Profile Certification Type returning the newly inserted CertificationTypeID |
| PUT Profiles/Certifications/Type/{id} |
Updates a Certification Type for a given Profile Certification Type Domain Entity |