API Reference
This section provides comprehensive documentation for all UEAT POS Open API endpoints and data models.
Contents
- API Overview - General information about API usage, authentication, and best practices
- Menu Synchronization - Pull-based menu synchronization endpoints
- Menu Synchronization (Push Menu) - Push-based menu synchronization endpoints
- Order Creation - How to create orders through the API
- Order Model Reference - Detailed order data structure documentation
- Order Update - Update existing orders
- Error Handling - Error codes and troubleshooting
- POS Configuration - POS system configuration endpoints
What You'll Learn
This section covers:
- Complete API endpoint specifications
- Request and response formats
- Data models and schemas
- Error handling and status codes
- Rate limiting and best practices
Prerequisites
Before using the API endpoints, ensure you have:
- Completed the Authentication setup
- Reviewed the Getting Started guide
- Access to the appropriate Test Environment
Next Steps
After understanding the API reference, explore Use Cases for practical implementation examples.