If you have any question left, please drop a note with the discussion link of this page.
API V20090701 ProfileItem
From Wiki.zanox.com
ProfileItem [Full XML]
<profileItem id=""> <adrank></adrank> <firstName></firstName> <lastName></lastName> <email></email> <country></country> <street1></street1> <city></city> <zipcode></zipcode> <company></company> <street2></street2> <phone></phone> <mobile></mobile> <fax></fax> </profileItem>
Fields
| id | mandatory | int | the unique id of the user |
| adrank | mandatory | float | adrank of the user |
| firstName | mandatory | string | firstName |
| lastName | mandatory | string | lastName |
| mandatory | string | ||
| country | mandatory | string | country |
| street1 | mandatory | string | street1 |
| city | mandatory | string | city where the user is located |
| zipcode | mandatory | string | zipcode |
| company | optional | string | company |
| street2 | optional | string | street2 |
| phone | optional | string | phone |
| mobile | optional | string | mobile |
| fax | optional | string | fax |