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