OnSiteJobsAppointmentJobDetailsInput
Input fields
Future payment mode for electricity asset.
Future payment mode for gas asset.
Whether the appointment requires medium pressure gas handling.
Whether the appointment requires a three-phase installation.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"elecFuturePaymentMode": "PREPAY",
"gasFuturePaymentMode": "PREPAY",
"requiresMediumPressureGas": true,
"requiresThreePhaseInstall": true
}