Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 2.51 KB

README.md

File metadata and controls

45 lines (33 loc) · 2.51 KB

SAP Concur Client Web Services - List and List Item v4

Description

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).

  1. Retrieve lists.
  2. Retrieve list item (2.a) or retrieve connected list Item (2.b).
  3. Add a new list item (3.a) or Add a second level list item (3.b).
  4. Update a list item.
  5. Delete a list item from a list.

Requirements

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.

Known Issues

No known issues.

How to obtain support

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.

Contributing

This repository is provided "as-is".

License

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.

REUSE status