cancel
Showing results for 
Search instead for 
Did you mean: 
CSOLA
Occasional Member - Level 2

API unallocated expenses

Can you tell me which API to use to see unallocated expenses? I currently use https://us2.concursolutions.com/api/v3.0/expense/entries?user=chuck@example.com
But it only returns the expenses that are already assigned to a report

11 REPLIES 11
BryanaB
SAP Concur Employee
SAP Concur Employee

Hello- 

I can look into this and get back to you with an answer shortly!


Thank you,
Bryana Britton
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.
CSOLA
Occasional Member - Level 2

Pleasee! BryanaB  Thanksss!!!

KevinD
Community Manager
Community Manager

@CSOLA if you didn't get this figured out, I've sent it to a colleague to see if he can help.


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.
CSOLA
Occasional Member - Level 2

Thanks Kevin, I have not received an answer yet...

 

thanks for your help

TChapman
SAP Concur Employee
SAP Concur Employee

I don't see an API specific for expenses not associated with a report.  Most of these would be associated with Corporate Card Transactions so you might be able to use:

 

https://www.concursolutions.com/api/expense/expensereport/v1.1/CardCharges

https://developer.concur.com/api-reference/expense/expense-report/company-card-transaction-resource....

 

The /entries API you referenced is supposed to be report entries...which is why you won't find the data you are looking for.  I would open a case with support to see if they have more information. 

CSOLA
Occasional Member - Level 2

Thanks, I have tried to get the transactions with that API
https://www.concursolutions.com/api/expense/expensereport/v1.1/CardCharges, however, it does not show me information, although the response that the service gives me is correct, I must have some special permission to view all transactions of the employees?

KorzeGrz
Occasional Member - Level 1

@BryanaB @KevinD Hello, do you have any update on this issue? I'm also trying to figure this one out.

KevinD
Community Manager
Community Manager

@KorzeGrz from what @TChapman said, it doesn't appear to be possible.


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.
KorzeGrz
Occasional Member - Level 1

@KevinDThat's a pity 😞 Thank you for a confirmation anyway.

mmorgan
New Member - Level 1

@TChapman @KevinD With more recent versions of the Concur API is it now possible to fetch unassigned/unsubmitted expenses? We are working on an ETL process and would like to use this data to forecast project costs. There is a manual report extract but we were hoping for an automated data flow that we could execute at least daily. 

KevinD
Community Manager
Community Manager

@mmorgan in reading the documentation, I didn't see anything that mentions fetching unassigned or unsubmitted expenses.


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.