Custom Objects API-Basic

Number of APIs: 5

  1. Read GET {{baseUrl}}/crm/v3/objects/:objectType/:objectId?properties=<string>&properties=<string>&propertiesWithHistory=<string>&propertiesWithHistory=<string>&associations=<string>&associations=<string>&archived=false&idProperty=<string>

  2. Update PATCH {{baseUrl}}/crm/v3/objects/:objectType/:objectId?idProperty=<string>

  3. List GET {{baseUrl}}/crm/v3/objects/:objectType?limit=10&after=<string>&properties=<string>&properties=<string>&propertiesWithHistory=<string>&propertiesWithHistory=<string>&associations=<string>&associations=<string>&archived=false

  4. Create POST {{baseUrl}}/crm/v3/objects/:objectType

  5. Archive DELETE {{baseUrl}}/crm/v3/objects/:objectType/:objectId