Add License Keys
Appends delivery items to a variant.
Requires the stores.products.update permission.
Authorizations
Your API key goes here
Path Parameters
The store's unique identifier.
The product's unique identifier.
The variant's unique identifier.
Body
The Komerza.Common.Forms.Products.ProductItems containing item list.
Form used to update the items on a product
The array of items to add to the product, this will append the items to the end of the existing items
Response
The object was successfully created.
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.