Configure the invoice quantity validation extension point
Implement the invoice quantity check extension point to enable the invoice dispute intake assistant AI agent to validate a customer's quantity dispute claim by reconciling it with delivered quantity data from your Enterprise Resource Planning (ERP) or inventory system.
Vorbereitungen
The application scope must be set to Manage Invoice Operations. You can change the application scope using the application picker in the Unified Navigation bar.
Role required: admin
Warum und wann dieser Vorgang ausgeführt wird
The demo data for the Manage Invoice Operations application includes a sample implementation called invoiceQuantityCheckDemo as part of the sn_inv_ops_aias.invoiceQuantityCheckEP extension
point. To enable real-world validation of quantity disputes against your external ERP system or inventory delivery records, replace the demo implementation with your own custom logic.