These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

GenTable - Where are the IDs?

Looking at the documentation, there are a number of endpoints that refer to "GenTableId" (such as update and delete).

I don't see any ID field returned in the main get call:
e.g.
"$type": "Asi.Soa.Core.DataContracts.GenTableData, Asi.Contracts",
"Table_Name": "_COMMITTEE_POS",
"Code": "VP",
"Substitute": "",
"Upper_Code": "VP",
"Description": "Vice President",
"Obsolete_Description": "",
"NCode": "VP"

Is the only data I get back.