I am trying to get the FieldUpdate API configured and working with our CSD environment to update specific fields (like binloc1 and user1) in the ICSW table. I want to avoid the full-object PUT method which zeroes out fields not included in the payload.
I have the ION API endpoint identified, but I am struggling with the back-end SASAPI handshake. I cannot find the setup screen in the Web UI to generate a valid AuthAppKey (GUID) and AuthID.
Does anyone have a 'good' sample of:
-The specific Menu Path or Security Function name in CSD to authorize a new Service Account for SASAPI?
-A sample JSON payload for a successful FieldUpdate call that includes the Auth headers?
I have standard LID/ION tokens working for functional APIs