Studebaker Submetering API Services

<back to all web services

UpdateNewPassword

To override the Content-type in your clients 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/UpdateNewPassword HTTP/1.1 
Host: gallifrey.studebakersubmetering.com 
Content-Type: text/csv
Content-Length: length

ResetId,Password,RequestIpAddress
String,String,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Success,UserType,UserId,Name,LoginToken,LastLogin,LastLoginUtc,FormattedLastLogin,EmailAddress,ResponseStatus
False,0,String,String,String,0001-01-01,0001-01-01,String,String,"{errorCode:String,message:String,stackTrace:String,errors:[{errorCode:String,fieldName:String,message:String}]}"