List Product Inventory Pricing

The List Inventory Pricing endpoint allows you to access product inventory pricing data from authorized inventory sources. The response from this API provides structured pricing information by product, source, and warehouse, including dealer cost, deck price, LCN cost, allowances, commissions, surcharges, and the last updated timestamp.

Before using this endpoint, please complete the setup steps in the Skulytics Integration Guide: https://docs.skulytics.io/reference/skulytics-integration-guide.

This endpoint cannot be used immediately without setup. Users must register and complete the required integration process before inventory source access can be authorized.

Use Case

This API is useful for accessing and organizing inventory pricing data across multiple inventory sources and warehouses. Types of inventory pricing data may include:

  • Dealer cost
  • Cost minus EOM
  • Deck price
  • LCN / LCNN cost
  • Sell-through allowance
  • Commission unit
  • Surcharge unit
  • Warehouse-level inventory pricing
  • Source-level pricing availability

This inventory pricing data can be displayed on dealer portals, internal pricing tools, sales dashboards, purchasing systems, or used in any system that requires authorized source-level inventory pricing visibility.

Setup Requirement

Before calling this endpoint, users must complete the Skulytics integration setup process.

The setup is required because inventory pricing data is source-specific and may require authorization before access is granted. The API response includes metadata about which requested sources are authorized or unauthorized for the current integration.

RequirementDescription
Integration setupUsers must complete the setup steps in the Skulytics Integration Guide before using this endpoint.
Source authorizationInventory pricing sources must be authorized before their pricing data can be returned.
Registered accessThe endpoint requires the user or system to be registered for inventory integration access.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Distributor source used to retrieve inventory data. Example: ADC or DMI. The client must be authorized to access the requested source.

string

SKU to search. If provided, the API returns data only for the requested SKU. If not provided, the API returns SKUs based on the selected source and access rules.

string

Match behavior for sku searches. Allowed values: exact or fuzzy. (Default: exact if not provided.)

boolean

If true, a single hit can access all SKUs available in the distributor. If false, a single hit will display only 10 SKUs by default.

boolean

If true, includes the source even when no pricing fields are available. Default is true.

integer

Maximum number of page availability to be shown.

string

Used for searching the specific page.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json