POST Registration/SetCustomerRegistration

Request Information

URI Parameters

None.

Body Parameters

SetRegistrationProxy
NameDescriptionTypeAdditional information
AccountNumber

integer

None.

FirstName

string

None.

MiddleName

string

None.

LastName

string

None.

EmailId

string

Required

DateOfBirth

date

None.

MobileNumber

string

None.

HomePhone

string

None.

Address1

string

None.

Address2

string

None.

IsPasswordRequest

integer

None.

CityId

integer

None.

PostalCode

string

None.

UserName

string

None.

Password

string

None.

ConfirmPassword

string

None.

MeterNumber

string

None.

EmailNotify

string

None.

BudgetNotify

string

None.

BillingAddress

string

None.

ServiceAccount

string

None.

CustomerUtilityId

string

None.

AddressPowerPlanID

integer

None.

EVPowerPlanID

integer

None.

DefaultUsageView

integer

None.

DefaultpaymentType

integer

None.

UtilityID

integer

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

SSNNumber

string

None.

UtilityAccountNumber

string

Required

IsVerfication

integer

Required

Range: inclusive between 0 and 1

SessionCode

string

None.

AlternateEmailID

string

None.

BPNumber

string

None.

StreetNumber

string

None.

DrivingLicence

string

None.

IsCSRUser

integer

None.

LanguageCode

string

Required

CustomerNo

string

None.

CustomerType

integer

Required

ExternalLoginId

string

None.

LoginMode

integer

None.

ContactType

integer

None.

NotificationPreference

string

None.

PaperlessBill

string

None.

OSType

string

Required

Browser

string

None.

deviceType

string

None.

TFADeviceid

string

None.

OSVersion

string

None.

CaptchaScore

decimal number

None.

IsForgotUsername

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.