Supplier Trade Profiles REST Endpoints

Order Management/Supplier Trade Profiles
The Supplier Trade Profiles resource manages supplier preferences and attributes.
Create profiles
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierTradeProfiles
Get all profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierTradeProfiles
Get one profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierTradeProfiles/{SupplierTradeProfileId}
Update a profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierTradeProfiles/{SupplierTradeProfileId}