SAP Concur Expense · Arazzo Workflow
SAP Concur Attach Receipt to Entry
Version 1.0.0
Create an expense entry, upload a receipt image, and confirm the stored image.
View Spec
View on GitHub
Expense ManagementFinancial ManagementReceiptsReimbursementReportingSAPTravelArazzoWorkflows
Provider
Workflows
attach-receipt-to-entry
Create an expense entry and upload a receipt image for it.
Creates an expense entry on a report, uploads a receipt image, and reads the stored receipt image back to confirm its URL.
1
createEntry
createExpenseEntry
Create the expense entry on the report.
2
uploadReceipt
createReceiptImage
Upload the receipt image as a PNG binary body.
3
getReceipt
getReceiptImage
Read the uploaded receipt image back to confirm its accessible URL.