Error Handling
If an error occurs, the API will return an appropriate HTTP status code along with a JSON response containing details about the error.
Example error response:
{
"error": "Invalid property ID"
}
Let's dive deeper into the API documentation for the Somi Real Estate Platform and the SOMI token:
Last updated