Delete Deal Property

DELETE https://app.alaaqat.com/api/deals/properties/{_id}

_id is the ID for Property

Body

none

Response

{
    "message": "Entity was deleted Successfully",
    "data": []
}

Note

It's not possible to delete a property if there are associated to a deal.