API or Connector Module for UltimatePOS
This module provides the API for use in UltimatePOSAPI Documentation:
We’ve detailed API documentation which includes all API endpoints, input request output response, and more.It is included with the API module which you’ll be getting upon purchasing.
API Documentation showing 404 error:
- Solution 1: Follow the steps mentioned below in “Additional update steps”
OR - Solution 2: If you’ve SSH access or terminal(cmd line) access to the server or using localhost, go inside pos directory and run the below command:
php artisan scribe:generate
OR - Solution 3: Download this zip file, upload it inside pos/public directory, and unzip it there.
After doing open your website document, hopefully it should work now.