Nextway
  • 👋Welcome to Nextway
  • Overview
    • 💡What we do
    • ✨Our Features
    • 🛣️Roadmap
  • Product Guides
    • 🚦Creating a dispatch rule
    • 📲Driver API access
    • 🖥️Your first order
    • 📦Your first delivery
  • Fundamentals
    • 🛠️Getting set up
    • 🏛️System design
  • Use Cases
    • 🚚Case Study: Family-owned food and beverage company in Cebu
Powered by GitBook
On this page
  • Granting driver access
  • For Developers
  1. Product Guides

Driver API access

PreviousCreating a dispatch ruleNextYour first order

Last updated 2 years ago

Granting driver access

A driver can be granted access to the application by explicitly setting the group "Manage dispatch API integration" with the role "API User / Driver: API Access as a driver".

"Sales - User : All Documents" is also selected here since operations to the order model is necessary for logging updates that the driver made in the app.

For Developers

Only users with "API User / Driver: API Access as a driver" roles will be eligible for API access. Once the user is authenticated in the app, the API key for the user will be created for them.

📲