Get Complete ProcurementAgent Procurement Unit list for a Procurement Agent
GET/api/procurementAgent/:procurementAgentId/procurementUnit/all
API used to get the complete ProcurementAgent ProcurementUnit list for a Procurement Agent.
Request
Responses
- 200
- 403
- 404
- 500
Returns the ProcurementUnit list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the ProcurementAgentId specified does not exist
Internal error that prevented the retreival of Procurement Unit list