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

Concur Expense Payment Status Update with API

Hello Everyone,

 

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

2 REPLIES 2
Andras
SAP Concur Employee
SAP Concur Employee

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.


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.

JayKin
New Member - Level 1

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?