Full_Name required for UPDATE /contacts/ but not used
Hi, while implementing our CRM integration using your Record API we realized that
1) create Contact does not require Full_Name to be set
2) update Contact does require Full_Name to be set
3) The returned payload does not use the entered Full_Name, but concatinates First_Name and Last_Name instead.
This was rather unintuitive to figure out (given that the error response claims a mandatory field was not set but not which one as well).
Kind regards
Sam from CLINQ