_remove_transactionLine API throwing 400 BAD REQUEST
Summary:
I am trying to delete a transaction lines using "
https://jcitest5.bigmachines.com/rest/v14/commerceDocumentsOraclecpqo_bmClone_2Transaction/1585761395/actions/_remove_transactionLine"this API, giving raw body payload as below:
{"selections": ["transactionLine/36"]}
where 36 is a valid document number of a SYSTEM. But while I am running this facing below response
<html><head><title>400 Bad Request</title></head><body><center><h1>400 Bad Request</h1></center><hr><center></center></body>.
Please do let me know if I am missing anything on this.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0