TDV Adapter for SAP Concur

Build 22.0.8462

UpdateTripApprovalStatus

Update the approval status for the specified trip.

Input

Name Type Required Description
TransactionId String True A value used to identify request and response pairs. This value can contain any alphanumeric string that does not contain special characters.
Version String True The version of the web service.

The default value is 1.0.

ItinLocator String False The Itinerary Services Record Locator (also known as Itin Locator or Trip Locator). NOT the GDS record locator. If value of the ItinLocator is unknown, the RecordLocator element should be passed instead.
RecordLocator String False The GDS record locator. Should be passed only if the ItinLocator is unknown.
ApproverLogin String True The login ID of the Travel approver.
Action String True The workflow action to take. Supported values are approve, reject.

The allowed values are approve, reject.

Result Set Columns

Name Type Description
Success Boolean Indicates if the status of the trip was updated successfully.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462