Trade Parties REST Endpoints

Business Objects/Trade Parties
The operations from the Business Objects/Trade Parties category.
Create a Trade Party
Method: post
Path: /tradeParties
Delete a Trade Party
Method: delete
Path: /tradeParties/{contactGid}
Get a Trade Party
Method: get
Path: /tradeParties/{contactGid}
Get Trade Parties
Method: get
Path: /tradeParties
Update a Trade Party
Method: patch
Path: /tradeParties/{contactGid}