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

Puts the catalog entry warehouse inventory.

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

The entry code.

string
required

The warehouse code.

Body Params

The warehouse inventory.

string

Gets the catalog entry key.

string

Represents the unique warehouse code.

WarehouseLink
object
double

Represents the inventory's in-stock quantity.

double

Represents the inventory's reserved quantity.

double

Represents the inventory's minimum re-order quantity.

double

Represents the inventory's pre-order quantity.

double

Represents the inventory's backorder quantity.

boolean

Represents whether to allow backorders.

boolean

Represents whether to allow pre-orders.

string

Indicates whether or not current inventory amount is used in determining if an order can be completed.

date-time

Represents the availability date for the inventory's pre-orders.

date-time

Represents the availability date for the inventory's backorders.

date-time

Represents the availability date for the inventory's purchase.

Responses

400

If the catalog entry warehouse inventory model is not valid.

401

If user does not have enough permission for this request.

404

If entry or warehouse inventory does not exist.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json