Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

access_token obtenido via POST /api/v2/login

X-SIMA-SYSTEM-ID
string
header
required

Identificador del sistema integrador (8 para Third-Party API)

Headers

X-SIMA-APIKEY
string
X-SIMA-SYSTEM-ID
string
Accept
string
Content-Type
string

Body

*/*

The body is of type string.

Example:

"\"{\\n \\\"external_code\\\": \\\"1234568\\\",\\n \\\"is_automatic\\\": true,\\n \\\"name\\\": \\\"Test Device 5\\\",\\n \\\"observation\\\": \\\"Test Device 1 Observation\\\",\\n \\\"coverage_area\\\": 1,\\n \\\"latitude\\\": -34.8839992, \\n \\\"longitude\\\": -60.014592,\\n \\\"geometry\\\": \\\"{\\\\\\\"type\\\\\\\":\\\\\\\"Polygon\\\\\\\",\\\\\\\"coordinates\\\\\\\":[[[-60.089164784458,-34.489185130275], [-60.076832772174,-34.498748477177], [-60.088291169086,-34.508474162058], [-60.092453957477,-34.505291335563], [-60.094685555378,-34.506988858153], [-60.101165772357,-34.501436416286], [-60.089164784458,-34.489185130275]]]}\\\",\\n \\\"table_code_id\\\": 53\\n}\\n\""

Response

Created

The response is of type object.