Jump to content

PSWebServiceLibrary - Webservice CRUD attribute complete list


Faina

Recommended Posts

Hi everybody,

I would like to know if is there a complete list of Webservice CRUD attributes?

For example, following the documentation http://doc.prestashop.com/display/PS16/Web+service+tutorial I want to add a new customer (using PSWebServiceLibrary) and the attributes are:

Quote

id
id_default_group
id_lang
newsletter_date_add
ip_registration_newsletter
last_passwd_gen
secure_key
deleted
passwd
lastname
firstname
email
id_gender
birthday
newsletter
optin
website
company
siret
ape
outstanding_allow_amount
show_public_prices
id_risk
max_payment_days
active
note
is_guest
id_shop
id_shop_group
date_add
date_upd
reset_password_token
reset_password_validity
associations

but I don't find documentation that explain each attribute as:

  1. if the attribute is editable ir not (for example I can't write id)
  2. if the attribute requested or not
  3. what is the attribute type (string, boolean, integer, float)
  4. what is the attribute format (date, date time, float)
  5. and others...

I need a complete list that explain each attribute...

Thanks for your support

 

 

Edited by Faina (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...