Skip to main content

Input fields

accountNumber : String! required

The account number.

isContactRequired : Boolean

Whether the customer requires to be contacted by the grid operator before the amperage change takes place.

meetingRequestTimeCode : TimeOptions

If the grid operator needs to visit the property to make a physical change, the time at which the meeting should happen.

phoneNumber : String

The phone number to contact the customer on, in case it differs from the number registered with the grid operator.

requestedAmperageValue : Amperage! required

The desired new amperage value.

requestedDate : Date! required

The date in which the amperage change should take effect.

spin : String! required

The supply point identification number.

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

{ "accountNumber": "A-921F04B9", "isContactRequired": true, "meetingRequestTimeCode": "_0900", "phoneNumber": "although-hospital-western-range-process", "requestedAmperageValue": "_10", "requestedDate": "1991-07-04", "spin": "job-travel-your-four-onto" }