Digitoo API rev. 2.0.0
requiredstring · enum · required
requiredstring | null · requiredstring · enum · required
requiredstring · uuid · requiredstring | nullstring · enum
requiredstring | null · requiredstring · enum · required
requiredstring · uuid · requiredstring | nullstring · enum
requiredstring · enum · required
requirednumber · enum · required
requiredstring · enum · required
Automation
Patch queue accounting automation
PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation
path Parameters
queue_idA unique UUID or humanized id identifier
Patch queue accounting automation › Request Body
statusEnum values:
enabled
disabled
Patch queue accounting automation › Responses
QueueWithAnnotationSchemaDto · required
Create accounting automation rule
POST
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation-rules
path Parameters
queue_idA unique UUID or humanized id identifier
Create accounting automation rule › Request Body
nameactionEnum values:
apply_accounting_automation
AccountingAutomationRuleParams · required
AutomationConditionsRawDto · required
Create accounting automation rule › Responses
Update the order of accounting automation in a queue.
PUT
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation-rules/order
Change accounting automation rule
PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation-rules/{automation_rule_id}
path Parameters
queue_idA unique UUID or humanized id identifier
automation_rule_idAn uuid identifier
Example: 2555dc04-dc49-4d76-b14a-e4fd7b8a8b07
Change accounting automation rule › Request Body
nameactionEnum values:
apply_accounting_automation
Change accounting automation rule › Responses
Create approval automation rule
POST
https://api.digitoo.ai
/api/v2/queues/{queue_id}/approval-automation
path Parameters
queue_idA unique UUID or humanized id identifier
Create approval automation rule › Request Body
nameactionEnum values:
assign_approval_route
assign_approvers
move_to_next_stage
required
AutomationConditionsRawDto · required
Create approval automation rule › Responses
Update the order of approval automation in a queue.
PUT
https://api.digitoo.ai
/api/v2/queues/{queue_id}/approval-automation/order
Change approval automation rule
PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/approval-automation/{automation_rule_id}
path Parameters
queue_idA unique UUID or humanized id identifier
automation_rule_idAn uuid identifier
Example: 2555dc04-dc49-4d76-b14a-e4fd7b8a8b07
Change approval automation rule › Request Body
nameactionEnum values:
assign_approval_route
assign_approvers
move_to_next_stage
Change approval automation rule › Responses
Patch queue automation rules
PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/automation-rules
path Parameters
queue_idA unique UUID or humanized id identifier
Patch queue automation rules › Request Body
statusEnum values:
enabled
disabled
Patch queue automation rules › Responses
QueueWithAnnotationSchemaDto · required
Update extraction evaluation
PUT
https://api.digitoo.ai
/api/v2/queues/{queue_id}/extraction-evaluation
path Parameters
queue_idA unique UUID or humanized id identifier
Update extraction evaluation › Request Body
document_confidenceEnum values:
50
60
70
80
90
95
99
ExtractionEvaluationFieldDto[] · required
Update extraction evaluation › Responses
Patch queue extraction evaluation
PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/extraction-evaluation
path Parameters
queue_idA unique UUID or humanized id identifier
Patch queue extraction evaluation › Request Body
statusEnum values:
enabled
disabled
Patch queue extraction evaluation › Responses
QueueWithAnnotationSchemaDto · required