Skip to content

Latest commit

 

History

History
22 lines (8 loc) · 311 Bytes

orders.rst

File metadata and controls

22 lines (8 loc) · 311 Bytes

Orders

sp_api.api.Orders

Restricted Data Token

To use a restricted data token to access PII data, you can pass the token obtained from the Token endpoint to the client:

Orders(restricted_data_token='......').get_orders(...)