V4-Related Lists-Get Related Lists-Contacts

Number of APIs: 12

  1. Campaigns GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Campaigns?fields=Campaign_Name,Start_Date

  2. Notes GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Notes?fields=Note_Content,Note_Content,Created_By

  3. Attachments GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Attachments?fields=File_Name,Owner

  4. Products GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Products?fields=Product_Category,Vendor_Name,Product_Code

  5. Cases GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Cases?fields=Status,Case_Number,Priority

  6. Quotes GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Quotes?fields=Deal_Name,Product_Details,Quote_Number

  7. Invoices GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Invoices?fields=Status,Product_Details,Due_Date

  8. Events GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Events?fields=Participants,Event_Title,Start_DateTime

  9. Sales Orders GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/SalesOrders?fields=Product_Details

  10. Purchase Orders GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/PurchaseOrders?fields=PO_Number,PO_Date