Involved Locations REST Endpoints
Business Objects/Trade Transactions/Involved Locations
The operations from the Business Objects/Trade Transactions/Involved Locations category.
- Create an Involved Location
- Method: postPath:
/tradeTransactions/{gtmTransactionGid}/involvedLocations - Delete an Involved Location
- Method: deletePath:
/tradeTransactions/{gtmTransactionGid}/involvedLocations/{involvedLocationQualGidxinvolvedLocationGid} - Get an Involved Location
- Method: getPath:
/tradeTransactions/{gtmTransactionGid}/involvedLocations/{involvedLocationQualGidxinvolvedLocationGid} - Get Involved Locations
- Method: getPath:
/tradeTransactions/{gtmTransactionGid}/involvedLocations - Update an Involved Location
- Method: patchPath:
/tradeTransactions/{gtmTransactionGid}/involvedLocations/{involvedLocationQualGidxinvolvedLocationGid} - Update Involved Locations
- Method: patchPath:
/tradeTransactions/{gtmTransactionGid}/involvedLocations