Create or update price list
Creates a new price list or updates an existing one for the current workspace.
POST
/api/unstable/prices/listsCreates a new price list or updates an existing one for the current workspace.
Request Body
application/json
id?string
name*string
customers?array<>
enabled?boolean
description?string
status*string
Value in
"enabled" | "disabled" | "archived"fallbackToPriceListId?string
isForAll?boolean
[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json