I am working on my 1st integration to Netsuite. Basically, using typescript I am getting billing information for aws accounts and trying to create invoices based on that data. I currently don't have the payload handy that I am trying to send, but is this possible with the rest API? If so, the issue I am having is getting the body formatted correctly when running a POST to the invoice API endpoint.