Accounts

Create a new User.

post/api/EditAdhocUser

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

SubscriberIdinteger required

SubscriberId of the adhoc-user to be edited Can be fetched useing ListAdhoc user API

Namestring required

Name of the adhoc-user

Emailstring required

Email of the adhoc-user

ContactNumberstring

ContactNumber of the adhoc-user

DOBstring

Date of birth in yyyy-mm-dd format

GenderIdinteger

1-for male ,2-for female

PANstring

PAN NO

Organizationstring
IdentificationNumberstring required
AlternativeEmailstring
CountryCodestring

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger
Responseinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.