Skip to main content
POST
Creates a station

Authorizations

Authorization
string
header
required

OAuth2 Bearer Authorization

Body

application/json

Creates a station. Required permission: assets:station:create

location_id
integer<int32>
required

Id of the location

Required range: x >= 0
controller_id
integer<int32>

Id of the Controller

export
boolean
default:true

Export

evse
string

Evses of the chargepoints

Maximum string length: 50
charging_technology
enum<string>

Charging Technology

Available options:
inductive,
conductive
position
string

Position

Maximum string length: 100
vehicle_type
enum<string>

Vehicle Type

Available options:
ruralenergy,
omnibus,
four_wheeled,
two_wheeled
status
enum<string>

Status

Available options:
in_planning,
under_construction,
factory_acceptance_test,
demo,
active,
defect,
out_of_order,
removed,
undefined
start_date
string<date>

Date of start

Pattern: ^\d{4}-\d{2}-\d{2}$
target_date
string<date>

Date of target

Pattern: ^\d{4}-\d{2}-\d{2}$
active_date
string<date>

Date of activation

Pattern: ^\d{4}-\d{2}-\d{2}$
out_of_order_date
string<date>

Out of order date

Pattern: ^\d{4}-\d{2}-\d{2}$
ip_protection_type
string

IP protection type

Maximum string length: 5
particularities
string

Particularities

Maximum string length: 64
manufacturer
string

Manufacturer

Maximum string length: 100
model
string

Model

Maximum string length: 100
green_power
boolean
default:false

Green Power

vehicle_communication_type_id
integer<int32>

Id of the vehicle communication type

serial_number
integer<int32>

Serial number

mounting_type
enum<string>

Mounting type

Available options:
,
free_standing,
wall
sticker
string

Sticker

Maximum string length: 100
color
string

Color

Maximum string length: 50
automatic_rebootable_rccb
boolean
default:false

Automatic rebootable RCCB

house_connection_box
boolean
default:false

House connection box

connection_cable
string

Connection cable

Maximum string length: 100
closing
string

Closing

Maximum string length: 200
building_level
string

Building level

Maximum string length: 20
parking_fees
string

Parking fees

Maximum string length: 200
crash_protection
boolean
default:false

Crash protection

mark
string

Mark

Maximum string length: 200
comment
string

Comment

Maximum string length: 500
ceiling_height
number<float>

Ceiling height

investment_manager
string

Investment manager

Maximum string length: 64
project
string

Project

Maximum string length: 64
order_number
string

Order Number

Maximum string length: 64
notification_number
string

Notification number

Maximum string length: 64
internal_comment
string

Internal comment

Maximum string length: 500
upstream_supply_network
string

Upstream supply network

Maximum string length: 32
protective_switch_devices
string

Protective switch devices

Maximum string length: 64
full_safeguarding
number<float>

Full safeguarding in ampere

open_24_7
boolean
default:false

open 24-7

block_reservation
boolean
default:false

Block reservation

article_number
string

Article number

Maximum string length: 16
conform_with_calibration_law
boolean
default:false

Conform with calibration law

has_payment_terminal
boolean
default:false

Has payment terminal

iso_instance
string

ISO Instance

Maximum string length: 64
calibration_law_deadline
string<date>

Calibration law deadline

Pattern: ^\d{4}-\d{2}-\d{2}$

Response

Station created

station
object
required

Station