Faina Posted February 6, 2020 Share Posted February 6, 2020 (edited) 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: if the attribute is editable ir not (for example I can't write id) if the attribute requested or not what is the attribute type (string, boolean, integer, float) what is the attribute format (date, date time, float) and others... I need a complete list that explain each attribute... Thanks for your support Edited February 6, 2020 by Faina (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now