Party Codes REST Endpoints

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