Authorization: Bearer ********************curl --location '/assets/properties/rural' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"clientId": "string",
"name": "string",
"totalArea": 0,
"typeProperty": "string",
"state": "string",
"city": "string"
}'{
"id": "string",
"type": "string",
"description": "string",
"totalArea": 0,
"value": 0,
"state": "string",
"county": "string",
"year": "string"
}