ProviderBookingCost
Name: Provider Booking Cost
Type: Ancillary
Modules: Faring, Booking, Providers
Description: Contains all the booking cost rules associated with a contract.
| Field | Documentation |
|---|---|
| PCCId | This is the validity identifier for which this rule will apply. |
| CostBreakdownType | This is the cost breakdown type used to summarize the value calculated by this rule. |
| FromPolyId | Defines the pick-up area for this rule. |
| ToPolyId | Defines the drop-off area for this rule. |
| PassengerTypes | Defines a comma-delimited string with passenger types for which this rule can apply. |
| SpaceTypes | Defines a comma-delimited string with space types for which this rule can apply. |
| PCCNum | Local identifier for the record. |
| FlatRate | Flat rate to be paid for the extra work. |
| TimeRate | Rate to be charged per hour for the fare type. |
| DistanceRate | Fare amount to charge to travel the the distance (e.g., $1 per kilometer). |
| FromTime | Limits the booking time to this amount when calculating banded mileage. |
| FromDistance | Limits the booking distance to this amount when calculating banded mileage. |