Processing Jobs
Tools for monitoring data upload and calculation status — useful for checking if data is still being processed or finding errors.list_processing_jobs
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | string | No | UUID of the organization |
page | integer | No | Page number (default: 1) |
size | integer | No | Results per page (default: 20) |
Job Statuses
COMPLETED— Successfully processed all itemsPROCESSING— Currently being processedFAILED— Processing failed (checkitems_failedfor count)PENDING— Queued, waiting to start
Entity Types
Jobs can process data for:BUSINESS_TRAVELS, VEHICLES, PURCHASES, EMPLOYEES, INVOICES, LOGISTICS_REQUESTS, and more.
