*Note: Con - cur should consider by removing spaces and "-"*

Introduction

Con - cur's easy-to-use business travel and expense management software
solution helps your business save time, money and gain control

API

https://www.concursolutions.com/api/docs/index.html (REST)

Con - cur Connector Summary

• Connector Name:  Con - cur-connector-1.0.0
• Version: 1.0.0
• Technology:  REST

Authentication

Con - cur use oAuth2 based access token


getAllAttendeeTypes - Returns all active AttendeeTypes for the company.

getExpenseEntries - Returns all expense entries owned by the user.

getExpenseEntry - Returns an expense entry by ID.

createExpenseEntry - Creates a new expense entry

deleteExpenseEntry - Deletes the specified expense entry

getExchangeRates - Retrieve exchange rate between two currencies on a given
date.

updatePurchaseOrderReceipts - Updates purchase order line item with receipt
information and returns
status of updation.

createPurchaseOrder - Creates a purchase order and returns the status of
creation.

updatePurchaseOrder - Updates an existing purchase order and returns the
status of the request.

getPurchaseOrder - Gets an existing purchase order.

getAllQuickExpenses - Returns all QuickExpenses owned by the user.

getQuickExpense - Returns a QuickExpense by ID.

createQuickExpense - Creates a new QuickExpense

updateQuickExpense - Updates the QuickExpense specified in the URL.

deleteQuickExpense - Deletes the specified QuickExpense

getReceiptIdsForUser - Get a list of all receipt IDs owned by the user
associated with the OAuth token

getReceiptImageURL - Get a receipt image URL by image ID.

createReceiptImage - Creates a new image in the receipt store.

deleteReceiptImage - Deletes the specified receipt image

getAllVendors - Gets an existing vendor. 



--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-Con-cur-tp95939.html
Sent from the WSO2 Architecture mailing list archive at Nabble.com.
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to