Approve or reject a regulated order
Learn how to approve or reject a regulated order.
Learn how to approve or reject a regulated order.
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.
Approve or reject a regulated order
Call the updateVerificationStatus
operation. To approve a regulated order, set status
to Approved
. To reject a regulated order, set status
to Rejected
.
Updated about 6 hours ago