slug: scalablepress provider: Scalable Press generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Transportation & Logistics min_confidence: 0.7 capability_model: source: https://github.com/vincentmakes/turbo-ea-capabilities license: CC-BY-4.0 attribution: Turbo EA Capabilities by Vincent Verdet — Turbo EA, https://github.com/vincentmakes/turbo-ea-capabilities, CC BY 4.0 notice: NOTICE edge_count: 2 edges: - tag: Billing spec_file: scalablepress-billing-api-openapi.yml capability_id: BC-200.30 capability_id_l1: BC-200 capability_name: Accounts Receivable Management confidence: 0.7 evidence: GET /v2/billing/invoice listInvoices ... POST /v2/billing/invoice/{invoiceId}/pay/paypal payInvoicePaypal reason: Operations expose customer invoices and invoice payment, which is customer invoicing and cash collection. Not a subscription/usage-metering model, so the general accounts-receivable capability is the honest fit; moderate confidence as the API is the payer-side view of the vendor's invoices. - tag: Quote spec_file: scalablepress-quote-api-openapi.yml capability_id: BC-410.40 capability_id_l1: BC-410 capability_name: Quote & Configuration Management confidence: 0.7 evidence: POST /v2/quote createQuote Standard quote; "generate price quotes (product, printing, and shipping costs)" reason: Generates priced quotes for configured print orders, which is configure-price-quote behaviour.