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!
We are changing our authentication to company level access token. I managed to get the Expense v3 API working with this undocumented endpoint:
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
@minnam from what I read, v4 API doesn't have the option to add new entries to a report. However, it does have the ability to create new Quick Expenses. Here are two links to our v4 API help.
https://developer.concur.com/api-reference/expense/expense-report/v4.expenses.html
https://developer.concur.com/api-reference/expense/quick-expense/v4.quick-expense.html
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 actually read the same docs. Seems weird that I could create a report with company level token but I cannot add entries to that with the API? I guess Quick Expenses cannot be attached to the report with the API calls.
Do you know are there any changes coming to this?
Maybe we'll use this endpoint in the meanwhile api/v3.0/expense/entries?user=user@email.com.