DELETE api/customers/{customerId}/contracts/{contractNo}/gateways/{gatewayAssetId}/evchargingdevices/{deviceAssetId}

Delete device's charging information.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

integer

Required

contractNo

integer

Required

gatewayAssetId

integer

Required

deviceAssetId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.