/msp/getaliasavailability

Determines if the specified alias is available (e.g. for use in creating a new customer).

Response

API-Result

success boolean
Indicates if the request was successfull.

Result object
Contains information about the alias's availability.

Result.StatusCode String
Indicates if the alias is in use or available.

Result.Tenant string
Specifies the tenant on which the alias is in use or available.

Message string
Error message text on failure, may be null.

ErrorID string
Unique support identifier for this occurrence of an error.

success boolean
Indicates API success or failure.

Language
Click Try It! to start a request and see the response here!