A Contact's CPD Certificates profile.

Name Type Description Required
ContactId Int32 No
EventId Int32 (Nullable) No
CPDPoints Decimal (Nullable) No
DelegateId Int32 (Nullable) No
AddedDate DateTime (Nullable) No
Url Actions Description
api/cpdcertificate?sinceDate={sinceDate}&contactId={contactId}&eventId={eventId} GET Lists all entries in the CPD Certificates Profile matching the contactId and eventId, since the sinceDate (all parameters are optional).