Articles on: Guides

Configuration Prestashop Webservice

Der Prestashop webservice is used for the following activities:


  • Manual import of orders in the menu action
  • Writing the invoice status from bexio
  • Update product inventory with the bexio inventory


To activate the Prestashop Webservice, go to Advanced Settings -> Webservice and generate a key with the following settings:


  • addresses (GET)
  • carts (GET)
  • currencies (GET)
  • customers (GET)
  • languages (GET)
  • orders (GET, PUT)
  • order_details (GET)
  • taxes (GET)


If you are using the inventory import you need to enable the following settings:


  • combinations (GET)
  • products (GET)
  • stock_availables (GET, PUT)

Updated on: 26/07/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!