Review Paginated Users

Returns a paginated list of the users created within a Backoffice tenant. Use the CurrentPage and PageSize parameters to navigate between pages of results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier, or name, of the tenant the user belongs to.

Query Params
UserRole
array of int32s

The user role assigned to the user. User roles include: 0 = Submerchant, 1 = SystemAdministrator, 2 = SalesAgent, 3 = Analyst, 4 = Accountant, 5 = SupportUser, and 7 = PartnerManager.

UserRole
Status
array of int32s

The user's status in Backoffice. Statuses include: 0 = Active and 1 = Deactivated.

Status
Name
array of strings

The user's first and last name.

Name
EmailAddress
array of strings

The user's email address.

EmailAddress
AccountStatus
array of int32s

A submerchant user's status. Statuses include: 0 = Active, 1 = HoldAllFunding, 2 = Canceled, 3 = WaitingforFirstTrans, 4= WaitingforFirstAuth, and 99 = Deleted.

AccountStatus
DBAName
array of strings

A Submerchant user's doing business as name (DBA).

DBAName
LegalEntityName
array of strings

A submerchant user's legal entity name.

LegalEntityName
Mid
array of strings

A submerchant user's merchant identification number (MID) provided by their payments processor.

Mid
Id
array of int32s

The user's Backoffice identification number.

Id
Cobrand
array of strings

The New Accounts cobrand where a submerchant user's merchant application was submitted.

Cobrand
Location
array of strings

A submerchant user's location.

Location
MerchantCategoryCode
array of strings

A submerchant user's merchant category code (MCC).

MerchantCategoryCode
int32

Use this parameter to navigate between pages of results.

int32

Use this parameter to specify the number of results per page.

string

Use this parameter to sort results by a specific field name.

string

Use this parameter to sort results in a specific order.

boolean
Defaults to true

This parameter is not currently supported.

Headers
string
required

The API key id used to authenticate and authorize your request to Infinicept. API keys are managed within your Backoffice tenant.

string
required

The API key value used to authenticate and authorize your request to Infinicept. API keys are managed within your Backoffice tenant.

Responses

404

Not Found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json