Pricefx REST API Reference
Pricefx REST API
/otherSchemas
Master
General
Products
Product Extensions
Product Image
Customers
Customer Extensions
Sellers
Seller Extensions
Condition Records
Competition Data
Imports
Data Change Requests
Lookup Tables / Company Parameters
User Admin
Authentication
Admin Tools
Logics
Logs
Custom Forms
Calculated Field Sets
Jobs & Tasks
Data Manager
Actions
Action Types
Price Lists
Manual Price Lists
Live Price Grids
Calculation Grids
Visual Configuration
Quotes
Contracts (Agreements & Promotions)
Visual Configuration
Rebate Agreements
Rebate Calculations
Rebate Record Group
Sales Compensations
Claim Types
Claims
Optimization
Workflow
Workflow Delegation
Attachments
Product Image
Configuration
Internationalization
Metadata
Clicmanager
Comments
Notifications
Heartbeat
Key-Value Store
Entities
The Pricefx Backend API
Download OpenAPI description
Overview
URL
Pricefx
Languages
Servers
Mock server
https://api.pricefx.com/_mock/openapi/reference/pricefx-server_openapi
URL:
https://{baseUrl}/pricefx/{partition}
See the Key-Value Database Storage Knowledge Base article for more details.
Operations
Here you can find all fields of the corresponding entity (represented by the type code).
Use the /metadata.describe endpoint to find out the correct data type of the field that is used in your partition.
The icon is provided by DynamicIcon component, so the icon has to be defined there
string(icon)
The icon is provided by DynamicIcon component, so the icon has to be defined there
Enum"angle-double-left""angle-down""angle-down-b""angle-right""arrow-down""arrow-right""arrow-up""bars""bell""blue"
"angle-double-left"
Object with custom translations with structure. It tries to pick label according to your language, otherwise it pick label from "" key. After that translationKey is used.
{ "additionalProperties": "string", """": "string", "fr": "string", "en": "string" }
A Filter rule with the actual condition.
Operator for comparing.
Enum"\"equals\"""\"notEqual\"""\"iEquals\"""\"iNotEqual\"""\"greaterThan\"""\"lessThan\"""\"greaterOrEqual\"""\"lessOrEqual\"""\"isNull\"""\"notNull\""
{ "fieldName": "string", "operator": "\"equals\"", "value": "string", "_constructor": "AdvancedCriteria" }
Comments