Refnums REST Endpoints
Business Objects/Trade Transaction Lines/Refnums
The operations from the Business Objects/Trade Transaction Lines/Refnums category.
- Create a Refnum
- Method: postPath:
/tradeTransactionLines/{gtmTransactionLineGid}/refnums - Delete a Refnum
- Method: deletePath:
/tradeTransactionLines/{gtmTransactionLineGid}/refnums/{gtmTranslineRefnumQualGidxrefnumValue} - Get a Refnum
- Method: getPath:
/tradeTransactionLines/{gtmTransactionLineGid}/refnums/{gtmTranslineRefnumQualGidxrefnumValue} - Get Refnums
- Method: getPath:
/tradeTransactionLines/{gtmTransactionLineGid}/refnums - Update a Refnum
- Method: patchPath:
/tradeTransactionLines/{gtmTransactionLineGid}/refnums/{gtmTranslineRefnumQualGidxrefnumValue} - Update Refnums
- Method: patchPath:
/tradeTransactionLines/{gtmTransactionLineGid}/refnums