Skip to main content
POST
Create a custom pricing rule in a workspace
Use the List Attributes endpoint to get available properties and their IDs.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Body

application/json
name
string
isActive
boolean
filters
object[]
adjustmentMethod
enum<string>
default:ACTUAL
Available options:
ACTUAL,
LIST_PRICE,
CUSTOM_PRICE
value
number<double>
timeRange
object

Response

A successful response.

The response is of type object.