Thanks Chris.
Your clue about the field names with different cases led to my solution. The json serializer options in my project weren't sending the data in the proper case and therefore my configured field types were not being adhered to.
Thanks Chris.
Your clue about the field names with different cases led to my solution. The json serializer options in my project weren't sending the data in the proper case and therefore my configured field types were not being adhered to.