Nullable Values - Intergraph Smart Reference Data - Version 2020 (10.0) - Help - Intergraph

Intergraph Smart Reference Data REST API (2020)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Help
Smart Materials/Smart Reference Data Version
2020 (10.0)
  • For a nullable column, if no value is passed in the request body, the software replaces the column with the default value (if exists) else it is considered as NULL.

  • For a mandatory column if no value is passed in the request body, the software replaces the column with the default value (if exists) else an appropriate message is shown.