Accounts

Number of APIs: 3

  1. Get Account GET {{baseUrl}}/crm/v2/accounts/{{accountId}}?include_raw_data=true

  2. Create Account POST {{baseUrl}}/crm/v2/accounts

  3. Update Account PATCH {{baseUrl}}/crm/v2/accounts/{{accountId}}