Skip to main content
POST
/
apps
/
bitrix
/
crm
/
locations
Trigger acquisition of Bitrix locations data (cities, communities, subcommunities, properties) and create hierarchical table. Returns immediately while work continues in background.
curl --request POST \
  --url https://api.provident.ae/v2/apps/bitrix/crm/locations \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

201

Location data acquisition started