ClientProviders
Name: Client Providers
Type: Application
Modules: Booking, Scheduling, Faring
Description: Passenger funding providers and there eligible dates by passenger.
| Field | Documentation |
|---|---|
| ClientId | Numeric identifier of the client (from the Clients table). |
| ProviderId | Numeric identifier of the provider (from the Providers table). |
| FromDate | Start date from which Client/Provider association is valid. |
| DefProvider | Flag that indicates whether the provider is the default one for the client. |
| Sequence | Order number that the provider is defaulted to when creating bookings for the client (e.g., Provider A is the first, Provider B is the second). |
| ToDate | End date after which the Client/Provider association is no longer valid. |