SAP Concur Expense · Example Payload

Sap Concur Expense List Reports Example

Expense ManagementFinancial ManagementReceiptsReimbursementReportingSAPTravel

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

Top-level fields

_descriptionItemsNextPage

Example Payload

Raw ↑
{
  "_description": "Example response for GET /expense/reports - List Expense Reports",
  "Items": [
    {
      "ID": "39BD9B5BEA224C358917F4A3369E5A28",
      "Name": "Q1 2026 Sales Conference Travel",
      "Total": 2450.75,
      "CurrencyCode": "USD",
      "ApprovalStatusCode": "A_PEND",
      "ApprovalStatusName": "Pending Cost Object Approval",
      "PaymentStatusCode": "P_NOTP",
      "PaymentStatusName": "Not Processed",
      "SubmitDate": "2026-04-15T09:30:00.000Z",
      "CreateDate": "2026-04-10T14:22:00.000Z",
      "OwnerLoginID": "john.smith@acme.com",
      "OwnerName": "John Smith",
      "PolicyID": "j_crna3c9c00-1234-5678-abcd-efgh00000000",
      "ReportNumber": "2026-0042",
      "HasException": false,
      "PurposeStatement": "Expenses for North America Sales Summit in Chicago, April 10-14, 2026",
      "URI": "https://us.api.concursolutions.com/api/v3.0/expense/reports/39BD9B5BEA224C358917F4A3369E5A28"
    },
    {
      "ID": "A1B2C3D4E5F6789012345678901234AB",
      "Name": "Client Site Visit - Boston",
      "Total": 875.20,
      "CurrencyCode": "USD",
      "ApprovalStatusCode": "A_APPR",
      "ApprovalStatusName": "Approved",
      "PaymentStatusCode": "P_PROC",
      "PaymentStatusName": "Processing Payment",
      "SubmitDate": "2026-03-28T10:15:00.000Z",
      "CreateDate": "2026-03-25T08:45:00.000Z",
      "OwnerLoginID": "john.smith@acme.com",
      "OwnerName": "John Smith",
      "PolicyID": "j_crna3c9c00-1234-5678-abcd-efgh00000000",
      "ReportNumber": "2026-0038",
      "HasException": false,
      "PurposeStatement": "Travel and meals for client workshop at Boston office",
      "URI": "https://us.api.concursolutions.com/api/v3.0/expense/reports/A1B2C3D4E5F6789012345678901234AB"
    }
  ],
  "NextPage": null
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/sap-concur-expense-list-reports-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.