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
/help/articles/{slug}
Get a knowledge article by slug
Returns a single published knowledge article with full Markdown content.
Sökvägsparametrar
Fält
Typ
slug
Krävs
string
Frågeparametrar
Fält
Typ
locale
string
Svar
200
EcomArticleDetailResponse
Fält
Typ
articleType
string
· nullable
category
string
· nullable
content
string
· nullable
icon
string
· nullable
id
string(uuid)
slug
string
· nullable
summary
string
· nullable
title
string
· nullable
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
/help/articles/by-item/{itemId}
Get knowledge articles for a specific item
Returns published knowledge articles linked to the given item ID.
Sökvägsparametrar
Fält
Typ
itemId
Krävs
string(uuid)
Frågeparametrar
Fält
Typ
locale
string
Svar
200
EcomArticleListItem[]
Fält
Typ
articleType
string
· nullable
category
string
· nullable
icon
string
· nullable
id
string(uuid)
slug
string
· nullable
summary
string
· nullable
title
string
· nullable
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
/help/search
Search knowledge articles
Full-text search across published knowledge articles. Returns up to 10 results.
Frågeparametrar
Fält
Typ
q
Krävs
string
locale
string
Svar
200
EcomSearchResult[]
Fält
Typ
articleType
string
· nullable
category
string
· nullable
id
string(uuid)
slug
string
· nullable
summary
string
· nullable
title
string
· nullable
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.