How to add Memo (Message displayed on statement) to Sales Receipt using API?
I'm creating Sales Receipts using Quickbooks API. I'm able to add CustomerMemo to the Sales Receipt which gets displayed in the "Message displayed on sales receipt" field. I want to add the internal Memo which will be displayed in the "Message displayed on statement" field on the sales receipt screen. What is the name of this data field? Furthermore, if I want to add more fields, where do I get the list of all available fields I can POST to the Create SalesReceipt API?
