POST api/charginginfo/chargeactor/statusupdate
Request Information
URI Parameters
None.
Body Parameters
ChargeSessionReportName | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.