Posts the warehouse.Ask AIpost http://localhost:64424/episerverapi/commerce/warehousesBody ParamsThe warehouse.NamestringGets or sets the name.IsActivebooleanGets or sets a value indicating whether this instance is active.truefalseIsPrimarybooleanGets or sets a value indicating whether this instance is primary.truefalseSortOrderint32Gets or sets the sort order.CodestringGets or sets the code.FulfillmentPriorityOrderint32Gets or sets the fulfillment priority order.IsFulfillmentCenterbooleanGets or sets a value indicating whether this instance is fulfillment center.truefalseIsPickupLocationbooleanGets or sets a value indicating whether this instance is pickup location.truefalseIsDeliveryLocationbooleanGets or sets a value indicating whether this instance is delivery location.truefalseFirstNamestringGets or sets the first name.LastNamestringGets or sets the last name.OrganizationstringGets or sets the organization.Line1stringGets or sets the line1.Line2stringGets or sets the line2.CitystringGets or sets the city.StatestringGets or sets the state.CountryCodestringGets or sets the country code.CountryNamestringGets or sets the name of the country.PostalCodestringGets or sets the postal code.RegionCodestringGets or sets the region code.RegionNamestringGets or sets the name of the region.DaytimePhoneNumberstringGets or sets the daytime phone number.EveningPhoneNumberstringGets or sets the evening phone number.FaxNumberstringGets or sets the fax number.EmailstringGets or sets the email.Responses 200The warehouse is saved. 400If the warehouse model is not valid. 401If user does not have enough permission for this request.Updated 7 months ago