For more information, see User in the Concur API reference documentation.

Important: Many fields are required based on your Concur account configuration. Ensure that you are sending data for all user fields that are required.
Attribute Description
loginId The URL-encoded Concur login of the user. This value must be unique. This attribute is required.
empId The unique identifier for the user. This attribute is required.
emailAddress The user’s email address.
Password The user’s password. This element can be used to enter the password for a new user, but cannot be used to update the password for an existing user. This attribute is required.
crnKey

The 3-letter ISO 4217 currency code for the user’s reimbursement currency. For example, United States Dollar is USD.

ctryCode The ISO 3166-1 alpha-2 country code. For example, United States is US.
ctrySubCode The user’s two-character country code and two-character state or province code. For example, Washington State, United States is US-WA.
custom1 through custom21 The custom fields on the Employee form. Varies depending on configuration. There are two types of custom lists: simple lists and connected (multi-level) lists. We do not support connected lists.
expenseUserApprover Whether the user is an Expense approver. Available options include: Y/N.
expenseUser Whether the user has access to Expense. Available options include: Y/N.
firstName The user’s first name.
invoiceUserApprover Whether the user is an Invoice approver. Available options include: Y/N.
invoiceUser Whether the user has access to Invoice. Available options include: Y/N.
lastName The user’s last name.
ledgerKey The user’s assigned account code ledger. For example, Default.
Note: This is required for new users.
localeName The user's language locale code. See Locale Codes in the Concur API reference documentation.

For example, United States English is en_US.

mI The user’s middle initial.
orgUnit1 through orgUnit6 The custom organizational unit fields on the Employee form. Varies depending on configuration.
tripUser Whether the user has access to Travel. Available options include: Y/N.
isTestEmp Whether the user is a test user. Available options include: Y/N.