Talk:Shipping Addressses

From DevWiki

Jump to: navigation, search

Where is the schema used? Can it be queried? What would the query string value for API_Name be?

Answer The XSD can be found in the main article of this page. The only API's available for export are Products, Orders, and Customers. The best way to get close to all of the Shipping Addresses on file for a customer is to query the Order export by CustomerID and get all the Shipping Address information for that customer based on their orders.

Question Sorry, but what is this XML schema for? Is it used when extracting/importing orders?

Navigation