Tool to create a mileage reimbursement in Ramp. Use when a user needs to submit a reimbursement for business-related travel distance. Requires distance, reimbursee_id, and trip_date as mandatory fields.
memoRequiredstringMemo or note describing the purpose of the mileage reimbursement. This field is required.
distanceRequiredDistance traveled for the reimbursement. Can be specified as a number or string.
trip_dateRequiredstringDate of the trip in ISO 8601 date format (YYYY-MM-DD).
waypointsarrayList of intermediate stops during the trip.
end_locationstringEnding location of the trip.
reimbursee_idRequiredstringUnique identifier (UUID) of the user to be reimbursed.
distance_unitsstringDistance units for mileage reimbursement.
start_locationstringStarting location of the trip.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.