This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
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?
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@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.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
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.
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.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
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