amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
580 stars 730 forks source link

[BUG] Missing BuyerTaxInfo | Order -> BuyerInfo -> BuyerTaxInfo is null #235

Closed kevinvenclovas closed 2 years ago

kevinvenclovas commented 2 years ago

Hi,

the api work very well but i have one question every time i requested an order the "BuyerTaxInfo" is null. With the old MWS-Api i get all this informations.

I already use the RestrictedResource to request the "buyerInfo", "shippingAddress" but this information always remain null.

So how can i get the "BuyerTaxInfo"? Is there n extra function to request thsi information?

Maybe ther is a simple solution. Someone have an idea?

image

BuyerTaxInfo is still missing in the response payload.

franciscocha commented 2 years ago

Is your order from the TR Marketplace? As stated in the documentation this information is only available for the TR Marketplace. https://github.com/amzn/selling-partner-api-docs/blob/main/references/orders-api/ordersV0.md#buyertaxinformation

kevinvenclovas commented 2 years ago

No, order is from germany . But why is this important information only available in TR? -.-

Adrian-T-AMZN commented 2 years ago

Hello @kevinvenclovas,

In order to correctly resolve this issue, please open a support case so we can pursue the investigation as additional details are required from your end.

Thanks, Adrian T. Selling Partner API Developer Support