Home
SAP Concur
Sap Concur Getreport Example
Sap Concur Getreport Example
Business Travel Expense Management Financial-Services Invoice Management Travel Management
Sap Concur Getreport Example is an example object payload from SAP Concur, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationId method path summary requestExamples responseExamples
Example Payload
{
"operationId": "getReport",
"method": "GET",
"path": "/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}",
"summary": "Sap Concur Retrieve an Expense Report by Id",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"name": "Getreport200Example",
"example": {
"reportId": "500123",
"name": "Example Title",
"businessPurpose": "example_value",
"reportDate": "2026-01-15",
"startDate": "2026-01-15",
"endDate": "2026-01-15",
"countryCode": "example_value",
"countrySubDivisionCode": "example_value",
"currencyCode": "example_value",
"policyId": "500123",
"reportFormId": "500123",
"ledgerId": "500123",
"approvalStatus": "example_value",
"approvalStatusId": "500123",
"paymentStatus": "example_value",
"paymentStatusId": "500123",
"claimedAmount": {
"value": 42.5,
"currencyCode": "example_value"
},
"approvedAmount": {
"value": 42.5,
"currencyCode": "example_value"
},
"reportTotal": {
"value": 42.5,
"currencyCode": "example_value"
},
"amountDueEmployee": {
"value": 42.5,
"currencyCode": "example_value"
},
"userId": "500123",
"isSubmitted": true,
"isSentBack": true,
"creationDate": "2026-01-15T10:30:00Z",
"submitDate": "2026-01-15T10:30:00Z",
"reportVersion": 10,
"customData": [
{
"id": "abc123",
"value": "example_value",
"isValid": "500123"
}
],
"links": [
{
"rel": "example_value",
"href": "https://www.example.com",
"hreflang": "example_value"
}
]
}
}
]
}
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-getreport-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.