INCO Terms REST Endpoints

Power Data/INCO Terms
The operations from the Power Data/INCO Terms category.
Create an INCO Term
Method: post
Path: /incoterms
Delete an INCO Term
Method: delete
Path: /incoterms/{incoTermGid}
Get an INCO Term
Method: get
Path: /incoterms/{incoTermGid}
Get INCO Terms
Method: get
Path: /incoterms
Update an INCO Term
Method: patch
Path: /incoterms/{incoTermGid}