---
title: "POST /{group}/api/v{version}/customer/addupdateusernew"
method: POST
path: "/{group}/api/v{version}/customer/addupdateusernew"
tags: ["customer"]
---

# POST /{group}/api/v{version}/customer/addupdateusernew

`POST /{group}/api/v{version}/customer/addupdateusernew`

## Path parameters

- `group` string, required
- `version` string, required

## Request body

- VagaroCommonModelRequestCustomerRequest
  - `businessID` integer
  - `loginUserID` integer
  - `device` string
  - `version` string
  - `pageIndex` integer
  - `pageSize` integer
  - `deviceID` string
  - `osVersion` string
  - `groupId` string
  - `isGroupWiseCall` boolean
  - `isReadOnly` boolean
  - `clientId` string
  - `clientSecret` string
  - `vbi` string
  - `vui` string
  - `strLoginUserId` string
  - `strBusinessId` string
  - `enc_BusinessID` string
  - `enc_LoginUserID` string
  - `userID` integer
  - `firstName` string
  - `lastName` string
  - `emailId` string
  - `username` string
  - `password` string
  - `questionId` integer
  - `answer` string
  - `street` string
  - `streetNo` string
  - `stateID` integer
  - `city` string
  - `zip` string
  - `gender` integer
  - `birthDate` string, date-time
  - `photo` string
  - `dayPhone` string
  - `nightPhone` string
  - `cell` string
  - `userType` string
  - `isNotifyBySMS` boolean
  - `isNotifyByEmail` boolean
  - `isNotifyByBusinessEmail` boolean
  - `isNotifyByAllBusinessEmail` boolean
  - `isNotifyByPushNotification` boolean
  - `businessSummary` string
  - `isActive` boolean
  - `isFirstTimeCustomer` boolean
  - `isEmailSent` boolean
  - `mobileProviderID` integer
  - `showContactInfo` boolean
  - `referredBy` string
  - `generalTag` string
  - `ccUserID` integer
  - `isSoftDelete` boolean
  - `swipeCardID` string
  - `countryID` integer
  - `fbUserID` string
  - `createdBy` integer
  - `createdDate` string, date-time
  - `modifiedBy` integer
  - `modifiedDate` string, date-time
  - `isConsiderForUserBusiness` boolean
  - `loginDuration` integer
  - `adminRoleId` integer
  - `ipAddress` string
  - `containerName` string
  - `cdnUrl` string
  - `googleUserID` string
  - `isFromYelp` boolean
  - `height` integer
  - `width` integer
  - `isNotifyByAdminEmail` boolean
  - `isNotifyByAdminText` boolean
  - `isStopNotifyByAdminTextFromTwilio` boolean
  - `isFromClass` boolean
  - `onlineBookType` integer
  - `isCellValid` boolean
  - `isNotifyByPromotionText` boolean
  - `appleUserID` string
  - `isNewCustomer` boolean
  - `dialingCode` string
  - `cellCountryID` integer
  - `dayPhoneCountryID` integer
  - `nightPhoneCountryID` integer
  - `onlineBookTypeAtLocation` integer
  - `isEmailChecked` boolean
  - `userJsonForMasterUser` string
  - `patientId` integer
  - `isScriptSureEnabled` boolean

## Response `200`

Success

## Other responses

- `1001` — Information

---

[API](https://skmtc.net/vagaro/apis/vagaro-api.md) · [All operations](https://skmtc.net/vagaro/apis/vagaro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vagaro/vagaro-api/revisions/3e3de23c5a6a/schema)
