API Resources
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 |