Prerequisites
Before you begin:- You’ve fetched the export item payload data
- You’ve completed:
- You’re familiar with the Integration Design for accounting periods
Relevant Export Item Fields
Example Export Item Payload (Journal Entry)
Example Export Item Payload (Journal Entry)
Expense Date (source date)
This is the transaction date provided by Pleo and represents when the expense occurred.Service Period (Optional)
Used for accrual or cost allocation purposes. It does not affect posting date or closed-period handling.Steps
1. Determine Posting Date
Start with the Export Item transaction date:2. Attempt Posting
Use the posting date when creating the accounting entry:3. Handle Closed Period Rejection
If the Accounting System rejects the posting due to a closed period:4. Apply Closed Period Strategy
The integration must define how to handle closed periods.Option A — Adjust posting date and retry
Option B — Fail the Export Item
5. Resolve Accounting Period
The Accounting System determines the accounting period based on the final posting date:- calendar periods (monthly, quarterly)
- fiscal periods
- custom accounting calendars
Result
After completing this step:- A valid posting date has been determined
- Closed period behaviour has been explicitly handled
- The Accounting System assigns the correct accounting period
What Comes Next?
this how-to is part of: