Get procurementAgentType for a procurementAgentTypeId
GET/api/procurementAgent/procurementAgentType/:procurementAgentTypeId
API used to get the procurementAgentType for a specific procurementAgentTypeId
Request
Responses
- 200
- 404
- 500
Returns the procurementAgentType
Returns a HttpStatus.NOT_FOUND if the procurementAgentTypeId specified does not exist
Internal error that prevented the retreival of procurementAgentType