EntityUpdateRequest
EntityUpdateRequest
Section titled “EntityUpdateRequest”Schema definition for EntityUpdateRequest
Schema Viewer
Section titled “Schema Viewer”EntityUpdateRequest
Data payload containing entity to update.
transactionTimeoutMsinteger
Indicates the timeout of transaction for transactional save.
Description
Section titled “Description”This schema defines the structure and validation rules for EntityUpdateRequest.
Properties
Section titled “Properties”- payload (object, required): Data payload containing entity to update.
- dataFormat (object, required):
- transactionTimeoutMs (integer): Indicates the timeout of transaction for transactional save.
Related Schemas
Section titled “Related Schemas”See other schemas in the entity category.