Skip to main content
POST
Create Price Adjustment

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body for creating a new price adjustment

sitePartnerId
string
required
name
object
required
type
enum<string>
required
Available options:
PERCENTAGE
amount
number
required
autoApproveInvitations
boolean
required
currency
string
required
expirationDate
string<date-time>
maxAdjustment
number
networkId
string

Response

OK

data
object