POST https://app.alaaqat.com/api/deals/properties/
field | required | type | description |
---|---|---|---|
type | yes | string | Enums PropertiesTypes |
name | yes | array | Language options (ar or en) |
desc | no | array | Language options (ar or en) |
internal_name | yes | string | unique and when created, the property cannot be edited |
group_id | yes | _id | ID for deal property group |
enum | yes if type single_select | array | EnumOption |
Accept: application/json
The response is always in the format of Property
.