/sap-concur-receipt-image | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
sap_concur_receipt_image_delete_expense_receiptimages_id | Delete a receipt image by ID |
sap_concur_receipt_image_get_expense_receiptimages | Get all receipt IDs by user |
sap_concur_receipt_image_get_expense_receiptimages_id | Get a receipt image URL |
sap_concur_receipt_image_delete_expense_receiptimages_id
Delete a receipt image by ID Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | ID of the receipt image to delete |
user | string | No | — | The login ID of the user. Optional. The user must have the Web Services Admin (Professional) or Can Administer (Standard) user role to use this parameter. |
sap_concur_receipt_image_get_expense_receiptimages
Get all receipt IDs by user Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
offset | string | No | — | Starting page offset |
limit | integer | No | — | Number of records to return (default 25) |
user | string | No | — | The login ID of the user. Optional. The user must have the Web Services Admin (Professional) or Can Administer (Standard) user role to use this parameter. |
sap_concur_receipt_image_get_expense_receiptimages_id
Get a receipt image URL Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | Yes | — | ReceiptImage ID |
user | string | No | — | The login ID of the user. Optional. The user must have the Web Services Admin (Professional) or Can Administer (Standard) user role to use this parameter. |

