Customer Trade Profiles REST Endpoints

Order Management/Customer Trade Profiles
Customer preferences at customer, account, and site level.
Create profiles
Method: post
Path: /fscmRestApi/resources/11.13.18.05/customerTradeProfiles
Get all profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerTradeProfiles
Get one profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerTradeProfiles/{CustomerTradeProfileId}
Update one profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/customerTradeProfiles/{CustomerTradeProfileId}