Child pages
  • Web-service reference

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Most methods can be accessed in a REST manner, with the 5 main HTTP request methods: HEAD, GET, POST, PUT, DELETE.
The only exceptions are:

  • search: can only be accessed using GET and HEAD.
  • stock_movements: cannot be accessed with PUT.

...