Terms used when exporting accounting entries from Pleo to an external ERP or accounting system.Documentation Index
Fetch the complete documentation index at: https://developers.pleo.io/llms.txt
Use this file to discover all available pages before exploring further.
Export Item
Export Item
An accounting entry that has been transformed into an exportable entry. The required accounting and bookkeeping information is aggregated from an accounting entry to become an export item.
Export Job
Export Job
The task that manages the export workflow, comprising the export items selected for export from Pleo to an external ERP or accounting system.
Export Job Event
Export Job Event
Events that cause a change in the status of an export job. When an event is triggered, the status of the corresponding export job is updated. Returned in the
status parameter of the export-jobs endpoint. For example, when an export job fails, an event is triggered with a failed value; the reason for failure is included to help diagnose and resolve the issue.Export Job Item
Export Job Item
Tracks the export progress of a specific accounting entry within an export job.