Overview
In certain cases, customers may face an issue where a Purchase Order (PO) does not appear in Basware AP, even though it has been sent successfully via API.
This article explains how to verify whether the PO was sent correctly and how to identify potential issues in the data flow.
Root Cause
This issue typically occurs when the PO Header and PO Order Lines are not sent in the correct sequence.
If the Order Lines are sent before the Header data, the system cannot associate them with the correct Header, causing them to remain in temporary database tables.
Resolution Steps
1. Send PO Data in the Correct Sequence
2. Verify PO Header Data
3. Verify PO Line Data
4. Check “lastUpdated” Field