https://github.com/sap-samples/concur-invoice-apis
A Postman collection that demonstrates the use of various various SAP Concur Invoice APIs. It covers Vendors, Payment Requests, Purchase Requests, and Purchase Orders.
https://github.com/sap-samples/concur-invoice-apis
api concur invoice postman purchase-order purchase-request sample sample-code sap-concur vendors web-services
Last synced: 8 months ago
JSON representation
A Postman collection that demonstrates the use of various various SAP Concur Invoice APIs. It covers Vendors, Payment Requests, Purchase Requests, and Purchase Orders.
- Host: GitHub
- URL: https://github.com/sap-samples/concur-invoice-apis
- Owner: SAP-samples
- License: apache-2.0
- Created: 2024-05-03T07:05:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T19:19:15.000Z (over 1 year ago)
- Last Synced: 2025-02-25T20:27:13.550Z (over 1 year ago)
- Topics: api, concur, invoice, postman, purchase-order, purchase-request, sample, sample-code, sap-concur, vendors, web-services
- Size: 41 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SAP Concur Client Web Services - Invoice APIs
[](https://api.reuse.software/info/github.com/SAP-samples/concur-invoice-apis)
## Description
This repository provides basic examples of Invoice APIs used by SAP Concur customers. The calls within the collection demonstrate the following process steps:
1) CRUD vendors
2) CRUD payment requests
3) CR Purchase Request
4) CR Purchase Order
## Requirements
In order to use this repository you will need:
1) The Web Service Administration role within SAP Concur (to be able to create SAP Concur applications)
2) Postman (to be able to use the collection included in this repository)
3) Have downloaded / installed the Authentication Postman collection [found here](https://github.com/SAP-samples/concur-web-services-authentication)
## Known Issues
No known issues.
## How to obtain support
This project is provided "as-is", with no expected changes or support.
The complete Invoice API documentation [can be found here](https://developer.concur.com/api-reference/invoice/v3.payment-request.html).
For additional support, please [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).
## Contributing
This repository is provided "as-is".
## License
Copyright (c) 2024 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](LICENSE) file.