SAP Concur
Manage expense reports, travel requests, cash advances, and more in SAP Concur
Usage Instructions
Connect SAP Concur via OAuth 2.0. Manage expense reports and line items, allocations, attendees, comments, exceptions, quick expenses, receipts, travel requests and expected expenses, cash advances, itineraries, user identities, custom lists, budgets, exchange rates, and purchase requests across every Concur datacenter.
Tools
sap_concur_approve_expense_report
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
reportId | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_associate_attendees
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
expenseId | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ uri | string | uri output from the tool |
sap_concur_create_cash_advance
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ cashAdvanceId | string | cashAdvanceId output from the tool |
sap_concur_create_expected_expense
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
requestUuid | string | Yes | No description |
userId | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ expenseType | json | expenseType output from the tool |
↳ transactionDate | string | transactionDate output from the tool |
↳ transactionAmount | json | transactionAmount output from the tool |
↳ postedAmount | json | postedAmount output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ remainingAmount | json | remainingAmount output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ location | json | location output from the tool |
↳ exchangeRate | json | exchangeRate output from the tool |
↳ allocations | json | allocations output from the tool |
↳ tripData | json | tripData output from the tool |
↳ parentRequest | json | parentRequest output from the tool |
↳ comments | json | comments output from the tool |
sap_concur_create_expense_report
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ uri | string | uri output from the tool |
sap_concur_create_list_item
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ code | string | code output from the tool |
↳ shortCode | string | shortCode output from the tool |
↳ value | string | value output from the tool |
↳ parentId | string | parentId output from the tool |
↳ level | number | level output from the tool |
↳ isDeleted | boolean | isDeleted output from the tool |
↳ lists | array | lists output from the tool |
↳ id | string | id output from the tool |
↳ hasChildren | boolean | hasChildren output from the tool |
sap_concur_create_purchase_request
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ uri | string | uri output from the tool |
↳ errors | array | errors output from the tool |
↳ errorCode | string | errorCode output from the tool |
↳ errorMessage | string | errorMessage output from the tool |
↳ dataPath | string | dataPath output from the tool |
sap_concur_create_quick_expense
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ quickExpenseIdUri | string | quickExpenseIdUri output from the tool |
sap_concur_create_quick_expense_with_image
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
receipt | json | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ quickExpenseIdUri | string | quickExpenseIdUri output from the tool |
sap_concur_create_report_comment
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
comment | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ uri | string | uri output from the tool |
sap_concur_create_travel_request
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ requestId | string | requestId output from the tool |
↳ name | string | name output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ comment | string | comment output from the tool |
↳ creationDate | string | creationDate output from the tool |
↳ lastModified | string | lastModified output from the tool |
↳ submitDate | string | submitDate output from the tool |
↳ startDate | string | startDate output from the tool |
↳ endDate | string | endDate output from the tool |
↳ startTime | string | startTime output from the tool |
↳ endTime | string | endTime output from the tool |
↳ approved | boolean | approved output from the tool |
↳ pendingApproval | boolean | pendingApproval output from the tool |
↳ closed | boolean | closed output from the tool |
↳ everSentBack | boolean | everSentBack output from the tool |
↳ canceledPostApproval | boolean | canceledPostApproval output from the tool |
↳ approvalStatus | json | approvalStatus output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ owner | json | owner output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ approver | json | approver output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ policy | json | policy output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ type | json | type output from the tool |
↳ code | string | code output from the tool |
↳ label | string | label output from the tool |
↳ mainDestination | json | mainDestination output from the tool |
↳ city | string | city output from the tool |
↳ countryCode | string | countryCode output from the tool |
↳ countrySubDivisionCode | string | countrySubDivisionCode output from the tool |
↳ name | string | name output from the tool |
↳ totalApprovedAmount | json | totalApprovedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ totalPostedAmount | json | totalPostedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ totalRemainingAmount | json | totalRemainingAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ operations | array | operations output from the tool |
↳ rel | string | rel output from the tool |
↳ href | string | href output from the tool |
↳ expenses | array | expenses output from the tool |
↳ highestExceptionLevel | string | highestExceptionLevel output from the tool |
↳ travelAgency | json | travelAgency output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ template | string | template output from the tool |
↳ custom1 | json | custom1 output from the tool |
↳ custom2 | json | custom2 output from the tool |
↳ custom3 | json | custom3 output from the tool |
↳ custom4 | json | custom4 output from the tool |
sap_concur_create_user
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_delete_expected_expense
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
expenseUuid | string | Yes | No description |
userId | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_delete_expense
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
reportId | string | Yes | No description |
expenseId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_delete_expense_report
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
reportId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_delete_list_item
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
itemId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_delete_travel_request
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
requestUuid | string | Yes | No description |
userId | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_delete_user
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userUuid | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_get_allocation
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
allocationId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ allocationId | string | allocationId output from the tool |
↳ accountCode | string | accountCode output from the tool |
↳ overLimitAccountCode | string | overLimitAccountCode output from the tool |
↳ percentage | number | percentage output from the tool |
↳ allocationAmount | json | allocationAmount output from the tool |
↳ value | number | value output from the tool |
↳ currencyCode | string | currencyCode output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currencyCode | string | currencyCode output from the tool |
↳ claimedAmount | json | claimedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currencyCode | string | currencyCode output from the tool |
↳ customData | array | customData output from the tool |
↳ expenseId | string | expenseId output from the tool |
↳ isSystemAllocation | boolean | isSystemAllocation output from the tool |
↳ isPercentEdited | boolean | isPercentEdited output from the tool |
sap_concur_get_budget
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
budgetId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ name | string | name output from the tool |
↳ description | string | description output from the tool |
↳ budgetItemStatusType | string | budgetItemStatusType output from the tool |
↳ budgetType | string | budgetType output from the tool |
↳ periodType | string | periodType output from the tool |
↳ currencyCode | string | currencyCode output from the tool |
↳ isTest | boolean | isTest output from the tool |
↳ active | boolean | active output from the tool |
↳ owned | boolean | owned output from the tool |
↳ annualBudget | number | annualBudget output from the tool |
↳ createdDate | string | createdDate output from the tool |
↳ lastModifiedDate | string | lastModifiedDate output from the tool |
↳ fiscalYear | json | fiscalYear output from the tool |
↳ budgetAmounts | json | budgetAmounts output from the tool |
↳ owner | json | owner output from the tool |
↳ budgetManagers | array | budgetManagers output from the tool |
↳ budgetApprovers | array | budgetApprovers output from the tool |
↳ budgetViewers | array | budgetViewers output from the tool |
↳ budgetTeamMembers | array | budgetTeamMembers output from the tool |
↳ budgetCategory | json | budgetCategory output from the tool |
↳ costObjects | array | costObjects output from the tool |
↳ budgetItemDetails | array | budgetItemDetails output from the tool |
↳ dateRange | json | dateRange output from the tool |
sap_concur_get_cash_advance
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
cashAdvanceId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ cashAdvanceId | string | cashAdvanceId output from the tool |
↳ name | string | name output from the tool |
↳ purpose | string | purpose output from the tool |
↳ comment | string | comment output from the tool |
↳ accountCode | string | accountCode output from the tool |
↳ requestDate | string | requestDate output from the tool |
↳ issuedDate | string | issuedDate output from the tool |
↳ lastModifiedDate | string | lastModifiedDate output from the tool |
↳ hasReceipts | boolean | hasReceipts output from the tool |
↳ reimbursementCurrency | string | reimbursementCurrency output from the tool |
↳ amountRequested | json | amountRequested output from the tool |
↳ amount | string | amount output from the tool |
↳ currency | string | currency output from the tool |
↳ availableBalance | json | availableBalance output from the tool |
↳ amount | string | amount output from the tool |
↳ currency | string | currency output from the tool |
↳ exchangeRate | json | exchangeRate output from the tool |
↳ value | string | value output from the tool |
↳ operation | string | operation output from the tool |
↳ approvalStatus | json | approvalStatus output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ paymentType | json | paymentType output from the tool |
↳ paymentCode | string | paymentCode output from the tool |
↳ description | string | description output from the tool |
sap_concur_upload_exchange_rates
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ overallStatus | string | overallStatus output from the tool |
↳ message | string | message output from the tool |
↳ currencySets | json | currencySets output from the tool |
sap_concur_get_expected_expense
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
expenseUuid | string | Yes | No description |
userId | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ expenseType | json | expenseType output from the tool |
↳ transactionDate | string | transactionDate output from the tool |
↳ transactionAmount | json | transactionAmount output from the tool |
↳ postedAmount | json | postedAmount output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ remainingAmount | json | remainingAmount output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ location | json | location output from the tool |
↳ exchangeRate | json | exchangeRate output from the tool |
↳ allocations | json | allocations output from the tool |
↳ tripData | json | tripData output from the tool |
↳ parentRequest | json | parentRequest output from the tool |
↳ comments | json | comments output from the tool |
sap_concur_get_expense
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
expenseId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ expenseId | string | expenseId output from the tool |
↳ allocationSetId | string | allocationSetId output from the tool |
↳ allocationState | string | allocationState output from the tool |
↳ expenseType | json | expenseType output from the tool |
↳ paymentType | json | paymentType output from the tool |
↳ expenseSource | string | expenseSource output from the tool |
↳ transactionDate | string | transactionDate output from the tool |
↳ budgetAccrualDate | string | budgetAccrualDate output from the tool |
↳ transactionAmount | json | transactionAmount output from the tool |
↳ postedAmount | json | postedAmount output from the tool |
↳ claimedAmount | json | claimedAmount output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ approverAdjustedAmount | json | approverAdjustedAmount output from the tool |
↳ exchangeRate | json | exchangeRate output from the tool |
↳ vendor | json | vendor output from the tool |
↳ location | json | location output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ comment | string | comment output from the tool |
↳ isExpenseBillable | boolean | isExpenseBillable output from the tool |
↳ isPersonalExpense | boolean | isPersonalExpense output from the tool |
↳ isExpenseRejected | boolean | isExpenseRejected output from the tool |
↳ isExcludedFromCashAdvanceByUser | boolean | isExcludedFromCashAdvanceByUser output from the tool |
↳ isImageRequired | boolean | isImageRequired output from the tool |
↳ isPaperReceiptRequired | boolean | isPaperReceiptRequired output from the tool |
↳ isPaperReceiptReceived | boolean | isPaperReceiptReceived output from the tool |
↳ isAutoCreated | boolean | isAutoCreated output from the tool |
↳ hasBlockingExceptions | boolean | hasBlockingExceptions output from the tool |
↳ hasExceptions | boolean | hasExceptions output from the tool |
↳ hasMissingReceiptDeclaration | boolean | hasMissingReceiptDeclaration output from the tool |
↳ attendeeCount | number | attendeeCount output from the tool |
↳ receiptImageId | string | receiptImageId output from the tool |
↳ ereceiptImageId | string | ereceiptImageId output from the tool |
↳ receiptType | json | receiptType output from the tool |
↳ imageCertificationStatus | string | imageCertificationStatus output from the tool |
↳ ticketNumber | string | ticketNumber output from the tool |
↳ travel | json | travel output from the tool |
↳ travelAllowance | json | travelAllowance output from the tool |
↳ mileage | json | mileage output from the tool |
↳ expenseTaxSummary | json | expenseTaxSummary output from the tool |
↳ taxRateLocation | string | taxRateLocation output from the tool |
↳ fuelTypeListItem | json | fuelTypeListItem output from the tool |
↳ merchantTaxId | string | merchantTaxId output from the tool |
↳ customData | json | customData output from the tool |
↳ parentExpenseId | string | parentExpenseId output from the tool |
↳ authorizationRequestExpenseId | string | authorizationRequestExpenseId output from the tool |
↳ jptRouteId | string | jptRouteId output from the tool |
↳ invoiceId | string | invoiceId output from the tool |
↳ governmentInvoiceId | string | governmentInvoiceId output from the tool |
↳ lastModifiedDate | string | lastModifiedDate output from the tool |
↳ expenseSourceIdentifiers | json | expenseSourceIdentifiers output from the tool |
↳ links | json | links output from the tool |
sap_concur_get_expense_report
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ reportId | string | reportId output from the tool |
↳ reportNumber | string | reportNumber output from the tool |
↳ reportFormId | string | reportFormId output from the tool |
↳ policyId | string | policyId output from the tool |
↳ policy | string | policy output from the tool |
↳ name | string | name output from the tool |
↳ currencyCode | string | currencyCode output from the tool |
↳ currency | string | currency output from the tool |
↳ approvalStatus | string | approvalStatus output from the tool |
↳ approvalStatusId | string | approvalStatusId output from the tool |
↳ paymentStatus | string | paymentStatus output from the tool |
↳ paymentStatusId | string | paymentStatusId output from the tool |
↳ ledger | string | ledger output from the tool |
↳ ledgerId | string | ledgerId output from the tool |
↳ userId | string | userId output from the tool |
↳ reportDate | string | reportDate output from the tool |
↳ creationDate | string | creationDate output from the tool |
↳ submitDate | string | submitDate output from the tool |
↳ startDate | string | startDate output from the tool |
↳ endDate | string | endDate output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ claimedAmount | json | claimedAmount output from the tool |
↳ reportTotal | json | reportTotal output from the tool |
↳ amountDueEmployee | json | amountDueEmployee output from the tool |
↳ amountDueCompany | json | amountDueCompany output from the tool |
↳ amountDueCompanyCard | json | amountDueCompanyCard output from the tool |
↳ amountCompanyPaid | json | amountCompanyPaid output from the tool |
↳ personalAmount | json | personalAmount output from the tool |
↳ paymentConfirmedAmount | json | paymentConfirmedAmount output from the tool |
↳ amountNotApproved | json | amountNotApproved output from the tool |
↳ totalAmountPaidEmployee | json | totalAmountPaidEmployee output from the tool |
↳ concurAuditStatus | string | concurAuditStatus output from the tool |
↳ isFinancialIntegrationEnabled | boolean | isFinancialIntegrationEnabled output from the tool |
↳ isSubmitted | boolean | isSubmitted output from the tool |
↳ isSentBack | boolean | isSentBack output from the tool |
↳ isReopened | boolean | isReopened output from the tool |
↳ isReportEverSentBack | boolean | isReportEverSentBack output from the tool |
↳ canRecall | boolean | canRecall output from the tool |
↳ canAddExpense | boolean | canAddExpense output from the tool |
↳ canReopen | boolean | canReopen output from the tool |
↳ isReceiptImageRequired | boolean | isReceiptImageRequired output from the tool |
↳ isReceiptImageAvailable | boolean | isReceiptImageAvailable output from the tool |
↳ isPaperReceiptsReceived | boolean | isPaperReceiptsReceived output from the tool |
↳ isPendingDelegatorReview | boolean | isPendingDelegatorReview output from the tool |
↳ isFundsAndGrantsIntegrationEligible | boolean | isFundsAndGrantsIntegrationEligible output from the tool |
↳ hasReceivedCashAdvanceReturns | boolean | hasReceivedCashAdvanceReturns output from the tool |
↳ analyticsGroupId | string | analyticsGroupId output from the tool |
↳ hierarchyNodeId | string | hierarchyNodeId output from the tool |
↳ allocationFormId | string | allocationFormId output from the tool |
↳ countryCode | string | countryCode output from the tool |
↳ countrySubDivisionCode | string | countrySubDivisionCode output from the tool |
↳ country | string | country output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ comment | string | comment output from the tool |
↳ reportVersion | number | reportVersion output from the tool |
↳ reportType | string | reportType output from the tool |
↳ cardProgramStatementPeriodId | string | cardProgramStatementPeriodId output from the tool |
↳ defaultFieldAccess | string | defaultFieldAccess output from the tool |
↳ imageStatus | string | imageStatus output from the tool |
↳ receiptContainerId | string | receiptContainerId output from the tool |
↳ receiptStatus | string | receiptStatus output from the tool |
↳ sponsorId | string | sponsorId output from the tool |
↳ submitterId | string | submitterId output from the tool |
↳ taxConfigId | string | taxConfigId output from the tool |
↳ redirectFund | json | redirectFund output from the tool |
↳ customData | array | customData output from the tool |
↳ employee | json | employee output from the tool |
↳ links | array | links output from the tool |
sap_concur_get_itemizations
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
expenseId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | array | data output from the tool |
↳ id | string | id output from the tool |
↳ expenseId | string | expenseId output from the tool |
↳ allocations | array | allocations output from the tool |
↳ expenseType | json | expenseType output from the tool |
↳ transactionDate | string | transactionDate output from the tool |
↳ transactionAmount | json | transactionAmount output from the tool |
↳ postedAmount | json | postedAmount output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ claimedAmount | json | claimedAmount output from the tool |
↳ approverAdjustedAmount | json | approverAdjustedAmount output from the tool |
↳ paymentType | json | paymentType output from the tool |
↳ vendor | json | vendor output from the tool |
↳ location | json | location output from the tool |
↳ allocationState | string | allocationState output from the tool |
↳ allocationSetId | string | allocationSetId output from the tool |
↳ attendeeCount | number | attendeeCount output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ hasBlockingExceptions | boolean | hasBlockingExceptions output from the tool |
↳ hasExceptions | boolean | hasExceptions output from the tool |
↳ isPersonalExpense | boolean | isPersonalExpense output from the tool |
↳ links | array | links output from the tool |
sap_concur_get_itinerary
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
tripId | string | Yes | No description |
useridType | string | No | No description |
useridValue | string | No | No description |
systemFormat | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ ItinLocator | string | ItinLocator output from the tool |
↳ ClientLocator | string | ClientLocator output from the tool |
↳ ItinSourceName | string | ItinSourceName output from the tool |
↳ BookedVia | string | BookedVia output from the tool |
↳ TripName | string | TripName output from the tool |
↳ Status | string | Status output from the tool |
↳ Description | string | Description output from the tool |
↳ Comments | string | Comments output from the tool |
↳ CancelComments | string | CancelComments output from the tool |
↳ ProjectName | string | ProjectName output from the tool |
↳ StartDateUtc | string | StartDateUtc output from the tool |
↳ EndDateUtc | string | EndDateUtc output from the tool |
↳ StartDateLocal | string | StartDateLocal output from the tool |
↳ EndDateLocal | string | EndDateLocal output from the tool |
↳ DateCreatedUtc | string | DateCreatedUtc output from the tool |
↳ DateModifiedUtc | string | DateModifiedUtc output from the tool |
↳ DateBookedLocal | string | DateBookedLocal output from the tool |
↳ UserLoginId | string | UserLoginId output from the tool |
↳ BookedByFirstName | string | BookedByFirstName output from the tool |
↳ BookedByLastName | string | BookedByLastName output from the tool |
↳ IsPersonal | boolean | IsPersonal output from the tool |
↳ RuleViolations | array | RuleViolations output from the tool |
↳ Bookings | array | Bookings output from the tool |
sap_concur_get_list
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
listId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ value | string | value output from the tool |
↳ levelCount | number | levelCount output from the tool |
↳ searchCriteria | string | searchCriteria output from the tool |
↳ displayFormat | string | displayFormat output from the tool |
↳ category | json | category output from the tool |
↳ id | string | id output from the tool |
↳ type | string | type output from the tool |
↳ isReadOnly | boolean | isReadOnly output from the tool |
↳ isDeleted | boolean | isDeleted output from the tool |
↳ managedBy | string | managedBy output from the tool |
↳ externalThreshold | number | externalThreshold output from the tool |
sap_concur_get_list_item
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
itemId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ code | string | code output from the tool |
↳ shortCode | string | shortCode output from the tool |
↳ value | string | value output from the tool |
↳ parentId | string | parentId output from the tool |
↳ level | number | level output from the tool |
↳ isDeleted | boolean | isDeleted output from the tool |
↳ lists | array | lists output from the tool |
↳ id | string | id output from the tool |
↳ hasChildren | boolean | hasChildren output from the tool |
sap_concur_get_purchase_request
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
purchaseRequestId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ purchaseRequestId | string | purchaseRequestId output from the tool |
↳ purchaseRequestNumber | string | purchaseRequestNumber output from the tool |
↳ purchaseRequestQueueStatus | string | purchaseRequestQueueStatus output from the tool |
↳ purchaseRequestWorkflowStatus | string | purchaseRequestWorkflowStatus output from the tool |
↳ purchaseOrders | array | purchaseOrders output from the tool |
↳ purchaseOrderNumber | string | purchaseOrderNumber output from the tool |
↳ purchaseRequestExceptions | array | purchaseRequestExceptions output from the tool |
↳ eventCode | string | eventCode output from the tool |
↳ exceptionCode | string | exceptionCode output from the tool |
↳ isCleared | boolean | isCleared output from the tool |
↳ prExceptionId | string | prExceptionId output from the tool |
↳ message | string | message output from the tool |
sap_concur_get_receipt
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
receiptId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ userId | string | userId output from the tool |
↳ dateTimeReceived | string | dateTimeReceived output from the tool |
↳ receipt | json | receipt output from the tool |
↳ image | string | image output from the tool |
↳ validationSchema | string | validationSchema output from the tool |
↳ self | string | self output from the tool |
↳ template | string | template output from the tool |
sap_concur_get_receipt_status
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
receiptId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ status | string | status output from the tool |
↳ logs | array | logs output from the tool |
↳ logLevel | string | logLevel output from the tool |
↳ message | string | message output from the tool |
↳ timestamp | string | timestamp output from the tool |
sap_concur_get_travel_profile
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
useridType | string | No | No description |
useridValue | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ General | json | General output from the tool |
↳ Telephones | json | Telephones output from the tool |
↳ Addresses | json | Addresses output from the tool |
↳ DriversLicenses | array | DriversLicenses output from the tool |
↳ NationalIDs | array | NationalIDs output from the tool |
↳ EmailAddresses | json | EmailAddresses output from the tool |
↳ EmergencyContact | json | EmergencyContact output from the tool |
↳ Air | json | Air output from the tool |
↳ Rail | json | Rail output from the tool |
↳ Hotel | json | Hotel output from the tool |
↳ Car | json | Car output from the tool |
↳ CustomFields | json | CustomFields output from the tool |
↳ RatePreferences | json | RatePreferences output from the tool |
↳ DiscountCodes | json | DiscountCodes output from the tool |
↳ HasNoPassport | boolean | HasNoPassport output from the tool |
↳ Roles | json | Roles output from the tool |
↳ Sponsors | json | Sponsors output from the tool |
↳ TSAInfo | json | TSAInfo output from the tool |
↳ Passports | json | Passports output from the tool |
↳ Visas | json | Visas output from the tool |
↳ UnusedTickets | json | UnusedTickets output from the tool |
↳ SouthwestUnusedTickets | json | SouthwestUnusedTickets output from the tool |
↳ AdvantageMemberships | json | AdvantageMemberships output from the tool |
↳ XmlSyncId | string | XmlSyncId output from the tool |
↳ LoginId | string | LoginId output from the tool |
↳ ProfileLastModifiedUTC | string | ProfileLastModifiedUTC output from the tool |
sap_concur_get_travel_request
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
requestUuid | string | Yes | No description |
userId | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ requestId | string | requestId output from the tool |
↳ name | string | name output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ comment | string | comment output from the tool |
↳ creationDate | string | creationDate output from the tool |
↳ lastModified | string | lastModified output from the tool |
↳ submitDate | string | submitDate output from the tool |
↳ authorizedDate | string | authorizedDate output from the tool |
↳ approvalLimitDate | string | approvalLimitDate output from the tool |
↳ startDate | string | startDate output from the tool |
↳ endDate | string | endDate output from the tool |
↳ startTime | string | startTime output from the tool |
↳ endTime | string | endTime output from the tool |
↳ pnr | string | pnr output from the tool |
↳ approved | boolean | approved output from the tool |
↳ pendingApproval | boolean | pendingApproval output from the tool |
↳ closed | boolean | closed output from the tool |
↳ everSentBack | boolean | everSentBack output from the tool |
↳ canceledPostApproval | boolean | canceledPostApproval output from the tool |
↳ isParentRequest | boolean | isParentRequest output from the tool |
↳ parentRequestId | string | parentRequestId output from the tool |
↳ allocationFormId | string | allocationFormId output from the tool |
↳ highestExceptionLevel | string | highestExceptionLevel output from the tool |
↳ approvalStatus | json | approvalStatus output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ owner | json | owner output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ approver | json | approver output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ policy | json | policy output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ type | json | type output from the tool |
↳ code | string | code output from the tool |
↳ label | string | label output from the tool |
↳ mainDestination | json | mainDestination output from the tool |
↳ city | string | city output from the tool |
↳ countryCode | string | countryCode output from the tool |
↳ countrySubDivisionCode | string | countrySubDivisionCode output from the tool |
↳ name | string | name output from the tool |
↳ totalApprovedAmount | json | totalApprovedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ totalPostedAmount | json | totalPostedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ totalRemainingAmount | json | totalRemainingAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ expenses | array | expenses output from the tool |
↳ cashAdvances | json | cashAdvances output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ comments | json | comments output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ exceptions | json | exceptions output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ travelAgency | json | travelAgency output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ parentRequest | json | parentRequest output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ eventRequest | json | eventRequest output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ operations | array | operations output from the tool |
↳ rel | string | rel output from the tool |
↳ href | string | href output from the tool |
↳ expensePolicy | json | expensePolicy output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ custom1 | json | custom1 output from the tool |
↳ custom2 | json | custom2 output from the tool |
↳ custom3 | json | custom3 output from the tool |
↳ custom4 | json | custom4 output from the tool |
sap_concur_get_user
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userUuid | string | Yes | No description |
attributes | string | No | No description |
excludedAttributes | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_issue_cash_advance
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
cashAdvanceId | string | Yes | No description |
body | json | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ issuedDate | string | issuedDate output from the tool |
↳ status | json | status output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
sap_concur_list_allocations
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
expenseId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_list_attendee_associations
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
expenseId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ noShowAttendeeCount | number | noShowAttendeeCount output from the tool |
↳ expenseAttendeeList | array | expenseAttendeeList output from the tool |
↳ attendeeId | string | attendeeId output from the tool |
↳ transactionAmount | json | transactionAmount output from the tool |
↳ value | number | value output from the tool |
↳ currencyCode | string | currencyCode output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currencyCode | string | currencyCode output from the tool |
↳ isAmountUserEdited | boolean | isAmountUserEdited output from the tool |
↳ isTraveling | boolean | isTraveling output from the tool |
↳ associatedAttendeeCount | number | associatedAttendeeCount output from the tool |
↳ versionNumber | number | versionNumber output from the tool |
↳ customData | array | customData output from the tool |
↳ id | string | id output from the tool |
↳ value | string | value output from the tool |
↳ isValid | boolean | isValid output from the tool |
↳ listItemUrl | string | listItemUrl output from the tool |
sap_concur_list_budget_categories
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_list_budgets
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
adminView | boolean | No | No description |
offset | number | No | No description |
responseSchema | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ offset | number | offset output from the tool |
↳ limit | number | limit output from the tool |
↳ totalCount | number | totalCount output from the tool |
sap_concur_list_exceptions
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | array | data output from the tool |
↳ exceptionCode | string | exceptionCode output from the tool |
↳ exceptionVisibility | string | exceptionVisibility output from the tool |
↳ isBlocking | boolean | isBlocking output from the tool |
↳ message | string | message output from the tool |
↳ expenseId | string | expenseId output from the tool |
↳ allocationId | string | allocationId output from the tool |
↳ parentExpenseId | string | parentExpenseId output from the tool |
sap_concur_list_expected_expenses
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
requestUuid | string | Yes | No description |
userId | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_list_expenses
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | array | data output from the tool |
↳ expenseId | string | expenseId output from the tool |
↳ expenseType | json | expenseType output from the tool |
↳ transactionDate | string | transactionDate output from the tool |
↳ transactionAmount | json | transactionAmount output from the tool |
↳ postedAmount | json | postedAmount output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ claimedAmount | json | claimedAmount output from the tool |
↳ approverAdjustedAmount | json | approverAdjustedAmount output from the tool |
↳ paymentType | json | paymentType output from the tool |
↳ vendor | json | vendor output from the tool |
↳ location | json | location output from the tool |
↳ allocationState | string | allocationState output from the tool |
↳ allocationSetId | string | allocationSetId output from the tool |
↳ attendeeCount | number | attendeeCount output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ hasBlockingExceptions | boolean | hasBlockingExceptions output from the tool |
↳ hasExceptions | boolean | hasExceptions output from the tool |
↳ hasMissingReceiptDeclaration | boolean | hasMissingReceiptDeclaration output from the tool |
↳ isAutoCreated | boolean | isAutoCreated output from the tool |
↳ isPersonalExpense | boolean | isPersonalExpense output from the tool |
↳ isImageRequired | boolean | isImageRequired output from the tool |
↳ isPaperReceiptRequired | boolean | isPaperReceiptRequired output from the tool |
↳ imageCertificationStatus | string | imageCertificationStatus output from the tool |
↳ receiptImageId | string | receiptImageId output from the tool |
↳ ereceiptImageId | string | ereceiptImageId output from the tool |
↳ ticketNumber | string | ticketNumber output from the tool |
↳ exchangeRate | json | exchangeRate output from the tool |
↳ travelAllowance | json | travelAllowance output from the tool |
↳ expenseSourceIdentifiers | json | expenseSourceIdentifiers output from the tool |
↳ links | array | links output from the tool |
sap_concur_list_expense_reports
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
user | string | No | No description |
submitDateBefore | string | No | No description |
submitDateAfter | string | No | No description |
paidDateBefore | string | No | No description |
paidDateAfter | string | No | No description |
modifiedDateBefore | string | No | No description |
modifiedDateAfter | string | No | No description |
createDateBefore | string | No | No description |
createDateAfter | string | No | No description |
approvalStatusCode | string | No | No description |
paymentStatusCode | string | No | No description |
currencyCode | string | No | No description |
approverLoginID | string | No | No description |
limit | number | No | No description |
offset | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ Items | array | Items output from the tool |
↳ ID | string | ID output from the tool |
↳ Name | string | Name output from the tool |
↳ OwnerLoginID | string | OwnerLoginID output from the tool |
↳ OwnerName | string | OwnerName output from the tool |
↳ Total | number | Total output from the tool |
↳ TotalApprovedAmount | number | TotalApprovedAmount output from the tool |
↳ TotalClaimedAmount | number | TotalClaimedAmount output from the tool |
↳ AmountDueEmployee | number | AmountDueEmployee output from the tool |
↳ CurrencyCode | string | CurrencyCode output from the tool |
↳ ApprovalStatusName | string | ApprovalStatusName output from the tool |
↳ ApprovalStatusCode | string | ApprovalStatusCode output from the tool |
↳ PaymentStatusName | string | PaymentStatusName output from the tool |
↳ PaymentStatusCode | string | PaymentStatusCode output from the tool |
↳ ApproverLoginID | string | ApproverLoginID output from the tool |
↳ ApproverName | string | ApproverName output from the tool |
↳ HasException | boolean | HasException output from the tool |
↳ ReceiptsReceived | boolean | ReceiptsReceived output from the tool |
↳ CreateDate | string | CreateDate output from the tool |
↳ SubmitDate | string | SubmitDate output from the tool |
↳ LastModifiedDate | string | LastModifiedDate output from the tool |
↳ PaidDate | string | PaidDate output from the tool |
↳ URI | string | URI output from the tool |
↳ NextPage | string | NextPage output from the tool |
sap_concur_list_itineraries
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
startDate | string | No | No description |
endDate | string | No | No description |
bookingType | string | No | No description |
useridType | string | No | No description |
useridValue | string | No | No description |
itemsPerPage | number | No | No description |
page | number | No | No description |
includeMetadata | boolean | No | No description |
includeCanceledTrips | boolean | No | No description |
createdAfterDate | string | No | No description |
createdBeforeDate | string | No | No description |
lastModifiedDate | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ Metadata | json | Metadata output from the tool |
↳ Paging | json | Paging output from the tool |
↳ TotalPages | number | TotalPages output from the tool |
↳ TotalItems | number | TotalItems output from the tool |
↳ Page | number | Page output from the tool |
↳ ItemsPerPage | number | ItemsPerPage output from the tool |
↳ PreviousPageURL | string | PreviousPageURL output from the tool |
↳ NextPageURL | string | NextPageURL output from the tool |
↳ ItineraryInfoList | array | ItineraryInfoList output from the tool |
↳ ItinLocator | string | ItinLocator output from the tool |
↳ ClientLocator | string | ClientLocator output from the tool |
↳ ItinSourceName | string | ItinSourceName output from the tool |
↳ BookedVia | string | BookedVia output from the tool |
↳ TripName | string | TripName output from the tool |
↳ Status | string | Status output from the tool |
↳ Description | string | Description output from the tool |
↳ StartDateUtc | string | StartDateUtc output from the tool |
↳ EndDateUtc | string | EndDateUtc output from the tool |
↳ StartDateLocal | string | StartDateLocal output from the tool |
↳ EndDateLocal | string | EndDateLocal output from the tool |
↳ DateCreatedUtc | string | DateCreatedUtc output from the tool |
↳ DateModifiedUtc | string | DateModifiedUtc output from the tool |
↳ DateBookedLocal | string | DateBookedLocal output from the tool |
↳ UserLoginId | string | UserLoginId output from the tool |
↳ BookedByFirstName | string | BookedByFirstName output from the tool |
↳ BookedByLastName | string | BookedByLastName output from the tool |
↳ IsPersonal | boolean | IsPersonal output from the tool |
sap_concur_list_lists
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
page | number | No | No description |
sortBy | string | No | No description |
sortDirection | string | No | No description |
value | string | No | No description |
categoryType | string | No | No description |
isDeleted | boolean | No | No description |
levelCount | number | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ content | array | content output from the tool |
↳ id | string | id output from the tool |
↳ value | string | value output from the tool |
↳ levelCount | number | levelCount output from the tool |
↳ searchCriteria | string | searchCriteria output from the tool |
↳ displayFormat | string | displayFormat output from the tool |
↳ category | json | category output from the tool |
↳ id | string | id output from the tool |
↳ type | string | type output from the tool |
↳ isReadOnly | boolean | isReadOnly output from the tool |
↳ isDeleted | boolean | isDeleted output from the tool |
↳ managedBy | string | managedBy output from the tool |
↳ externalThreshold | number | externalThreshold output from the tool |
↳ page | json | page output from the tool |
↳ number | number | number output from the tool |
↳ size | number | size output from the tool |
↳ totalElements | number | totalElements output from the tool |
↳ totalPages | number | totalPages output from the tool |
↳ links | array | links output from the tool |
↳ rel | string | rel output from the tool |
↳ href | string | href output from the tool |
sap_concur_list_list_items
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
listId | string | Yes | No description |
page | number | No | No description |
sortBy | string | No | No description |
sortDirection | string | No | No description |
hasChildren | boolean | No | No description |
isDeleted | boolean | No | No description |
shortCode | string | No | No description |
value | string | No | No description |
shortCodeOrValue | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ content | array | content output from the tool |
↳ id | string | id output from the tool |
↳ code | string | code output from the tool |
↳ shortCode | string | shortCode output from the tool |
↳ value | string | value output from the tool |
↳ parentId | string | parentId output from the tool |
↳ level | number | level output from the tool |
↳ isDeleted | boolean | isDeleted output from the tool |
↳ lists | array | lists output from the tool |
↳ id | string | id output from the tool |
↳ hasChildren | boolean | hasChildren output from the tool |
↳ page | json | page output from the tool |
↳ number | number | number output from the tool |
↳ size | number | size output from the tool |
↳ totalElements | number | totalElements output from the tool |
↳ totalPages | number | totalPages output from the tool |
↳ links | array | links output from the tool |
↳ rel | string | rel output from the tool |
↳ href | string | href output from the tool |
sap_concur_list_receipts
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | array | data output from the tool |
↳ id | string | id output from the tool |
↳ userId | string | userId output from the tool |
↳ dateTimeReceived | string | dateTimeReceived output from the tool |
↳ receipt | json | receipt output from the tool |
↳ image | string | image output from the tool |
↳ validationSchema | string | validationSchema output from the tool |
↳ self | string | self output from the tool |
↳ template | string | template output from the tool |
sap_concur_list_report_comments
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
includeAllComments | boolean | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | array | data output from the tool |
↳ comment | string | comment output from the tool |
↳ creationDate | string | creationDate output from the tool |
↳ expenseId | string | expenseId output from the tool |
↳ isAuditorComment | boolean | isAuditorComment output from the tool |
↳ isLatest | boolean | isLatest output from the tool |
↳ createdForEmployeeId | string | createdForEmployeeId output from the tool |
↳ author | json | author output from the tool |
↳ employeeId | string | employeeId output from the tool |
↳ employeeUuid | string | employeeUuid output from the tool |
↳ createdForEmployee | json | createdForEmployee output from the tool |
↳ employeeId | string | employeeId output from the tool |
↳ employeeUuid | string | employeeUuid output from the tool |
↳ stepInstanceId | string | stepInstanceId output from the tool |
sap_concur_list_reports_to_approve
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | No | No description |
sort | string | No | No description |
order | string | No | No description |
includeDelegateApprovals | boolean | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | array | data output from the tool |
↳ reportId | string | reportId output from the tool |
↳ name | string | name output from the tool |
↳ reportDate | string | reportDate output from the tool |
↳ reportNumber | string | reportNumber output from the tool |
↳ submitDate | string | submitDate output from the tool |
↳ approver | json | approver output from the tool |
↳ employee | json | employee output from the tool |
↳ amountDueEmployee | json | amountDueEmployee output from the tool |
↳ claimedAmount | json | claimedAmount output from the tool |
↳ totalApprovedAmount | json | totalApprovedAmount output from the tool |
↳ hasExceptions | boolean | hasExceptions output from the tool |
↳ reportType | string | reportType output from the tool |
↳ links | array | links output from the tool |
sap_concur_get_request_cash_advance
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
cashAdvanceUuid | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ cashAdvanceId | string | cashAdvanceId output from the tool |
↳ amountRequested | json | amountRequested output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ amount | number | amount output from the tool |
↳ approvalStatus | json | approvalStatus output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ requestDate | string | requestDate output from the tool |
↳ exchangeRate | json | exchangeRate output from the tool |
↳ value | number | value output from the tool |
↳ operation | string | operation output from the tool |
sap_concur_list_travel_profiles_summary
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
lastModifiedDate | string | Yes | No description |
page | number | No | No description |
itemsPerPage | number | No | No description |
travelConfigs | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ Metadata | json | Metadata output from the tool |
↳ Paging | json | Paging output from the tool |
↳ TotalPages | number | TotalPages output from the tool |
↳ TotalItems | number | TotalItems output from the tool |
↳ Page | number | Page output from the tool |
↳ ItemsPerPage | number | ItemsPerPage output from the tool |
↳ PreviousPageURL | string | PreviousPageURL output from the tool |
↳ NextPageURL | string | NextPageURL output from the tool |
↳ Data | array | Data output from the tool |
↳ Status | string | Status output from the tool |
↳ LoginID | string | LoginID output from the tool |
↳ XmlProfileSyncID | string | XmlProfileSyncID output from the tool |
↳ ProfileLastModifiedUTC | string | ProfileLastModifiedUTC output from the tool |
↳ RuleClass | string | RuleClass output from the tool |
↳ TravelConfigID | string | TravelConfigID output from the tool |
↳ UUID | string | UUID output from the tool |
↳ EmployeeID | string | EmployeeID output from the tool |
↳ CompanyID | string | CompanyID output from the tool |
sap_concur_list_travel_request_comments
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
requestUuid | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | array | data output from the tool |
↳ author | json | author output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ creationDateTime | string | creationDateTime output from the tool |
↳ isLatest | boolean | isLatest output from the tool |
↳ value | string | value output from the tool |
sap_concur_list_travel_requests
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
view | string | No | No description |
limit | number | No | No description |
start | number | No | No description |
userId | string | No | No description |
approvedBefore | string | No | No description |
approvedAfter | string | No | No description |
modifiedBefore | string | No | No description |
modifiedAfter | string | No | No description |
sortField | string | No | No description |
sortOrder | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ data | array | data output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ requestId | string | requestId output from the tool |
↳ name | string | name output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ comment | string | comment output from the tool |
↳ creationDate | string | creationDate output from the tool |
↳ submitDate | string | submitDate output from the tool |
↳ startDate | string | startDate output from the tool |
↳ endDate | string | endDate output from the tool |
↳ startTime | string | startTime output from the tool |
↳ approved | boolean | approved output from the tool |
↳ pendingApproval | boolean | pendingApproval output from the tool |
↳ closed | boolean | closed output from the tool |
↳ everSentBack | boolean | everSentBack output from the tool |
↳ canceledPostApproval | boolean | canceledPostApproval output from the tool |
↳ approvalStatus | json | approvalStatus output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ owner | json | owner output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ approver | json | approver output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ type | json | type output from the tool |
↳ code | string | code output from the tool |
↳ label | string | label output from the tool |
↳ totalApprovedAmount | json | totalApprovedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ totalPostedAmount | json | totalPostedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ totalRemainingAmount | json | totalRemainingAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ expenses | array | expenses output from the tool |
↳ operations | array | operations output from the tool |
↳ rel | string | rel output from the tool |
↳ href | string | href output from the tool |
↳ method | string | method output from the tool |
↳ name | string | name output from the tool |
sap_concur_list_users
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
count | number | No | No description |
cursor | string | No | No description |
attributes | string | No | No description |
excludedAttributes | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_move_travel_request
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
requestUuid | string | Yes | No description |
action | string | Yes | No description |
userId | string | No | No description |
body | json | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ approvalStatus | json | approvalStatus output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ approver | json | approver output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ operations | array | operations output from the tool |
↳ rel | string | rel output from the tool |
↳ href | string | href output from the tool |
↳ method | string | method output from the tool |
↳ name | string | name output from the tool |
sap_concur_recall_expense_report
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
body | json | No | Optional body. Concur docs don't define a payload for this action; pass an empty object if uncertain. |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_remove_all_attendees
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
expenseId | string | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_search_locations
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
searchText | string | No | No description |
locCode | string | No | No description |
locationNameId | string | No | No description |
locationNameKey | number | No | No description |
countryCode | string | No | No description |
subdivisionCode | string | No | No description |
adminRegionId | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ locations | array | locations output from the tool |
↳ id | string | id output from the tool |
↳ code | string | code output from the tool |
↳ legacyKey | number | legacyKey output from the tool |
↳ timeZoneOffset | string | timeZoneOffset output from the tool |
↳ active | boolean | active output from the tool |
↳ point | json | point output from the tool |
↳ latitude | number | latitude output from the tool |
↳ longitude | number | longitude output from the tool |
↳ names | array | names output from the tool |
↳ id | string | id output from the tool |
↳ key | number | key output from the tool |
↳ locale | string | locale output from the tool |
↳ name | string | name output from the tool |
↳ administrativeRegion | json | administrativeRegion output from the tool |
↳ id | string | id output from the tool |
↳ name | string | name output from the tool |
↳ country | json | country output from the tool |
↳ id | string | id output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ subDivision | json | subDivision output from the tool |
↳ id | string | id output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ links | array | links output from the tool |
sap_concur_search_users
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_send_back_expense_report
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
reportId | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_submit_expense_report
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
reportId | string | Yes | No description |
body | json | No | Optional body. Concur docs don't define a payload for this action; pass an empty object if uncertain. |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_update_allocation
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
allocationId | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_update_expected_expense
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
expenseUuid | string | Yes | No description |
userId | string | No | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ expenseType | json | expenseType output from the tool |
↳ transactionDate | string | transactionDate output from the tool |
↳ transactionAmount | json | transactionAmount output from the tool |
↳ postedAmount | json | postedAmount output from the tool |
↳ approvedAmount | json | approvedAmount output from the tool |
↳ remainingAmount | json | remainingAmount output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ location | json | location output from the tool |
↳ exchangeRate | json | exchangeRate output from the tool |
↳ allocations | json | allocations output from the tool |
↳ tripData | json | tripData output from the tool |
↳ parentRequest | json | parentRequest output from the tool |
↳ comments | json | comments output from the tool |
sap_concur_update_expense
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
reportId | string | Yes | No description |
expenseId | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_update_expense_report
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
contextType | string | Yes | No description |
reportId | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_update_list_item
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
itemId | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ code | string | code output from the tool |
↳ shortCode | string | shortCode output from the tool |
↳ value | string | value output from the tool |
↳ parentId | string | parentId output from the tool |
↳ level | number | level output from the tool |
↳ isDeleted | boolean | isDeleted output from the tool |
↳ lists | array | lists output from the tool |
↳ id | string | id output from the tool |
↳ hasChildren | boolean | hasChildren output from the tool |
sap_concur_update_travel_request
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
requestUuid | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ requestId | string | requestId output from the tool |
↳ name | string | name output from the tool |
↳ businessPurpose | string | businessPurpose output from the tool |
↳ comment | string | comment output from the tool |
↳ creationDate | string | creationDate output from the tool |
↳ lastModified | string | lastModified output from the tool |
↳ submitDate | string | submitDate output from the tool |
↳ startDate | string | startDate output from the tool |
↳ endDate | string | endDate output from the tool |
↳ startTime | string | startTime output from the tool |
↳ endTime | string | endTime output from the tool |
↳ approved | boolean | approved output from the tool |
↳ pendingApproval | boolean | pendingApproval output from the tool |
↳ closed | boolean | closed output from the tool |
↳ everSentBack | boolean | everSentBack output from the tool |
↳ canceledPostApproval | boolean | canceledPostApproval output from the tool |
↳ approvalStatus | json | approvalStatus output from the tool |
↳ code | string | code output from the tool |
↳ name | string | name output from the tool |
↳ owner | json | owner output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ approver | json | approver output from the tool |
↳ id | string | id output from the tool |
↳ firstName | string | firstName output from the tool |
↳ lastName | string | lastName output from the tool |
↳ policy | json | policy output from the tool |
↳ id | string | id output from the tool |
↳ href | string | href output from the tool |
↳ type | json | type output from the tool |
↳ code | string | code output from the tool |
↳ label | string | label output from the tool |
↳ mainDestination | json | mainDestination output from the tool |
↳ city | string | city output from the tool |
↳ countryCode | string | countryCode output from the tool |
↳ countrySubDivisionCode | string | countrySubDivisionCode output from the tool |
↳ name | string | name output from the tool |
↳ totalApprovedAmount | json | totalApprovedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ totalPostedAmount | json | totalPostedAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ totalRemainingAmount | json | totalRemainingAmount output from the tool |
↳ value | number | value output from the tool |
↳ currency | string | currency output from the tool |
↳ operations | array | operations output from the tool |
sap_concur_update_user
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userUuid | string | Yes | No description |
body | json | Yes | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
sap_concur_upload_receipt_image
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
datacenter | string | No | No description |
grantType | string | No | No description |
clientId | string | Yes | No description |
clientSecret | string | Yes | No description |
username | string | No | No description |
password | string | No | No description |
companyUuid | string | No | No description |
userId | string | Yes | No description |
receipt | json | Yes | No description |
forwardId | string | No | No description |
Output
| Parameter | Type | Description |
|---|---|---|
status | number | status output from the tool |
data | json | data output from the tool |
↳ location | string | location output from the tool |
↳ link | string | link output from the tool |

