Hi. I’m using the REST API to create simple Sales Orders. I have been unable to work out how to include the URL and filename of related files as part of the submission (the files are stored in Box). We are using one folder in the file cabinet for all docs for this use case. We are not receiving any error messages from NetSuite, but the file info does not show up in the UI for the sales order or when looking in the file cabinet. I did notice that file/media info does not seem to be returned as part of the response to a GET call for an individual sales order. Could that mean it is not possible to do over REST. I haven’t seen a separate endpoint for files. Thanks.