Skip to main content

add-customer

Add customer

Header Parameters
  • x-api-key required
Request Body
  • clientId uuid required

    client's Id, customer belongs from

  • email string required

    customer's email

  • location string required

    customer's country

  • ipAddress string required

    customer's ipAddress

Responses


{
"message": "Please verify your account using the pin sent to your email"
}