Add a new customer

This endpoint allows you to create a new customer in Ophelos. Before creating a new customer, the system performs a lookup using the provided information to check for existing customers to avoid duplication.

If an existing customer is found with matching details, the request will return the existing customer details.

Lookup Details:

  • The lookup is performed using key customer information such as email, phone number, or other unique identifieres.
  • If a match is found, the system will return the existing customer.
Language
Credentials
URL
Click Try It! to start a request and see the response here!