Skip to content

Send a local authorization list to a station.

POST
/api/localAuth/sendLocalList
object
station_id
required
string
listVersion
required

List version number.

integer
updateType

Update type: Full or Differential.

string
default: Full
localAuthorizationList

Array of {idTag, idTagInfo?} entries.

Array<object>
nullable
object
key
additional properties

OCPP response forwarded.

object

Bad request / missing parameters.

object
error

Error description.

string

Internal server error.

object
error

Error description.

string