Check a company name registration
Check if a company name has been registered.
Check company
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"code": "Unavailable",
"shortDescription": "EXAMPLE PTY LTD is unavailable.",
"objection": [
{
"code": "EXISTCOY",
"descriptions": "IDENTICAL TO AN ALREADY REGISTERED CORPORATION - Australian Proprietary Company EXAMPLE PTY LTD ACN 110 219 460",
"context": {
"line": [
"110219460",
"EXAMPLE PTY LTD"
]
}
}
]
}Last updated
Was this helpful?