Involved Parties REST Endpoints
Business Objects/Shipment Groups/Involved Parties
The operations from the Business Objects/Shipment Groups/Involved Parties category.
- Create an Involved Party
- Method: postPath:
/shipmentGroups/{shipGroupGid}/involvedParties
- Delete an Involved Party
- Method: deletePath:
/shipmentGroups/{shipGroupGid}/involvedParties/{involvedPartyQualGidxinvolvedPartyContactGidxcomMethodGid}
- Get an Involved Party
- Method: getPath:
/shipmentGroups/{shipGroupGid}/involvedParties/{involvedPartyQualGidxinvolvedPartyContactGidxcomMethodGid}
- Get Involved Parties
- Method: getPath:
/shipmentGroups/{shipGroupGid}/involvedParties
- Update an Involved Party
- Method: patchPath:
/shipmentGroups/{shipGroupGid}/involvedParties/{involvedPartyQualGidxinvolvedPartyContactGidxcomMethodGid}
- Update Involved Parties
- Method: patchPath:
/shipmentGroups/{shipGroupGid}/involvedParties