SAP Concur - Get attendee types action (batch)

The Get attendee types batch action retrieves all attendee types applicable to the specified user's expense group from SAP Concur using the v4 API.

This action replaces the deprecated Get all attendee types action.

PREREQUISITES

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

  • expense.config.attendeetypes.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
Attendee typesList of attendee type objects.
Attendee type code (Attendee types)The code for the attendee type.
Attendee type name (Attendee types)The name of the attendee type.
List sizeThe total number of attendee types returned.
List indexThe index of the current item in the list.

Last updated: