-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Enrico edited this page Nov 24, 2022
·
56 revisions
The T.A.R.A.L.L.O. inventory system comes with a fancy API that lets you obtain and update information about the items, add and delete items via HTTP requests.
The API uses JSON format for gathering requests contents and for giving responses.
- Managing the session and Authentication
- Getting an Item
- Adding a new Item
- Updating an Item
- Deleting and restoring an Item
- Validation and "fixup"
- Moving an Item
- Searching an Item
- Getting history and logs
- Getting summary of an Item
- Getting stats
- Adding bulk items
- Creating a product
- Getting a product
- Updating a product
- Deleting a product
- Autosuggest
- Super uber cool function