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

The warehouse code.

Body Params

The warehouse.

string | null

Gets or sets the name.

boolean

Gets or sets a value indicating whether this instance is active.

boolean

Gets or sets a value indicating whether this instance is primary.

int32

Gets or sets the sort order.

string | null

Gets or sets the code.

int32

Gets or sets the fulfillment priority order.

boolean

Gets or sets a value indicating whether this instance is fulfillment center.

boolean

Gets or sets a value indicating whether this instance is pickup location.

boolean

Gets or sets a value indicating whether this instance is delivery location.

string | null

Gets or sets the first name.

string | null

Gets or sets the last name.

string | null

Gets or sets the organization.

string | null

Gets or sets the line1.

string | null

Gets or sets the line2.

string | null

Gets or sets the city.

string | null

Gets or sets the state.

string | null

Gets or sets the country code.

string | null

Gets or sets the name of the country.

string | null

Gets or sets the postal code.

string | null

Gets or sets the region code.

string | null

Gets or sets the name of the region.

string | null

Gets or sets the daytime phone number.

string | null

Gets or sets the evening phone number.

string | null

Gets or sets the fax number.

string | null

Gets or sets the email.

Responses
200

Success

204

The warehouse is saved.

400

If the warehouse model is not valid.

401

If user does not have enough permission for this request.

404

If warehouse does not exist.

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