Digitoo.ai
Digitoo API rev. 2.0.0

Automation

Endpoint:https://api.digitoo.ai

Delete accounting automation rule

DELETE
https://api.digitoo.ai
/api/v2/accounting-automation-rules/{automation_rule_id}

Delete accounting automation rulepath Parameters

  • automation_rule_idstring · uuid · required

    An uuid identifier

    Example: 2555dc04-dc49-4d76-b14a-e4fd7b8a8b07

Delete accounting automation rule Responses

No data returned

Delete approval automation rule

DELETE
https://api.digitoo.ai
/api/v2/approval-automation/{automation_rule_id}

Delete approval automation rulepath Parameters

  • automation_rule_idstring · uuid · required

    An uuid identifier

    Example: 2555dc04-dc49-4d76-b14a-e4fd7b8a8b07

Delete approval automation rule Responses

No data returned

Get approval automation match

GET
https://api.digitoo.ai
/api/v2/documents/{document_id}/approval-automation-match

Get approval automation matchpath Parameters

  • document_idstring · uuid · required

    An uuid identifier

    Example: 2555dc04-dc49-4d76-b14a-e4fd7b8a8b07

Get approval automation match Responses

  • data | null · required

Patch queue accounting automation

PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation

Patch queue accounting automationpath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Patch queue accounting automation Request Body

  • statusrequired

Patch queue accounting automation Responses

  • dataobject · required

Get accounting automation rules

GET
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation-rules

Get accounting automation rulespath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Get accounting automation rules Responses

  • dataobject[] · required

Create accounting automation rule

POST
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation-rules

Create accounting automation rulepath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Create accounting automation rule Request Body

  • namestring | null · required
  • actionrequired
  • action_paramsobject · required
  • conditionsobject · required

Create accounting automation rule Responses

  • dataobject · required

Update the order of accounting automation in a queue.

PUT
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation-rules/order

Update the order of accounting automation in a queue.path Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Update the order of accounting automation in a queue. Request Body

  • idsstring[] · required

Update the order of accounting automation in a queue. Responses

  • dataobject[] · required

Change accounting automation rule

PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/accounting-automation-rules/{automation_rule_id}

Change accounting automation rulepath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

  • automation_rule_idstring · uuid · required

    An uuid identifier

    Example: 2555dc04-dc49-4d76-b14a-e4fd7b8a8b07

Change accounting automation rule Request Body

  • namestring | null
  • action
  • action_paramsobject
  • conditionsobject

Change accounting automation rule Responses

  • dataobject · required

Get approval automation

GET
https://api.digitoo.ai
/api/v2/queues/{queue_id}/approval-automation

Get approval automationpath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Get approval automation Responses

  • dataobject[] · required

Create approval automation rule

POST
https://api.digitoo.ai
/api/v2/queues/{queue_id}/approval-automation

Create approval automation rulepath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Create approval automation rule Request Body

  • namestring | null · required
  • actionrequired
  • action_params | null · required
  • conditionsobject · required

Create approval automation rule Responses

  • dataobject · required

Update the order of approval automation in a queue.

PUT
https://api.digitoo.ai
/api/v2/queues/{queue_id}/approval-automation/order

Update the order of approval automation in a queue.path Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Update the order of approval automation in a queue. Request Body

  • idsstring[] · required

Update the order of approval automation in a queue. Responses

  • dataobject[] · required

Change approval automation rule

PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/approval-automation/{automation_rule_id}

Change approval automation rulepath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

  • automation_rule_idstring · uuid · required

    An uuid identifier

    Example: 2555dc04-dc49-4d76-b14a-e4fd7b8a8b07

Change approval automation rule Request Body

  • namestring | null
  • action
  • action_params | null
  • conditionsobject

Change approval automation rule Responses

  • dataobject · required

Patch queue automation rules

PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/automation-rules

Patch queue automation rulespath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Patch queue automation rules Request Body

  • statusrequired

Patch queue automation rules Responses

  • dataobject · required

Get extraction evaluation

GET
https://api.digitoo.ai
/api/v2/queues/{queue_id}/extraction-evaluation

Get extraction evaluationpath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Get extraction evaluation Responses

  • dataobject · required

Update extraction evaluation

PUT
https://api.digitoo.ai
/api/v2/queues/{queue_id}/extraction-evaluation

Update extraction evaluationpath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Update extraction evaluation Request Body

  • document_confidence | null · required
  • fieldsobject[] · required

Update extraction evaluation Responses

  • dataobject · required

Patch queue extraction evaluation

PATCH
https://api.digitoo.ai
/api/v2/queues/{queue_id}/extraction-evaluation

Patch queue extraction evaluationpath Parameters

  • queue_idrequired

    A unique UUID or humanized id identifier

Patch queue extraction evaluation Request Body

  • statusrequired

Patch queue extraction evaluation Responses

  • dataobject · required