ADO.NET Provider for SAP Concur

Build 24.0.9062

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 Accepts Input Streams Description
Id String False The Id of the receipt image to update. If not specified, a new receipt image is created.
LoginId String False The Id of the user you want to impersonate.
FileLocation String False The location of the image file to upload.
Content String 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) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062