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

Posts the catalog entry warehouse inventory.

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

The entry code.

Body Params

The warehouse inventory.

string | null

Gets the catalog entry key.

string | null

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 | null

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

date-time | null

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

date-time | null

Represents the availability date for the inventory's backorders.

date-time | null

Represents the availability date for the inventory's purchase.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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 does not exist.

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