- Subcategories:
- Details
Inco Term Profiles REST Endpoints
Power Data/Inco Term Profiles
The operations from the Power Data/Inco Term Profiles category.
- Create an Inco Term Profile
- Method: postPath:
/incoTermProfiles - Delete an Inco Term Profile
- Method: deletePath:
/incoTermProfiles/{incoTermProfileGid} - Get an Inco Term Profile
- Method: getPath:
/incoTermProfiles/{incoTermProfileGid} - Get Inco Term Profiles
- Method: getPath:
/incoTermProfiles - Update an Inco Term Profile
- Method: patchPath:
/incoTermProfiles/{incoTermProfileGid}