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