- Subcategories:
- Codes
- Control Screens
- Dates
- Involved Parties
- Licenses
- Notes
- Other Controls
- Party Screens
- Percentage Values
- Prod Classifications
- Quantities
- Refnums
- Remarks
- Report Quantities
- Reqd Classifications
- Reqdoc Links
- Sanctions
- Statuses
- Text Links
- Values
Trade Transaction Lines REST Endpoints
Business Objects/Trade Transaction Lines
The operations from the Business Objects/Trade Transaction Lines category.
- Create a Trade Transaction Line
- Method: postPath:
/tradeTransactionLines - Delete a Trade Transaction Line
- Method: deletePath:
/tradeTransactionLines/{gtmTransactionLineGid} - Get a Trade Transaction Line
- Method: getPath:
/tradeTransactionLines/{gtmTransactionLineGid} - Get Trade Transaction Lines
- Method: getPath:
/tradeTransactionLines - Update a Trade Transaction Line
- Method: patchPath:
/tradeTransactionLines/{gtmTransactionLineGid}