Discussions
Updating CsContact.StateSenate/StateHouse in the REST API?
almost 2 years ago by Max Szczurek
Wondering if this is possible - I did a GET on /api/CsContact?EntityId={id}, I modified the StateHouse value:
{
"$type": "Asi.Soa.Core.DataContracts.GenericPropertyData, Asi.Contracts",
"Name": "StateSenate",
"Value": "025"
},
and then PUT the payload back, but my modification to that field did not persist. Is it possible to modify that field through the API/CsContact endpoint?
This is 20.3.136.136.