Get an expense per diem policy
get
/fscmRestApi/resources/11.13.18.05/expensePerDiemPolicies/{PerDiemPolicyId}
Request
Path Parameters
-
PerDiemPolicyId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : expensePerDiemPolicies-item-response
Type:
Show Source
object-
AccomDeductCalcMeth: string
Read Only:
trueMaximum Length:255Calculation method for accommodation deductions such as Rate, Percentage, or Spreadsheet. -
AccomDeductCalcMethCode: string
Title:
Calculation MethodMaximum Length:30Code that indicates the calculation method for accommodation deductions. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
AccomDeductionFlag: boolean
Title:
Accommodations deductionMaximum Length:1Indicates whether this per diem policy deducts free accommodations from the calculated accommodation allowance. Valid values are Yes and No. -
AccomEligibEndHour: integer
(int32)
Title:
HoursEnd hour for accommodations eligibility. -
AccomEligibEndMinute: integer
(int32)
Title:
MinutesEnd minute for accommodations eligibility. -
AccomEligibStartHour: integer
(int32)
Title:
HoursStart hour for accommodations eligibility. -
AccomEligibStartMinute: integer
(int32)
Title:
MinutesStart minute for accommodations eligibility. -
AccomFreeOnlyFlag: boolean
Title:
Rate Only Applicable for Free AccommodationsMaximum Length:30Indicates whether the per diem policy permits free accommodations only allowance. Valid values are Yes and No. -
AccomMinDurationHours: integer
Title:
HoursMinimum hours duration for accommodations. -
AccomMinDurationMinutes: integer
Title:
MinutesMinimum minutes duration for accommodations. -
AccomMinNightHoursStay: integer
Title:
Minimum Night Hours Required for Night RateMinimum number of hours of stay required to qualify for accommodations allowance. -
AccomMinTripDuratFlag: boolean
Title:
Minimum Trip Duration for Rate EligibilityMaximum Length:1Indicates whether there is a minimum trip duration requirement for an employee to become eligible for an accommodations allowance. Valid values are Yes and No. -
AccomRateCalcMethod: string
Read Only:
trueMaximum Length:255Calculation method for accommodation rates such as Rate, Percentage, or Spreadsheet. -
AccomRateCalcMethodCode: string
Title:
Calculation MethodMaximum Length:30Code that indicates the calculation method for the accommodations rate. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
AccomReqMealsEligibFlag: boolean
Title:
Requires Meals Rate Eligibility Being Met FirstMaximum Length:1Indicates whether a per diem policy requires an employee to meet the meals allowance criteria before they're eligible for an accommodations allowance. Valid values are Yes and No. -
AllowActualExpenseFlag: boolean
Title:
Allow actual expenses instead of per diemMaximum Length:1Indicates if actual expenses are allowed instead of per diem.Valid values are Yes and No. -
AllowRateConversionFlag: boolean
Title:
Allow Rate ConversionMaximum Length:1Indicates whether a per diem policy allows the single currency rates defined in a policy to be converted to a different reimbursement currency. Valid values are Yes and No. -
BreakfastEligEndHour: integer
Title:
HoursEnding time hour for breakfast to qualify for a breakfast allowance. -
BreakfastEligEndMinute: integer
Title:
MinutesEnding time minute for breakfast to qualify for a breakfast allowance. -
BreakfastEligStartHour: integer
Title:
HoursStarting time hour for breakfast to qualify for a breakfast allowance. -
BreakfastEligStartMinute: integer
Title:
MinutesStarting time minutes for breakfast to qualify for a breakfast allowance. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the row. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the row was last updated. -
Currency: string
Read Only:
trueMaximum Length:255Currency name for per diem expense policies. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Three-letter ISO currency code for the single currency in which rates for the policy are defined. -
CurrencyOption: string
Read Only:
trueMaximum Length:255Rate currency option such as Single or Location. -
CurrencyOptionCode: string
Title:
Rate CurrencyMaximum Length:30Code that indicates whether per diem policy rates in a policy are defined in a single currency or in a currency specific to locations. Values are from the lookup ORA_EXM_PD_CURRENCY_OPTION. -
DayTravelEligibHours: integer
(int32)
Title:
Day Travel EligibilityIndicates the minimum hours of travel required to be eligible for same day travel. -
Description: string
Title:
DescriptionMaximum Length:240Description of a per diem policy. -
DinnerEligEndHour: integer
Title:
HoursEnding time hour for dinner to qualify for a dinner allowance. -
DinnerEligEndMinute: integer
Title:
MinutesEnding time minute for dinner to qualify for a dinner allowance. -
DinnerEligStartHour: integer
Title:
HoursStarting time hour for dinner to qualify for a dinner allowance. -
DinnerEligStartMinute: integer
Title:
MinutesStarting time minutes for dinner to qualify for a dinner allowance. -
EnabledAccomTypeFlag: boolean
Title:
Accommodation TypeMaximum Length:1Indicates whether per diem policy rates vary by type of accommodation. Valid values are Yes and No. -
EnabledLocationFlag: boolean
Title:
LocationMaximum Length:1Indicates whether per diem policy rates vary by location type such as geographical location or zone. Valid values are Yes and No. -
EnabledLongTermFlag: boolean
Title:
Long Term TravelMaximum Length:1Indicates whether per diem policy has rules or rates defined for long-term travel. Valid values are Yes and No. -
EnabledRoleFlag: boolean
Title:
RoleMaximum Length:1Indicates whether per diem allowances vary based on role types such as job management level or salary threshold. Valid values are Yes and No. -
EnabledSeasonRateFlag: boolean
Title:
SeasonMaximum Length:1Indicates whether accommodation rates vary by season when accommodations are included in per diem. Valid values are Yes and No. -
EnabledWeekendHolidFlag: boolean
Title:
Weekend and HolidayMaximum Length:1Indicates whether per diem policy has rules or rates defined for weekend and holiday travel. Valid values are Yes and No. -
expensePerDiemPolLines: array
Expense Per Diem Policy Lines
Title:
Expense Per Diem Policy LinesThe expense per diem policy lines resource is used to view per diem expense policy line records. -
expensePerDiemPolValues: array
Expense Per Diem Policy Values
Title:
Expense Per Diem Policy ValuesThe expense per diem policy values resource is used to view records of per diem expense policy values in percentages. -
FreeMealDeduction: string
Read Only:
trueMaximum Length:255Type of deduction, by meal type and amount or by meal type and amount with percentage deductions over a specified limit. -
FreeMealDeductionCode: string
Title:
Free Meals DeductionsMaximum Length:30Code indicating the type of deduction, by meal type and amount or by meal type and amount with percentage deductions over a specified limit. Values are from the lookup ORA_EXM_CONUS_MEAL_DEDUCTION. -
HolidayCalcMethod: string
Read Only:
trueMaximum Length:255Calculation method for weekend and holiday allowances such as Rate or Percentage. -
HolidayCalcMethodCode: string
Title:
Calculation MethodMaximum Length:30Code indicating the calculation method for weekend and holiday allowances such as Rate or Percentage. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the row was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who last updated the row. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Session login associated with the user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationType: string
Read Only:
trueMaximum Length:255Indicates how policy rates vary by geographical locations. -
LocationTypeCode: string
Maximum Length:
30Lookup type that indicates policy rates vary by geographical locations. Values are from the lookup EXM_LOCATION_TYPE. -
LongTermCalcMeth: string
Read Only:
trueMaximum Length:255Calculation method for long-term travel allowances. -
LongTermCalcMethod: string
Title:
Calculation MethodMaximum Length:30Code indicating the calculation method for long-term travel allowances. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
LunchEligEndHour: integer
Title:
HoursEnding time hours for lunch to qualify for a lunch allowance. -
LunchEligEndMinute: integer
Title:
MinutesEnding time minutes for lunch to qualify for a lunch allowance. -
LunchEligStartHour: integer
Title:
HoursStarting time hours for lunch to qualify for a lunch allowance. -
LunchEligStartMinute: integer
Title:
MinutesStarting time minutes for lunch to qualify for a lunch allowance. -
MealDeductionFlag: boolean
Title:
Meals deductionMaximum Length:1Indicates whether the per diem policy deducts free meals from the calculated meals allowance. Valid values are Yes and No. -
MealInclIncidentalFlag: boolean
Title:
Meals Rate Includes IncidentalsMaximum Length:1Indicates whether the meals allowance also includes incidental expense charges. Valid values are Yes and No. -
MealRateType: string
Read Only:
trueMaximum Length:255Indicates the meal allowance type for a policy such as Daily Rate, Rates By Meal Type, or Rates by Number of Meals. -
MealRateTypeCode: string
Maximum Length:
30Code that indicates meal allowance type for a policy. Values are from the lookup ORA_EXM_PERDIEM_MEAL_RATE. -
MealsAmountLimit: number
Title:
Amount LimitAmount limit to determine deduction for free meal. -
MealsCalcMethod: string
Read Only:
trueMaximum Length:255Calculation method for per diem meals allowances, such as Rate, Percentage, or Spreadsheet. -
MealsCalcMethodCode: string
Title:
Calculation MethodMaximum Length:30Code that indicates the calculation method for per diem or meals allowances. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
MealsDeductCalcMeth: string
Read Only:
trueMaximum Length:255Calculation method for meals deductions such as Rate, Percentage, or Spreadsheet. -
MealsDeductCalcMethCode: string
Title:
Calculation MethodMaximum Length:30Code that indicates the calculation method for meals deductions such as Rate, Percentage, or Spreadsheet. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
MealsDeduction: string
Read Only:
trueMaximum Length:255Indicates the meals deduction type for a per diem policy such as Daily Meals Deduction, Deduction by Meal Type, or Deductions by Number of Meals. -
MealsDeductionCode: string
Maximum Length:
30Code that indicates meals deduction type for a per diem policy. Values are from the lookup ORA_EXM_PERDIEM_MEAL_DEDUCTION. -
MealsRateSource: string
Read Only:
trueMaximum Length:255Indicates whether the meal rates are based on local rates or proportional rates. -
MealsRateSourceCode: string
Maximum Length:
30Code that indicates whether the meal rates are based on local rates or proportional rates. Values are from the lookup ORA_EXM_MEAL_SOURCE_CODE. -
MinDistanceFromHome: number
Title:
Minimum Travel Distance from HomeMinimum travel distance from home to qualify for per diem rate. -
MinDistanceFromOffice: number
Title:
Minimum Travel Distance from OfficeMinimum travel distance from office to qualify for per diem rate. -
MinDurationHours: integer
Title:
HoursMinimum travel time hours to qualify for per diem or meals rate. -
MinDurationMinutes: integer
Title:
MinutesMinimum travel time minutes to qualify for per diem or meals rate. -
MinimumReimbursement: number
Title:
Minimum ReimbursementMinimum reimbursement amount. -
MinTripDuratFlag: boolean
Title:
Minimum Trip Duration for Rate EligibilityMaximum Length:1Indicates whether this policy has a minimum trip duration for per diem eligibility. -
ObjectVersionNumber: integer
(int32)
Number used to implement optimistic locking for an expense miscellaneous policy line. The number increments every time the row is updated. The value of the object version number at the start and end of a transaction are compared to detect whether another session has updated the row since it was queried.
-
OthersCalcMethod: string
Read Only:
trueMaximum Length:255Calculation method for an incidental allowance such as Rate, Percentage, or Spreadsheet. -
OthersCalcMethodCode: string
Title:
Calculation MethodMaximum Length:30Code that indicates the calculation method for an incidental allowance. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
OthersEligibCriteria: string
Read Only:
trueMaximum Length:255Eligibility criteria for receiving an incidental allowance such as None, Meets Meals Eligibility, or Meets Meals and Accommodations Eligibility. -
OthersEligibCriteriaCode: string
Title:
Eligibility CriteriaMaximum Length:30Code that indicates the eligibility criteria for receiving an incidental allowance. Values are from the lookup ORA_EXM_PERDIEM_ELIG_CRITERIA. -
PerDiemPolicyId: integer
(int64)
Unique identifier of per diem policy.
-
PerdiemPolicyType: string
Title:
Policy Travel TypeMaximum Length:30Type of travel for which a per diem policy is applicable such as Generic, Domestic, or Foreign. Values are from the lookup ORA_EXM_PERDIEM_POLICY_TYPE. -
PolicyName: string
Title:
Policy NameMaximum Length:60Name of a per diem policy. -
PolicyRole: string
Read Only:
trueMaximum Length:255Role type by which per diem allowances vary, such as job management level or salary. -
PolicyRoleCode: string
Title:
Role TypeMaximum Length:30Code that indicates the role type by which per diem allowances vary, such as job management level or salary. -
RateFormulaMethod: string
Read Only:
trueMaximum Length:255Formula calculation method for per diem allowance such as Daily Rate, Sum Up Separate Rate Allowances, Daily Time Based Rate, or Sum Up Separate Rates -Time Based. -
RateFormulaMethodCode: string
Title:
Rate Calculation MethodMaximum Length:30Code indicating the formula calculation method for per diem allowance. Values are from the lookup ORA_EXM_RATE_FORMULA_METHOD. -
RateIncludeAccomFlag: boolean
Title:
AccommodationsMaximum Length:1Indicates whether the per diem reimbursement defined for the policy includes accommodations. Valid values are Yes and No. -
RateIncludeMealsFlag: boolean
Title:
MealsMaximum Length:1Indicates whether the per diem allowance defined for the policy includes meals. Valid values are Yes and No. -
RateIncludeOtherFlag: boolean
Title:
OtherMaximum Length:1Indicates whether the per diem reimbursement defined for the policy includes other expenses. Valid values are Yes and No. -
RateMultiplier: string
Read Only:
trueMaximum Length:255Code that indicates whether the rate multiplier is number of days or number of nights when the per diem policy calculation method is Daily Rate. Values are from the lookup ORA_EXM_PERDIEM_MULTIPLIER. -
RateMultiplierCode: string
Title:
Rate MultiplierMaximum Length:30Code that indicates whether the rate multiplier is number of days or number of nights. Values are from the lookup ORA_EXM_PERDIEM_MULTIPLIER. -
RatesSource: string
Read Only:
trueMaximum Length:255Indicates if the policy is created based on rates entered by the user or from rates uploaded by the user. -
RatesSourceCode: string
Maximum Length:
30Code indicating if the policy is created based on rates entered by the user or from rates uploaded by the user. -
RoleCalcMethod: string
Title:
Calculation MethodMaximum Length:30Calculation method for role based allowances for a per diem policy such as Rate, Percentage, or Spreadsheet. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
SpecificFirstLastDayFlag: boolean
Title:
First and Last DayMaximum Length:1Indicates whether a per diem policy has specific rates for first day and last day. Valid values are Yes and No. -
Status: string
Title:
StatusMaximum Length:30Code that indicates the status of a per diem policy. Values are from the lookup EXM_POLICY_STATUS. -
StatusMeaning: string
Read Only:
trueMaximum Length:255Status of a per diem policy such as Draft, Valid, Invalid, Partially Active, or Active. -
TimeAllowSameDayFlag: boolean
Title:
Allow Same Day TravelMaximum Length:1Indicates whether this per diem policy will allow same day trip. Valid values are Yes and No. -
TimeBasedRateModelFlag: boolean
Maximum Length:
1This attribute is reserved for future use. Indicates whether per diem policy rates vary based on travel time for each rate time period. -
TimeCalcMethod: string
Read Only:
trueMaximum Length:255Calculation method for time threshold allowances such as Rate, Percentage, or Spreadsheet. -
TimeCalcMethodCode: string
Title:
Calculation MethodMaximum Length:30Calculation method for time threshold allowances. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
TimePeriod: string
Read Only:
trueMaximum Length:255Code that indicates time period boundaries per diem such as Midnight to Midnight or Start Time Plus 24 Hours. -
TimePeriodCode: string
Title:
Per Diem Time PeriodMaximum Length:30Code that indicates time period boundaries for per diem. Values are from the lookup ORA_EXM_PERDIEM_TIME_PERIOD. -
TimeSameDayCalcMeth: string
Read Only:
trueMaximum Length:255Calculation method for same day travel time threshold allowances such as Rate, Percentage, or Spreadsheet. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
TimeSameDayCalcMethod: string
Title:
Calculation MethodMaximum Length:30Calculation method for same day travel time threshold allowances. Values are from the lookup ORA_EXM_PERDIEM_CALCMETH. -
TimeSameDayRule: string
Read Only:
trueMaximum Length:255Indicates whether specific same day travel rates are applicable to trips less than 24 hours or to trips without an overnight stay. -
TimeSameDayRuleCode: string
Maximum Length:
30Code that indicates when specific same day travel rates are applicable. Values are from the lookup ORA_EXM_PERDIEM_SAME_DAY_RULE. -
WeekendDay1Code: string
Maximum Length:
30Code that indicates the first weekend day for a specific geographic region. For example, the first weekend day for a specific geographic region may not be Saturday as it's in the United States. -
WeekendDay2Code: string
Maximum Length:
30Code that indicates the second weekend day for a specific geographic region. For example, the second weekend day for a specific geographic region may not be Sunday as it's in the United States. -
WithinEmployeeCityFlag: boolean
Title:
Travel Can't Be Within Employees Home CityMaximum Length:1Indicates whether a policy allows travel within the employee's home city to qualify for per diem or meals allowance. Valid values are Yes and No. -
ZoneType: string
Read Only:
trueMaximum Length:255Indicates that the policy rates vary by zones. -
ZoneTypeCode: string
Title:
Zone TypeMaximum Length:30Code that indicates whether policy rates vary by zone.
Nested Schema : Expense Per Diem Policy Lines
Type:
arrayTitle:
Expense Per Diem Policy LinesThe expense per diem policy lines resource is used to view per diem expense policy line records.
Show Source
Nested Schema : Expense Per Diem Policy Values
Type:
arrayTitle:
Expense Per Diem Policy ValuesThe expense per diem policy values resource is used to view records of per diem expense policy values in percentages.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expensePerDiemPolicies-expensePerDiemPolLines-item-response
Type:
Show Source
object-
AccommodationDeduction: number
Title:
Accommodations DeductionAccommodations deduction entered in spreadsheet based on per diem determinants. -
AccommodationType: string
Read Only:
trueMaximum Length:255Type of accommodation, such as Hotel, No Receipts, Private, Private No Cooking, or Private Cooking. -
AccommodationTypeCode: string
Title:
Accommodation TypeMaximum Length:30Code That indicates the type of accommodation. Values are from the lookup ORA_EXM_PD_ACCOM_TYPE. -
AccomNightRate: number
Title:
Accommodations RateAccommodations allowance rate that's applicable to each night. -
BaseRate: number
Title:
Standard Daily RateRate entered in the rates spreadsheet based on per diem determinants. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the row. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the row was created. -
Currency: string
Read Only:
trueMaximum Length:255Name of the currency code of a rate. -
CurrencyCode: string
Title:
CurrencyMaximum Length:15Currency code of a rate. -
EndDate: string
(date)
Title:
End DateDate after which this policy rate is no longer applicable. -
FirstDayRate: number
Title:
First Day RateFirst day rate entered in the rates spreadsheet based on per diem determinants. -
GeographyId: integer
(int64)
Unique identifier of the geographical location for which the rate is applicable.
-
GeoLocName: string
Title:
Geographical LocationMaximum Length:240Geographical location for which the rate is applicable. -
HolidayRate: number
Title:
HolidayHolidays rate entered in spreadsheet based on per diem determinants. -
Invalid: string
Read Only:
trueMaximum Length:255Indicates the reason for failed validation of the rate record entered in the rates spreadsheet. -
InvalidCode: string
Maximum Length:
30Code that indicates the reason for failed validation of the rate record entered in the rates spreadsheet. Values are from the lookup EXM_POLICY_INVALID_CODE. -
LastDayRate: number
Title:
Last Day RateLast day rate entered in the rates spreadsheet based on per diem determinants. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the row was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who last updated the row. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Session login associated with the user who last updated the row. -
LineHours: integer
Title:
HoursTime threshold hours of a per diem rate. -
LineMinutes: integer
Title:
MinutesTime threshold minutes of a per diem rate. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LowerLineHours: integer
(int32)
Lower end of the time threshold hours of a per diem rate.
-
LowerLineMinutes: integer
(int32)
Lower end of the time threshold minutes of a per diem rate.
-
LowerRoleThreshold: integer
(int32)
Low end of the salary threshold range.
-
LowerTripExceedDays: number
Value that indicates the previous lower end of a range for long term travel duration.
-
MealsBreakfastDeduction: number
Title:
Breakfast DeductionDeduction for free breakfast entered in spreadsheet based on per diem determinants. -
MealsBreakfastRate: number
Title:
Breakfast RateBreakfast meal allowance when a breakfast expense is eligible for per diem reimbursement. -
MealsDailyDeduction: number
Title:
Daily DeductionDaily free meals deduction entered in spreadsheet based on per diem determinants. -
MealsDinnerDeduction: number
Title:
Dinner DeductionDeduction for free dinner entered in spreadsheet based on per diem determinants. -
MealsDinnerRate: number
Title:
Dinner RateDinner meal allowance when a dinner expense is eligible for per diem reimbursement. -
MealsLunchDeduction: number
Title:
Lunch DeductionDeduction for free lunch entered in spreadsheet based on per diem determinants. -
MealsLunchRate: number
Title:
Lunch RateLunch meal allowance when a lunch expense is eligible for per diem reimbursement. -
MealsOneMealDeduction: number
Title:
One Ineligible Meal DeductionSingle free meals deduction entered in spreadsheet based on per diem determinants. -
MealsOneMealRate: number
Title:
Rate for One MealMeal allowance when one meal expense is incurred in a day on a trip. -
MealsThreeMealsDeduction: number
Title:
Three Ineligible Meals DeductionDeduction for three free meals entered in spreadsheet based on per diem determinants. -
MealsThreeMealsRate: number
Title:
Rate for Three MealsMeal allowance when three meals are incurred in a day on a trip. -
MealsTwoMealsDeduction: number
Title:
Two Ineligible Meals DeductionDeduction for two free meals entered in spreadsheet based on per diem determinants. -
MealsTwoMealsRate: number
Title:
Rate for Two MealsMeal allowance when two meals are incurred in a day on a trip. -
ObjectVersionNumber: integer
(int32)
Number used to implement optimistic locking for an expense miscellaneous policy line. The number increments every time the row is updated. The value of the object version number at the start and end of a transaction are compared to detect whether another session has updated the row since it was queried.
-
OthersFirstDayRate: number
Title:
First Day RateFirst day incidentals rate entered in spreadsheet based on per diem determinants. -
OthersLastDayRate: number
Title:
Last Day RateLast day incidentals rate entered in spreadsheet based on per diem determinants. -
OthersStandardRate: number
Title:
Incidentals RateDaily incidentals rate entered in spreadsheet based on per diem determinants. -
PerDiemPolicyId: integer
(int64)
Unique identifier of the per diem policy of this line.
-
PolicyLineId: integer
(int64)
Unique identifier of a per diem policy line.
-
RawCity: string
Title:
CityMaximum Length:80City for which the rate is applicable. -
RawCountry: string
Title:
CountryMaximum Length:80Country for which the rate is applicable. -
RawCounty: string
Title:
CountyMaximum Length:80County for which the rate is applicable. -
RawState: string
Title:
StateMaximum Length:80State for which the rate is applicable. -
RoleThreshold: integer
(int32)
Title:
RoleRole threshold determinant of a per diem rate, such as Job Management Level or Salary Threshold value. -
RoleThresholdCode: string
Title:
RoleMaximum Length:30Code that indicates the role threshold determinant of a per diem rate such as job management level or salary threshold value. -
SeasonEndDay: integer
(int32)
Title:
Season End DayEnding day for which a seasonal rate is applicable. -
SeasonEndMonth: integer
(int32)
Title:
Season End MonthEnding month for which a seasonal rate is applicable. -
SeasonStartDay: integer
(int32)
Title:
Season Start DayStarting day for which a seasonal rate is applicable. -
SeasonStartMonth: integer
(int32)
Title:
Season Start MonthStarting month for which a seasonal rate is applicable. -
StartDate: string
(date)
Title:
Start DateDate from which this policy rate is applicable. -
Status: string
Maximum Length:
30Code for the status of the rate record entered in the rates spreadsheet based on per diem determinant. Values are from the lookup EXM_POLICY_STATUS. -
StatusMeaning: string
Read Only:
trueMaximum Length:255Status of the rate record entered in the rates spreadsheet based on per diem determinants such as Valid, Active, or Invalid. -
TripExceedDays: number
Title:
Trip Days Greater Than or Equal ToValue that indicates the lower end of a range for long term travel duration to receive different rates when a trip exceeds a certain number of days. -
TypeOfLineCode: string
Maximum Length:
30Code that identifies the type of policy rules or rates such as ROLEBASED, WEEKEND_HOLIDAY, or TIME_MODEL_STANDARD. -
WeekendDay1Rate: number
Title:
Weekend and HolidayPer diem or meals allowance in the spreadsheet that's applicable to the first weekend day for a specific geographic region based on determinants. For example, the first weekend day for a specific geographic region may not be Saturday because it's in the United States. -
WeekendDay2Rate: number
Title:
Weekend and HolidayPer diem or meals allowance in the spreadsheet that's applicable to the second weekend day for a specific geographic region based on determinants. For example, the first weekend day for a specific geographic region may not be Sunday because it's in the United States. -
ZoneCode: string
Title:
ZoneMaximum Length:30Zone code for which this rate is applicable such as Geographical Location or Zone.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : expensePerDiemPolicies-expensePerDiemPolValues-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the row. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the row was last updated. -
DeterminantCode: string
Maximum Length:
30Code that indicates the value used for this determinant. Valid values are DAILY, ACCOM_DEDUCTION, LAST_DAY, FIRST_DAY, and so on. -
DeterminantValue: integer
(int32)
Value used for this determinant in percentage.
-
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the row was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Indicates the user who last updated the row. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Session login associated to the user who last updated the row. -
LineHours: integer
(int32)
Title:
HoursTime threshold hours of a per diem rate. -
LineMinutes: integer
(int32)
Title:
MinutesTime threshold minutes of a per diem rate. -
LineValue: number
Title:
Standard Daily RatePercentage for role-based or time-based allowances. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LowerDeterminantValue: integer
(int32)
Low end of the determinant threshold range.
-
LowerLineHours: integer
(int32)
Lower end of the time threshold hours of a per diem rate.
-
LowerLineMinutes: integer
(int32)
Lower end of the time threshold minutes of a per diem rate.
-
ObjectVersionNumber: integer
(int32)
Number used to implement optimistic locking for an expense miscellaneous policy line. The number increments every time the row is updated. The value of the object version number at the start and end of a transaction are compared to detect whether another session has updated the row since it was queried.
-
PerDiemPolicyId: integer
(int64)
Unique identifier of the per diem policy of this line.
-
PolicyValueId: integer
(int64)
Unique identifier of a per diem policy value line.
-
TypeOfLineCode: string
Maximum Length:
30Code that identifies the type of policy rules or rates such as ROLEBASED, WEEKEND_HOLIDAY, or TIME_MODEL_STANDARD.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- expensePerDiemPolLines
-
Parameters:
- PerDiemPolicyId:
$request.path.PerDiemPolicyId
The expense per diem policy lines resource is used to view per diem expense policy line records. - PerDiemPolicyId:
- expensePerDiemPolValues
-
Parameters:
- PerDiemPolicyId:
$request.path.PerDiemPolicyId
The expense per diem policy values resource is used to view records of per diem expense policy values in percentages. - PerDiemPolicyId: