Check ability to register a customer

Check ability to register a customer with his identifier (email or phone number).

Determines whether the given identifier is available for new customer registration - for example, whether it is already associated with an existing account. Use this endpoint before submitting a registration form to provide early feedback to the user.

⚠️ For use in the Customer interface integration (mobile application, web portal, or kiosk), this action method has to be allowed in CareCloud. Please contact the CareCloud administrator.

Body Params
string
enum
required

Type of the customer identifier. Phone numbers can be checked only if the phone is unique in the CareCloud project.

Allowed:
string
required

Value of the customer identifier.

Responses

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json