V3-Related Lists-Get Related Lists-Contacts

Number of APIs: 12

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

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

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

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

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

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

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

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

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

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