Response for Failed

Bad Request 400: Unavailable Company Name

Response - Unavailable company name

{
	"status": "error",
	"error": "Unavailable company name"
}

The submitted company name has been incorporated in the chosen state, please select another business name.

Response - Company has already been registered

{
	"status": "error",
	"error": "Company has already been registered"
}

The submitted company name has been registered in the chosen state, please select another business name.

Last updated