How to set Review Completed Transactions additional information usign api rest?
Summary:
I'm looking for a way to display additional information on the Review Completed Transactions screen, but I haven't been able to achieve this so far. We already attempted to replicate the same flexfield configuration from INV_MATERIAL_TXNS in RCV_TRANSACTIONS, and we successfully populated the flexfield. However, the information is not visible on the Review Completed Transactions screen.
Our main question is: How can we populate and display additional information in the Review Completed Transactions screen?
We are using the receivingReceiptRequest REST API to populate the RCV_TRANSACTIONS flexfields, and we expect that this data can be inherited and displayed in the Additional Information section of the Review Completed Transactions screen.