cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GetOrders response not returns `ShippingAddress.Country` on version 1295

Hi, we are confusing that on version 1295, the response of GetOrders doesn't include `OrderArray.Order.ShippingAddress.Country` .

 

example response:

```

<ShippingAddress>

<Name>name</Name>

<Street1>street</Street1>

<CityName>city</CityName>

<StateOrProvince>TN</StateOrProvince>

<CountryName>United States</CountryName>

<Phone>000000</Phone>

<PostalCode>38024-00000</PostalCode>

<AddressID>00000000</AddressID>

<AddressOwner>eBay</AddressOwner>

</ShippingAddress>

```

But I found the document says the `OrderArray.Order.ShippingAddress.Country`  is always returned.

https://developer.ebay.com/devzone/xml/docs/Reference/eBay/GetOrders.html#ChangeHistory:~:text=Order...

 

Is this a bug of version 1295?

 

Message 1 of 1
latest reply
0 REPLIES 0