POST api/UBDeleteMeter
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{
"MeterNumber": "sample string 1"
}
Response Information
Response body formats
application/json, text/json
Sample:
{
"Result": 1
}