Skip to main content

Input fields

attendantName : String

Attendant name.

attendantPhoneNumber : String

Attendant phone number.

attendantPhoneNumberType : PhoneNumberType

Attendant phone number type.

attendantType : AttendantType

The relationship of the on-site attendant to the Account holder.

memo : String

Memo.

onSiteAttendance : Boolean! required

Whether on-site attendance is required.

phoneContactRequired : Boolean! required

Whether customer phone contact is required for on-site attendance.

requestedOnSiteHour : Hour

Hour requested by the customer for on-site attendance.

requestedOnSiteTimeSlot : SupplyEndScheduledTime

Time slot requested by the customer for on-site attendance.

requestedSupplyEndDate : Date! required

Date when Gas will be disconnected.

supplyPointIdentifier : String! required

The market 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

{ "attendantName": "quality-no-run-best-he", "attendantPhoneNumber": "enter-behind-catch-be-relate", "attendantPhoneNumberType": "HOME", "attendantType": "FAMILY", "memo": "herself-look-responsibility-simple-nice", "onSiteAttendance": true, "phoneContactRequired": true, "requestedOnSiteHour": "_0000", "requestedOnSiteTimeSlot": "AM", "requestedSupplyEndDate": "1992-02-24", "supplyPointIdentifier": "41274655" }