Definitions


TermDefinition
JSONJavaScript Object Notation; a lightweight data-interchange format
Simple RequestUser provides only select fields for the category being created in JSON format
Full RequestUser provides all fields for the category and its supporting 900-series tables in JSON format
ResponseThe generated results of the request, which can include the created table number, success or error messaging, or the values entered in the request
DomainThe fields associated to the category being created
SubdomainsThe fields associated to the supporting 900-series tables within the category

Alphabetic characters in a JSON request will be converted to upper case for processing purposes. The JSON response will reflect this conversion where applicable.