Skip to main content

Input fields

journeyType : JourneyType! required

The type of journey the client is in, either commissioning or change of supplier.

marketName : String! required

The market name.

meterPointId : String! required

The customer's meter point id.

requestedCustomerCategory : CustomerCategoryType

The requested account type.

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

{ "journeyType": "COMMISSIONING", "marketName": "rise-month-shake-voice-need", "meterPointId": "56399124", "requestedCustomerCategory": "DOMESTIC" }