CustomObject document (Data API 23.2)

(supports custom properties)

Document representing a custom object that contains all defined custom attributes for its object type.Document representing a custom object that contains all defined custom attributes for its object type.

Property Type Constraints Description
key_property String   The name of the key property for the custom object. This is ignored in input documents.
key_property String   The name of the key property for the custom object. This is ignored in input documents.
key_value_integer Integer   The id of the custom object when the type of the key is Integer. This is ignored in input documents.
key_value_integer Integer   The id of the custom object when the type of the key is Integer. This is ignored in input documents.
key_value_string String   The id of the custom object when the type of the key is String. This is ignored in input documents.
key_value_string String   The id of the custom object when the type of the key is String. This is ignored in input documents.
object_type String   The id of the object type. This is ignored in input documents.
object_type String   The id of the object type. This is ignored in input documents.
X OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.