WebAPI - How to get the list of requisition types?
This method allows to get the list of requisition types in a simplified manner.
The method to be used when getting the list of requisition types is:
GET url/api/mytenant/myorganization/requisitionscore/requisitiontypes
When this method is executed successfully, it returns HttpStatusCode.200OK.