Update April 16, 2024 (#78)
This commit is contained in:
		@@ -890,6 +890,7 @@ type CreateOrUpdateProductResult struct {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// This method allows you to create products and update their details
 | 
			
		||||
// More info: https://docs.ozon.ru/api/seller/en/#operation/ProductAPI_ImportProductsV3
 | 
			
		||||
func (c Products) CreateOrUpdateProduct(ctx context.Context, params *CreateOrUpdateProductParams) (*CreateOrUpdateProductResponse, error) {
 | 
			
		||||
	url := "/v3/product/import"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user