Involved Parties REST Endpoints
Business Objects/Trade Transactions/Involved Parties
The operations from the Business Objects/Trade Transactions/Involved Parties category.
- Create an Involved Party
- Method: postPath:
/tradeTransactions/{gtmTransactionGid}/involvedParties - Delete an Involved Party
- Method: deletePath:
/tradeTransactions/{gtmTransactionGid}/involvedParties/{involvedPartyQualGidxinvolvedPartyContactGidxcomMethodGid} - Get an Involved Party
- Method: getPath:
/tradeTransactions/{gtmTransactionGid}/involvedParties/{involvedPartyQualGidxinvolvedPartyContactGidxcomMethodGid} - Get Involved Parties
- Method: getPath:
/tradeTransactions/{gtmTransactionGid}/involvedParties - Update an Involved Party
- Method: patchPath:
/tradeTransactions/{gtmTransactionGid}/involvedParties/{involvedPartyQualGidxinvolvedPartyContactGidxcomMethodGid} - Update Involved Parties
- Method: patchPath:
/tradeTransactions/{gtmTransactionGid}/involvedParties