TDV Adapter for SAP Concur

Build 22.0.8462

UploadReceiptImage

Upload an image for a receipt. Note that the server does not support all image file formats and size restrictions might apply.

Input

Name Type Required Accepts Input Streams Description
LoginId String False False The Id of the user you want to impersonate.
FileLocation String False False The location of the image file to be uploaded.
Content String False True The image content as an InputStream. Only used if FileLocation is not set.

Result Set Columns

Name Type Description
Success Boolean Indicates if the image was uploaded successfully.
Id String ID of the created receipt image.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462