kpotter
Occasional Member - Level 2

E-receipt image retrieval

We are currently using Image v1 API to pull receipt images based on the expense entry ID. But we have noticed that the image type of e-receipt is causing an error when using this API. 

 

Is there a different API we should be using to pull the e-receipt images? Is there an API that will pull both pdf receipt images & e-receipt images using the same process? 

3 REPLIES 3
KevinD
Community Manager
Community Manager

@kpotter APIs aren't my area of expertise so I rely on @TChapman to help out. 🙂


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.
TChapman
SAP Concur Employee
SAP Concur Employee

Please use spenddocs v4 for image retrieval.   This is the new API for pulling images and ereceipts.  

 

For a list of Client web service use cases (more being added weekly), please go here: https://dam.sap.com/mac/app/p/assets/sap_concur_smb_global_content/HuYFros

 

For a link to the specific use case on spenddocs, go here: https://d.dam.sap.com/a/ARdhx1y/Retrieving_Images_with_Spend_Documents_v4.pdf

 

For a link to the developer portal on spenddocs, go here: https://developer.concur.com/api-reference/spend-documents/v4.spend-documents.html

 

kpotter
Occasional Member - Level 2

Is there a best practice on setting up multiple APIs when we have both image types to pull?