Update Product Security
Updates security information of a product.
Requires the stores.products.update permission.
Authorizations
Your API key goes here
Path Parameters
The ID of the store.
The ID of the product to update.
Body
The Komerza.Common.Forms.Products.UpdateProductSecurityForm with new details.
Form for update a products basic information in a store
Indicates whether VPN usage should be blocked on orders with this product or it's variants.
Response
The object was successfully updated.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
Represents the data associated with a response.