{
"companyName": "<string>",
"formationDate": "2023-12-25",
"reportFile": "<string>",
"dataFile": "<string>",
"watchlistHitsCount": -1
}Sos report
This notification is sent when a SOS filing report is delivered.
WEBHOOK
sosReport
{
"companyName": "<string>",
"formationDate": "2023-12-25",
"reportFile": "<string>",
"dataFile": "<string>",
"watchlistHitsCount": -1
}Headers
Available options:
SOS_REPORT Webhook signature
Body
application/json
Maximum string length:
200Available options:
CORPORATION, LLC, PARTNERSHIP, NON_PROFIT, TRUST, SOLE_PROPRIETORSHIP Available options:
NOT_ORDERED, IN_PROGRESS, FINISHED, FAILED, TIMED_OUT Pattern:
(?:pdf)$Pattern:
(?:json)$Required range:
-2147483648 <= x <= 2147483647Response
200
Return a 200 status to indicate that the data was received successfully.
Was this page helpful?