Asynchronous Support for Restricted Party Screening

This feature introduces asynchronous processing for the Customs Actions Restricted Party Screening REST APIs by supporting the "Prefer: respond-async" request header. With this enhancement, you can submit restricted party screening requests for asynchronous execution.

Business Benefit: By allowing requests to be executed asynchronously, it improves system scalability and responsiveness, especially for high-volume screening operations. Users can submit screening requests without waiting for immediate completion, reducing latency impacts on client applications and enabling more efficient handling of large or complex workloads.

Steps to enable and configure

You can utilize the new asynchronous option by inclduing the "Prefer"  - "respond-async" request header. By default, requests are processed synchronously.