Products, categories, brands, search, facets and type-ahead. Products are addressed by slug or id, and only what is published in the current channel is visible. Includes the product feed for Google Merchant and the binary endpoints that serve images and documents.
15 anrop·
GET
POST
·Bas-URL https://api.erp.fluit.cloud/ecom
Autentisering, felkoder, rate limits, idempotens och paginering gäller alla anrop och står samlade under
Kom igång.
GET
/assets/{tenantId}/{id}
Get product image
Serves a public product image. No authentication required. Tenant resolved from URL. Pass ?w= with one of the supported widths to get a resized WebP variant for responsive srcset.
Sökvägsparametrar
Fält
Typ
tenantId
Krävs
string(uuid)
id
Krävs
string(uuid)
Frågeparametrar
Fält
Typ
w
integer
Svar
200
Tom body.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Serves a public product document (datasheet, manual, firmware). No authentication required. Tenant resolved from URL. PDFs are served inline, everything else as a download.
Sökvägsparametrar
Fält
Typ
tenantId
Krävs
string(uuid)
id
Krävs
string(uuid)
Svar
200
Tom body.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Bas-URL https://api.erp.fluit.cloud/ecom.
Svarsexemplet är genererat ur schemat: formen stämmer, värdena är påhittade.
GET
/catalog/filters
Get catalog filters
Returns filterable attributes with available values and product counts. Counts are scoped to the channel, the optional category and the optional search term.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Bas-URL https://api.erp.fluit.cloud/ecom.
Svarsexemplet är genererat ur schemat: formen stämmer, värdena är påhittade.
GET
/catalog/list-widgets
Get product list page widgets
Returns active ProductList_Banner and ProductList_Sidebar widgets matching the current channel and optional category.
Stödjer ETag
Frågeparametrar
Fält
Typ
categoryCode
string
Svar
200
ListWidgetResponse[]
Fält
Typ
cssClass
string
· nullable
htmlContent
string
· nullable
id
string(uuid)
name
string
· nullable
placement
string
· nullable
sortOrder
integer
style
string
· nullable
304
Tom body.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Bas-URL https://api.erp.fluit.cloud/ecom.
Svarsexemplet är genererat ur schemat: formen stämmer, värdena är påhittade.
GET
/catalog/product-feed
Product feed rows
Returns feed-ready product rows (identifiers, prices, availability, Google product category) for building Google Shopping and Meta catalog feeds. Page size is clamped to 1-1000.
Stödjer ETag
Frågeparametrar
Fält
Typ
page
integer
pageSize
integer
Svar
200
PagedResult_ProductFeedRowResponse
Paginerat svar: raderna nedan ligger i items[], omgivna av totalCount, page, pageSize, totalPages, hasPreviousPage och hasNextPage.
Paginerad
Fält
Typ
Beskrivning
additionalImageUrls
string[]
· nullable
allowPreOrder
boolean
brand
string
· nullable
countryOfOrigin
string
· nullable
currency
string
· nullable
depthCm
decimal
· nullable
description
string
· nullable
googleProductCategory
string
· nullable
grade
string
· nullable
gtin
string
· nullable
heightCm
decimal
· nullable
id
string(uuid)
isOnSale
boolean
itemGroupId
string
· nullable
itemNumber
string
· nullable
mainImageUrl
string
· nullable
mpn
string
· nullable
price
decimal
· nullable
priceIncludingVat
decimal
· nullable
priceValidFrom
string(date)
· nullable
priceValidTo
string(date)
· nullable
productType
string
· nullable
regularPrice
decimal
· nullable
regularPriceIncludingVat
decimal
· nullable
salesStartDate
string(date)
· nullable
seoSlug
string
· nullable
stockStatus
enum
InStock
LowStock
OutOfStock
BackOrder
taxPercent
decimal
title
string
· nullable
weightKg
decimal
· nullable
widthCm
decimal
· nullable
304
Tom body.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Bas-URL https://api.erp.fluit.cloud/ecom.
Svarsexemplet är genererat ur schemat: formen stämmer, värdena är påhittade.
GET
/catalog/products
List products
Returns a paginated list of products with optional filtering by category and search term. Pass ids=guid,guid to fetch a hand-picked set; without an explicit sort they are returned in the order given. Only includes products active on the current channel.
Stödjer ETag
Frågeparametrar
Fält
Typ
category
string
search
string
page
integer
pageSize
integer
sort
string
ids
string
Svar
200
PagedResult_ProductSummaryResponse
Paginerat svar: raderna nedan ligger i items[], omgivna av totalCount, page, pageSize, totalPages, hasPreviousPage och hasNextPage.
Paginerad
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Bas-URL https://api.erp.fluit.cloud/ecom.
Svarsexemplet är genererat ur schemat: formen stämmer, värdena är påhittade.
GET
/catalog/stock
Get stock status for items
Returns aggregated stock status for a batch of items. Returns nothing when the storefront hides stock, or when it hides stock from visitors who are not logged in and the request carries no customer session.
Visa hela beskrivningen
Maximum 100 item ids per request; ids that cannot be parsed are skipped. With GUIDs the URL runs out before that limit does — use POST /ecom/catalog/stock for longer lists.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Bas-URL https://api.erp.fluit.cloud/ecom.
Svarsexemplet är genererat ur schemat: formen stämmer, värdena är påhittade.
POST
/catalog/stock
Get stock status for items (ids in body)
Identical to GET /ecom/catalog/stock — same handler, same response body — but takes the item ids in a JSON body, for id lists long enough to strain the URL. Both variants enforce the same limit of 100 ids per request.
Visa hela beskrivningen
Returns nothing when the storefront hides stock, or when it hides stock from visitors who are not logged in and the request carries no customer session.
Body
krävs
Fält
Typ
Beskrivning
itemIds
string(uuid)[]
· nullable
Artikel-id:n att slå upp. Dubbletter tas bort; ordningen saknar betydelse.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Bas-URL https://api.erp.fluit.cloud/ecom.
Svarsexemplet är genererat ur schemat: formen stämmer, värdena är påhittade.
GET
/products/{itemId}/widgets
Get matching product widgets for a product
Returns active HTML widgets that match the given product based on category, supplier, item group, price range, etc.
Stödjer ETag
Sökvägsparametrar
Fält
Typ
itemId
Krävs
string(uuid)
Svar
200
ProductWidgetResponse[]
Fält
Typ
cssClass
string
· nullable
htmlContent
string
· nullable
id
string(uuid)
name
string
· nullable
placement
string
· nullable
sortOrder
integer
style
string
· nullable
304
Tom body.
429
Rate limit exceeded. Wait the number of seconds given in Retry-After. The body is problem-shaped application/json, not application/problem+json. This API sends no X-RateLimit-* headers — the quota is discovered here.
Bas-URL https://api.erp.fluit.cloud/ecom.
Svarsexemplet är genererat ur schemat: formen stämmer, värdena är påhittade.
Scheman
Objekten som gruppens anrop refererar till. Fälttabellerna ovan går ett steg djupt och länkar hit i stället för att upprepa samma schema på varje endpoint.