user profile
Sign in
user profile

Order ShippingAddress Name not required?

by Seller_5J3MeZqYmgeRl

Hi,

I have an integration that makes API calls to the Amazon orders endpoint and relies on the “Name” value in the “ShippingAddress” field. According to the documentation, “Name” is a required field, but I’m getting payloads without it.
Is this a change on the API or a bug on Amazon side?

Example:
Expecting - "ShippingAddress"=>{"NAME"=>"Anakin Skywalker", "City"=>"MOS EISLEY", "PostalCode"=>"1000", "isAddressSharingConfidential"=>"false", "StateOrRegion"=>"ME", "CountryCode"=>"TA"}

Actual - "ShippingAddress"=>{"City"=>"MOS EISLEY", "PostalCode"=>"1000", "isAddressSharingConfidential"=>"false", "StateOrRegion"=>"ME", "CountryCode"=>"TA"}

Tags: Address, Payments
00
33 views
2 replies
Reply
Most helpful reply
user profile
Seller_uNUiyRYUdefW6
In reply to: Seller_5J3MeZqYmgeRl's post

It looks like your developer account has lost access to PII data because of the new data protection policy.
http://docs.developer.amazonservices.com/en_US/dev_guide/DG_DataProtectionPolicy.html

If you can comply with the new requirements, open a case to have your developer credentials upgraded to regain access.
http://docs.developer.amazonservices.com/en_US/faq.html

Jump to reply
20
2 replies
Quick filters
Sort by
Most helpful reply
user profile
Seller_uNUiyRYUdefW6
In reply to: Seller_5J3MeZqYmgeRl's post

It looks like your developer account has lost access to PII data because of the new data protection policy.
http://docs.developer.amazonservices.com/en_US/dev_guide/DG_DataProtectionPolicy.html

If you can comply with the new requirements, open a case to have your developer credentials upgraded to regain access.
http://docs.developer.amazonservices.com/en_US/faq.html

Reply
20
user profile
Seller_5J3MeZqYmgeRl
In reply to: Seller_5J3MeZqYmgeRl's post

Issue was resolved after opening a case with Amazon

thanks @Autonomoose!

Reply
00
There are no more posts to display
Go to original post

Similar Discussions