Create new Sewer Valve

Prev Next
Post
/sewer_valve/
Security
API Key
Header parameter nameAuthorization

Token issued for API consumer.

Body parameters

Sewer Valve to be created

object
Address
integer

Address id

Plan
integer

Plan id

Type
integer

Duct Type Id

angle
number (float)

Angle

branch_type
integer

Branch type id

build_year
integer

Build year

created_by
string

Created by

created_ts
string (date)

Date created

duct_type
integer

Aqua duct type id

fault_code
integer

Fault code id

feature
string Required

Feature

float_direction
boolean

Float direction

height_accuracy
integer

Height accuracy id

history_date
string (date)

History date

install_location
integer

Duct location id

internal_node_id
integer

Internal node ID

landxml_name
string

Landxml name

lbl_angle
string

Label angle

lbl_angle_exp
string

Export label angle

lbl_color
string

Label color

lbl_color_exp
string

Export label color

lbl_size
string

Label size

lbl_size_exp
string

Export label size

lid_type
integer

Lid type id

location
string (ewkt)

Geographical location

location_accuracy
integer

Location accuracy id

manhole
integer

Aqua manhole type id

manhole_type
integer

Aqua manhole type id

mapper
string

Mapper

mapping_method
integer

Mapping method id

measuringpoint_type
integer

Measuring point type id

network
string

Network

node_type
string

Sewer node type

note
string

Additional details

object_type
integer

Object type id

owner
integer

Owner id

plan_date
string (date)

Plan date

plan_number
integer

Plan number

position
string

Position

pressure
boolean

Pressure

pump_type
integer

Pump type id

removal_year
integer

Removal year

scale
number (float)

Scale

show_on_map
boolean

Show on map

status
integer

status ID

survey_number
integer

Survey number

sym_angle
string

Symbol angle

sym_angle_exp
string

Export symbol angle

sym_code_gt
string

Symbol code gt

sym_color
string

Symbol color

sym_color_exp
string

Export symbol color

sym_name
string

Symbol name

sym_name_exp
string

Export symbol name

sym_size
string

Symbol size

sym_size_exp
string

Export symbol size

sym_text
string

Symbol text

sym_text_exp
string

Export symbol text

sym_width
string

Symbol width

sym_width_exp
string

Export symbol width

terrain_height
number (float)

Terrain height

updated_by
string

Updated by

updated_ts
string (date)

Date updated

usage_state
integer Required

Usage state id

user_id
string

User's ID

valve_type
integer

Valve type id

z_coord1
number (float)

Lid elevation

z_coord1_estimated
boolean

An indicator if the lid elevation is only an estimate

z_coord2
number (float)

Bottom elevation

z_coord2_estimated
boolean

An indicator if the bottom elevation is only an estimate

Responses
201

A newly created Sewer Valve

object
Address
integer

Address id

Plan
integer

Plan id

Type
integer

Duct Type Id

angle
number (float)

Angle

branch_type
integer

Branch type id

build_year
integer

Build year

created_by
string

Created by

created_ts
string (date)

Date created

duct_type
integer

Aqua duct type id

fault_code
integer

Fault code id

feature
string

Feature

float_direction
boolean

Float direction

height_accuracy
integer

Height accuracy id

history_date
string (date)

History date

install_location
integer

Duct location id

internal_node_id
integer

Internal node ID

landxml_name
string

Landxml name

lbl_angle
string

Label angle

lbl_angle_exp
string

Export label angle

lbl_color
string

Label color

lbl_color_exp
string

Export label color

lbl_size
string

Label size

lbl_size_exp
string

Export label size

lid_type
integer

Lid type id

location
string (ewkt)

Geographical location

location_accuracy
integer

Location accuracy id

manhole
integer

Aqua manhole type id

manhole_type
integer

Aqua manhole type id

mapper
string

Mapper

mapping_method
integer

Mapping method id

measuringpoint_type
integer

Measuring point type id

mslink
integer

Primary key

network
string

Network

node_type
string

Sewer node type

note
string

Additional details

object_type
integer

Object type id

owner
integer

Owner id

plan_date
string (date)

Plan date

plan_number
integer

Plan number

position
string

Position

pressure
boolean

Pressure

pump_type
integer

Pump type id

removal_year
integer

Removal year

scale
number (float)

Scale

show_on_map
boolean

Show on map

status
integer

status ID

survey_number
integer

Survey number

sym_angle
string

Symbol angle

sym_angle_exp
string

Export symbol angle

sym_code_gt
string

Symbol code gt

sym_color
string

Symbol color

sym_color_exp
string

Export symbol color

sym_name
string

Symbol name

sym_name_exp
string

Export symbol name

sym_size
string

Symbol size

sym_size_exp
string

Export symbol size

sym_text
string

Symbol text

sym_text_exp
string

Export symbol text

sym_width
string

Symbol width

sym_width_exp
string

Export symbol width

terrain_height
number (float)

Terrain height

updated_by
string

Updated by

updated_ts
string (date)

Date updated

usage_state
integer

Usage state id

user_id
string

User's ID

valve_type
integer

Valve type id

z_coord1
number (float)

Lid elevation

z_coord1_estimated
boolean

An indicator if the lid elevation is only an estimate

z_coord2
number (float)

Bottom elevation

z_coord2_estimated
boolean

An indicator if the bottom elevation is only an estimate

400

There was an error in request. Usually field validation failed.

{
  "flow_number": [
    "This field is required."
  ],
  "install_date": [
    "This field is required."
  ]
}
object

Fields which failed validation

property*
Array of string additionalProperties

List of validation errors for this fieldname

string

Validation error

401

Authentication credentials are missing or invalid

{
  "details": "Authentication credentials were not provided"
}
object
details
string

Detailed description of error