INCO Terms REST Endpoints
Power Data/INCO Terms
The operations from the Power Data/INCO Terms category.
- Create an INCO Term
- Method: postPath:
/incoterms - Delete an INCO Term
- Method: deletePath:
/incoterms/{incoTermGid} - Get an INCO Term
- Method: getPath:
/incoterms/{incoTermGid} - Get INCO Terms
- Method: getPath:
/incoterms - Update an INCO Term
- Method: patchPath:
/incoterms/{incoTermGid}