Create a User

Creates a new user within a Backoffice tenant.

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 Backoffice tenant the user will be added to.

Body Params
enum

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

Submerchant: Submerchants can access the Submerchant Portal and add notes and documents to chargebacks.

SystemAdministrator: System administrators have access to all features within Backoffice and the Submerchant Portal.

SalesAgent: Sales Agents can view the Submerchant Portal, add notes and documents to chargebacks, edit submerchants, view and export transactions, and edit chargeback notifications.

Analyst: Analysts can view the Submerchant Portal, edit submerchants, view and export transactions, update and add notes and documents to disputes, view pending and submitted deposits in the Funding Process Center, hold and release deposits, and edit chargeback settings.

Accountant: Accountants can view the Submerchant Portal, edit submerchants, view and export transactions, view, update, and add notes and documents to disputes, view pending and submitted deposits in the Funding Process Center, hold and release deposits, view deposits and export transactions on the Deposits page, and edit chargeback settings.

SupportUser: Support users have view-only permissions to the Submerchant Portal and pages within Backoffice. They can export transactions, export transactions within a deposit, and view users.

Partner Manager: PartnerManagers can view submerchants, search the submerchant list, and view the Submerchant Portal. On the Transactions and Disputes pages, this role can view, filter, and export information. They can view notes, add public notes, and view the audit log for disputes. In the Funding Process Center, they can view the funding summary, fee uploads, adjustments, and archive history. On the Exception Reporting page, they can view, search, and export reports. On the Deposits page, they can view, filter, and export single deposits. They can view the Users list, add users with the Submerchant user role, and add MIDs to Submerchant users.

string

The user's first and last name.

string

The user's email address.

string

The email address of the user who created this user.

submerchantIds
array of int32s

The submerchant Ids a Submerchant user will have access to.

submerchantIds
boolean

This property determines if a Submerchant user is granted access to child merchants, or additional locations, associated with the submerchants they have access to.

Values include:

0 = False: This user CAN view the additional locations associated with a submerchant.

1 = True: This user CANNOT view the additional locations associated with a submerchant.

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.

string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

400

Bad Request

404

Not Found

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