Toggle navigation
SubscriberCRM API
Home
< Back to home
CPDCertificate
A Contact's CPD Certificates profile.
Properties
Name
Type
Description
Required
ContactId
Int32
No
EventId
Int32 (Nullable)
No
CPDPoints
Decimal (Nullable)
No
DelegateId
Int32 (Nullable)
No
AddedDate
DateTime (Nullable)
No
Endpoints
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).