Registrar Web Services

<back to all web services

R_CalculateWirelessValueRequest

Requires Authentication
Required role:Admin
The following routes are available for this service:
POST/R_CalculateWirelessValueRequest
OPTIONS/R_CalculateWirelessValueRequest
BaseAdminRequest Parameters:
NameParameterData TypeRequiredDescription
RequesterformstringNoIdentity of the caller
R_CalculateWirelessValueResponse Parameters:
NameParameterData TypeRequiredDescription
R_RegistrationHistoryWirelessValueIdWithProductIdsformList<long>No
R_RegistrationHistoryWirelessValueIdWithBrandIdsformList<long>No

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

HTTP + CSV

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

POST /csv/reply/R_CalculateWirelessValueRequest HTTP/1.1 
Host: regapi.pumpalarm.com 
Content-Type: text/csv
Content-Length: length

{"Requester":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"R_RegistrationHistoryWirelessValueIdWithProductIds":[0],"R_RegistrationHistoryWirelessValueIdWithBrandIds":[0]}