- API Reference
- Authentication
- Budget v4
-
Callouts
- Callouts and Application Connectors
- Delete notification requests
- Event Notification Callout
- Fetch Attendee Version 2 Callout
- Fetch List Callout
- Get notifications by status
- Launch an external URL request v1
- Launch External URL - Expense v4
- Launch External URL - Request v4
- Post an event notification request
- Post an attendee search request
- Post a list search request
- Cards v4
- Cash Advance v4.1
- Common
- Direct Connect - Ground Transportation v1
- Direct Connect - Hotel Service v4
- Document Compliance Gateway v4
- Event Subscription Service v4
- Exchange Rate v4
- Expense v1
- Expense v3
- Expense v4
- Financial Integration Service v4
- Insights
- Invoice
- Quick Expense v4
- Receipts
- Receipt Image
- Request v4
- Spend Documents v4
- Travel
- Travel Allowance v4
- Travel Profile
- User
- General
Spend Documents v4 - Getting Started
Spend Documents v4 offers APIs for ingesting and retrieving receipt documents which will be made available in Expense. The APIs allow for the creation and retrieval of a simple receipts. The document of the receipt should be uploaded with the request along with the metadata. The uploaded receipt will be processed and the receipt will be visible in Available Receipts/Documents within Expense.
Prior Versions
The Spend Documents v4 API coexists with another set of Receipts V4 APIs. The latter is currently used for facilitating the submission of electronic receipts (eReceipts) to the SAP Concur platform.
Limitations
Access to this documentation does not provide access to the API. To submit electronic receipts (eReceipts) please use the Receipts v4 APIs.
Products and Editions
- Concur Expense Professional Edition
- Concur Expense Standard Edition
Prerequisites
Read the Getting Started section of Authentication API. Once you have registered your application, you must obtain an access token from the Authentication API.
Scope Usage
Name | Description | Endpoint |
---|---|---|
spenddocs.receipts.write spenddocs.receipts.writeonly |
Post receipt for the user | POST |
spenddocs.receipts.read |
Retrieve Receipt and its representations either by Receipt Id or Image Id and company Id | GET |
spenddocs.receipts.compliance.read |
Retrieve compliance representation of the receipt | GET |