SAP Concur · Example Payload

Sap Concur Expense Update Report Example

Business TravelExpense ManagementFinancial ServicesInvoice ManagementTravel Management

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

Top-level fields

namebusinessPurposereportDatestartDateendDatecountryCodecountrySubDivisionCodepolicyIdcustomData

Example Payload

Raw ↑
{
  "name": "Example Title",
  "businessPurpose": "example_value",
  "reportDate": "example_value",
  "startDate": "example_value",
  "endDate": "example_value",
  "countryCode": "example_value",
  "countrySubDivisionCode": "example_value",
  "policyId": "500123",
  "customData": []
}