Procurement Agents REST Endpoints

Procurement Agents
The Procurement Agents resource manages procurement agents. Procurement agents are users with roles such as buyer, catalog administrator and supplier manager. These users need to be defined as procurement agents in order to manage procurement documents and perform other procurement actions. You must have the necessary roles and privileges to use this REST resource. For additional details, refer to the Job Roles and Privileges and Status Codes topics.
Create procurement agents
Method: post
Path: /fscmRestApi/resources/11.13.18.05/procurementAgents
Get all procurement agents
Method: get
Path: /fscmRestApi/resources/11.13.18.05/procurementAgents
Get one procurement agent
Method: get
Path: /fscmRestApi/resources/11.13.18.05/procurementAgents/{AssignmentId}
Update one procurement agent
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/procurementAgents/{AssignmentId}