After creating the token, you can start working with API endpoints.
Typical API usage:
- token authentication
- data acquisition (products, categories, stock balances, etc.)
- data synchronization with your system
- creating or updating records (if allowed)
Standard REST methods:
GET — iegūt datusPOST — izveidot datusPUT — atjaunot datus