DELETE api/customers/{customerId}/evchargingrequests/{evChargingRequestId}

Delete one specific EV charging request for the specified customer.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

Customer number/ID

integer

Required

evChargingRequestId

EV charging request ID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.