How to set a different order source (instead of 2) when using copy_order API?
Hi,
Is there a way to set a different order source (instead of the default value of 2) when creating an order using the copy_order API. The copy_order API brings the new order over with source_document_id as 2. And I need to set it to a different source for reporting purposes. Using the process_order API to update the order source after creating the order does not work for me since there is a slight time lag for the source to be updated and that causes other process issues.
Appreciate the help!!
Thanks !