Order Status
Retrieve a list of products you have ordered — including filing documents and enhanced company profile orders — placed within the specified number of days. Use this endpoint to track async order completion: match productOrderIdField against the numeric orderId from a 202 response, and retrieve completed results from urlField or structuredDataUrlField when statusField indicates completion.
Authorizations
Path Parameters
This is the number of days you wish to go back to retrieve products. Maximum number of days is 30 and minimum is 0 (which means today).
0 <= x <= 30Response
In this example, we a retrieving a list of products we have has ordered in the last 30 days. In the request parameters, we have entered 30 as the OrderedWithin and our API access token as the request header.
Order status (see related guide)
1, 2, 3, 5, 9, 21