Delete Transaction Line
delete
/rest/v19/commerceDocumentsOraclecpqoTransaction/{id}/transactionLine/{documentNumber}
Use this endpoint to delete the specified transaction line.
Request
Supported Media Types
- application/json
Path Parameters
-
documentNumber(required): integer
Unique document number to be used as document identifier in a process.
-
id(required): integer
Current unique user-side ID. This is the internal identifier for a transaction within a CPQ site.
Response
Supported Media Types
- application/json