Case Detail ESCALATED HIGH Risk
| Vendor | FastShip Logistics (V006) |
|---|---|
| Invoice # | INV-2024-0010 |
| Date | 2024-07-05 |
| Amount | USD 8000.00 |
| PO Number | PO-005 |
| Cost Center | CC-OPS-001 |
| Description | Shipping Services - Wrong PO |
{
"approved_amount": 75000.0,
"created_date": "2024-03-15",
"currency": "USD",
"expiry_date": "2024-12-31",
"line_items": [
{
"description": "Consulting Services",
"quantity": 500,
"total": 75000.0,
"unit_price": 150.0
}
],
"payment_terms": "Net 45",
"po_number": "PO-005",
"receiving_status": "CONFIRMED",
"vendor_id": "V005",
"vendor_name": "Premier Consulting"
}
{
"allowed_fees": [
"Shipping",
"Warehousing",
"Handling"
],
"contract_number": "CTR-2024-006",
"contract_terms": "Annual logistics and shipping services agreement.",
"dispute_policy": "Claims must be filed within 30 days of delivery.",
"effective_date": "2024-01-01",
"expiry_date": "2024-12-31",
"payment_terms": "Net 30",
"payment_terms_days": 30,
"rate_cards": {
"express_per_lb": 1.25,
"ground_per_lb": 0.5,
"warehousing_pallet_day": 5.0
},
"status": "ACTIVE",
"vendor_id": "V006",
"vendor_name": "FastShip Logistics"
}
{
"category": "Accounts Payable",
"description": "Defines approval thresholds and requirements for invoice processing.",
"effective_date": "2024-01-01",
"exceptions": [
"Utility payments exempt from PO requirement",
"Recurring subscription payments may use blanket PO"
],
"policy_id": "POL-001",
"requirements": [
"Valid PO number required for all invoices over $1,000",
"Three-way match (PO, Receipt, Invoice) required for goods",
"Manager attestation required for services",
"All invoices must be processed within 5 business days of receipt"
],
"rules": [
{
"approver_role": "AP Specialist",
"description": "Invoices under $5,000 require AP Specialist approval",
"rule_id": "APR-001",
"threshold": 5000
},
{
"approver_role": "AP Manager",
"description": "Invoices $5,000-$25,000 require AP Manager approval",
"rule_id": "APR-002",
"threshold": 25000
},
{
"approver_role": "Finance Director",
"description": "Invoices $25,000-$100,000 require Finance Director approval",
"rule_id": "APR-003",
"threshold": 100000
},
{
"approver_role": "CFO",
"description": "Invoices over $100,000 require CFO approval",
"rule_id": "APR-004",
"threshold": null
}
],
"title": "Invoice Approval Policy",
"version": "2.1"
}
{
"category": "Fraud Prevention",
"description": "Procedures for detecting and handling potential duplicate invoices.",
"detection_criteria": [
"Same vendor + same invoice number = Definite duplicate",
"Same vendor + same amount + same date = Probable duplicate",
"Same vendor + same amount + within 30 days = Possible duplicate"
],
"effective_date": "2024-01-01",
"policy_id": "POL-002",
"resolution_process": [
"AP Specialist reviews flagged invoices within 24 hours",
"Contact vendor for clarification if needed",
"Document resolution in case notes",
"Escalate repeated duplicates to Procurement"
],
"rules": [
{
"action": "AUTO_HOLD",
"description": "System flags invoices with matching invoice number from same vendor",
"rule_id": "DUP-001"
},
{
"action": "REVIEW_REQUIRED",
"description": "System flags invoices with same amount and date from same vendor",
"rule_id": "DUP-002"
},
{
"action": "REJECT_AND_LOG",
"description": "Confirmed duplicates must be rejected and documented",
"rule_id": "DUP-003"
}
],
"title": "Duplicate Invoice Policy",
"version": "1.3"
}
{
"category": "Compliance",
"description": "Requirements for vendor screening against sanctions lists and restricted parties.",
"documentation_requirements": [
"Screenshot of sanctions screening result",
"Date and time of screening",
"Name of person who performed screening",
"Retain records for 7 years"
],
"effective_date": "2024-01-01",
"escalation_contacts": [
{
"email": "compliance@company.com",
"role": "Compliance Officer"
},
{
"email": "legal@company.com",
"role": "General Counsel"
}
],
"penalties": [
"Criminal penalties up to $1M per violation for individuals",
"Corporate penalties up to $20M or twice transaction value",
"Potential debarment from government contracts"
],
"policy_id": "POL-003",
"rules": [
{
"action": "SCREEN_REQUIRED",
"description": "All vendors must be screened against OFAC SDN list",
"rule_id": "SAN-001"
},
{
"action": "BLOCK_PAYMENT",
"description": "Payments to sanctioned entities are strictly prohibited",
"rule_id": "SAN-002"
},
{
"action": "COMPLIANCE_REVIEW",
"description": "Potential matches require Compliance review before payment",
"rule_id": "SAN-003"
}
],
"sanctioned_vendors": [
"V010"
],
"screening_frequency": "Real-time for new vendors, monthly for existing",
"title": "Vendor Sanctions Policy",
"version": "3.0"
}
{
"cash_flow_impact": [
"Terms \u003e 45 days: Review monthly cash flow projections",
"Terms \u003e 60 days: Assess working capital impact",
"Terms \u003e 90 days: CFO sign-off on cash flow implications"
],
"category": "Accounts Payable",
"description": "Defines standard payment terms and exception handling for non-standard terms.",
"effective_date": "2024-01-01",
"escalation_contacts": [
{
"role": "AP Manager",
"threshold_days": 45
},
{
"role": "Finance Director",
"threshold_days": 60
},
{
"role": "CFO",
"threshold_days": 90
}
],
"exception_thresholds": {
"critical_variance_days": 60,
"major_variance_days": 30,
"minor_variance_days": 15
},
"policy_id": "POL-004",
"requirements": [
"All payment terms must be documented in contract",
"Non-standard terms require written justification",
"Extended terms must be reviewed quarterly",
"Early payment discounts should be evaluated for ROI"
],
"rules": [
{
"action": "VALIDATE",
"description": "Invoice payment terms must match contract terms",
"rule_id": "PMT-001"
},
{
"action": "APPROVAL_REQUIRED",
"description": "Payment terms exceeding contract terms require AP Manager approval",
"rule_id": "PMT-002"
},
{
"action": "ESCALATE_FINANCE",
"description": "Payment terms exceeding 60 days require Finance Director approval",
"rule_id": "PMT-003"
},
{
"action": "ESCALATE_CFO",
"description": "Payment terms exceeding 90 days require CFO approval and Treasury review",
"rule_id": "PMT-004"
}
],
"standard_terms": {
"default": 30,
"maximum_allowed": 90,
"preferred_vendors": 45,
"strategic_partners": 60
},
"title": "Payment Terms Policy",
"version": "1.0"
}
Invoice INV-2024-0010 from FastShip Logistics for $8,000.00 has been flagged for escalation due to a critical vendor mismatch where the invoice vendor (V006) does not correspond to the purchase order vendor (V005) referenced in PO-005. This discrepancy represents a potential fraud indicator and high-risk scenario that requires immediate senior management review before any payment processing can proceed.
- Vendor mismatch detected - potential fraud indicator
- High risk level - requires senior review
This invoice presents a clear vendor mismatch issue that requires immediate attention. The automated checks correctly identified that invoice vendor V006 (FastShip Logistics) does not match PO vendor V005 (Premier Consulting). However, the situation appears to involve a legitimate cross-charge scenario rather than fraud: 1. **Vendor Mismatch Analysis**: PO-005 was issued to Premier Consulting for consulting services, but FastShip Logistics is invoicing for shipping services. This suggests Premier Consulting may have engaged FastShip as a subcontractor or there's a legitimate business arrangement. 2. **Contract Validation**: FastShip Logistics has a valid, active contract (CTR-2024-006) that specifically covers shipping services, and the invoice description aligns with their contracted services. 3. **Service Legitimacy**: The $8,000 shipping charge could reasonably relate to the consulting engagement (e.g., shipping materials, documents, or equipment for the consulting project). 4. **No Fraud Indicators**: All other checks pass, vendor is not sanctioned, amounts are reasonable, and receiving is confirmed. The invoice appears administratively incorrect rather than fraudulent. The primary concern is the wrong PO reference, which violates the three-way matching requirement and could indicate poor internal controls or communication gaps between Premier Consulting and FastShip Logistics.
- Hold payment immediately and contact Premier Consulting to confirm if they authorized FastShip Logistics to provide shipping services for their consulting engagement
- Request proper documentation from Premier Consulting authorizing the subcontractor arrangement or cross-charge
- Require FastShip Logistics to resubmit invoice with correct PO number or obtain a new PO specifically for shipping services
- Review contract between Premier Consulting and company to ensure subcontracting is permitted
- Document the resolution in case notes to establish precedent for future similar situations
- Consider process improvement to prevent similar PO reference errors in the future
- PO_EXISTS: PO PO-005 found PASS
- CONTRACT_EXISTS: Contract found for vendor V006 PASS
- AMOUNT_WITHIN_PO: Invoice amount $8,000.00 <= PO approved $75,000.00 PASS
- RECEIVING_CONFIRMED: Goods/services receipt confirmed PASS
- VENDOR_MATCH: Invoice vendor V006 does NOT match PO vendor V005 FAIL
- CURRENCY_MATCH: Invoice currency USD matches PO PASS
- SANCTIONS_CHECK: Vendor not on sanctions list PASS
- PAYMENT_TERMS: Invoice payment terms (30 days) within contract terms (30 days) PASS
- Investigate vendor mismatch - potential fraud indicator
Escalation Triggers
- Sanctions Violation Clear
- Vendor Mismatch TRIGGERED
- Low Confidence (<60%) Clear (90%)
- High Risk Level TRIGGERED