Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Puts the catalog entry price.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

The price value identifier.

string
required
Query Params
string | null

The entry code.

Body Params

The price.

int64 | null

Gets or sets the price value identifier.

string | null

Gets the catalog entry key.

string | null

Gets or sets the market identifier.

string | null

Gets or sets the price type identifier. Valid Values are AllCustomers, UserName, PriceGroup.

string | null

Gets or sets the price code for the specified price type identifier.

date-time

Gets or sets the valid from.

date-time | null

Gets or sets the valid until.

double

Gets or sets the minimum quantity.

double

Gets or sets the unit price.

string | null

Gets or sets the currency code.

Responses
200

Success

204

The catalog entry price is saved.

400

If the catalog entry price model is not valid.

401

If user does not have enough permission for this request.

404

If entry or entry prices does not exist.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!