POST api/autoregistration
Request Information
URI Parameters
None.
Body Parameters
UserInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| AppAccessKey | string |
None. |
|
| AdsObjKey | string |
None. |
|
| ContactKey | integer |
None. |
|
| ContactId | string |
None. |
|
| AdsObjId | string |
None. |
|
| ContactFirstName | string |
None. |
|
| ContactLastName | string |
None. |
|
| ContactStatusId | Object |
None. |
|
| ContactAddressLine1 | string |
None. |
|
| ContactCity | string |
None. |
|
| ContactState | string |
None. |
|
| ContactZipCode | string |
None. |
|
| ContactCountry | string |
None. |
|
| ContactEmail | string |
None. |
|
| ContactPhone | string |
None. |
|
| ContactUserTypeId | integer |
None. |
|
| CMPRoleId | integer |
None. |
|
| SpectrumRoleId | integer |
None. |
|
| XYZReviewsRoleId | integer |
None. |
|
| VSPRoleId | integer |
None. |
|
| ContactCreatedOn | date |
None. |
|
| ContactModifiedOn | date |
None. |
|
| ContactFullName | string |
None. |
|
| IsMobileVerified | boolean |
None. |
|
| AccountKey | integer |
None. |
|
| AccountId | string |
None. |
|
| AccountName | string |
None. |
|
| CableCompanyId | Object |
None. |
|
| AccountAddressLine1 | string |
None. |
|
| AccountCity | string |
None. |
|
| AccountState | string |
None. |
|
| AccountZipCode | string |
None. |
|
| AccountCountry | string |
None. |
|
| AccountEmail | string |
None. |
|
| AccountPhone | string |
None. |
|
| AccountTypeId | integer |
None. |
|
| Website | Object |
None. |
|
| PrimaryContactId | Object |
None. |
|
| FBUrl | Object |
None. |
|
| GooglePlaceId | Object |
None. |
|
| MySiteUrl | Object |
None. |
|
| IsSpectrumAvailable | integer |
None. |
|
| IsVSPAvailable | integer |
None. |
|
| IsWirelessAvailable | integer |
None. |
|
| IsXyzPaysAvailable | integer |
None. |
|
| IsXyzReviewsAvailable | integer |
None. |
|
| SpectrumAccountStatus | integer |
None. |
|
| SpectrumTrendId | integer |
None. |
|
| XyzReviewsOrderDate | date |
None. |
|
| XyzReviewsOrderId | string |
None. |
|
| AccountCreatedOn | date |
None. |
|
| ACCountModifiedOn | date |
None. |
|
| CMPCreatedOn | date |
None. |
|
| IsXYZReviewsAccount | boolean |
None. |
|
| IsCRMAvailable | boolean |
None. |
|
| XYZReviewsProductName | string |
None. |
|
| XYZReviewsPaymentMethod | string |
None. |
|
| SubscriptionEndDate | date |
None. |
|
| SubscriptionCancelDate | date |
None. |
|
| Subscriptionprice | decimal number |
None. |
|
| XYZRetailerId | Object |
None. |
|
| PassKey | string |
None. |
|
| B2CRole | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"AppAccessKey": "sample string 1",
"AdsObjKey": "sample string 2",
"ContactKey": 1,
"ContactId": "sample string 3",
"AdsObjId": "sample string 4",
"ContactFirstName": "sample string 5",
"ContactLastName": "sample string 6",
"ContactStatusId": {},
"ContactAddressLine1": "sample string 8",
"ContactCity": "sample string 9",
"ContactState": "sample string 10",
"ContactZipCode": "sample string 11",
"ContactCountry": "sample string 12",
"ContactEmail": "sample string 13",
"ContactPhone": "sample string 14",
"ContactUserTypeId": 1,
"CMPRoleId": 1,
"SpectrumRoleId": 1,
"XYZReviewsRoleId": 1,
"VSPRoleId": 1,
"ContactCreatedOn": "2025-11-01T23:35:36.9230192+00:00",
"ContactModifiedOn": "2025-11-01T23:35:36.9230192+00:00",
"ContactFullName": "sample string 15",
"IsMobileVerified": true,
"AccountKey": 1,
"AccountId": "sample string 16",
"AccountName": "sample string 17",
"CableCompanyId": {},
"AccountAddressLine1": "sample string 19",
"AccountCity": "sample string 20",
"AccountState": "sample string 21",
"AccountZipCode": "sample string 22",
"AccountCountry": "sample string 23",
"AccountEmail": "sample string 24",
"AccountPhone": "sample string 25",
"AccountTypeId": 1,
"Website": {},
"PrimaryContactId": {},
"FBUrl": {},
"GooglePlaceId": {},
"MySiteUrl": {},
"IsSpectrumAvailable": 1,
"IsVSPAvailable": 1,
"IsWirelessAvailable": 1,
"IsXyzPaysAvailable": 1,
"IsXyzReviewsAvailable": 1,
"SpectrumAccountStatus": 1,
"SpectrumTrendId": 1,
"XyzReviewsOrderDate": "2025-11-01T23:35:36.9230192+00:00",
"XyzReviewsOrderId": "sample string 31",
"AccountCreatedOn": "2025-11-01T23:35:36.9230192+00:00",
"ACCountModifiedOn": "2025-11-01T23:35:36.9230192+00:00",
"CMPCreatedOn": "2025-11-01T23:35:36.9230192+00:00",
"IsXYZReviewsAccount": true,
"IsCRMAvailable": true,
"XYZReviewsProductName": "sample string 32",
"XYZReviewsPaymentMethod": "sample string 33",
"SubscriptionEndDate": "2025-11-01T23:35:36.9230192+00:00",
"SubscriptionCancelDate": "2025-11-01T23:35:36.9230192+00:00",
"Subscriptionprice": 1.0,
"XYZRetailerId": {},
"PassKey": "sample string 35",
"B2CRole": "sample string 36"
}
application/xml, text/xml
Sample:
<UserInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SeeTheProWebAPI.Models"> <ACCountModifiedOn>2025-11-01T23:35:36.9230192+00:00</ACCountModifiedOn> <AccountAddressLine1>sample string 19</AccountAddressLine1> <AccountCity>sample string 20</AccountCity> <AccountCountry>sample string 23</AccountCountry> <AccountCreatedOn>2025-11-01T23:35:36.9230192+00:00</AccountCreatedOn> <AccountEmail>sample string 24</AccountEmail> <AccountId>sample string 16</AccountId> <AccountKey>1</AccountKey> <AccountName>sample string 17</AccountName> <AccountPhone>sample string 25</AccountPhone> <AccountState>sample string 21</AccountState> <AccountTypeId>1</AccountTypeId> <AccountZipCode>sample string 22</AccountZipCode> <AdsObjId>sample string 4</AdsObjId> <AdsObjKey>sample string 2</AdsObjKey> <AppAccessKey>sample string 1</AppAccessKey> <B2CRole>sample string 36</B2CRole> <CMPCreatedOn>2025-11-01T23:35:36.9230192+00:00</CMPCreatedOn> <CMPRoleId>1</CMPRoleId> <CableCompanyId /> <ContactAddressLine1>sample string 8</ContactAddressLine1> <ContactCity>sample string 9</ContactCity> <ContactCountry>sample string 12</ContactCountry> <ContactCreatedOn>2025-11-01T23:35:36.9230192+00:00</ContactCreatedOn> <ContactEmail>sample string 13</ContactEmail> <ContactFirstName>sample string 5</ContactFirstName> <ContactFullName>sample string 15</ContactFullName> <ContactId>sample string 3</ContactId> <ContactKey>1</ContactKey> <ContactLastName>sample string 6</ContactLastName> <ContactModifiedOn>2025-11-01T23:35:36.9230192+00:00</ContactModifiedOn> <ContactPhone>sample string 14</ContactPhone> <ContactState>sample string 10</ContactState> <ContactStatusId /> <ContactUserTypeId>1</ContactUserTypeId> <ContactZipCode>sample string 11</ContactZipCode> <FBUrl /> <GooglePlaceId /> <IsCRMAvailable>true</IsCRMAvailable> <IsMobileVerified>true</IsMobileVerified> <IsSpectrumAvailable>1</IsSpectrumAvailable> <IsVSPAvailable>1</IsVSPAvailable> <IsWirelessAvailable>1</IsWirelessAvailable> <IsXYZReviewsAccount>true</IsXYZReviewsAccount> <IsXyzPaysAvailable>1</IsXyzPaysAvailable> <IsXyzReviewsAvailable>1</IsXyzReviewsAvailable> <MySiteUrl /> <PassKey>sample string 35</PassKey> <PrimaryContactId /> <SpectrumAccountStatus>1</SpectrumAccountStatus> <SpectrumRoleId>1</SpectrumRoleId> <SpectrumTrendId>1</SpectrumTrendId> <SubscriptionCancelDate>2025-11-01T23:35:36.9230192+00:00</SubscriptionCancelDate> <SubscriptionEndDate>2025-11-01T23:35:36.9230192+00:00</SubscriptionEndDate> <Subscriptionprice>1</Subscriptionprice> <VSPRoleId>1</VSPRoleId> <Website /> <XYZRetailerId /> <XYZReviewsPaymentMethod>sample string 33</XYZReviewsPaymentMethod> <XYZReviewsProductName>sample string 32</XYZReviewsProductName> <XYZReviewsRoleId>1</XYZReviewsRoleId> <XyzReviewsOrderDate>2025-11-01T23:35:36.9230192+00:00</XyzReviewsOrderDate> <XyzReviewsOrderId>sample string 31</XyzReviewsOrderId> </UserInfo>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
LoginResponseMobile| Name | Description | Type | Additional information |
|---|---|---|---|
| IsLoginSuccess |
IsLoginSuccess |
boolean |
None. |
| Message | string |
None. |
|
| AccessToken | string |
None. |
|
| Name | string |
None. |
|
| string |
None. |
||
| Status | string |
None. |
|
| CreateInteractionUrl | string |
None. |
|
| RegisterUrl | string |
None. |
|
| ForgotPasswordUrl | string |
None. |
|
| CompanyName | string |
None. |
|
| ShowOnBoarding | boolean |
None. |
|
| AppPlan | AppPlan |
None. |
|
| AppMenu | DataTable |
None. |
|
| AppInfo | DataTable |
None. |
|
| AutoSignUp | boolean |
None. |
|
| CreateFirstInteraction | boolean |
None. |
|
| AllowEditInteraction | boolean |
None. |
|
| AllowAddInteraction | boolean |
None. |
|
| AllowDeleteAccount | boolean |
None. |
|
| WhatInteractionVideo | string |
None. |
|
| CreateMeetingUrl | string |
None. |
|
| STPServiceUrl | string |
None. |
|
| STPServiceKey | string |
None. |
|
| STPAppKey | string |
None. |
|
| UserInfo | UserInfo |
None. |
|
| ProfileImageUrl | string |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| ContactId | globally unique identifier |
None. |
|
| AuthResponse | AuthResponse |
None. |
Response Formats
application/json, text/json
Sample:
{
"IsLoginSuccess": true,
"Message": "sample string 2",
"AccessToken": "sample string 3",
"Name": "sample string 4",
"Email": "sample string 5",
"Status": "sample string 6",
"CreateInteractionUrl": "sample string 7",
"RegisterUrl": "sample string 8",
"ForgotPasswordUrl": "sample string 9",
"CompanyName": "sample string 10",
"ShowOnBoarding": true,
"AppPlan": {
"PlanName": "sample string 1",
"Status": "sample string 2",
"StatusColor": "sample string 3"
},
"AppMenu": null,
"AppInfo": [],
"AutoSignUp": true,
"CreateFirstInteraction": true,
"AllowEditInteraction": true,
"AllowAddInteraction": true,
"AllowDeleteAccount": true,
"WhatInteractionVideo": "sample string 17",
"CreateMeetingUrl": "sample string 18",
"STPServiceUrl": "sample string 19",
"STPServiceKey": "sample string 20",
"STPAppKey": "sample string 21",
"UserInfo": {
"AppAccessKey": "sample string 1",
"AdsObjKey": "sample string 2",
"ContactKey": 1,
"ContactId": "sample string 3",
"AdsObjId": "sample string 4",
"ContactFirstName": "sample string 5",
"ContactLastName": "sample string 6",
"ContactStatusId": {},
"ContactAddressLine1": "sample string 8",
"ContactCity": "sample string 9",
"ContactState": "sample string 10",
"ContactZipCode": "sample string 11",
"ContactCountry": "sample string 12",
"ContactEmail": "sample string 13",
"ContactPhone": "sample string 14",
"ContactUserTypeId": 1,
"CMPRoleId": 1,
"SpectrumRoleId": 1,
"XYZReviewsRoleId": 1,
"VSPRoleId": 1,
"ContactCreatedOn": "2025-11-01T23:35:36.9230192+00:00",
"ContactModifiedOn": "2025-11-01T23:35:36.9230192+00:00",
"ContactFullName": "sample string 15",
"IsMobileVerified": true,
"AccountKey": 1,
"AccountId": "sample string 16",
"AccountName": "sample string 17",
"CableCompanyId": {},
"AccountAddressLine1": "sample string 19",
"AccountCity": "sample string 20",
"AccountState": "sample string 21",
"AccountZipCode": "sample string 22",
"AccountCountry": "sample string 23",
"AccountEmail": "sample string 24",
"AccountPhone": "sample string 25",
"AccountTypeId": 1,
"Website": {},
"PrimaryContactId": {},
"FBUrl": {},
"GooglePlaceId": {},
"MySiteUrl": {},
"IsSpectrumAvailable": 1,
"IsVSPAvailable": 1,
"IsWirelessAvailable": 1,
"IsXyzPaysAvailable": 1,
"IsXyzReviewsAvailable": 1,
"SpectrumAccountStatus": 1,
"SpectrumTrendId": 1,
"XyzReviewsOrderDate": "2025-11-01T23:35:36.9230192+00:00",
"XyzReviewsOrderId": "sample string 31",
"AccountCreatedOn": "2025-11-01T23:35:36.9230192+00:00",
"ACCountModifiedOn": "2025-11-01T23:35:36.9230192+00:00",
"CMPCreatedOn": "2025-11-01T23:35:36.9230192+00:00",
"IsXYZReviewsAccount": true,
"IsCRMAvailable": true,
"XYZReviewsProductName": "sample string 32",
"XYZReviewsPaymentMethod": "sample string 33",
"SubscriptionEndDate": "2025-11-01T23:35:36.9230192+00:00",
"SubscriptionCancelDate": "2025-11-01T23:35:36.9230192+00:00",
"Subscriptionprice": 1.0,
"XYZRetailerId": {},
"PassKey": "sample string 35",
"B2CRole": "sample string 36"
},
"ProfileImageUrl": "sample string 22",
"AccountId": "b32bfd96-7a87-488a-853d-ea573b719962",
"ContactId": "f37f31fa-9967-4922-b914-eeffdb95fcca",
"AuthResponse": {
"Id": "sample string 1",
"Token": "sample string 2",
"RefreshToken": "sample string 3"
}
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.