V3-Related Lists-Get Related Lists-Contacts
Number of APIs: 12
-
Quotes GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/Quotes?fields=Deal_Name,Product_Details,Quote_Number
-
Events GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/Events?fields=Participants,Event_Title,Start_DateTime
-
Sales Orders GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/SalesOrders?fields=Product_Details
-
Purchase Orders GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/PurchaseOrders?fields=PO_Number,PO_Date
-
Attachments GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/Attachments?fields=File_Name,Owner
-
Deals GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/Deals?fields=Deal_Name,Stage,Description
-
Products GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/Products?fields=Product_Category,Vendor_Name,Product_Code
-
Cases GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/Cases?fields=Status,Case_Number,Priority
-
Invoices GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/Invoices?fields=Status,Product_Details,Due_Date
-
Campaigns GET {{api-domain}}/crm/v3/Contacts/{{record_id}}/Campaigns?fields=Campaign_Name,Start_Date