post https://example.com/msp/getaliasavailability
Determines if the specified alias is available (e.g. for use in creating a new customer).
{
"text": "Response\n\nAPI-Result\n\n**success**\tboolean\nIndicates if the request was successfull.\n\n**Result**\tobject\nContains information about the alias's availability.\n\n**Result.StatusCode** String\nIndicates if the alias is in use or available.\n\n**Result.Tenant** string\nSpecifies the tenant on which the alias is in use or available.\n\n**Message**\tstring\nError message text on failure, may be null.\n\n**ErrorID**\tstring\nUnique support identifier for this occurrence of an error.\n\n**success**\tboolean\nIndicates API success or failure.",
"sidebar": true
}