Discussions

Ask a Question
Back to All

Can I add a line item (tuple value) when using validation operations?

This is a question related to https://api.elis.rossum.ai/docs/#endpoint-validate operations.

It says that
"value list[object] Added row data. List of objects, format of the object is the same as in Anotation Data. schema_id attribute is required, only value, position, page, validation_sources, hidden and options attributes may be set."

However, I want to use it to insert/remove a line item, and those are tuple values, which don't have "value", but have category and children - is it possible to add those as well?