Skip to main content

manualAdd

Add customer from dashboard

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

  • accountAddress string required

    customer's account address

Responses


{
"message": "Account created successfully"
}