Skip to main content

Data retrieved by Concur connector

Data retrieved by the Concur connector that is stored by Flexera.

Invoice Digests

Payment Request Digest

API propertyDescription
CreateDateThe date the invoice was created.
PaymentRequestIdRequired. The unique identifier of the Invoice summarized in this digest.

Invoice

Payment Request

API propertyDescription
CurrencyCodeEnter the 3-letter ISO 4217 currency code. Example: USD, EUR, INR.
EmployeeEmailAddressEnter the employee’s email address for invoice assignment. Required if no other identifiers are provided.
EmployeeIdEnter the employee’s company ID. Takes precedence over email. Required if no other identifiers are provided.
InvoiceAmountRequired. Enter the total invoice amount. Used to calculate remaining line item amounts.
InvoiceDateEnter the date the vendor issued the invoice.
InvoiceNumberEnter the vendor’s invoice number.
LineItemsProvide details of the line items in the invoice.
NameRequired. Enter the invoice name.
PurchaseOrderNumberEnter the purchase order ID. Required if no other identifiers are provided.
VendorTaxIdEnter the vendor’s tax ID.

LineItem

API propertyDescription
ItemCodeEnter the vendor-assigned item code for the good or service.
QuantityEnter the total number of goods or services ordered.
SupplierPartIdEnter the supplier-provided identifier for the good or service.
UnitPriceEnter the price per unit of the good or service.

VendorRemitToIdentifier

API propertyDescription
NameEnter the name of the vendor.
VendorCodeEnter the code that identifies the vendor.

User

API propertyDescription
displayNameEnter the user's display name. If a nickname is provided, it replaces the given name.
emailsRequired. Provide email addresses for the user. Values should be canonicalized.
emails.valueRequired. Enter the email address.
idRead-only. Unique identifier for the user (UUID).
userNameRequired. Enter the user's login name (e.g., user@domain). Must be unique across SAP Concur products. Certain special characters are not allowed.

User list

API propertyDescription
totalResultsEnter the total number of results that match the client query.
itemsPerPageEnter the number of results returned per page in the query response.
startIndexEnter the 1-based index of the first result in the current result set.
resourcesProvide the list of user resources returned in the query.

Expenses

API propertyDescription
ItemsThe result collection.
NextPageThe URI of the next page of results, if any.

Expense entity

API propertyDescription
DescriptionEnter a description of the expense (max 64 characters).
ExpenseIDRead-only. Unique identifier of the expense entry. Compatible with v4 endpoints.
ExpenseTypeNameRead-only. Localized name of the expense type.
PostedAmountRead-only. Amount of the expense entry in report currency.
ReportIDRequired. Enter the report ID where the entry will be added.
ReportOwnerIDRead-only. Login ID of the report owner. Use GET User Information for details.
TransactionCurrencyCodeRequired. Enter the 3-letter ISO 4217 currency code for the transaction. This is the currency paid to the vendor. Not used for Company Car or Personal Car expense types. Note: Updating this field via API does not update the ExchangeRate automatically—both must be updated explicitly.
TransactionDateRequired. Enter the date the good or service was provided (format: YYYY-MM-DD).
VendorDescriptionRead-only. Name of the vendor for the expense entry (max 64 characters).
VendorListItemIDRead-only. Unique ID for a vendor list item. Use GET /common/lists for details.
VendorListItemNameRead-only. Name of the item from the vendor list.

Reports

API propertyDescription
ItemsThe result collection.
NextPageThe URI of the next page of results, if any.

Report entity

API propertyDescription
NameRequired. Enter the name of the report.
IDRead-only. Unique identifier of the report resource.
TotalApprovedAmountRead-only. Total amount of approved expenses (max 23 characters).
OwnerLoginIDRead-only. Login ID of the report owner.
PaymentStatusNameRead-only. Payment status of the report, localized to the OAuth consumer’s language.
LastCommentRead-only. Text of the most recent comment on the report.