Hi,
I need To add several types of shipping carrier at run time...
I didn't find and documentation about this in the WSI...
How would the XML request should look like?
Thanks
Hi,
I need To add several types of shipping carrier at run time...
I didn't find and documentation about this in the WSI...
How would the XML request should look like?
Thanks
WSI doesn't have a built-in method for importing shipping carriers or rates, so you'd need to use the ExecuteSQL operation in the import to do a direct DB edit. See this page for more information.