invalid_price_list_item
The price-list entry has an incompatible target, amount or unit, or duplicates the same product, variant and presentation within the list.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_price_list_item | invalid_request_error | 422 | Pricing |
Cause
The price-list entry has an incompatible target, amount or unit, or duplicates the same product, variant and presentation within the list.
What to do
Check error.param, correct the product, variant, presentation, price or unit, and keep a single entry for each conceptual target.
Related
All Pricing error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.