Accounts

Create Ad-hoc user account(user outside your organization).

post/api/CreateAdhocUser

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

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.