-
- aneeb

-
Total Posts: 10
Joined: 2012-08-15
|
Hey everyone i am trying to add to data in additional attribute which i have created through SOAP API.
I am doing like this, but the data is not entering in the additional attribute.
'additional_attributes' => array ( array('key' => 'user', 'value' => 'aneeb'))
Please tell me what i am doing wrong or how can i enter data in additional attribute through API ?
Please help me i am new to this.
|