PaymentTypes
Name: Payment Types
Type: Application
Modules: Scheduling, Faring
Description: Definition of payment methods used by passengers. Name and ID.
| Field | Documentation |
|---|---|
| PaymentTypeId | Numeric identifier of the payment type. |
| Description | Description of the payment type. |
| PaymentValue | Value of the payment type. |
| AllowOverpayment | Flag that indicates the purse will be updated with the excess balance on payment. |
| FixedValue | Flag that indicates the value of the payment type cannot be changed when performing a trip. |
| RefundCalcRule | |
| RefundValue | |
| InActive | Flag that indicates whether the payment type is inactive. |