Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API to return possible case types and case categories #846

Open
franck-boullier opened this issue Jul 8, 2019 · 0 comments
Open

API to return possible case types and case categories #846

franck-boullier opened this issue Jul 8, 2019 · 0 comments
Labels
API All issues and features related to APIs Feature A feature request or description
Projects

Comments

@franck-boullier
Copy link
Member

How it should work:

  • 3rd party calls an endpoint
  • Input: active
    • Response: List of case category/case types that are currently active.
  • Input: all
    • Response:
      • List the list of all the case category/case types
      • for each include information Active. Possible value is either True or False.
@franck-boullier franck-boullier added Feature A feature request or description API All issues and features related to APIs labels Jul 8, 2019
@franck-boullier franck-boullier added this to To Do in API via automation Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API All issues and features related to APIs Feature A feature request or description
Projects
API
  
To Do
Development

No branches or pull requests

1 participant