- Subcategories:
- Mappings
Customer Trade Profiles REST Endpoints
Order Management/Customer Trade Profiles
Customer preferences at customer, account, and site level.
- Create profiles
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/customerTradeProfiles - Get all profiles
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/customerTradeProfiles - Get one profile
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/customerTradeProfiles/{CustomerTradeProfileId} - Update one profile
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/customerTradeProfiles/{CustomerTradeProfileId}