How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SAP Concur Comments API

Operations for creating, retrieving, updating, and deleting comments at the report header or individual expense level.

SAP Concur Comments API is one of 32 APIs that SAP Concur publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Comments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, and 1 JSON Schema.

This API exposes 6 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 4.0.0.

Requests are made against 4 base URLs: https://us.api.concursolutions.com, https://us2.api.concursolutions.com, https://emea.api.concursolutions.com, https://cn.api.concursolutions.com.

6 operations 2 paths 4 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.0.0
Base URL
https://www.concursolutions.com/api/v3.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

SAP Concur Comments API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 Bearer token. Obtain tokens via the SAP Concur Authentication API using either Company or User level grants. Required scopes vary by operation.

Paths & Operations 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Comments 6

Operations for creating, retrieving, updating, and deleting comments at the report header or individual expense level.

GET
/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}/comments
Sap Concur Retrieve Report-level Comments
getReportComments 4 params → 200400401403404500
POST
/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}/comments
Sap Concur Create a Report-level Comment
createReportComment 3 params body → 201400401403404500
PUT
/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}/comments
Sap Concur Update the Latest Report-level Comment
updateReportComment 3 params body → 200400401403404500
DELETE
/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}/comments
Sap Concur Delete the Latest Report-level Comment
deleteReportComment 3 params → 204400401403404500
GET
/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}/expenses/{expenseId}/comments
Sap Concur Retrieve Expense-level Comments
getExpenseComments 4 params → 200400401403404500
POST
/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}/expenses/{expenseId}/comments
Sap Concur Create an Expense-level Comment
createExpenseComment 4 params body → 201400401403404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ErrorResponse (6 properties), Comment (5 properties), ResourceCreatedResponse (1 property), CommentRequest (1 property). Each schema is shown below with its type and property counts.

CommentRequest
object
Request body for creating or updating a comment
1 property 1 required
ResourceCreatedResponse
object
Response returned when a resource is successfully created
1 property
Comment
object
A comment on a report or expense
5 properties
ErrorResponse
object
Standard error response
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sap-concur-comments-api-openapi.yml Raw ↑

Other APIs SAP Concur publishes across the network.

Concur User Provisioning API
Concur Receipt API
Concur Budget API
Concur Cards API
Concur Quick Expense API
Concur Exchange Rate API
Concur Financial Integration API
Concur Identity API
Concur Event Subscription Service API
Concur Callouts API
Concur Direct Connect Hotel Service API
Concur Direct Connect Ground Transportation API
Where this information came from

This is an independent, third-party profile of SAP Concur Comments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.