POST api/charginginfo/chargeactor/statusupdate

Request Information

URI Parameters

None.

Body Parameters

ChargeSessionReport
NameDescriptionTypeAdditional information
OrderId

integer

None.

MerchantSerial

string

None.

DeviceAssetId

integer

None.

StartTime

date

None.

EndTime

date

None.

SessionFragments

Collection of ChargeSessionFragment

None.

ChargeTime

time interval

None.

LastStatusValue

ChargePointStatus

None.

SessionStatus

ChargeSessionStatus

None.

StoppedChargingCause

StoppedChargingCause

None.

Request Formats

application/json, text/json, text/html

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.