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 am trying to Update Expense Report using Version 3 of Concur API it. When I make the call, it returns "A resource with specified ID could not be found" error. Same Error is coming when I want to Retrieve a report by ID so if someone knows about this issue on how to Get(Report by Id) or Put(update a Report) using Version 3 of Concur API please respond back. If possible, a detailed explanation and step by step guide would be extremely helpful.
Thanks,
Arthur
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 @arthurlai !
Can you please confirm if you use ICS? If yes - here is detailed information about all APIs SAP Concur Developer Center | Attendee Types v3.
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 arthurlai,
I have been facing similar issue while updating a report status using following API.
https://developer.concur.com/api-reference/expense/expense-report/v3.reports.html#update-a-report-
Were you able to resolve it?