Server path:Documentation Index
Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
Use this file to discover all available pages before exploring further.
/sap-concur-quick-expense | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
sap_concur_quick_expense_create_quick_expense_using_post_1 | Creates a quick expense. |
sap_concur_quick_expense_create_quick_expense_using_post_1
Creates a quick expense. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
userID | string | Yes | — | The unique identifier of the Concur user |
contextType | string | Yes | — | The access level of the Concur user, which determines the form fields they can view/modify |
comment | string | No | — | This is comment attached to quick expense. |
digitizationInfo | object | No | — | Digitization Info |
entryDetails | string | No | — | Quick expense Entry Details |
expenseTypeId | string | No | — | This is the expense type id of quick expense. |
location | object | No | — | It represents location. |
paymentTypeId | string | No | — | This is the payment type id of quick expense. |
receiptCaptureKey | integer | No | — | Receipt capture key |
receiptImageId | string | No | — | This is receipt image id attached to quick expense |
requestMetaData | object | No | — | Request Meta Data |
sourceCode | string | No | — | Quick expense source code. For Connect, It should be APIXX. For Mobile, It needs to be empty. |
transactionAmount | object | No | — | Transaction Amount |
transactionDate | string | No | — | This is the transaction date of the quick expense. Format: YYYY-MM-DD |
validMinYear | integer | No | — | Valid Min Year |
vendor | string | No | — | Name of the vendor |

