Skip to main content
GET
/
apps
/
bitrix
/
crm
/
lead
/
product_rows
Get lead product rows from Bitrix24
curl --request GET \
  --url https://api.provident.ae/v2/apps/bitrix/crm/lead/product_rows \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Query Parameters

id
number
required

Lead ID

Response

200

Returns lead product rows data from Bitrix24