Accounts

List all existing Ad-hoc users.

post/api/ListAdhocUsers

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

pagenumberinteger required

Used for pagination 1,gives 1-10 records , 2 gives 11-20 and so on

EmailIdstring

EmailId of the adhocuser

Namestring

Name of the adhocuser

Organizationstring

Organization of the adhocuser

Statusinteger

1-active,2-pending for approval,3-rejected,default 1

CreatedDatestring

CreatedDate in yyyy-MM-dd format

UpdatedOnstring
RejectedBystring
Remarksstring
CreatedBystring

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger

Changes

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