SAP Concur · Example Payload

Sap Concur Expense Comment Example

Business TravelExpense ManagementFinancial ServicesInvoice ManagementTravel Management

Sap Concur Expense Comment Example is an example object payload from SAP Concur, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

commentauthorcreationDateisLatestisAuditLog

Example Payload

Raw ↑
{
  "comment": "example_value",
  "author": "example_value",
  "creationDate": "example_value",
  "isLatest": true,
  "isAuditLog": true
}