Response for Successful

When all the information is correct and was accepted by the API, the response returned is as shown below.

Code 200: Business name is available

{
	"status": "success",
	"message": "Available company name"
}

Last updated