Hi,
I am using a salesOrderInfo API-call to get all order info. This works fine, however, the company name for the shipping_address is wrong, it gives me the shipping_address's lastname.
The order confirmation PDF does show the correct information, and when I look into the order details in the backend, it also shows the correct name.
Where should I look in order to find a solution for this problem? Is there a configuration-file that maps this information or something?
Thanks!