The dispatch payload contains:
- Trip information: trip ID, name, and orders linked to the booking
- Booking details: booking ID, booking name, location address, and relevant stops
- Resources: vehicle, trailer, and resource allocations assigned to the trip
The destination of the dispatch can be a RESTful interface or file-based protocol like SFTP.