aoc-top40-product

1.0.0
    • API used to determine whether an employee is part of the AOC Top 40 priority list.

      Operations

      • GET /top40Status - returns whether the supplied employee is on the AOC Top 40 priority list.

      Authentication and authorization

      The API is protected by OAuth 2.0. Every request must present a valid bearer access token obtained from the configured token endpoint using the application (client credentials) flow. The token must carry the accounts scope.

      Input

      employeeNumber is a required query parameter. It must be 1-50 characters and contain only letters, digits, hyphen, and

      REST
      Online

Plans

In order to subscribe, you must sign in.