Skip to main content
PATCH
Edit

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

Path Parameters

new_plot
string
required

Body

*/*

The body is of type string.

Example:

"\"{\\n \\\"area\\\": 38.77,\\n \\\"establishment_id\\\": {{new_establishment}},\\n \\\"latitude\\\": -33.01170951430673,\\n \\\"longitude\\\": -60.770449228584766,\\n \\\"name\\\": \\\"Plot 1 edit\\\",\\n \\\"geometry\\\": \\\"{\\\\\\\"type\\\\\\\":\\\\\\\"Polygon\\\\\\\",\\\\\\\"coordinates\\\\\\\":[[[178.89312744140625,-0.3968350154009376],[178.99749755859375,-0.5506383054954145],[179.22821044921875,-0.45176514769114756],[178.89312744140625,-0.3968350154009376]]]}\\\"\\n}\""

Response

200 - application/json

OK

The response is of type object.