Supplier Trade Profiles REST Endpoints
Order Management/Supplier Trade Profiles
The Supplier Trade Profiles resource manages supplier preferences and attributes.
- Create profiles
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierTradeProfiles
- Get all profiles
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierTradeProfiles
- Get one profile
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierTradeProfiles/{SupplierTradeProfileId}
- Update a profile
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierTradeProfiles/{SupplierTradeProfileId}