How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Fulcrumpro Reporting API

The Reporting API from Fulcrumpro — 8 operation(s) for reporting.

Fulcrumpro Reporting API is one of 109 APIs that Fulcrumpro publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reporting. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 8 operations across 8 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.fulcrumpro.com.

8 operations 8 paths 25 schemas 8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.fulcrumpro.com/api/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Fulcrumpro Reporting API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer).

  • bearer — Your API bearer token generated in System Data Advanced Public API Setup

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 POST. Each is listed below with its method, path, parameters, and response codes.

Reporting 8
POST
/api/reporting/inventory/list
Lists report-ready on-hand inventory rows from the inventory reporting view, including per-unit and extended valuation (material/labor/machine/OP), lot and location context, and item categorization s…
ListInventoryReport 4 params body → 200403
POST
/api/reporting/invoice/list
Lists report-ready invoice-line rows from the invoice reporting view, including line type, pricing, tax, and aging detail joined to sales-order and shipment context so callers do not need to hand-joi…
ListInvoiceReport 4 params body → 200403
POST
/api/reporting/job-activity-by-operator/list
Lists report-ready per-operator operation rows from the job-activity-by-operator reporting view, including setup/labor/machine time and cost, run-by-run quantities, rates, and job/routing context so…
ListJobActivityByOperatorReport 4 params body → 200403
POST
/api/reporting/job-activity/list
Lists report-ready job-operation rows from the job-activity reporting view, including schedule, timer, completion-progress, and routing context so callers do not need to hand-join jobs to items-to-ma…
ListJobActivityReport 4 params body → 200403
POST
/api/reporting/quote/list
Lists report-ready quote rows from the quote reporting view, including totals, cost, status, and lifecycle dates, so callers do not need to hand-assemble quote-level summary data.
ListQuoteReport 4 params body → 200403
POST
/api/reporting/sales-order-lines/list
Lists report-ready sales-order line rows from the sales-order line-items reporting view, including pre-computed cost, invoice, ship, and return columns so callers do not need to hand-join sales order…
ListSalesOrderLinesReport 4 params body → 200403
POST
/api/reporting/shipping/list
Lists report-ready shipment line rows from the shipping reporting view, including pre-computed dollar columns ($ shipped, $ unshipped, total $ ordered, unit price) so callers do not need to hand-join…
ListShippingReport 4 params body → 200403
POST
/api/reporting/time-clock/list
Lists report-ready time-clock rows from the time-clock reporting view, including clock-in/clock-out times, computed shift hours, reason and clock codes, and override-audit context so callers do not n…
ListTimeClockReport 4 params body → 200403

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are DtoReportingSalesOrderLinesReportRow (68 properties), DtoReportingJobActivityByOperatorReportRow (51 properties), DtoReportingShippingReportRow (50 properties), DtoReportingJobActivityReportRow (39 properties). Each schema is shown below with its type and property counts.

DtoPagedResultDtoDtoReportingJobActivityByOperatorReportRow
object
Paged result
7 properties 7 required
DtoReportingJobActivityByOperatorReportFilter
object
Constrained filter for the job-activity-by-operator reporting list endpoint. Every field maps to a fixed, server-controlled column; values are always bound as…
4 properties
DtoReportingInvoiceReportRow
object
One row of the pre-joined invoice reporting view (rpt.ViewExposedReportingDataInvoice): one invoice line item, joined to sales-order and shipment context with…
38 properties
DtoReportingTimeClockReportFilter
object
Constrained filter for the time-clock reporting list endpoint. Every field maps to a fixed, server-controlled column; values are always bound as Dapper paramet…
4 properties
DtoPagedResultDtoDtoReportingSalesOrderLinesReportRow
object
Paged result
7 properties 7 required
DtoReportingJobActivityReportRow
object
One row of the pre-joined job-activity reporting view (rpt.ViewExposedReportingDataJobActivity): one operation per item-to-make per job, carrying schedule, tim…
39 properties
DtoReportingJobActivityByOperatorReportRow
object
One row of the pre-joined job-activity-by-operator reporting view (rpt.ViewExposedReportingDataJobActivityByOperator): one operation, day, and operator, carryi…
51 properties
DtoReportingShippingReportRow
object
One row of the pre-joined shipping reporting view (rpt.ViewExposedReportingDataShipping): one shipment line, carrying the line's quantities and the source sale…
50 properties
DtoReportingSalesOrderLinesReportRow
object
One row of the pre-joined sales-order line-items reporting view (rpt.ViewExposedReportingDataSalesOrderLineItems): one sales-order line, carrying the order/cus…
68 properties
DtoPagedResultDtoDtoReportingJobActivityReportRow
object
Paged result
7 properties 7 required
DtoReportingQuoteReportRow
object
One row of the pre-joined quote reporting view (rpt.ViewExposedReportingDataQuote): one quote, carrying totals, cost, status, and lifecycle dates. Property nam…
15 properties
DtoReportingQuoteReportFilter
object
Constrained filter for the quote reporting list endpoint. Every field maps to a fixed, server-controlled column; values are always bound as Dapper parameters a…
4 properties
DtoReportingInventoryReportFilter
object
Constrained filter for the inventory reporting list endpoint. Every field maps to a fixed, server-controlled column; values are always bound as Dapper paramete…
3 properties
DtoPagedResultDtoDtoReportingTimeClockReportRow
object
Paged result
7 properties 7 required
DtoReportingSalesOrderLinesReportFilter
object
Constrained filter for the sales-order line-items reporting list endpoint. Every field maps to a fixed, server-controlled column; values are always bound as Da…
8 properties
DtoReportingJobActivityReportFilter
object
Constrained filter for the job-activity reporting list endpoint. Every field maps to a fixed, server-controlled column; values are always bound as Dapper param…
5 properties
DtoPagedResultDtoDtoReportingShippingReportRow
object
Paged result
7 properties 7 required
DtoPagedResultDtoDtoReportingInventoryReportRow
object
Paged result
7 properties 7 required
DtoReportingShippingReportFilter
object
Constrained filter for the shipping reporting list endpoint. Every field maps to a fixed, server-controlled column; values are always bound as Dapper parameter…
3 properties
DtoPagedResultDtoDtoReportingInvoiceReportRow
object
Paged result
7 properties 7 required
DtoReportingInvoiceReportFilter
object
Constrained filter for the invoice reporting list endpoint. Every field maps to a fixed, server-controlled column; values are always bound as Dapper parameters…
4 properties
DtoReportingInventoryReportRow
object
One row of the pre-joined inventory reporting view (rpt.ViewExposedReportingDataInventory): one (item, lot, location) combination, carrying on-hand quantity, p…
27 properties
DtoReportingTimeClockReportRow
object
One row of the pre-joined time-clock reporting view (rpt.ViewExposedReportingDataTimeClock): one timer entry (clock-in or break), carrying clock-in/clock-out t…
12 properties
DtoPagedResultDtoDtoReportingQuoteReportRow
object
Paged result
7 properties 7 required
CommonEnumSortDirectionEnum
string
Specify sorting direction.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fulcrumpro-reporting-api-openapi.yml Raw ↑

Other APIs Fulcrumpro publishes across the network.

Fulcrumpro Accounting Code API
Fulcrumpro Attachment API
Fulcrumpro Attachment Certification API
Fulcrumpro Auth API
Fulcrumpro CAPAs API
Fulcrumpro Chart Of Accounts API
Fulcrumpro Company Info API
Fulcrumpro Custom Field API
Fulcrumpro Customer Address API
Fulcrumpro Customer API
Fulcrumpro Customer Contact API
Fulcrumpro Customer Tier API
Where this information came from

This is an independent, third-party profile of Fulcrumpro Reporting API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.