This collection contains common calls against the List v4 and List item v4 Concur Web Services. Please make sure you already have web services enabled in your Concur environment along with the needed grants and authentication required to make these calls. For more information on the List vs and List Item v4 Items, please review the documentation found here. This postman collection will walk you through the common request methods you can do with these APIs using postman, with a focus on managing list items for an existing list. You can download a copy this postman collection. You can read my blog covering walking through these steps here (URL PENDING).
- Retrieve lists.
- Retrieve list item (2.a) or retrieve connected list Item (2.b).
- Add a new list item (3.a) or Add a second level list item (3.b).
- Update a list item.
- Delete a list item from a list.
In order to use this repository you will need
The Web Service Administration role within SAP Concur (to be able to create SAP Concur applications) Postman (to be able to use the files included in this repository) Have downloaded / installed the Authentication Postman collection found here.
No known issues.
This project is provided "as-is", with no expected changes or support. The complete List and List Item documentation can be found below: https://developer.concur.com/api-reference/common/lists/v4.list.html https://developer.concur.com/api-reference/common/list-item/v4.list-item.html
For additional support, ask a question in SAP Community.
This repository is provided "as-is".
Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.