UPDATE: Discontinued Support - LWA Tokens can no longer retrieve PII in Selling Partner API #3740
andiec1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Update: We previously announced that Developer applications must use the new access protocol via the Tokens API and Restricted Data Token (RDT) to make successful calls to retrieve Personally Identifiable Information (PII) in the Selling Partner API and were discontinuing support of LWA tokens to retrieve PII. To minimize disruption to existing workflows, we will continue to support retrieving PII using either RDT or LWA tokens. There is no change to existing workflow requirements.
Some operations may require the use of RDT currently to retrieve PII. The API operations that may require RDT are:
GetOrderAddress
GetOrderItemsBuyerInfo
GetOrders
GetOrder
GetOrderItems
GetShipments
CreateShipment
CancelShipmentOld
directPurchaseShipment
GetOrder
GetOrders
GetCustomerInvoices
GetCustomerInvoice
GetPackingSlips
GetPackingSlip
GetShippingLabels
GetShippingLabel
GetReportDocument
GET_AMAZON_FULFILLED_SHIPMENTS_DATA_INVOICING
GET_AMAZON_FULFILLED_SHIPMENTS_DATA_TAX
GET_FLAT_FILE_ACTIONABLE_ORDER_DATA_SHIPPING
GET_FLAT_FILE_ORDER_REPORT_DATA_SHIPPING
GET_FLAT_FILE_ORDER_REPORT_DATA_INVOICING
GET_FLAT_FILE_ORDER_REPORT_DATA_TAX
GET_FLAT_FILE_ORDERS_RECONCILIATION_DATA_TAX
GET_FLAT_FILE_ORDERS_RECONCILIATION_DATA_INVOICING
GET_FLAT_FILE_ORDERS_RECONCILIATION_DATA_SHIPPING
GET_ORDER_REPORT_DATA_INVOICING
GET_ORDER_REPORT_DATA_TAX
GET_ORDER_REPORT_DATA_SHIPPING
GET_EASYSHIP_DOCUMENTS
GET_GST_MTR_B2B_CUSTOM
GET_VAT_TRANSACTION_DATA
SC_VAT_TAX_REPORT
Why is this changing?
Amazon takes protecting customer data seriously. We want to ensure that developers are using the latest technology and features for the benefit of vendors, sellers, and customers without disrupting standard business operations. We still recommend the use of RDT to retrieve PII data.
Who is affected?
Developers who use Selling Partner APIs to retrieve customer PII.
Which marketplaces are affected?
This affects all marketplaces.
What action is required?
No action is required at this time.
Frequently Asked Questions (FAQs)
Do I need to use RDT for all operations in the Selling Partner API?
No, RDT is only required for the listed operations.
How can I get more information and stay up to date on SP-API?
Visit https://developer.amazonservices.com or sign up for email notifications.
Where can I ask questions of other developers already using SP-API?
Visit us on GitHub to view developer community questions about SP-API or post your own.
How can I ask Amazon for help?
Open a support request with Amazon here.
More information
To aid your integration, refer to the following resources:
Beta Was this translation helpful? Give feedback.
All reactions