SAP Concur · Schema

Expense

An individual expense entry.

Expense ManagementFinanceInvoiceSAPTravel

Properties

Name Type Description
expenseId string Unique identifier for the expense entry.
expenseTypeName string Name of the expense type.
transactionDate string Date of the transaction.
transactionAmount number Amount of the transaction.
transactionCurrencyCode string Currency code of the transaction.
vendorName string Name of the vendor.
description string Description of the expense.
receiptRequired boolean Whether a receipt is required.
View JSON Schema on GitHub