V4-Related Lists-Get Related Lists-Accounts

Number of APIs: 13

  1. Notes GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/Notes?fields=Note_Title,Note_Title

  2. Attachments GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/Attachments?fields=File_Name,Created_Time,Owner

  3. Contacts GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/Contacts?fields=Email,Department,Vendor_Name

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

  5. Invoices GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/Invoices?fields=Grand_Total,Product_Details,Invoice_Date

  6. Deals GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/Deals?fields=Description,Deal_Name,Account_Name

  7. Cases GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/Cases?fields=Description,Reported_By,Solution

  8. Quotes GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/Quotes?fields=Deal_Name,Grand_Total,Product_Details

  9. Child Accounts GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/Child_Accounts?fields=Account_Type,Account_Name

  10. Sales Orders GET {{api-domain}}/crm/v4/Accounts/{{record_id}}/SalesOrders?fields=Deal_Name,Product_Details