Studebaker Submetering API Services

<back to all web services

UpdateTenantName

The following routes are available for this service:
All Verbs/updateTenantNameChange a tenant's nameNOTE: This is a remote call and so may fail

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/UpdateTenantName HTTP/1.1 
Host: gallifrey.studebakersubmetering.com 
Content-Type: text/csv
Content-Length: length

TenantId,Title,FirstName,LastName,Suffix,RequestIpAddress,Token
0,String,String,String,String,String,String

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

TenantName,ResponseStatus
String,"{errorCode:String,message:String,stackTrace:String,errors:[{errorCode:String,fieldName:String,message:String}]}"