Review if an order contains regulated information
Learn how to review if an order contains regulated information.
Learn how to review if an order contains regulated information.
Prerequisites
To complete this tutorial, you need:
- Authorization from the selling partner for whom you are making calls. For more information, refer to Authorizing Selling Partner API applications.
- The Direct-to-Consumer Delivery (Restricted) role assigned to your developer profile.
- The Direct-to-Consumer Delivery (Restricted) role selected in the app registration page for your application.
Review if an order contains regulated information
Call the getOrder
operation. If the call is successful and the order contains regulated information, the response's HasRegulatedItems
attribute displays a value of true
.
Updated about 6 hours ago