Octibiz
Demo

Durchsucht Website und Dokumentation gemeinsam. Enter zeigt alle Treffer, Esc schließt.

Individualpreise — API und MCP

Überblick

Dieser Bereich stellt 6 Operationen bereit. Jede davon ist zugleich ein MCP-Werkzeug.

Der Bereich hängt am Modul-Schalter module.customer_prices. Ist das Modul aus, antworten diese Operationen mit 404.

Operationen

MethodePfadZweckRechtParameter
GET/api/v1/customer-pricesListe der CustomerPriceListcustomerprices.price.view · customerprices.price.managepage, customerId, active, q, brandId
POST/api/v1/customer-pricesEine CustomerPriceList anlegencustomerprices.price.manage+ Rumpf
DELETE/api/v1/customer-prices/{ulid}Eine CustomerPriceList löschencustomerprices.price.manageulid
GET/api/v1/customer-prices/{ulid}Eine CustomerPriceList lesencustomerprices.price.view · customerprices.price.manageulid
PATCH/api/v1/customer-prices/{ulid}Eine CustomerPriceList änderncustomerprices.price.manageulid, + Rumpf
GET/api/v1/product-customer-pricesListe der ProductCustomerPricecustomerprices.price.view · customerprices.price.manageproductId

Zweckangaben, die nicht dem Standardmuster folgen, stammen unverändert aus der Schnittstellen-Beschreibung im Code.

referenz.api-customer-prices · Gilt ab Version 0.5.4