Missing customer name and address data in SP API response

0

Hello,

the new SP-API returns address data without name, address_line1, address_line2 und address_line3. All these fields are returned empty (endpoint /orders/v0/orders/{orderId}/address).

How to enable the data being returned by SP-API?

Thank you very much.

asked 3 years ago1318 views
2 Answers
0

I'm having the same issue. Did you ever find a solution? Its worthless to us without the company name and address.

answered 3 years ago
0

Yes, I found a solution:

In my Developer Profile (https://sellercentral-europe.amazon.com/developer/register)
the role "Tax Invoicing" was not selected.

After activating this option and re-submitting the form, data for name and address is available now using SP-API.

I had to setup a new IAM User and app client with access for this role.

Updating an existing app client with the new role did not work for me.

Hope this helps you.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions