This represents some key fields of an enquiry in SubscriberCRM.

Name Type Description Required
Id Int32 Yes
Categories List<Int32> A list of the enquiry category ids. No
SubCategories List<Int32> A list of the enquiry sub Category ids. No
CompletedDate DateTime (Nullable) No
SharePointLocation String No
Url Actions Description
api/enquiry POST Updates a single enquiry. Please note, all the properties of the enquiry should be set accordingly.