RequestDisconnectionServiceOrderInput
Input fields
Whether or not the service order requires contacting the customer.
Customer contact name for the service order.
Customer contact number for the service order.
Possible values: CREDIT: CREDIT VACANT: VACANT NETWORK: NETWORK
Dog notes for the service order.
Possible values: REMOTE: REMOTE FIELD: FIELD
Hazard notes for the service order.
The ICP number of the supply point for the service order.
Whether or not the customer is medically dependent.
Whether or not meter is accessible.
Special access instructions for the service order.
Special work instructions for the service order.
Whether or not the service order requires wired changes.
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
{
"contactCustomer": true,
"contactName": "time-loss-can-spring-model",
"contactNumber": "next-such-ok-mind-air",
"disconnectionType": "CREDIT",
"dogNotes": "woman-yard-sea-customer-home",
"executionMethod": "REMOTE",
"hazardNotes": "food-important-call-ask-feel",
"icpNumber": "97391450",
"medicallyDependent": true,
"meterAccessible": true,
"specialAccessInstructions": "move-individual-five-evening-see",
"specialWorkInstructions": "minute-across-business-first-risk",
"wiringChanges": true
}