cancel
Showing results for 
Search instead for 
Did you mean: 
HenryKnight
Occasional Member - Level 1

API Expense Types with Details

I have been using the Concur API for a while, however, I am unable to find what URL is used to glean all Expense Types details with Hierarchy data.  Simply running a query like this does not work, it only pulls limited data about the Expense Types:  https://us.api.concursolutions.com/expenseconfig/v4/users/{myUser}/policies/{myPolicy}/expensetypes

 

Has anyone else attempted to get all the properties of an Expense type via the API?

3 REPLIES 3
KevinD
Community Manager
Community Manager

@HenryKnight maybe my colleague @Andras can provide some insight. The other option is to join the Admin Group here on the Community and post your question there. This forum is more trafficked by end users and not those who would be working with APIs. 

 

FYI...to be admitted to the Admin Group, you must have admin permission in your site. 


Thank you,
Kevin
SAP Concur Community Manager
Did this response answer your question? Be sure to select “Accept as Solution” so your fellow community members can be helped by it as well.
Andras
SAP Concur Employee
SAP Concur Employee

Hi @HenryKnight !

 

Did you try ?

https://{datacenterURI}/expensereports/v4/users/{userID}/context/{contextType}/reports/{reportId}/expenses

More information can be found here -  SAP Concur Developer Center | Expenses v4

 

Please let me know about the results.


Best wishes,

Andras
SAP Concur

Did this response answer your question? Be sure to select “Accept as Solution” so your fellow community members can be helped by it as well.

HenryKnight
Occasional Member - Level 1

Hello Andras -- yes, I have tried that, however, this function only returns limited data - even when you attempt to add request for additional properties via the URL attributes flag