POST - https://subscribercrmapi.magistrates-association.org.uk/api/cpditem

Updates or adds an existing CPD Item.

{
"Id": 1,
"ContactId": 1234,
"DateAdded": "2024-09-21T00:00:00+00:00",
"CategoryId": 1,
"SubCategoryId": 2,
"AwardName": "A cool award.",
"AwardDate": "2024-08-21T00:00:00+00:00",
"CompletedDate": null,
"Comments": "",
"PointsValue": null,
"HoursValue": null,
"VerifiedDate": null,
"VerifiedBy": "",
"LearningLevel": "",
"LearningBody": "",
"StartedDate": null,
"StatusId": 3
}