954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Magento API Array Options

Good Afternoon,

I'm having an issue. I know how to read the API documentation, but I can't find what other attributes I can add to the array. I need to import UPC and the var_dump shows a 'upc' field, but Its not working. Here is my question. How do I know what attributes I can put into the array? What file will show that info?

*********************** Magento API Snippet **********************************

catalog_product.update

Update product

Return: boolean

Arguments:

mixed product - product ID or Sku
*** array productData - array of attributes values ***
mixed storeView - store view ID or code (optional)

mpw5013
Newbie Poster
10 posts since Jul 2011
Reputation Points: 10
Solved Threads: 0
 

You should ask magneto forum from their official web site.

Zero13
Practically a Master Poster
624 posts since Jan 2009
Reputation Points: 120
Solved Threads: 139
 

Trying that too. Still nothing. I'm assuming that there is a master API file with all of the functions. Something to reference.

mpw5013
Newbie Poster
10 posts since Jul 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: