diff --git a/ozon/products.go b/ozon/products.go index 4329a1b..e5bd9e5 100644 --- a/ozon/products.go +++ b/ozon/products.go @@ -706,7 +706,7 @@ type CreateOrUpdateProductItem struct { DescriptionCategoryId int64 `json:"description_category_id"` // New category identifier. Specify it if you want to change the current product category - NewDescriptinoCategoryId int64 `json:"new_description_category_id"` + NewDescriptionCategoryId int64 `json:"new_description_category_id"` // Marketing color. //