Asset Leads REST Endpoints

Assets/Asset Leads
The asset leads resource is used to view an asset lead. A lead is a transaction record created when a party has expressed an interest in a product or service. It represents a selling opportunity.
Accept lead
Method: post
Path: /crmRestApi/resources/11.13.18.05/assets/{AssetId}/child/assetLeads/action/acceptLead
Assign leads
Method: post
Path: /crmRestApi/resources/11.13.18.05/assets/{AssetId}/child/assetLeads/action/runAssignment
Convert a lead to an opportunity
Method: post
Path: /crmRestApi/resources/11.13.18.05/assets/{AssetId}/child/assetLeads/action/convertLeadToOpty
Get a sales lead
Method: get
Path: /crmRestApi/resources/11.13.18.05/assets/{AssetId}/child/assetLeads/{assetLeadsUniqID}
Get all sales leads
Method: get
Path: /crmRestApi/resources/11.13.18.05/assets/{AssetId}/child/assetLeads
Rank leads
Method: post
Path: /crmRestApi/resources/11.13.18.05/assets/{AssetId}/child/assetLeads/action/rankLead
Reject leads
Method: post
Path: /crmRestApi/resources/11.13.18.05/assets/{AssetId}/child/assetLeads/action/rejectLead
Score leads
Method: post
Path: /crmRestApi/resources/11.13.18.05/assets/{AssetId}/child/assetLeads/action/scoreLead