getActivityTypes (POST)

Returns the activity types

CURL:

curl --location 'https://movin.cloud/api/real-estate/get-activity-types' \

--header 'Accept: application/json' \

--header 'Authorization: Bearer SECRETOKEN'

Request example:

{

“demand_type”: 1

}