Companies

View the OpenAPI Specification

Companies represent campuses, institutions, and other accounting entities.

Filters

Companies can be filtered by:

  • Name
    • You can prefix the value of the filter[name] parameter with any of the following to get partial matches. Otherwise, only exact matches will be returned.
      • STARTS_WITH:
      • CONTAINS:
      • ENDS_WITH:
  • dttmLoaded (when the record was last changed in our cached datastore)
    • You can prefix the value of the filter[dttmLoaded] parameter with any of the following to get date ranges. Otherwise, only exact matches will be returned.
      • GREATER_OR_EQUAL:
      • GREATER_THAN:
      • LESS_OR_EQUAL:
      • LESS_THAN: