# Factoring

*/Services/Factoring*

This subclass comprises the provision of financing to a business from the sale of its accounts receivable to a third party, known as a factor. Normally, the factor assumes the full risk of collection, including credit losses.

## Service Contract

**Sla**: Approved invoice advances are deposited into the client designated account within 24 business hours of ledger submission.
**Input**:
- Verified outstanding invoices
- End-customer billing details
- Receivables assignment agreement
**Output**:
- Upfront capital advance
- Ledger collection reports
- Final invoice settlement payment
**Sla Basis**: turnaround-time
**Definition**: This service offering purchases a business's outstanding accounts receivable at a discount to provide immediate working capital. The provider assumes the risk of credit losses and takes over all collection activities from the end-customer.
**Solves Problem**: [Trapped Working Capital](/Problems/Trapped_Working_Capital)
**Absorbs Process**: [Accounts Receivable Management](/Processes/Accounts_Receivable_Management)
**Delivery Lenses**:
- human
- services-as-software
**Outcome Contract**: The provider advances an agreed percentage of the total invoice value upfront, assumes full ownership and collection risk of the debt, and manages all subsequent remittance activities until final settlement.

## Service Function Cascade

**Ai Role**: AI serves as the processing and orchestration engine, extracting invoice data, modeling debtor credit risk, and executing routine collection sequences, while human underwriters retain final authority over risk assumption and funding approvals.
**Cascade**:
- Kind: Generative · Note: Extracts billing details and amounts from submitted receivable documents · Step: Ingest Invoice Ledger · Verb: extract · Realizes: Process Accounts Receivable · Oversight: spot-check
- Kind: Agentic · Note: Retrieves debtor credit history and calculates default probability · Step: Score Debtor Risk · Verb: evaluate · Realizes: Analyze Credit Data · Oversight: review-on-exception
- Kind: Human · Note: Underwriter reviews the risk profile and authorizes the capital advance · Step: Approve Funding Advance · Verb: authorize · Realizes: Approve Commercial Loans · Oversight: approves
- Kind: Code · Note: Executes immediate ACH or wire transfer to the client account · Step: Disburse Working Capital · Verb: transfer · Realizes: Disburse Funds · Oversight: none
- Kind: Agentic · Note: Issues payment notices to end-customers and tracks incoming remittances · Step: Manage Invoice Collections · Verb: collect · Realizes: Collect Outstanding Debts · Oversight: review-on-exception
- Kind: Code · Note: Calculates final reserve rebates minus factoring fees and closes the ledger · Step: Reconcile and Settle · Verb: reconcile · Realizes: Reconcile Financial Accounts · Oversight: none
**Realizes**:
- [Process Accounts Receivable](/Tasks/Process_Accounts_Receivable)
- [Analyze Credit Data](/Tasks/Analyze_Credit_Data)
- [Approve Commercial Loans](/Tasks/Approve_Commercial_Loans)
- [Disburse Funds](/Tasks/Disburse_Funds)
- [Collect Outstanding Debts](/Tasks/Collect_Outstanding_Debts)
- [Reconcile Financial Accounts](/Tasks/Reconcile_Financial_Accounts)
**Optimizes**:
- [Time to Funding](/Metrics/Time_to_Funding)
- [Debtor Default Rate](/Metrics/Debtor_Default_Rate)
- [Days Sales Outstanding](/Metrics/Days_Sales_Outstanding)
- [Collection Cost Per Invoice](/Metrics/Collection_Cost_Per_Invoice)

## Service Wrapper Fanout

- [Ledger Intake Agent](/Agents/Ledger_Intake_Agent) — Agent
- [Advance Quote Service](/Services/Advance_Quote_Service) — Service-as-Software
- [Invoice Verification API](/Software/Invoice_Verification_API) — Software
- [Funding Support Agent](/Agents/Funding_Support_Agent) — Agent
- [Capital Disbursement Engine](/Software/Capital_Disbursement_Engine) — Software

## Service Representative Offer

**Warranty**: Guarantees that approved invoice advances are deposited into the client's designated account within 24 business hours of ledger submission.
**Price Band**: Roughly a 1% to 5% discount rate per 30-day period on the total invoice value, depending on end-customer creditworthiness and overall facility volume.
**Pricing Kind**: CustomQuote
**Deliverables**:
- Upfront capital advance
- Ledger collection reports
- Final invoice settlement payment
- Assumption of collection activities and credit risk
**Delivery Mode**: Requires a negotiated underwriting and facility setup process, followed by ongoing manual or system-integrated batch submission of verified invoices for capital advancement.
**Business Function**: ProvideService

## Service Delivery Cascade Diagram

```mermaid
flowchart TD
A[Generative Ingest Invoice Ledger - Ledger Intake Agent]
B[Agentic Score Debtor Risk - Funding Support Agent]
C{Human Approve Funding Advance}
D[Code Disburse Working Capital]
E[Agentic Manage Invoice Collections]
F[Code Reconcile and Settle]
G[Factoring Contract Output]
A --> B
B --> C
C -->|Underwriter Authorizes| D
D --> E
E --> F
F --> G
```

## Service Blueprint

**Steps**:
- Gate: none · Lane: frontstage · Name: Submit invoices for funding · Uses: Factoring Platform · Depends On: 
- Gate: approval · Lane: backstage · Name: Verify invoices and debtor credit · Uses: Credit Assessment System · Depends On: Submit invoices for funding
- Gate: approval · Lane: frontstage · Name: Advance funds against invoices · Uses: Payment System · Depends On: Verify invoices and debtor credit
- Gate: review · Lane: backstage · Name: Manage debtor ledger and collections · Uses: Receivables Management System · Depends On: Advance funds against invoices
- Gate: review · Lane: backstage · Name: Collect payment from debtors · Uses: Payment System · Depends On: Manage debtor ledger and collections
- Gate: approval · Lane: frontstage · Name: Reconcile and remit balance · Uses: Payment System · Depends On: Collect payment from debtors
**Absorbs**:
- [Accounts Receivable Management Process](/Processes/Accounts_Receivable_Management_Process)
**Bundles**:
- [Invoice Discounting Services](/Services/Invoice_Discounting_Services)
- [Credit Insurance Services](/Services/Credit_Insurance_Services)
- [Receivables Collection Services](/Services/Receivables_Collection_Services)
**Digital**: true
**High Risk**: true
**Produces**:
- [Debtor Ledger](/Datasets/Debtor_Ledger)
- [Funding Statement](/Datasets/Funding_Statement)
**Handoff To**:
- [Debt Collection Services](/Services/Debt_Collection_Services)
**Optimizes**:
- [Working Capital Release](/Metrics/Working_Capital_Release)
- [Days Sales Outstanding](/Metrics/Days_Sales_Outstanding)
**Sla Target**:
- **Unit**: hours
- **Value**: 24
- **Metric**: funding turnaround time
**Delivers As**:
- [Receivables Finance Facility](/Products/Receivables_Finance_Facility)
**Measured By**:
- [Advance Rate](/Metrics/Advance_Rate)
- [Funding Turnaround Time](/Metrics/Funding_Turnaround_Time)
**Risk Profile**: money-movement
**Classified In**: [Sales Financing](/Industries/Sales_Financing)
**Pricing Model**: commission
**Oversight Gate**: approves
**Token Input Ask**: The buyer provides its outstanding invoices and debtor details.
**Serves Industry**:
- [Manufacturing](/Industries/Manufacturing)
- [Wholesale Trade](/Industries/Wholesale_Trade)
- [Staffing and Recruitment](/Industries/Staffing_and_Recruitment)
- [Transportation](/Industries/Transportation)
- [Construction](/Industries/Construction)
**Token Sector Fit**: This service is built for businesses needing to release working capital tied up in unpaid invoices.
**Token Sla Promise**: The provider commits to advancing approved funds within 24 hours of invoice verification.
**Token Outcome Line**: The buyer receives immediate cash advanced against its outstanding invoices, with collections managed by the provider.
**Token Backstage Engine**: Behind the advance the provider verifies debtor credit, manages the ledger, and collects payment.
**Token Frontstage Moment**: The buyer submits invoices and receives a cash advance against their value.

## Neighborhood

### Parent

- [Credit financing (except loans)](/Services/Credit_financing_(except_loans)) — parent · Services

### Siblings

- [Credit card products](/Services/Credit_card_products) — siblings · Services
- [Financial leasing](/Services/Financial_leasing) — siblings · Services
- [Sales financing](/Services/Sales_financing) — siblings · Services
- [Accounts Receivable Factoring](/Services/Accounts_Receivable_Factoring) — siblings · Services
- [Accounts Receivable Financing](/Services/Accounts_Receivable_Financing) — siblings · Services
- [Channel Credit and Leasing](/Services/Channel_Credit_and_Leasing) — siblings · Services
- [Credit and Financing](/Services/Credit_and_Financing) — siblings · Services
- [Export Credit Financing](/Services/Export_Credit_Financing) — siblings · Services
- [Factoring Service](/Services/Factoring_Service) — siblings · Services
- [Factoring and Cash Advance](/Services/Factoring_and_Cash_Advance) — siblings · Services
- [Factoring and Quick Pay](/Services/Factoring_and_Quick_Pay) — siblings · Services
- [Financing and Leasing Services](/Services/Financing_and_Leasing_Services) — siblings · Services
- [Freight Factoring](/Services/Freight_Factoring) — siblings · Services
- [Freight Factoring and Credit Services](/Services/Freight_Factoring_and_Credit_Services) — siblings · Services
- [Invoice Discounting](/Services/Invoice_Discounting) — siblings · Services
- [Invoice Discounting Services](/Services/Invoice_Discounting_Services) — siblings · Services
- [Invoice Factoring](/Services/Invoice_Factoring) — siblings · Services
- [Invoice Factoring Service](/Services/Invoice_Factoring_Service) — siblings · Services
- [Invoice Financing](/Services/Invoice_Financing) — siblings · Services
- [Merchant Cash Flow Financing](/Services/Merchant_Cash_Flow_Financing) — siblings · Services
- [Merchant Financing Programs](/Services/Merchant_Financing_Programs) — siblings · Services
- [Milestone Financing](/Services/Milestone_Financing) — siblings · Services
- [No-Credit-Required Leasing](/Services/No-Credit-Required_Leasing) — siblings · Services
- [Receivables Discounting](/Services/Receivables_Discounting) — siblings · Services
- [Receivables Factoring](/Services/Receivables_Factoring) — siblings · Services
- [Receivables Financing](/Services/Receivables_Financing) — siblings · Services
- [Receivables Warehouse Funding](/Services/Receivables_Warehouse_Funding) — siblings · Services
- [Reverse Factoring](/Services/Reverse_Factoring) — siblings · Services
- [Tax Credit Monetization](/Services/Tax_Credit_Monetization) — siblings · Services
- [Trade Credit Financing](/Services/Trade_Credit_Financing) — siblings · Services
- [Trade Credit and Accounts Receivable Financing](/Services/Trade_Credit_and_Accounts_Receivable_Financing) — siblings · Services
- [Trade Credit and Factoring](/Services/Trade_Credit_and_Factoring) — siblings · Services

### Related (demands service)

- [Motor Carrier](/CompanyTypes/Motor_Carrier) — demands service · CompanyTypes
- [Long Haul Trucking Carriers](/CompanyTypes/Long_Haul_Trucking_Carriers) — demands service · CompanyTypes

### Serves industry

- [Building Construction](/Industries/Building_Construction) — serves industry · Industries
- [Textile Industry](/Industries/Textile_Industry) — serves industry · Industries
- [Trucking Industry](/Industries/Trucking_Industry) — serves industry · Industries
- [Transportation](/Industries/Transportation) — serves industry · Industries
- [Employment Services](/Industries/Employment_Services) — serves industry · Industries
- [Wholesale Trade](/Industries/Wholesale_Trade) — serves industry · Industries
- [Manufacturing](/Industries/Manufacturing) — serves industry · Industries

### Bundles

- [Credit Analysis](/Services/Credit_Analysis) — bundles · Services
- [Debt collection services](/Services/Debt_collection_services) — bundles · Services
- [Receivables Collection Services](/Services/Receivables_Collection_Services) — bundles · Services
- [Credit Insurance Services](/Services/Credit_Insurance_Services) — bundles · Services
- [Accounts Receivable Management](/Services/Accounts_Receivable_Management) — bundles · Services

### Handoff to

- [Debt Collection And Recovery Services](/Services/Debt_Collection_And_Recovery_Services) — handoff to · Services

### What it absorbs

- [Accounts Receivable Management](/Processes/Accounts_Receivable_Management) — absorbs · Processes
- [Credit Control Process](/Processes/Credit_Control_Process) — absorbs · Processes

### Measured by

- [Total uncollectable balances as a percentage of revenue](/Metrics/Total_uncollectable_balances_as_a_percentage_of_revenue) — measured by · Metrics
- [Advance Rate](/Metrics/Advance_Rate) — measured by · Metrics
- [Funding Turnaround Time](/Metrics/Funding_Turnaround_Time) — measured by · Metrics

### Problems this exposes

- [attributing a funding delay to a stalled debtor invoice-verification chase, not our desk, against a same-day-advance SLA in the factoring agreement](/Problems/attributing_a_funding_delay_to_a_stalled_debtor_invoice-verification_chase,_not_our_desk,_against_a_same-day-advance_SLA_in_the_factoring_agreement) — exposes problem · Problems
- [defending the portfolio bad-debt ratio against a lender's borrowing-base audit when notice-of-assignment status was untracked](/Problems/defending_the_portfolio_bad-debt_ratio_against_a_lender's_borrowing-base_audit_when_notice-of-assignment_status_was_untracked) — exposes problem · Problems
- [attributing a charge-off to debtor fraud uncovered at invoice verification vs our underwriting, to defend the bad-debt covenant with the senior lender](/Problems/attributing_a_charge-off_to_debtor_fraud_uncovered_at_invoice_verification_vs_our_underwriting,_to_defend_the_bad-debt_covenant_with_the_senior_lender) — exposes problem · Problems
- [collections aging on purchased receivables tracked in spreadsheets, DSO drifts](/Problems/collections_aging_on_purchased_receivables_tracked_in_spreadsheets,_DSO_drifts) — exposes problem · Problems
- [notice-of-assignment and UCC-1 filing status untracked across the portfolio](/Problems/notice-of-assignment_and_UCC-1_filing_status_untracked_across_the_portfolio) — exposes problem · Problems
- [invoice verification with the account-debtor is a manual phone/email chase before advance](/Problems/invoice_verification_with_the_account-debtor_is_a_manual_phone%2Femail_chase_before_advance) — exposes problem · Problems
- [debtor concentration and fraud risk scored from thin, stale credit pulls](/Problems/debtor_concentration_and_fraud_risk_scored_from_thin,_stale_credit_pulls) — exposes problem · Problems
- [advance-rate pricing set by gut per client rather than per-debtor risk](/Problems/advance-rate_pricing_set_by_gut_per_client_rather_than_per-debtor_risk) — exposes problem · Problems

### Depends on step

- [Manage collections ledger](/Tasks/Manage_collections_ledger) — depends on step · Tasks
- [Verify invoices and debtor credit](/Tasks/Verify_invoices_and_debtor_credit) — depends on step · Tasks
- [Verify invoice debtor credit](/Tasks/Verify_invoice_debtor_credit) — depends on step · Tasks
- [Submit invoices for funding](/Tasks/Submit_invoices_for_funding) — depends on step · Tasks
- [Manage debtor ledger and collections](/Tasks/Manage_debtor_ledger_and_collections) — depends on step · Tasks
- [Set advance rate fee](/Tasks/Set_advance_rate_fee) — depends on step · Tasks
- [Advance funds against invoices](/Tasks/Advance_funds_against_invoices) — depends on step · Tasks
- [Collect payment from debtor](/Tasks/Collect_payment_from_debtor) — depends on step · Tasks
- [Disburse advance to client](/Tasks/Disburse_advance_to_client) — depends on step · Tasks

### Classified in

- [Sales Financing](/Industries/Sales_Financing) — classified in · Industries
- [Other Nondepository Credit Intermediation](/Industries/Other_Nondepository_Credit_Intermediation) — classified in · Industries

### Optimizes

- [Working Capital Release](/Metrics/Working_Capital_Release) — optimizes · Metrics
- [Collection Rate](/Metrics/Collection_Rate) — optimizes · Metrics
- [Days Sales Outstanding](/Metrics/Days_Sales_Outstanding) — optimizes · Metrics

### Delivers as

- [Receivables Finance Facility](/Products/Receivables_Finance_Facility) — delivers as · Products
- [Invoice Factoring Facility](/Products/Invoice_Factoring_Facility) — delivers as · Products

### Products it produces

- [Funding Statement](/Datasets/Funding_Statement) — produces · Datasets
- [Debtor Ledger](/Datasets/Debtor_Ledger) — produces · Datasets
- [Remittance Statement](/Datasets/Remittance_Statement) — produces · Datasets
- [Aged Receivables Ledger](/Datasets/Aged_Receivables_Ledger) — produces · Datasets
- [Funding Agreement](/Datasets/Funding_Agreement) — produces · Datasets

### Composed of

- [Receivables Management System](/Software/Receivables_Management_System) — composes · Software
- [Payment System](/Software/Payment_System) — composes · Software
- [Payment Processing System](/Software/Payment_Processing_System) — composes · Software
- [Credit Assessment System](/Software/Credit_Assessment_System) — composes · Software
- [Factoring Platform](/Software/Factoring_Platform) — composes · Software
- [Ledger Intake Agent](/Agents/Ledger_Intake_Agent) — composes · Agents
- [Invoice Verification API](/Software/Invoice_Verification_API) — composes · Software
- [Funding Support Agent](/Agents/Funding_Support_Agent) — composes · Agents
- [Capital Disbursement Engine](/Software/Capital_Disbursement_Engine) — composes · Software

### Realizes

- [Reconcile and remit balance](/Tasks/Reconcile_and_remit_balance) — realizes · Tasks
- [Collect payment from debtors](/Tasks/Collect_payment_from_debtors) — realizes · Tasks
- [Reconcile and remit reserve](/Tasks/Reconcile_and_remit_reserve) — realizes · Tasks

### What it addresses

- [Trapped Working Capital](/Problems/Trapped_Working_Capital) — addresses · Problems
