Some guidance to call a REST API fscmRestApi/resources/11.13.18.05/procurementAgents
Summary
Some guidance to call a REST API fscmRestApi/resources/11.13.18.05/procurementAgentsContent
Hi experts,
I tried to use the REST API POST method in order to create a procurement agents but I receive a status 403 forbidden in POSTMAN.
I also created a Custom Role "Procurement REST Service Custom" and set the below privileges:
- Manage Purchase Order by Web Service
- Search Procurement Agent by REST Service
- Search Purchase Order by Web Service
Could you please provide some guidance.
Regards,
Marcos
Version
21BCode Snippet
{ "AgentId": 300000003809588, "ProcurementBUId": 300000001673182, "Status": "Active", "DefaultRequisitioningBU": null, "DefaultRequisitioningBUId": null, "DefaultPrinter": null, "ManageRequisitionsAllowedFlag": false, "AccessLevelToOtherAgentsRequisitions": "None", "ManageOrdersAllowedFlag": true, "AccessLevelToOtherAgentsOrders": "Full", "ManageAgreementsAllowedFlag": true, "AccessLevelToOtherAgentsAgreements": "Full", "ManageNegotiationsAllowedFlag": false, "AccessLevelToOtherAgentsNegotiations": "None", "ManageSourcingProgramsAllowedFlag": false, "AccessLevelToOtherAgentsSourcingPrograms": "None", "ManageCatalogContentAllowedFlag": false, "ManageSuppliersAllowedFlag": false, "ManageQualificationsAllowedFlag": false, "AccessLevelToOtherAgentsQualifications":
Tagged:
0