Skip to content

Send an OCPP DataTransfer to a station.

POST
/api/datatransfer
object
station_id
required
string
vendorId
required

OCPP vendorId.

string
messageId
required

OCPP messageId.

string
data
required

Payload (string or JSON).

connectorId

Optional connector.

integer
nullable

OCPP response forwarded.

object

Bad request / missing parameters.

object
error

Error description.

string

Station not connected / resource not found.

object
error

Error description.

string

Internal server error.

object
error

Error description.

string