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 Item API

The Item API from Fulcrumpro — 8 operation(s) for item.

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

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

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

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

10 operations 8 paths 41 schemas 2 GET1 PATCH6 POST1 PUT

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 Item 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 10

Across 8 paths, the API surfaces 10 operations — 2 GET, 1 PATCH, 6 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Item 10
POST
/api/items/{itemId}/revision
Add a revision to an item
AddRevisionItem 1 param body → 200404409
POST
/api/items
Create a new item
CreateItem body → 200400
GET
/api/items/{itemId}
Get a specific item
GetItem 1 param → 200404
PATCH
/api/items/{itemId}
Partially update an item
PatchItem 1 param body → 200404
PUT
/api/items/{itemId}
Update a specific item
UpdateItem 1 param body → 200404
GET
/api/items/{itemId}/can-make
Get the can-make quantities for an item. Returns how much of this item can be produced from current subcomponent inventory (on-hand and available).
GetItemCanMake 1 param → 200404400
POST
/api/items/listdeprecated
TO BE REMOVED 11/02/2023 - Find items based on search parameters.
ListItem 4 params body → 200
POST
/api/items/list/v2
Find items based on search parameters.
ListItemV2 4 params body → 200
POST
/api/items/{itemId}/inventory/pickdeprecated
TO BE REMOVED 10/13/2023 - Pick inventory against a specific item.
PickItemInventory 1 param body → 200400
POST
/api/items/{itemId}/inventory/receivedeprecated
TO BE REMOVED 10/13/2023 - Receive inventory against a specific item.
ReceiveItemInventory 1 param body → 200400

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are ItemListDto (46 properties), ItemDto (45 properties), ItemCreateDto (28 properties), ItemUpdateDto (18 properties). Each schema is shown below with its type and property counts.

ItemDto
object
An item
45 properties 7 required
ItemNumberFilter
object
Filter used to limit results by item number
4 properties 3 required
CommonEnumTagTypeEnum
string
What the tag is used for (can be many).
ItemRequestFilterMode
string
How item numbers are matched against the search string
JsonPatchOperation
object
3 properties
CreatedResponseDto
object
Response for a created record
1 property 1 required
CustomerTierDto
object
Customer tier definition.
3 properties 2 required
JsonPatchDocument
array
Array of operations to perform
InventoryEventSecondaryType
string
Secondary, verbose description for an event.
CommonEnumStyleEnum
string
Style enum (for tags).
ItemMaterialVendorDto
object
Material vendor with additional context for an item.
5 properties 2 required
ItemRevisionDto
object
Item revision information.
2 properties
TagDto
object
Represents a tag
6 properties 4 required
CommonPriceBreakDto
object
Price break definition
9 properties 1 required
ItemsAndInventoryDataQualityPlanStatus
string
ItemShippingDto
object
Item Shipping Properties
6 properties
ItemCanMakeDto
object
Indicates how much of this item can be produced from its subcomponent inventory. Only applicable to make items.
2 properties
ItemRequestFindParametersV2
object
Parameters used for searching/finding items.
12 properties
ItemMaterialDetailsDto
object
Material Details
8 properties
DomainPriceBreaksPriceBreakTypeEnum
string
InventoryEnumEventSourceType
string
Indicator for the initial source of the event.
InventoryRequestItemInventoryPickEvent
object
Pick event for item inventory.
10 properties 1 required
CommonEnumCasingOption
string
Case sensititivy options. Of note, in a SQL environment, this should have no impact as SQL is case-insensitive naturally.
CommonExternalReferenceDto
object
The external reference for entities that implement FulcrumProduct.Domain.Common.IHasExternalReferences
7 properties 1 required
CommonAccountingDetailsDto
object
An object that contains all accounting details.
5 properties
ItemVendorDto
object
Vendor with additional context for an item.
12 properties 3 required
ItemCustomerDto
object
Customer with additional context for an item.
6 properties 3 required
ItemCustomerTierDto
object
Item customer tier definition
2 properties 2 required
FulcrumProductMaterialsFulcrumLengthUnits
string
FulcrumProductMaterialsMaterialForms
string
DomainItemsAndInventoryItemOrigin
string
ItemRequestFindParameters
object
Parameters used for searching/finding items.
7 properties
CommonUnitOfMeasureConversionDto
object
Unit of measure conversion definition
6 properties 3 required
ItemRequestAddRevision
object
Add an item revision.
2 properties 1 required
ItemCreateDto
object
Details of item to be created
28 properties 4 required
InventoryRequestItemInventoryReceiveEvent
object
Receive event for item inventory.
10 properties 1 required
ItemListDto
object
An item
46 properties 7 required
CommonCustomFieldSearchDto
object
Custom field associated to an entity.
2 properties 2 required
ItemUpdateDto
object
Represents an update on an Item.
18 properties
CommonReferenceDto
object
Represents a reference to a document in a DB collection
2 properties
CommonEnumSortDirectionEnum
string
Specify sorting direction.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fulcrumpro-item-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 Item 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.