/arizona/filings/search

POST /api/arizona/filings/search

Price: 5 credits

Search filings submitted to the Arizona Corporation Commission by business name or entity number: work order number, filing type, business name, processing status, submitting party (filing agent) and the date the filing was received. Covers pending and processed submissions such as annual reports, foreign registration statements and certificate requests.

How to use it

Look up filings submitted to the Arizona Corporation Commission for a business. Pass count plus either name (with optional search_method starts_with/contains/exact) or entity_number. Returns a list of items, each with work_order_number, name, filing_type (for example Annual Report, Certificate of Good Standing), status (Approved/Pending/...), submitter_name (the filing agent, e.g. C T CORPORATION SYSTEM), received_at (ISO datetime), work_order_id, transaction_id and guid. Returns an empty list when nothing matches.

Parameters

Request body

Response

Errors

Response headers