API Cart Submission setting opened by to the same user on every submission.
External form passes json payload to a scripted rest api based around the OOB submitOrder(). This process works as expected. Values for requested_for and opened_by are being assigned to the REQ.I have had no issues with the code being used to gener...