Registrar Web Services

<back to all web services

R_StaleUnit

Requires Authentication
Required role:Admin
R_StaleUnit Parameters:
NameParameterData TypeRequiredDescription
RegistrationqueryR_RegistrationNo
CellDeviceIdquerystringNo
DeviceSerialNumberquerystringNo
PhoneNumberquerystringNo
BrandNamequerystringNo
ProfileIdquerylongNo
CellularDeviceStateIdquerylongNo
CellularServiceCreateDateTimequeryDateTimeNo
CellularServiceLastUpdateDateTimequeryDateTimeNo
ResellerNamequerystringNo
R_Registration Parameters:
NameParameterData TypeRequiredDescription
IdformlongNo
UnitIdformstringNo
MerchantIdformstringNo
CreationDateTimeformDateTime?No
RegistrationStatusformlongNo
AccountIdformlong?No
ProductIdformlongNo
ProductNameformstringNo
PlanIdformlong?No
PlanNameformstringNo
SubscriptionIdformlong?No
CellularServiceIdformlong?No
BrandIdformlongNo
BrandNameformstringNo
EligibleBundleIdformlong?No
BundleNameformstringNo
ResellerIdformlong?No
ResellerNameformstringNo
CellularServiceformR_CellularServiceNo
SubscriptionformR_SubscriptionNo
TotalNumberOfRecordsformlongNo
R_CellularService Parameters:
NameParameterData TypeRequiredDescription
RegistrationIdformlongNo
UnitIdformstringNo
ProductNameformstringNo
CellDeviceIdformstringNo
DeviceSerialNumberformstringNo
PhoneNumberformstringNo
BrandNameformstringNo
ProfileIdformlongNo
CellularDeviceStateIdformlongNo
CreateDateTimeformDateTimeNo
LastUpdatDateTimeformDateTimeNo
ContactEmailformstringNo
IdformlongNo
TotalNumberOfRecordsformlongNo
R_Subscription Parameters:
NameParameterData TypeRequiredDescription
AccountHolderIdformlongNo
RegistrationIdformlongNo
UnitIdformstringNo
SubscriptionStatusTypeIdformlongNo
BrandIdformlongNo
StartDateformDateTimeNo
PreviousBillDateformDateTime?No
CurrentBillDateformDateTime?No
NextBillDateformDateTime?No
PaidUntilformDateTime?No
NumberOfOccurrencesformintNo
BillingIntervalformintNo
BillingIntervalTimeUnitIdformlongNo
TrialOccurrencesformint?No
TrialBillingIntervalformint?No
TrialBillingIntervalTimeUnitIdformlong?No
SubscriptionBillingStatusIdformlong?No
IdformlongNo
R_StaleUnit Parameters:
NameParameterData TypeRequiredDescription
RegistrationqueryR_RegistrationNo
CellDeviceIdquerystringNo
DeviceSerialNumberquerystringNo
PhoneNumberquerystringNo
BrandNamequerystringNo
ProfileIdquerylongNo
CellularDeviceStateIdquerylongNo
CellularServiceCreateDateTimequeryDateTimeNo
CellularServiceLastUpdateDateTimequeryDateTimeNo
ResellerNamequerystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .soap12 suffix or ?format=soap12

HTTP + SOAP12

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /soap12 HTTP/1.1 
Host: regapi.pumpalarm.com 
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
    <soap12:Body>

<R_StaleUnit xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Registrar.Model.Model.Views">
  <BrandName>String</BrandName>
  <CellDeviceId>String</CellDeviceId>
  <CellularDeviceStateId>0</CellularDeviceStateId>
  <CellularServiceCreateDateTime>0001-01-01T00:00:00</CellularServiceCreateDateTime>
  <CellularServiceLastUpdateDateTime>0001-01-01T00:00:00</CellularServiceLastUpdateDateTime>
  <DeviceSerialNumber>String</DeviceSerialNumber>
  <PhoneNumber>String</PhoneNumber>
  <ProfileId>0</ProfileId>
  <Registration xmlns:d2p1="http://schemas.datacontract.org/2004/07/Registrar.Model.Model.Data">
    <d2p1:AccountId>0</d2p1:AccountId>
    <d2p1:BrandId>0</d2p1:BrandId>
    <d2p1:BrandName>String</d2p1:BrandName>
    <d2p1:BundleName>String</d2p1:BundleName>
    <d2p1:CellularService>
      <d2p1:BrandName>String</d2p1:BrandName>
      <d2p1:CellDeviceId>String</d2p1:CellDeviceId>
      <d2p1:CellularDeviceStateId>0</d2p1:CellularDeviceStateId>
      <d2p1:ContactEmail>String</d2p1:ContactEmail>
      <d2p1:CreateDateTime>0001-01-01T00:00:00</d2p1:CreateDateTime>
      <d2p1:DeviceSerialNumber>String</d2p1:DeviceSerialNumber>
      <d2p1:Id>0</d2p1:Id>
      <d2p1:LastUpdatDateTime>0001-01-01T00:00:00</d2p1:LastUpdatDateTime>
      <d2p1:PhoneNumber>String</d2p1:PhoneNumber>
      <d2p1:ProductName>String</d2p1:ProductName>
      <d2p1:ProfileId>0</d2p1:ProfileId>
      <d2p1:RegistrationId>0</d2p1:RegistrationId>
      <d2p1:TotalNumberOfRecords>0</d2p1:TotalNumberOfRecords>
      <d2p1:UnitId>String</d2p1:UnitId>
    </d2p1:CellularService>
    <d2p1:CellularServiceId>0</d2p1:CellularServiceId>
    <d2p1:CreationDateTime>0001-01-01T00:00:00</d2p1:CreationDateTime>
    <d2p1:EligibleBundleId>0</d2p1:EligibleBundleId>
    <d2p1:Id>0</d2p1:Id>
    <d2p1:MerchantId>String</d2p1:MerchantId>
    <d2p1:PlanId>0</d2p1:PlanId>
    <d2p1:PlanName>String</d2p1:PlanName>
    <d2p1:ProductId>0</d2p1:ProductId>
    <d2p1:ProductName>String</d2p1:ProductName>
    <d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
    <d2p1:ResellerId>0</d2p1:ResellerId>
    <d2p1:ResellerName>String</d2p1:ResellerName>
    <d2p1:Subscription>
      <d2p1:AccountHolderId>0</d2p1:AccountHolderId>
      <d2p1:BillingInterval>0</d2p1:BillingInterval>
      <d2p1:BillingIntervalTimeUnitId>0</d2p1:BillingIntervalTimeUnitId>
      <d2p1:BrandId>0</d2p1:BrandId>
      <d2p1:CurrentBillDate>0001-01-01T00:00:00</d2p1:CurrentBillDate>
      <d2p1:Id>0</d2p1:Id>
      <d2p1:NextBillDate>0001-01-01T00:00:00</d2p1:NextBillDate>
      <d2p1:NumberOfOccurrences>0</d2p1:NumberOfOccurrences>
      <d2p1:PaidUntil>0001-01-01T00:00:00</d2p1:PaidUntil>
      <d2p1:PreviousBillDate>0001-01-01T00:00:00</d2p1:PreviousBillDate>
      <d2p1:RegistrationId>0</d2p1:RegistrationId>
      <d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
      <d2p1:SubscriptionBillingStatusId>0</d2p1:SubscriptionBillingStatusId>
      <d2p1:SubscriptionStatusTypeId>0</d2p1:SubscriptionStatusTypeId>
      <d2p1:TrialBillingInterval>0</d2p1:TrialBillingInterval>
      <d2p1:TrialBillingIntervalTimeUnitId>0</d2p1:TrialBillingIntervalTimeUnitId>
      <d2p1:TrialOccurrences>0</d2p1:TrialOccurrences>
      <d2p1:UnitId>String</d2p1:UnitId>
    </d2p1:Subscription>
    <d2p1:SubscriptionId>0</d2p1:SubscriptionId>
    <d2p1:TotalNumberOfRecords>0</d2p1:TotalNumberOfRecords>
    <d2p1:UnitId>String</d2p1:UnitId>
  </Registration>
  <ResellerName>String</ResellerName>
</R_StaleUnit>

    </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
    <soap12:Body>

<R_StaleUnit xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Registrar.Model.Model.Views">
  <BrandName>String</BrandName>
  <CellDeviceId>String</CellDeviceId>
  <CellularDeviceStateId>0</CellularDeviceStateId>
  <CellularServiceCreateDateTime>0001-01-01T00:00:00</CellularServiceCreateDateTime>
  <CellularServiceLastUpdateDateTime>0001-01-01T00:00:00</CellularServiceLastUpdateDateTime>
  <DeviceSerialNumber>String</DeviceSerialNumber>
  <PhoneNumber>String</PhoneNumber>
  <ProfileId>0</ProfileId>
  <Registration xmlns:d2p1="http://schemas.datacontract.org/2004/07/Registrar.Model.Model.Data">
    <d2p1:AccountId>0</d2p1:AccountId>
    <d2p1:BrandId>0</d2p1:BrandId>
    <d2p1:BrandName>String</d2p1:BrandName>
    <d2p1:BundleName>String</d2p1:BundleName>
    <d2p1:CellularService>
      <d2p1:BrandName>String</d2p1:BrandName>
      <d2p1:CellDeviceId>String</d2p1:CellDeviceId>
      <d2p1:CellularDeviceStateId>0</d2p1:CellularDeviceStateId>
      <d2p1:ContactEmail>String</d2p1:ContactEmail>
      <d2p1:CreateDateTime>0001-01-01T00:00:00</d2p1:CreateDateTime>
      <d2p1:DeviceSerialNumber>String</d2p1:DeviceSerialNumber>
      <d2p1:Id>0</d2p1:Id>
      <d2p1:LastUpdatDateTime>0001-01-01T00:00:00</d2p1:LastUpdatDateTime>
      <d2p1:PhoneNumber>String</d2p1:PhoneNumber>
      <d2p1:ProductName>String</d2p1:ProductName>
      <d2p1:ProfileId>0</d2p1:ProfileId>
      <d2p1:RegistrationId>0</d2p1:RegistrationId>
      <d2p1:TotalNumberOfRecords>0</d2p1:TotalNumberOfRecords>
      <d2p1:UnitId>String</d2p1:UnitId>
    </d2p1:CellularService>
    <d2p1:CellularServiceId>0</d2p1:CellularServiceId>
    <d2p1:CreationDateTime>0001-01-01T00:00:00</d2p1:CreationDateTime>
    <d2p1:EligibleBundleId>0</d2p1:EligibleBundleId>
    <d2p1:Id>0</d2p1:Id>
    <d2p1:MerchantId>String</d2p1:MerchantId>
    <d2p1:PlanId>0</d2p1:PlanId>
    <d2p1:PlanName>String</d2p1:PlanName>
    <d2p1:ProductId>0</d2p1:ProductId>
    <d2p1:ProductName>String</d2p1:ProductName>
    <d2p1:RegistrationStatus>0</d2p1:RegistrationStatus>
    <d2p1:ResellerId>0</d2p1:ResellerId>
    <d2p1:ResellerName>String</d2p1:ResellerName>
    <d2p1:Subscription>
      <d2p1:AccountHolderId>0</d2p1:AccountHolderId>
      <d2p1:BillingInterval>0</d2p1:BillingInterval>
      <d2p1:BillingIntervalTimeUnitId>0</d2p1:BillingIntervalTimeUnitId>
      <d2p1:BrandId>0</d2p1:BrandId>
      <d2p1:CurrentBillDate>0001-01-01T00:00:00</d2p1:CurrentBillDate>
      <d2p1:Id>0</d2p1:Id>
      <d2p1:NextBillDate>0001-01-01T00:00:00</d2p1:NextBillDate>
      <d2p1:NumberOfOccurrences>0</d2p1:NumberOfOccurrences>
      <d2p1:PaidUntil>0001-01-01T00:00:00</d2p1:PaidUntil>
      <d2p1:PreviousBillDate>0001-01-01T00:00:00</d2p1:PreviousBillDate>
      <d2p1:RegistrationId>0</d2p1:RegistrationId>
      <d2p1:StartDate>0001-01-01T00:00:00</d2p1:StartDate>
      <d2p1:SubscriptionBillingStatusId>0</d2p1:SubscriptionBillingStatusId>
      <d2p1:SubscriptionStatusTypeId>0</d2p1:SubscriptionStatusTypeId>
      <d2p1:TrialBillingInterval>0</d2p1:TrialBillingInterval>
      <d2p1:TrialBillingIntervalTimeUnitId>0</d2p1:TrialBillingIntervalTimeUnitId>
      <d2p1:TrialOccurrences>0</d2p1:TrialOccurrences>
      <d2p1:UnitId>String</d2p1:UnitId>
    </d2p1:Subscription>
    <d2p1:SubscriptionId>0</d2p1:SubscriptionId>
    <d2p1:TotalNumberOfRecords>0</d2p1:TotalNumberOfRecords>
    <d2p1:UnitId>String</d2p1:UnitId>
  </Registration>
  <ResellerName>String</ResellerName>
</R_StaleUnit>

    </soap12:Body>
</soap12:Envelope>