SAP Concur - Get expense group configuration action (batch)

The Get expense group configuration batch action retrieves the expense group configuration applicable to the specified user from SAP Concur using the v4 API, including policies, payment types, and attendee types.

This action replaces the deprecated Get all expense group configurations action.

PREREQUISITES

Your SAP Concur OAuth 2.0 connection must include the following scopes to use this action:

  • expense.config.groups.restricted.read
  • expense.config.policies.restricted.read
  • expense.config.expensetypes.restricted.read

Input

Input fieldDescription
User IDThe unique identifier of the SAP Concur user. Use the Get user action to retrieve the user ID.

Output

Output fieldDescription
Group IDThe unique identifier of the expense group configuration.
Group nameThe name of the expense group configuration.
Allow user digital tax invoiceIndicates whether users are allowed to upload digital tax invoices.
Allow user register yodleeIndicates whether users in the expense group are allowed to register Yodlee credit cards.
Attendee list form IDThe unique identifier for the attendee list form.
Attendee list form nameThe name of the attendee list form.
Cash advanceCash advance configuration settings for the expense group.
Payment typesThe payment types available in the expense group.
PoliciesThe expense policies associated with the expense group.
Attendee typesThe attendee types available in the expense group.

Last updated: