V4-Related Lists-Get Related Lists-Contacts

Number of APIs: 12

  1. Deals GET {{api-domain}}/crm/v4/Contacts/{{record_id}}/Deals?fields=Deal_Name,Stage,Description

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

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

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

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

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

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

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

  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