Open kevinvenclovas opened 4 years ago
Which endpoint? Have you verified with something like Fiddler that the data is actually in the message?
Hi,
i see there is a new field in ShippingAddress -> isAddressSharingConfidential and it's every time false. Maybe here is the issue.
Here the fiddler output from the orders api:
`<?xml version="1.0"?>
I think amazon removed our access to the Personally identifiable information but how can i get this back?
You would have to follow up with Amazon seller support directly, I am not associated with them.
Hello,
i have this issue sice yesterday. Some important datas now null:
"ShippingAddress":{ "Name":null, "AddressLine1":null, "AddressLine2":null, "AddressLine3":null, "County":null, }, "BuyerName":null, "BuyerCounty":null, "FulfillmentChannel":"MFN",
Can someone help me? I need this information to get the orders in my system.