Recent Requisitions REST Endpoints
Recent Requisitions
The Recent Requisitions resource gets the recent requisitions for a specified user.
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.
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.
- Get all recent requisitions for the user
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/recentRequisitions - Get one recent requisition for the user
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/recentRequisitions/{RequisitionHeaderId}