Expense Management
Taxi Receipt
The Taxi Receipt model extracts data from taxi and ride-sharing service receipts.
Extracted Fields
Field Name | Description |
---|---|
Service Provider | Information about the taxi or ride-sharing service. |
Company Name | The name of the taxi company or ride-sharing service. |
Driver Name | The name of the driver. |
Driver ID | The driver’s identification number. |
Vehicle Number | The taxi or vehicle identification number. |
License Plate | The vehicle’s license plate number. |
Trip Information | Information about the trip. |
Date | The date of the trip. |
Time | The time of the trip. |
Pickup Location | The pickup location or starting point. |
Dropoff Location | The dropoff location or destination. |
Distance | The distance traveled. |
Duration | The duration of the trip. |
Fare Details | Information about the fare and charges. |
Base Fare | The base fare for the trip. |
Distance Charge | The charge based on distance traveled. |
Time Charge | The charge based on time. |
Waiting Charge | Any charges for waiting time. |
Toll Charges | Any toll charges incurred. |
Airport Fee | Any airport surcharges or fees. |
Other Charges | Any additional charges. |
Subtotal | The subtotal before taxes and tips. |
Tax | The tax amount. |
Tip | The tip amount. |
Total | The total amount including all charges, taxes, and tip. |
Payment Information | Information about the payment. |
Receipt Number | The receipt or transaction number. |
Payment Method | The method of payment (cash, credit card, etc.). |
Card Type | The type of card used (if paid by card). |
Card Last 4 | The last 4 digits of the card (if paid by card). |
Supported Languages
Countries | Languages |
---|---|
Global | English |
Was this page helpful?