Matched Involved Parties REST Endpoints
Business Objects/Tracking Events/Matched Involved Parties
The operations from the Business Objects/Tracking Events/Matched Involved Parties category.
- Create a Matched Involved Party
- Method: postPath:
/trackingEvents/{iTransactionNo}/matchedInvolvedParties - Delete a Matched Involved Party
- Method: deletePath:
/trackingEvents/{iTransactionNo}/matchedInvolvedParties/{iRecNo} - Get a Matched Involved Party
- Method: getPath:
/trackingEvents/{iTransactionNo}/matchedInvolvedParties/{iRecNo} - Get Matched Involved Parties
- Method: getPath:
/trackingEvents/{iTransactionNo}/matchedInvolvedParties - Update a Matched Involved Party
- Method: patchPath:
/trackingEvents/{iTransactionNo}/matchedInvolvedParties/{iRecNo} - Update Matched Involved Parties
- Method: patchPath:
/trackingEvents/{iTransactionNo}/matchedInvolvedParties