External Customers

View the OpenAPI Specification

Represents anyone not part of the UW system who purchases goods or services from the university. They’re also called just ‘customers’, but we’ve qualified it for clarity here.

Filters

External customers 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:
  • active
  • 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: