Update an expense report record for a specific expense report identifier
patch
/fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}
Request
Path Parameters
-
expenseReportsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Expense Reports resource and used to uniquely identify an instance of Expense Reports. The client should not generate the hash key value. Instead, the client should query on the Expense Reports collection resource in order to navigate to a specific instance of Expense Reports to get the hash key.
Header Parameters
-
Effective-Of: string
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AssignmentId: integer
(int64)
Identifier of the assignment of the person on the expense report.
-
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to manage documents that the user attaches to an expense report. -
AuditCode: string
Title:
Audit TypeMaximum Length:30Audit type for the expense report based on receipt requirements, such as original receipt-based audit and imaged receipt-based audit. -
AuditReturnReasonCode: string
Maximum Length:
30Reason why the expense report was returned to the individual during audit. -
BothpayFlag: boolean
Maximum Length:
1Indicator of whether the expense report contains corporate card transactions with Both Pay payment liability. -
BusinessUnit: string
Title:
Business UnitMaximum Length:240Indicates the identifier of the business unit associated with the row. -
CurrentApproverId: integer
(int64)
Identifier of the current approver of the expense report.
-
ExchangeRateType: string
Maximum Length:
30Conversion rate type used for calculating the reimbursable amount. -
Expense: array
Expenses
Title:
ExpensesThe expenses resource is a child resource that contains information about an expense item. -
expenseNotes: array
Expense Notes
Title:
Expense NotesThe expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report. -
ExpensePayment: array
Expense Report Payments
Title:
Expense Report PaymentsThe expense report payments resource is a child resource that contains payment information for a paid expense report. -
ExpenseReportDate: string
(date)
Title:
DateMonth, day, and year in which an expense report is saved or submitted. -
ExpenseReportDff: array
Expense Report Descriptive Flexfields
Title:
Expense Report Descriptive FlexfieldsThe expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report. -
ExpenseReportId: integer
(int64)
Identifier of the expense report.
-
ExpenseReportNumber: string
Title:
Report NumberMaximum Length:50Unique number that references an expense report and follows the numbering policies of the company. -
ExpenseReportTotal: number
Title:
Report TotalTotal amount of the expense report in reimbursement currency. Amount in approver preferred currency is also shown if approver has a different preferred currency. -
ExpenseStatusCode: string
Title:
Report StatusMaximum Length:30Expense report approval status, such as Approved, Pending Manager Approval, or Paid. -
ExpenseStatusDate: string
(date)
Date when expense report acquired the current status.
-
FinalApprovalDate: string
(date)
Date when final approval is obtained.
-
ImagedReceiptsReceivedDate: string
(date)
Title:
Imaged Receipt Received DateDate when an imaged receipt is received for an expense report. -
ImagedReceiptsStatusCode: string
Title:
Imaged Receipt StatusMaximum Length:30Status of the imaged receipts for an expense report, such as Required, Missing, and Received. -
MatchExpenses: string
Identifies whether corporate card transactions can be matched against expenses.
-
MissingImagesReason: string
Title:
Missing Images ReasonMaximum Length:80Reason imaged receipts are not submitted with the expense report. -
OrgId: integer
(int64)
Indicates the identifier of the business unit associated to the row.
-
OverrideApproverId: integer
(int64)
Identifier of the person chosen as the initial approver by the individual.
-
ParentExpenseReportId: integer
(int64)
Identifier of the parent expense report.
-
PaymentMethodCode: string
Title:
Preferred Payment MethodMaximum Length:120Method of payment for this expense report such as check, cash, or credit. -
PersonId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
PreparerId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
processingDetails: array
Expense Processing Details
Title:
Expense Processing DetailsThe expense processing details resource is a child resource that contains information about status changes of an expense report. -
Purpose: string
Title:
PurposeMaximum Length:240Business activities that justify the expense report. -
ReceiptsFilingNumber: string
Title:
Report Filing NumberMaximum Length:240Receipt filing number that is manually entered by the expense auditor. -
ReceiptsReceivedDate: string
(date)
Title:
Original Receipt Package Check in DateDate when receipts for the expense report are received. -
ReceiptsStatusCode: string
Title:
Original Receipt StatusMaximum Length:30Receipt status of an expense report, such as Missing, Required, and Received. -
ReimbursementCurrencyCode: string
Title:
Reimbursement CurrencyMaximum Length:15Currency of the amount to be reimbursed to the individual for the expenses incurred. -
ReportCreationMethodCode: string
Maximum Length:
30Method of expense report creation, such as mobile iOS device or mobile Android device. -
ReportSubmitDate: string
(date)
Title:
DateMonth, day, and year in which an expense report is submitted. -
SubmitErrors: string
Identifies whether errors occurred during submission of the expense report.
-
SubmitReport: string
Indicates whether the expense report can be created and submitted.
-
TripId: integer
(int64)
Business trip for which report was created.
-
UnappliedAdvancesJust: string
Maximum Length:
240Justification for not applying an outstanding cash advance against this expense report. -
UnappliedCashAdvReason: string
Maximum Length:
240Reason outstanding cash advances are not applied to this expense report.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to manage documents that the user attaches to an expense report.
Show Source
Nested Schema : Expenses
Type:
arrayTitle:
ExpensesThe expenses resource is a child resource that contains information about an expense item.
Show Source
Nested Schema : Expense Notes
Type:
arrayTitle:
Expense NotesThe expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report.
Show Source
Nested Schema : Expense Report Payments
Type:
arrayTitle:
Expense Report PaymentsThe expense report payments resource is a child resource that contains payment information for a paid expense report.
Show Source
Nested Schema : Expense Report Descriptive Flexfields
Type:
arrayTitle:
Expense Report Descriptive FlexfieldsThe expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report.
Show Source
Nested Schema : Expense Processing Details
Type:
arrayTitle:
Expense Processing DetailsThe expense processing details resource is a child resource that contains information about status changes of an expense report.
Show Source
Nested Schema : expenseReports-Attachments-item-patch-request
Type:
Show Source
object-
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attached file. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEData type code of the attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of an attachment. -
DmDocumentId: string
Maximum Length:
255The unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Address of the folder that contains attachments associated with an expense. -
DmVersionNumber: string
Maximum Length:
255The version number of the attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the file. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL to which a file is attached. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the uploaded attachment. Possible values are JPG and PNG. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText uploaded as an attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI where the attachment is present. The value is appended to the application to generate the final URL. -
Url: string
Title:
UrlMaximum Length:4000URL of the attached file.
Nested Schema : expenseReports-Expense-item-patch-request
Type:
Show Source
object-
AgencyName: string
Title:
AgencyMaximum Length:80Name of the service that provided car rental or airfare. -
AssignmentId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to manage documents that the user attaches to an expense item. -
AuditAdjustmentReason: string
Title:
Additional InformationMaximum Length:240Auditor's reason for adjusting the reimbursable amount to the individual. -
AuditAdjustmentReasonCode: string
Title:
Audit IssueMaximum Length:30Code that indicates the auditor's reason for adjusting the reimbursable amount to the individual. -
AuthTrxnNumber: string
Maximum Length:
240Code of a credit card transaction authorization. -
AutoSubmitDate: string
(date-time)
Date when the expense is submitted.
-
AwtGroupId: integer
(int64)
Value that uniquely identifies an alternate tax withholding group.
-
BilledAmount: number
Title:
Billed AmountAmount billed to the corporate card account. -
BilledCurrencyCode: string
Code that indicates the amount billed to the corporate card account.
-
BusinessUnit: string
Title:
Business UnitMaximum Length:240Business unit associated with the incurred expense. -
CheckoutDate: string
(date)
Title:
Checkout DateDate when a person departs a place associated with an accommodations expense category. -
CountryCode: string
Code that indicates the country where the expense is incurred.
-
DailyAmount: number
Title:
Daily AmountAmount of the daily expense receipt in the receipt currency. -
DailyDistance: number
Distance traveled in a day for business.
-
DailyLimit: object
Daily sum limit
Title:
Daily sum limitDaily expense limit of a trip. -
DepartureLocationId: integer
(int64)
Title:
Departure CityValue that uniquely identifies the departure location. -
Description: string
Title:
DescriptionMaximum Length:240Description of an expense item. -
DestinationFrom: string
Title:
Departure CityMaximum Length:4000Starting or departure location of the trip. -
DestinationTo: string
Title:
Arrival CityMaximum Length:4000Ending or arrival location of the trip. -
DistanceUnitCode: string
Maximum Length:
30Code that indicates the travel distance unit. Possible values are KILOMETER and MILE. -
duplicateExpenses: array
Duplicate Expenses
Title:
Duplicate ExpensesThe duplicate expenses resource is a child resource that contains information about all duplicate expense items related to an expense. -
EndDate: string
Title:
End DateLast day of an expense that spans multiple days. -
EndOdometer: number
Title:
Ending Odometer ReadingOdometer reading at the end of a trip. -
ExchangeRate: number
Title:
Conversion RateRate that represents the amount one currency can be exchanged for another at a specific point in time. -
ExpenseAttendee: array
Expense Attendees
Title:
Expense AttendeesThe expense attendees resource is a child resource that contains attendee information about an expense item. -
ExpenseCategoryCode: string
Title:
Expense ClassMaximum Length:30Code that indicates the classification of an expense item. Possible values are BUSINESS and PERSONAL. -
ExpenseCreationMethodCode: string
Maximum Length:
30Code that indicates the method of expense item creation. Possible values are MOBILE iOS DEVICE and MOBILE ANDROID DEVICE. -
ExpenseDff: array
Expense Descriptive Flexfields
Title:
Expense Descriptive FlexfieldsThe expense descriptive flexfields resource is used to manage details about the descriptive flexfield references for an expense item. -
ExpenseDistribution: array
Expense Distributions
Title:
Expense DistributionsThe expense distributions resource is a child resource that contains distribution information about an expense item. -
expenseErrors: array
Expense Errors
Title:
Expense ErrorsThe expense errors resource is a child resource that contains information about all validation errors of an expense. -
ExpenseId: integer
(int64)
Value that uniquely identifies a specific expense item.
-
ExpenseItemization: array
Expense Itemizations
Title:
Expense ItemizationsThe expense itemizations resource is a child resource used to manage details about the itemized lines of an expense item. -
ExpenseReference: integer
(int32)
Reference number to identify the expense.
-
ExpenseReportId: integer
(int64)
Value that uniquely identifies a specific expense report.
-
ExpenseSource: string
Title:
SourceMaximum Length:30Source of an expense item. Possible values are CASH and CORPORATE CARD. -
ExpenseTemplate: string
Title:
Expense TemplateMaximum Length:80Expense template against which the expense is incurred. -
ExpenseTemplateId: integer
(int64)
Title:
Expense TemplateValue that uniquely identifies a specific expense template. -
ExpenseType: string
Title:
Expense TypeMaximum Length:80Expense type against which the expense is incurred. -
ExpenseTypeCategoryCode: string
Maximum Length:
30Code of the category to which an expense belongs, such as AIRFARE, CAR_RENTAL, or ACCOMMODATIONS. -
ExpenseTypeId: integer
(int64)
Title:
Expense TypeValue that uniquely identifies a specific expense type. -
FlightClassLimit: string
Expense limit for a flight class.
-
FlightDuration: number
Title:
Flight DurationDuration of an airline flight in hours. -
FlightNumber: string
Maximum Length:
80Number of an airline flight. -
FuelType: string
Title:
Fuel TypeMaximum Length:30Types of fuel for which a fuel charge is reimbursed. -
FuelTypeName: string
Name of type of fuel.
-
ImageReceiptRequiredFlag: boolean
Title:
Imaged Receipt RequiredMaximum Length:1Indicates whether an expense requires an imaged receipt. -
ItemizationParentExpenseId: integer
(int64)
Value that uniquely identifies the parent expense of an itemized expense item. Possible values are NULL, which indicates that the expense is not itemized, -1 which indicates that the expense is a parent line with itemization, and greater than 0, which indicates that the expense is an itemized child line and the value is the parent line's identifier.
-
ItemizationReceiptBusinessTotalAmount: number
Expense receipt amount to be reimbursed by the employer.
-
ItemizationReceiptPersonalTotalAmount: number
Amount on the receipt that was incurred by the employee for personal use.
-
ItineraryReservationId: integer
(int64)
Value that uniquely identifies a travel reservation.
-
Justification: string
Title:
JustificationMaximum Length:240Reason an expense was incurred. -
JustificationRequiredFlag: boolean
Maximum Length:
1Indicates whether an expense requires justification. -
LicensePlateNumber: string
Title:
License Plate NumberMaximum Length:30Number of the vehicle license plate. -
Location: string
Title:
Expense LocationMaximum Length:80Location where the expense was incurred. -
LocationId: integer
(int64)
Value that uniquely identifies a specific expense location.
-
LongTermTripFlag: boolean
Maximum Length:
1Indicates whether a trip is long-term. -
LongTermTripStartDate: string
(date)
Title:
Original Start Date of Long-Term TripDate when a long-term trip started. -
matchedExpenses: array
Matched Expenses
Title:
Matched ExpensesThe matched expenses resource is a child resource that contains information about all matched expense items related to an expense. -
MerchantDocumentNumber: string
Title:
Receipt NumberMaximum Length:80Number on the receipt issued by the merchant. -
MerchantName: string
Title:
Merchant NameMaximum Length:80Name of the merchant where the expense was incurred. -
MerchantReference: string
Title:
Merchant ReferenceMaximum Length:240Purchase identification of a transaction provided by the merchant at the point of sale. -
MerchantTaxpayerId: string
Title:
Taxpayer IDMaximum Length:80Value that uniquely identifies a merchant tax payer. -
MerchantTaxRegNumber: string
Title:
Tax Registration NumberMaximum Length:80Unique sequence of letters or numbers assigned to a party or party site by a tax authority when it is registered and by which the party or party site registration is identified. -
MileagePolicyId: integer
Value that uniquely identifies a mileage policy.
-
NumberOfAttendees: number
Title:
Number of AttendeesNumber of people that attended an event for which expenses were incurred. For example, the number of people who attended a business dinner or an entertainment event. -
NumberOfDays: integer
Title:
Number of DaysNumber of days the expense is incurred. -
NumberPeople: integer
Title:
Number of PassengersNumber of passengers in the vehicle. -
OrgId: integer
(int64)
Value that uniquely identifies the business unit associated with the row.
-
PassengerAmount: number
Total reimbursement for carrying passengers in the vehicle.
-
PassengerName: string
Title:
Passenger NameMaximum Length:240Name of airline flight passenger. -
PassengerRateType: string
Maximum Length:
30Passenger rate type used for mileage reimbursement for an expense. -
PaymentDueFromCode: string
Code that indicates the liability owner of the transaction.
-
PersonalReceiptAmount: number
Title:
Personal AmountAmount of the receipt that is marked as a personal expense. -
PersonId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
PersonName: string
Title:
NameMaximum Length:240Name of the person who incurs the expense. -
PolicyShortpayFlag: boolean
Title:
Short PayMaximum Length:1Indicates whether the expense is short-paid due to policy noncompliance. -
PolicyViolatedFlag: boolean
Maximum Length:
1Indicates whether the expense violates company policies. -
PolicyWarningFlag: boolean
Maximum Length:
1Indicates whether the expense is marked with a warning. -
PolicyWarningReasonCode: string
Maximum Length:
30Code that indicates the reason for a warning that an expense auditor applies to an expense item. A list of accepted values are defined in the lookup type ORA_EXM_WARNING_REASON. -
PrepaidFlag: boolean
Title:
This is a prepaid expenseMaximum Length:1Indicates whether the expense is prepaid. -
PreparerId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
RatePerPassenger: number
Mileage rate per passenger for an expense.
-
ReceiptAmount: number
Title:
AmountAmount of the receipt in the receipt currency. -
ReceiptCurrency: string
Title:
Currency NameMaximum Length:80Currency of the expense receipt for an expense. -
ReceiptCurrencyCode: string
Maximum Length:
15Code that indicates the receipt currency of an expense item. -
ReceiptDate: string
(date)
Title:
DateDate when a receipt is generated. -
ReceiptMissingDecRequiredFlag: boolean
Maximum Length:
1Indicates whether an expense item with missing receipts requires submission of a missing receipts declaration. -
ReceiptMissingFlag: boolean
Title:
Receipt missingMaximum Length:1Indicates whether receipts are missing for an expense. -
ReceiptRequiredFlag: boolean
Title:
Original Receipt RequiredMaximum Length:1Indicates whether an expense requires a receipt. -
ReceiptTime: string
(date-time)
Title:
Receipt TimeDate and time when the transaction occurred. Allows you to differentiate transactions made on the same day based on their accounting time. -
ReceiptVerifiedFlag: boolean
Title:
Receipt VerifiedMaximum Length:1Indicates whether an auditor verifies the receipt for an expense. -
ReimbursableAmount: number
Title:
Reimbursable AmountAmount to be reimbursed to the individual in reimbursable currency for an expense. -
ReimbursementCurrency: string
Title:
Currency NameMaximum Length:80Currency used to reimburse an expense. -
ReimbursementCurrencyCode: string
Maximum Length:
15Code that indicates the currency of the amount to be reimbursed to the individual for expenses incurred. -
SequenceNumber: number
Number associated with a sequence in which expense items are entered in an expense report.
-
StartDate: string
(date)
Title:
DateDate when the expense occurred or the first day of an expense that spans multiple days. -
StartOdometer: number
Title:
Starting Odometer ReadingOdometer reading at the start of a trip. -
TaxClassification: string
Tax classification meaning. Setting of the TaxClassificationCode attribute is based on the value of this attribute.
-
TaxClassificationCode: string
Maximum Length:
30Code that indicates a tax classification that applies to an expense item. -
TicketClass: string
Maximum Length:
80Class of ticket. Possible values are BUSINESS and ECONOMY. -
TicketClassCode: string
Title:
Flight ClassMaximum Length:30Code that indicates the ticket class of a ship cabin or a flight. Possible values are BUSINESS and ECONOMY. -
TicketNumber: string
Title:
Ticket NumberMaximum Length:80Number of the airline ticket. -
TipAmount: number
Title:
Tip AmountAmount of tip given in the transaction. Allows you to manage receipts that have different total amounts due to tips. -
TravelMethodCode: string
Maximum Length:
30Code that indicates the method of travel used during a trip. -
TravelType: string
Title:
Flight TypeMaximum Length:30Type of flight. Possible values are DOMESTIC and INTERNATIONAL. -
TravelTypeName: string
Type of flight. Possible values are Domestic and International. Setting of the TravelType attribute is based on the value of this attribute.
-
TripDistance: number
Title:
Trip DistanceTotal distance traveled during a business trip for which mileage reimbursement is requested. -
UOMDays: number
Calculation for the number of per diem expense days based on the unit of measure.
-
ValidationErrorFlag: boolean
Indicates whether a validation error exists.
-
ValidationErrorMessages: string
Error messages populated during validation.
-
ValidationStatus: string
Maximum Length:
30Indicates the status of the expense item validation. The valid values are NULL for old expenses that need to be revalidated, E for expenses with at least one error, W for expenses that have no errors but have warnings, and C for expenses without any errors or warnings. -
ValidationWarningMessages: string
Warning messages populated during validation.
-
VehicleCategory: string
Category of vehicle.
-
VehicleCategoryCode: string
Title:
Vehicle CategoryMaximum Length:30Code that indicates the vehicle type category. Possible values are COMPANY, PRIVATE, and RENTAL. -
VehicleType: string
Title:
Vehicle TypeMaximum Length:30Type of vehicle for which mileage reimbursement is permitted. Possible values are CAR, MOTORCYCLE, and VAN. -
VehicleTypeName: string
Name of type of vehicle.
-
VisitedFlag: boolean
Maximum Length:
1Indicates whether the user has confirmed the expense. -
ZoneCode: string
Title:
ZoneMaximum Length:30Code that indicates the geographical area of the trip. -
ZoneTypeCode: string
Code that indicates the lookup type that defines the zones for which mileage rates are defined.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to manage documents that the user attaches to an expense item.
Show Source
Nested Schema : Daily sum limit
Type:
objectTitle:
Daily sum limitDaily expense limit of a trip.
Nested Schema : Duplicate Expenses
Type:
arrayTitle:
Duplicate ExpensesThe duplicate expenses resource is a child resource that contains information about all duplicate expense items related to an expense.
Show Source
Nested Schema : Expense Attendees
Type:
arrayTitle:
Expense AttendeesThe expense attendees resource is a child resource that contains attendee information about an expense item.
Show Source
Nested Schema : Expense Descriptive Flexfields
Type:
arrayTitle:
Expense Descriptive FlexfieldsThe expense descriptive flexfields resource is used to manage details about the descriptive flexfield references for an expense item.
Show Source
Nested Schema : Expense Distributions
Type:
arrayTitle:
Expense DistributionsThe expense distributions resource is a child resource that contains distribution information about an expense item.
Show Source
Nested Schema : Expense Errors
Type:
arrayTitle:
Expense ErrorsThe expense errors resource is a child resource that contains information about all validation errors of an expense.
Show Source
Nested Schema : Expense Itemizations
Type:
arrayTitle:
Expense ItemizationsThe expense itemizations resource is a child resource used to manage details about the itemized lines of an expense item.
Show Source
Nested Schema : Matched Expenses
Type:
arrayTitle:
Matched ExpensesThe matched expenses resource is a child resource that contains information about all matched expense items related to an expense.
Show Source
Nested Schema : expenseReports-Expense-Attachments-item-patch-request
Type:
Show Source
object-
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attached file. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEData type code of the attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of an attachment. -
DmDocumentId: string
Maximum Length:
255The unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Address of the folder that contains attachments associated with an expense. -
DmVersionNumber: string
Maximum Length:
255The version number of the attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the file. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL to which a file is attached. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the uploaded attachment. Possible values are JPG and PNG. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText uploaded as an attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI where the attachment is present. The value is appended to the application to generate the final URL. -
Url: string
Title:
UrlMaximum Length:4000URL of the attached file.
Nested Schema : expenseReports-Expense-duplicateExpenses-item-patch-request
Type:
Show Source
object-
DuplicateGroupId: integer
(int64)
Value that uniquely identifies a group of duplicate expenses.
-
DuplicateStatusCode: string
Maximum Length:
1Indicates whether expenses are duplicate or not.
Nested Schema : expenseReports-Expense-ExpenseAttendee-item-patch-request
Type:
Show Source
object-
Amount: number
Title:
AmountAmount spent on the event attendee. -
AttendeeEmail: string
Email address of the attendee.
-
AttendeePhoneNumber: string
Phone number of the attendee.
-
AttendeeType: string
Title:
Attendee TypeMaximum Length:30Type of event attendee. Possible values are EMPLOYEE and NONEMPLOYEE. -
EmployeeFlag: boolean
Maximum Length:
1Indicates whether an event attendee is an employee. -
EmployerAddress: string
Title:
Employer AddressMaximum Length:240Employer address of the event attendee. -
EmployerName: string
Title:
EmployerMaximum Length:240Employer name of the event attendee. -
EmployerPartyId: integer
(int64)
Value that uniquely identifies an employer.
-
ExpenseAttendeeId: integer
(int64)
Value that uniquely identifies the event attendee.
-
ExpenseId: integer
(int64)
Value that uniquely identifies an expense item.
-
Name: string
Title:
NameMaximum Length:240Tax identifier of the employee or nonemployee event attendee. -
TaxIdentifier: string
Maximum Length:
30Tax identifier of the employee or nonemployee event attendee. -
Title: string
Title:
TitleMaximum Length:80Title of the employee or nonemployee event attendee.
Nested Schema : expenseReports-Expense-ExpenseDff-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Expense TypeMaximum Length:150Descriptive flexfield context name for expenses. -
__FLEX_Context_DisplayValue: string
Title:
Expense TypeExpense Type -
ExpenseId: integer
(int64)
Value that uniquely identifies an expense.
Nested Schema : schema
Type:
Show Source
object-
CodeCombinationId: integer
(int64)
Value that uniquely identifies the accounting code combination to which an expense is charged.
-
Company: string
Maximum Length:
25Company to which an expense is charged. -
CostCenter: string
Business organization to which an expense is charged.
-
ExpenseDistId: integer
(int64)
Value that uniquely identifies the expense distribution of a specific expense item.
-
ExpenseId(required): integer
(int64)
Value that uniquely identifies the expense for an expense distribution.
-
ExpenseReportId: integer
(int64)
Value that uniquely identifies the expense report that includes the expense corresponding to an expense distribution.
-
OrgId(required): integer
(int64)
Unique identifier of the user's organization for which the expense is created.
-
PJCDFF: array
Projects Descriptive Flexfields
Title:
Projects Descriptive FlexfieldsThe project-related descriptive flexfields resource is a child resource that maintains project flexfields related to an expense. -
ReimbursableAmount: number
Amount to be reimbursed to the individual against an expense distribution.
Nested Schema : Projects Descriptive Flexfields
Type:
arrayTitle:
Projects Descriptive FlexfieldsThe project-related descriptive flexfields resource is a child resource that maintains project flexfields related to an expense.
Show Source
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-patch-request", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-patch-request", "AP_Invoice_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-patch-request", "EXM_Expense_Report":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-patch-request", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-patch-request", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-patch-request", "OM_Sales_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-patch-request", "PJC_All":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-patch-request", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-patch-request", "POR_Requisition":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-patch-request", "POR_User_Preferences":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-patch-request", "PO_Purchase_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-patch-request", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-patch-request", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-patch-request" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
- AP_Distribution_Sets
- AP_Invoice_Distribution
- AP_Invoice_Line
- EXM_Expense_Report
- EXM_Expense_Report_Line
- INV_Misc_Transactions
- OM_Sales_Order
- PJC_All
- PJC_Expenditure_Batch
- POR_Requisition
- POR_User_Preferences
- PO_Purchase_Order
- PO_Purchase_Order_Line
- PO_Purchase_Order_Schedule
Match One Schema
Show Source
- AP_Distribution_Sets - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-patch-request
- AP_Invoice_Distribution - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-patch-request
- AP_Invoice_Line - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-patch-request
- EXM_Expense_Report - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-patch-request
- EXM_Expense_Report_Line - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-patch-request
- INV_Misc_Transactions - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-patch-request
- OM_Sales_Order - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-patch-request
- PJC_All - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-patch-request
- PJC_Expenditure_Batch - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-patch-request
- POR_Requisition - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-patch-request
- POR_User_Preferences - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-patch-request
- PO_Purchase_Order - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-patch-request
- PO_Purchase_Order_Line - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-patch-request
- PO_Purchase_Order_Schedule - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-patch-request
Nested Schema : expenseReports-Expense-expenseErrors-item-patch-request
Type:
Show Source
object-
ErrorCode: string
Maximum Length:
255Error code of the expense validation error. -
ErrorDescription: string
Description of the expense validation error.
-
ErrorSequence: integer
Unique identifier of an expense validation error.
-
Name: string
Maximum Length:
255Name of the attribute in an expense validation error. -
Type: string
Maximum Length:
255Indicates whether the record returned is an error or a warning.
Nested Schema : expenseReports-Expense-ExpenseItemization-item-patch-request
Type:
Show Source
object-
AssignmentId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
AuditAdjustmentReason: string
Title:
Additional InformationMaximum Length:240Auditor's reason for adjusting the reimbursable amount to the individual. -
AuditAdjustmentReasonCode: string
Title:
Audit IssueMaximum Length:30Code that indicates the auditor's reason for adjusting the reimbursable amount to the individual. -
AwtGroupId: integer
(int64)
Value that uniquely identifies an alternate tax withholding group.
-
BilledAmount: number
Title:
Billed AmountAmount billed to the corporate card account. -
BilledCurrencyCode: string
Code that indicates the amount billed to the corporate card account.
-
CardId: integer
(int64)
Value that uniquely identifies a specific corporate card.
-
CheckoutDate: string
(date)
Title:
Checkout DateDate when a person departs a place associated with an accommodations expense category. -
CreditCardTrxnId: integer
(int64)
Value that uniquely identifies a specific corporate card transaction.
-
DailyAmount: number
Title:
Daily AmountAmount of the daily expense receipt in the receipt currency. -
DailyDistance: number
Distance traveled in a day for business.
-
DailyLimit: object
Daily sum limit
Title:
Daily sum limitDaily expense limit of a trip. -
DepartureLocationId: integer
(int64)
Title:
Departure CityValue that uniquely identifies the departure location. -
Description: string
Title:
DescriptionMaximum Length:240Description of an expense item. -
DestinationFrom: string
Title:
Departure CityMaximum Length:4000Starting or departure location of the trip. -
DestinationTo: string
Title:
Arrival CityMaximum Length:4000Ending or arrival location of the trip. -
DistanceUnitCode: string
Maximum Length:
30Code that indicates the travel distance unit. Possible values are KILOMETER and MILE. -
EndDate: string
Title:
End DateLast day of an expense that spans multiple days. -
EndOdometer: number
Title:
Ending Odometer ReadingOdometer reading at the end of a trip. -
ExchangeRate: number
Title:
Conversion RateRate that represents the amount one currency can be exchanged for another at a specific point in time. -
ExpenseCategoryCode: string
Title:
Expense ClassMaximum Length:30Code that indicates the classification of an expense item. Possible values are BUSINESS and PERSONAL. -
ExpenseCreationMethodCode: string
Maximum Length:
30Code that indicates the method of expense item creation. Possible values are MOBILE iOS DEVICE and MOBILE ANDROID DEVICE. -
ExpenseId: integer
(int64)
Value that uniquely identifies a specific expense item.
-
ExpenseReportId: integer
(int64)
Value that uniquely identifies a specific expense report.
-
ExpenseSource: string
Title:
SourceMaximum Length:30Source of an expense item. Possible values are CASH and CORPORATE CARD. -
ExpenseTemplateId: integer
(int64)
Title:
Expense TemplateValue that uniquely identifies a specific expense template. -
ExpenseType: string
Maximum Length:
80Potential expense defined during setup and against which an expense item is incurred. -
ExpenseTypeId: integer
(int64)
Title:
Expense TypeValue that uniquely identifies a specific expense type. -
FlightClassLimit: string
Expense limit for a flight class.
-
FlightDuration: number
Title:
Flight DurationDuration of an airline flight in hours. -
FlightNumber: string
Maximum Length:
80Number of an airline flight. -
FuelType: string
Title:
Fuel TypeMaximum Length:30Types of fuel for which a fuel charge is reimbursed. -
ImgReceiptRequiredFlag: boolean
Title:
Imaged Receipt RequiredMaximum Length:1Indicates whether an expense requires an imaged receipt. -
ItemizationParentExpenseId: integer
(int64)
Value that uniquely identifies the parent expense of an itemized expense item. Possible values are NULL, which indicates that the expense is not itemized, -1 which indicates that the expense is a parent line with itemization, and greater than 0, which indicates that the expense is an itemized child line and the value is the parent line's identifier.
-
ItemizationReceiptBusinessTotalAmount: number
Expense receipt amount to be reimbursed by the employer.
-
ItemizationReceiptPersonalTotalAmount: number
Amount on the receipt that was incurred by the employee for personal use.
-
ItineraryReservationId: integer
(int64)
Value that uniquely identifies a travel reservation.
-
Justification: string
Title:
JustificationMaximum Length:240Reason an expense was incurred. -
JustificationRequiredFlag: boolean
Maximum Length:
1Indicates whether an expense requires justification. -
LicensePlateNumber: string
Title:
License Plate NumberMaximum Length:30Number of the vehicle license plate. -
Location: string
Title:
Expense LocationMaximum Length:80Location where the expense was incurred. -
LocationId: integer
(int64)
Value that uniquely identifies a specific expense location.
-
LongTermTripFlag: boolean
Maximum Length:
1Indicates whether a trip is long-term. -
LongTermTripStartDate: string
(date)
Title:
Original Start Date of Long-Term TripDate when a long-term trip started. -
MerchantDocumentNumber: string
Title:
Receipt NumberMaximum Length:80Number on the receipt issued by the merchant. -
MerchantName: string
Title:
Merchant NameMaximum Length:80Name of the merchant where the expense was incurred. -
MerchantReference: string
Title:
Merchant ReferenceMaximum Length:240Purchase identification of a transaction provided by the merchant at the point of sale. -
MerchantTaxpayerId: string
Title:
Taxpayer IDMaximum Length:80Value that uniquely identifies a merchant tax payer. -
MerchantTaxRegNumber: string
Title:
Tax Registration NumberMaximum Length:80Unique sequence of letters or numbers assigned to a party or party site by a tax authority when it is registered and by which the party or party site registration is identified. -
MileagePolicyId: integer
Value that uniquely identifies a mileage policy.
-
NumberOfAttendees: number
Title:
Number of AttendeesNumber of people that attended an event for which expenses were incurred. For example, the number of people who attended a business dinner or an entertainment event. -
NumberOfDays: integer
Title:
Number of DaysNumber of days the expense is incurred. -
NumberPeople: integer
Title:
Number of PassengersNumber of passengers in the vehicle. -
OrgId: integer
(int64)
Value that uniquely identifies the business unit associated with the row.
-
PassengerAmount: number
Total reimbursement for carrying passengers in the vehicle.
-
PassengerName: string
Title:
Passenger NameMaximum Length:240Name of airline flight passenger. -
PassengerRateType: string
Maximum Length:
30Passenger rate type used for mileage reimbursement for an expense. -
PaymentDueFromCode: string
Code that indicates the liability owner of the transaction.
-
PersonalReceiptAmount: number
Title:
Personal AmountAmount of the receipt that is marked as a personal expense. -
PersonId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
PolicyShortpayFlag: boolean
Title:
Short PayMaximum Length:1Indicates whether the expense is short-paid due to policy noncompliance. -
PolicyViolatedFlag: boolean
Maximum Length:
1Indicates whether the expense violates company policies. -
PolicyWarningFlag: boolean
Maximum Length:
1Indicates whether the expense is marked with a warning. -
PolicyWarningReasonCode: string
Maximum Length:
30Code that indicates the reason for a warning that an expense auditor applies to an expense item. A list of accepted values are defined in the lookup type ORA_EXM_WARNING_REASON. -
PreparerId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
RatePerPassenger: number
Mileage rate per passenger for an expense.
-
ReceiptAmount: number
Title:
AmountAmount of the receipt in the receipt currency. -
ReceiptCurrencyCode: string
Maximum Length:
15Code that indicates the receipt currency of an expense item. -
ReceiptDate: string
(date)
Title:
DateDate when a receipt is generated. -
ReceiptMissingDecRequiredFlag: boolean
Maximum Length:
1Indicates whether an expense item with missing receipts requires submission of a missing receipts declaration. -
ReceiptMissingFlag: boolean
Title:
Receipt missingMaximum Length:1Indicates whether receipts are missing for an expense. -
ReceiptRequiredFlag: boolean
Title:
Original Receipt RequiredMaximum Length:1Indicates whether an expense requires a receipt. -
ReceiptVerifiedFlag: boolean
Title:
Receipt VerifiedMaximum Length:1Indicates whether an auditor verifies the receipt for an expense. -
ReimbursableAmount: number
Title:
Reimbursable AmountAmount to be reimbursed to the individual in reimbursable currency for an expense. -
ReimbursementCurrencyCode: string
Maximum Length:
15Code that indicates the currency of the amount to be reimbursed to the individual for expenses incurred. -
SequenceNumber: number
Number associated with a sequence in which expense items are entered in an expense report.
-
StartDate: string
(date)
Title:
DateDate when the expense occurred or the first day of an expense that spans multiple days. -
TaxClassificationCode: string
Maximum Length:
30Code that indicates a tax classification that applies to an expense item. -
TicketClassCode: string
Title:
Flight ClassMaximum Length:30Code that indicates the ticket class of a ship cabin or a flight. Possible values are BUSINESS and ECONOMY. -
TicketNumber: string
Title:
Ticket NumberMaximum Length:80Number of the airline ticket. -
TravelMethodCode: string
Maximum Length:
30Code that indicates the method of travel used during a trip. -
TravelType: string
Title:
Flight TypeMaximum Length:30Type of flight. Possible values are DOMESTIC and INTERNATIONAL. -
TripDistance: number
Title:
Trip DistanceTotal distance traveled during a business trip for which mileage reimbursement is requested. -
UOMDays: number
Calculation for the number of per diem expense days based on the unit of measure.
-
ValidationErrorFlag: boolean
Indicates whether a validation error exists.
-
ValidationErrorMessages: string
Error messages populated during validation.
-
ValidationWarningMessages: string
Warning messages populated during validation.
-
VehicleCategoryCode: string
Title:
Vehicle CategoryMaximum Length:30Code that indicates the vehicle type category. Possible values are COMPANY, PRIVATE, and RENTAL. -
VehicleType: string
Title:
Vehicle TypeMaximum Length:30Type of vehicle for which mileage reimbursement is permitted. Possible values are CAR, MOTORCYCLE, and VAN. -
ZoneCode: string
Title:
ZoneMaximum Length:30Code that indicates the geographical area of the trip. -
ZoneTypeCode: string
Code that indicates the lookup type that defines the zones for which mileage rates are defined.
Nested Schema : Daily sum limit
Type:
objectTitle:
Daily sum limitDaily expense limit of a trip.
Nested Schema : expenseReports-Expense-matchedExpenses-item-patch-request
Type:
Show Source
object-
MergedFlag: string
Maximum Length:
1Indicates whether expenses are merged after a match.
Nested Schema : expenseReports-expenseNotes-item-patch-request
Type:
Show Source
object-
Event: string
Maximum Length:
240Event that triggered an expense report status change, such as approval or audit. -
ExpenseReportId: integer
(int64)
Unique identifier of an expense report for which expense notes are entered.
-
ExpenseReportProcessingId: integer
Unique identifier of an expense report's processing detail.
-
LastUpdateDate: string
(date-time)
Date when the expense note was last updated.
-
LastUpdatedBy: string
Maximum Length:
64User who last updated the expense note. -
LastUpdateLogin: string
Maximum Length:
32Session login that is associated with the user who last updated the expense note.
Nested Schema : expenseReports-ExpenseReportDff-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:240Descriptive flexfield context name for expense reports. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive flexfield number of segments for expense reports. -
ExpenseReportId: integer
(int64)
Value that uniquely identifies the expense report.
Response
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 : expenseReports-item-response
Type:
Show Source
object-
AssignmentId: integer
(int64)
Identifier of the assignment of the person on the expense report.
-
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to manage documents that the user attaches to an expense report. -
AuditCode: string
Title:
Audit TypeMaximum Length:30Audit type for the expense report based on receipt requirements, such as original receipt-based audit and imaged receipt-based audit. -
AuditCodeName: string
Title:
MeaningRead Only:trueMaximum Length:80Lookup meaning of Audit Code. -
AuditReturnReasonCode: string
Maximum Length:
30Reason why the expense report was returned to the individual during audit. -
BothpayFlag: boolean
Maximum Length:
1Indicator of whether the expense report contains corporate card transactions with Both Pay payment liability. -
BusinessUnit: string
Title:
Business UnitMaximum Length:240Indicates the identifier of the business unit associated with the row. -
CreatedBy: string
Read Only:
trueMaximum Length:64Who column: indicates the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueWho column: indicates the date and time of the creation of the row. -
CurrentApproverId: integer
(int64)
Identifier of the current approver of the expense report.
-
CurrentApprovers: string
Read Only:
trueMaximum Length:2550List of persons with whom expense report approval is pending. -
ExchangeRateType: string
Maximum Length:
30Conversion rate type used for calculating the reimbursable amount. -
Expense: array
Expenses
Title:
ExpensesThe expenses resource is a child resource that contains information about an expense item. -
expenseNotes: array
Expense Notes
Title:
Expense NotesThe expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report. -
ExpensePayment: array
Expense Report Payments
Title:
Expense Report PaymentsThe expense report payments resource is a child resource that contains payment information for a paid expense report. -
ExpenseReportDate: string
(date)
Title:
DateMonth, day, and year in which an expense report is saved or submitted. -
ExpenseReportDff: array
Expense Report Descriptive Flexfields
Title:
Expense Report Descriptive FlexfieldsThe expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report. -
ExpenseReportId: integer
(int64)
Identifier of the expense report.
-
ExpenseReportNumber: string
Title:
Report NumberMaximum Length:50Unique number that references an expense report and follows the numbering policies of the company. -
ExpenseReportStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Status of the expense report. -
ExpenseReportTotal: number
Title:
Report TotalTotal amount of the expense report in reimbursement currency. Amount in approver preferred currency is also shown if approver has a different preferred currency. -
ExpenseStatusCode: string
Title:
Report StatusMaximum Length:30Expense report approval status, such as Approved, Pending Manager Approval, or Paid. -
ExpenseStatusDate: string
(date)
Date when expense report acquired the current status.
-
FinalApprovalDate: string
(date)
Date when final approval is obtained.
-
ImagedReceiptsReceivedDate: string
(date)
Title:
Imaged Receipt Received DateDate when an imaged receipt is received for an expense report. -
ImagedReceiptsStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Status of the imaged receipts for an expense report, such as Required, Missing, and Received. -
ImagedReceiptsStatusCode: string
Title:
Imaged Receipt StatusMaximum Length:30Status of the imaged receipts for an expense report, such as Required, Missing, and Received. -
LastUpdateDate: string
(date-time)
Title:
DateRead Only:trueWho column: indicates the date and time of the last update of the row. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Who column: indicates the user who last updated the row. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Who column: indicates the session login associated to the user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MatchExpenses: string
Identifies whether corporate card transactions can be matched against expenses.
-
MissingImagesReason: string
Title:
Missing Images ReasonMaximum Length:80Reason imaged receipts are not submitted with the expense report. -
OrgId: integer
(int64)
Indicates the identifier of the business unit associated to the row.
-
OriginalReceiptsStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Status of the original receipts for an expense report, such as Required, Missing, and Received. -
OverrideApproverId: integer
(int64)
Identifier of the person chosen as the initial approver by the individual.
-
ParentExpenseReportId: integer
(int64)
Identifier of the parent expense report.
-
PaymentMethodCode: string
Title:
Preferred Payment MethodMaximum Length:120Method of payment for this expense report such as check, cash, or credit. -
PersonId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
PersonName: string
Title:
NameRead Only:trueMaximum Length:240Name of the person for whom the expense report is created. -
PreparerId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
processingDetails: array
Expense Processing Details
Title:
Expense Processing DetailsThe expense processing details resource is a child resource that contains information about status changes of an expense report. -
Purpose: string
Title:
PurposeMaximum Length:240Business activities that justify the expense report. -
ReceiptsFilingNumber: string
Title:
Report Filing NumberMaximum Length:240Receipt filing number that is manually entered by the expense auditor. -
ReceiptsReceivedDate: string
(date)
Title:
Original Receipt Package Check in DateDate when receipts for the expense report are received. -
ReceiptsStatusCode: string
Title:
Original Receipt StatusMaximum Length:30Receipt status of an expense report, such as Missing, Required, and Received. -
ReimbursementCurrencyCode: string
Title:
Reimbursement CurrencyMaximum Length:15Currency of the amount to be reimbursed to the individual for the expenses incurred. -
ReportCreationMethodCode: string
Maximum Length:
30Method of expense report creation, such as mobile iOS device or mobile Android device. -
ReportSubmitDate: string
(date)
Title:
DateMonth, day, and year in which an expense report is submitted. -
SubmitErrors: string
Identifies whether errors occurred during submission of the expense report.
-
SubmitReport: string
Indicates whether the expense report can be created and submitted.
-
TripId: integer
(int64)
Business trip for which report was created.
-
UnappliedAdvancesJust: string
Maximum Length:
240Justification for not applying an outstanding cash advance against this expense report. -
UnappliedCashAdvReason: string
Maximum Length:
240Reason outstanding cash advances are not applied to this expense report.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to manage documents that the user attaches to an expense report.
Show Source
Nested Schema : Expenses
Type:
arrayTitle:
ExpensesThe expenses resource is a child resource that contains information about an expense item.
Show Source
Nested Schema : Expense Notes
Type:
arrayTitle:
Expense NotesThe expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report.
Show Source
Nested Schema : Expense Report Payments
Type:
arrayTitle:
Expense Report PaymentsThe expense report payments resource is a child resource that contains payment information for a paid expense report.
Show Source
Nested Schema : Expense Report Descriptive Flexfields
Type:
arrayTitle:
Expense Report Descriptive FlexfieldsThe expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Expense Processing Details
Type:
arrayTitle:
Expense Processing DetailsThe expense processing details resource is a child resource that contains information about status changes of an expense report.
Show Source
Nested Schema : expenseReports-Attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attachment associated with an expense. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attached file. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the row. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueName of the user who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the row was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEData type code of the attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of an attachment. -
DmDocumentId: string
Maximum Length:
255The unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Address of the folder that contains attachments associated with an expense. -
DmVersionNumber: string
Maximum Length:
255The version number of the attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the file. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL to which a file is attached. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the row. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueDate when the record was last updated by a specific user. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the uploaded attachment. Possible values are JPG and PNG. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText uploaded as an attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI where the attachment is present. The value is appended to the application to generate the final URL. -
Url: string
Title:
UrlMaximum Length:4000URL of the attached file. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Name of the user associated with an attachment.
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 : expenseReports-Expense-item-response
Type:
Show Source
object-
AgencyName: string
Title:
AgencyMaximum Length:80Name of the service that provided car rental or airfare. -
AssignmentId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
AttachmentExists: string
Read Only:
trueMaximum Length:1Indicates whether an attachment exists for the expense. -
Attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to manage documents that the user attaches to an expense item. -
AuditAdjustmentReason: string
Title:
Additional InformationMaximum Length:240Auditor's reason for adjusting the reimbursable amount to the individual. -
AuditAdjustmentReasonCode: string
Title:
Audit IssueMaximum Length:30Code that indicates the auditor's reason for adjusting the reimbursable amount to the individual. -
AuthTrxnNumber: string
Maximum Length:
240Code of a credit card transaction authorization. -
AutoSubmitDate: string
(date-time)
Date when the expense is submitted.
-
AwtGroupId: integer
(int64)
Value that uniquely identifies an alternate tax withholding group.
-
BilledAmount: number
Title:
Billed AmountAmount billed to the corporate card account. -
BilledCurrencyCode: string
Code that indicates the amount billed to the corporate card account.
-
BusinessUnit: string
Title:
Business UnitMaximum Length:240Business unit associated with the incurred expense. -
CardId: integer
(int64)
Read Only:
trueValue that uniquely identifies a specific corporate card. -
CheckoutDate: string
(date)
Title:
Checkout DateDate when a person departs a place associated with an accommodations expense category. -
CountryCode: string
Code that indicates the country where the expense is incurred.
-
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. -
CreditCardTrxnId: integer
(int64)
Read Only:
trueValue that uniquely identifies a specific corporate card transaction. -
DailyAmount: number
Title:
Daily AmountAmount of the daily expense receipt in the receipt currency. -
DailyDistance: number
Distance traveled in a day for business.
-
DailyLimit: object
Daily sum limit
Title:
Daily sum limitDaily expense limit of a trip. -
DepartureLocationId: integer
(int64)
Title:
Departure CityValue that uniquely identifies the departure location. -
Description: string
Title:
DescriptionMaximum Length:240Description of an expense item. -
DestinationFrom: string
Title:
Departure CityMaximum Length:4000Starting or departure location of the trip. -
DestinationTo: string
Title:
Arrival CityMaximum Length:4000Ending or arrival location of the trip. -
DistanceUnit: string
Title:
MeaningRead Only:trueMaximum Length:80Unit of measurement for the distance traveled. Possible values are KILOMETER and MILE. -
DistanceUnitCode: string
Maximum Length:
30Code that indicates the travel distance unit. Possible values are KILOMETER and MILE. -
duplicateExpenses: array
Duplicate Expenses
Title:
Duplicate ExpensesThe duplicate expenses resource is a child resource that contains information about all duplicate expense items related to an expense. -
EndDate: string
Title:
End DateLast day of an expense that spans multiple days. -
EndDateTimestamp: string
(date-time)
Title:
End DateRead Only:trueLast day and time of an expense that spans multiple days. -
EndOdometer: number
Title:
Ending Odometer ReadingOdometer reading at the end of a trip. -
ExchangeRate: number
Title:
Conversion RateRate that represents the amount one currency can be exchanged for another at a specific point in time. -
ExpenseAttendee: array
Expense Attendees
Title:
Expense AttendeesThe expense attendees resource is a child resource that contains attendee information about an expense item. -
ExpenseCategoryCode: string
Title:
Expense ClassMaximum Length:30Code that indicates the classification of an expense item. Possible values are BUSINESS and PERSONAL. -
ExpenseCreationMethodCode: string
Maximum Length:
30Code that indicates the method of expense item creation. Possible values are MOBILE iOS DEVICE and MOBILE ANDROID DEVICE. -
ExpenseDff: array
Expense Descriptive Flexfields
Title:
Expense Descriptive FlexfieldsThe expense descriptive flexfields resource is used to manage details about the descriptive flexfield references for an expense item. -
ExpenseDistribution: array
Expense Distributions
Title:
Expense DistributionsThe expense distributions resource is a child resource that contains distribution information about an expense item. -
expenseErrors: array
Expense Errors
Title:
Expense ErrorsThe expense errors resource is a child resource that contains information about all validation errors of an expense. -
ExpenseId: integer
(int64)
Value that uniquely identifies a specific expense item.
-
ExpenseItemization: array
Expense Itemizations
Title:
Expense ItemizationsThe expense itemizations resource is a child resource used to manage details about the itemized lines of an expense item. -
ExpenseReference: integer
(int32)
Reference number to identify the expense.
-
ExpenseReportId: integer
(int64)
Value that uniquely identifies a specific expense report.
-
ExpenseReportStatus: string
Title:
Report StatusRead Only:trueMaximum Length:30Status of an expense report. -
ExpenseSource: string
Title:
SourceMaximum Length:30Source of an expense item. Possible values are CASH and CORPORATE CARD. -
ExpenseSourceName: string
Title:
MeaningRead Only:trueMaximum Length:80Source of an expense item. Possible values are CASH and CORPORATE CARD. -
ExpenseTemplate: string
Title:
Expense TemplateMaximum Length:80Expense template against which the expense is incurred. -
ExpenseTemplateId: integer
(int64)
Title:
Expense TemplateValue that uniquely identifies a specific expense template. -
ExpenseType: string
Title:
Expense TypeMaximum Length:80Expense type against which the expense is incurred. -
ExpenseTypeCategoryCode: string
Maximum Length:
30Code of the category to which an expense belongs, such as AIRFARE, CAR_RENTAL, or ACCOMMODATIONS. -
ExpenseTypeId: integer
(int64)
Title:
Expense TypeValue that uniquely identifies a specific expense type. -
FlightClassLimit: string
Expense limit for a flight class.
-
FlightDuration: number
Title:
Flight DurationDuration of an airline flight in hours. -
FlightNumber: string
Maximum Length:
80Number of an airline flight. -
FuelType: string
Title:
Fuel TypeMaximum Length:30Types of fuel for which a fuel charge is reimbursed. -
FuelTypeName: string
Name of type of fuel.
-
ImageReceiptRequiredFlag: boolean
Title:
Imaged Receipt RequiredMaximum Length:1Indicates whether an expense requires an imaged receipt. -
ItemizationParentExpenseId: integer
(int64)
Value that uniquely identifies the parent expense of an itemized expense item. Possible values are NULL, which indicates that the expense is not itemized, -1 which indicates that the expense is a parent line with itemization, and greater than 0, which indicates that the expense is an itemized child line and the value is the parent line's identifier.
-
ItemizationReceiptBusinessTotalAmount: number
Expense receipt amount to be reimbursed by the employer.
-
ItemizationReceiptPersonalTotalAmount: number
Amount on the receipt that was incurred by the employee for personal use.
-
ItineraryReservationId: integer
(int64)
Value that uniquely identifies a travel reservation.
-
Justification: string
Title:
JustificationMaximum Length:240Reason an expense was incurred. -
JustificationRequiredFlag: boolean
Maximum Length:
1Indicates whether an expense requires justification. -
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. -
LicensePlateNumber: string
Title:
License Plate NumberMaximum Length:30Number of the vehicle license plate. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Location: string
Title:
Expense LocationMaximum Length:80Location where the expense was incurred. -
LocationId: integer
(int64)
Value that uniquely identifies a specific expense location.
-
LongTermTripFlag: boolean
Maximum Length:
1Indicates whether a trip is long-term. -
LongTermTripStartDate: string
(date)
Title:
Original Start Date of Long-Term TripDate when a long-term trip started. -
matchedExpenses: array
Matched Expenses
Title:
Matched ExpensesThe matched expenses resource is a child resource that contains information about all matched expense items related to an expense. -
MerchantDocumentNumber: string
Title:
Receipt NumberMaximum Length:80Number on the receipt issued by the merchant. -
MerchantName: string
Title:
Merchant NameMaximum Length:80Name of the merchant where the expense was incurred. -
MerchantReference: string
Title:
Merchant ReferenceMaximum Length:240Purchase identification of a transaction provided by the merchant at the point of sale. -
MerchantTaxpayerId: string
Title:
Taxpayer IDMaximum Length:80Value that uniquely identifies a merchant tax payer. -
MerchantTaxRegNumber: string
Title:
Tax Registration NumberMaximum Length:80Unique sequence of letters or numbers assigned to a party or party site by a tax authority when it is registered and by which the party or party site registration is identified. -
MileagePolicyId: integer
Value that uniquely identifies a mileage policy.
-
NumberOfAttendees: number
Title:
Number of AttendeesNumber of people that attended an event for which expenses were incurred. For example, the number of people who attended a business dinner or an entertainment event. -
NumberOfDays: integer
Title:
Number of DaysNumber of days the expense is incurred. -
NumberPeople: integer
Title:
Number of PassengersNumber of passengers in the vehicle. -
OrgId: integer
(int64)
Value that uniquely identifies the business unit associated with the row.
-
PassengerAmount: number
Total reimbursement for carrying passengers in the vehicle.
-
PassengerName: string
Title:
Passenger NameMaximum Length:240Name of airline flight passenger. -
PassengerRateType: string
Maximum Length:
30Passenger rate type used for mileage reimbursement for an expense. -
PaymentDueFromCode: string
Code that indicates the liability owner of the transaction.
-
PersonalReceiptAmount: number
Title:
Personal AmountAmount of the receipt that is marked as a personal expense. -
PersonId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
PersonName: string
Title:
NameMaximum Length:240Name of the person who incurs the expense. -
PolicyShortpayFlag: boolean
Title:
Short PayMaximum Length:1Indicates whether the expense is short-paid due to policy noncompliance. -
PolicyViolatedFlag: boolean
Maximum Length:
1Indicates whether the expense violates company policies. -
PolicyWarningFlag: boolean
Maximum Length:
1Indicates whether the expense is marked with a warning. -
PolicyWarningReasonCode: string
Maximum Length:
30Code that indicates the reason for a warning that an expense auditor applies to an expense item. A list of accepted values are defined in the lookup type ORA_EXM_WARNING_REASON. -
PrepaidFlag: boolean
Title:
This is a prepaid expenseMaximum Length:1Indicates whether the expense is prepaid. -
PreparerId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
RatePerPassenger: number
Mileage rate per passenger for an expense.
-
ReceiptAmount: number
Title:
AmountAmount of the receipt in the receipt currency. -
ReceiptCurrency: string
Title:
Currency NameMaximum Length:80Currency of the expense receipt for an expense. -
ReceiptCurrencyCode: string
Maximum Length:
15Code that indicates the receipt currency of an expense item. -
ReceiptDate: string
(date)
Title:
DateDate when a receipt is generated. -
ReceiptMissingDecRequiredFlag: boolean
Maximum Length:
1Indicates whether an expense item with missing receipts requires submission of a missing receipts declaration. -
ReceiptMissingFlag: boolean
Title:
Receipt missingMaximum Length:1Indicates whether receipts are missing for an expense. -
ReceiptRequiredFlag: boolean
Title:
Original Receipt RequiredMaximum Length:1Indicates whether an expense requires a receipt. -
ReceiptTime: string
(date-time)
Title:
Receipt TimeDate and time when the transaction occurred. Allows you to differentiate transactions made on the same day based on their accounting time. -
ReceiptVerifiedFlag: boolean
Title:
Receipt VerifiedMaximum Length:1Indicates whether an auditor verifies the receipt for an expense. -
ReferenceNumber: string
Title:
Transaction Reference NumberRead Only:trueMaximum Length:240Unique reference number of the credit card transaction. -
ReimbursableAmount: number
Title:
Reimbursable AmountAmount to be reimbursed to the individual in reimbursable currency for an expense. -
ReimbursementCurrency: string
Title:
Currency NameMaximum Length:80Currency used to reimburse an expense. -
ReimbursementCurrencyCode: string
Maximum Length:
15Code that indicates the currency of the amount to be reimbursed to the individual for expenses incurred. -
Request: integer
(int64)
Title:
Process IDRead Only:trueUnique identifier of the credit card upload process. -
SequenceNumber: number
Number associated with a sequence in which expense items are entered in an expense report.
-
StartDate: string
(date)
Title:
DateDate when the expense occurred or the first day of an expense that spans multiple days. -
StartDateTimestamp: string
(date-time)
Title:
DateRead Only:trueDate and time when the expense occurred or the first day of an expense that spans multiple days. -
StartOdometer: number
Title:
Starting Odometer ReadingOdometer reading at the start of a trip. -
TaxClassification: string
Tax classification meaning. Setting of the TaxClassificationCode attribute is based on the value of this attribute.
-
TaxClassificationCode: string
Maximum Length:
30Code that indicates a tax classification that applies to an expense item. -
TicketClass: string
Maximum Length:
80Class of ticket. Possible values are BUSINESS and ECONOMY. -
TicketClassCode: string
Title:
Flight ClassMaximum Length:30Code that indicates the ticket class of a ship cabin or a flight. Possible values are BUSINESS and ECONOMY. -
TicketNumber: string
Title:
Ticket NumberMaximum Length:80Number of the airline ticket. -
TipAmount: number
Title:
Tip AmountAmount of tip given in the transaction. Allows you to manage receipts that have different total amounts due to tips. -
TravelMethodCode: string
Maximum Length:
30Code that indicates the method of travel used during a trip. -
TravelType: string
Title:
Flight TypeMaximum Length:30Type of flight. Possible values are DOMESTIC and INTERNATIONAL. -
TravelTypeName: string
Type of flight. Possible values are Domestic and International. Setting of the TravelType attribute is based on the value of this attribute.
-
TripDistance: number
Title:
Trip DistanceTotal distance traveled during a business trip for which mileage reimbursement is requested. -
UOMDays: number
Calculation for the number of per diem expense days based on the unit of measure.
-
ValidationErrorFlag: boolean
Indicates whether a validation error exists.
-
ValidationErrorMessages: string
Error messages populated during validation.
-
ValidationStatus: string
Maximum Length:
30Indicates the status of the expense item validation. The valid values are NULL for old expenses that need to be revalidated, E for expenses with at least one error, W for expenses that have no errors but have warnings, and C for expenses without any errors or warnings. -
ValidationWarningMessages: string
Warning messages populated during validation.
-
VehicleCategory: string
Category of vehicle.
-
VehicleCategoryCode: string
Title:
Vehicle CategoryMaximum Length:30Code that indicates the vehicle type category. Possible values are COMPANY, PRIVATE, and RENTAL. -
VehicleType: string
Title:
Vehicle TypeMaximum Length:30Type of vehicle for which mileage reimbursement is permitted. Possible values are CAR, MOTORCYCLE, and VAN. -
VehicleTypeName: string
Name of type of vehicle.
-
VisitedFlag: boolean
Maximum Length:
1Indicates whether the user has confirmed the expense. -
ZoneCode: string
Title:
ZoneMaximum Length:30Code that indicates the geographical area of the trip. -
ZoneTypeCode: string
Code that indicates the lookup type that defines the zones for which mileage rates are defined.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to manage documents that the user attaches to an expense item.
Show Source
Nested Schema : Daily sum limit
Type:
objectTitle:
Daily sum limitDaily expense limit of a trip.
Nested Schema : Duplicate Expenses
Type:
arrayTitle:
Duplicate ExpensesThe duplicate expenses resource is a child resource that contains information about all duplicate expense items related to an expense.
Show Source
Nested Schema : Expense Attendees
Type:
arrayTitle:
Expense AttendeesThe expense attendees resource is a child resource that contains attendee information about an expense item.
Show Source
Nested Schema : Expense Descriptive Flexfields
Type:
arrayTitle:
Expense Descriptive FlexfieldsThe expense descriptive flexfields resource is used to manage details about the descriptive flexfield references for an expense item.
Show Source
Nested Schema : Expense Distributions
Type:
arrayTitle:
Expense DistributionsThe expense distributions resource is a child resource that contains distribution information about an expense item.
Show Source
Nested Schema : Expense Errors
Type:
arrayTitle:
Expense ErrorsThe expense errors resource is a child resource that contains information about all validation errors of an expense.
Show Source
Nested Schema : Expense Itemizations
Type:
arrayTitle:
Expense ItemizationsThe expense itemizations resource is a child resource used to manage details about the itemized lines of an expense item.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Matched Expenses
Type:
arrayTitle:
Matched ExpensesThe matched expenses resource is a child resource that contains information about all matched expense items related to an expense.
Show Source
Nested Schema : expenseReports-Expense-Attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attachment associated with an expense. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attached file. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the row. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueName of the user who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the row was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEData type code of the attachment. -
Description: string
Title:
DescriptionMaximum Length:255Description of an attachment. -
DmDocumentId: string
Maximum Length:
255The unique identifier of the attachment. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Address of the folder that contains attachments associated with an expense. -
DmVersionNumber: string
Maximum Length:
255The version number of the attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsContents of the file. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL to which a file is attached. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the row. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueDate when the record was last updated by a specific user. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the uploaded attachment. Possible values are JPG and PNG. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText uploaded as an attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI where the attachment is present. The value is appended to the application to generate the final URL. -
Url: string
Title:
UrlMaximum Length:4000URL of the attached file. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Name of the user associated with an attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-Expense-duplicateExpenses-item-response
Type:
Show Source
object-
DuplicateCreationDate: string
(date-time)
Read Only:
trueDate and time when the row of duplicate expense was created. -
DuplicateCreationMethodCode: string
Read Only:
trueMaximum Length:30Code that indicates the method of duplicate expense item creation. -
DuplicateCreditCardTrxnId: integer
(int64)
Read Only:
trueValue that uniquely identifies a specific corporate card transaction of the duplicate expense. -
DuplicateDescription: string
Title:
DescriptionRead Only:trueMaximum Length:240Description of the duplicate expense item. -
DuplicateEndDate: string
Title:
End DateRead Only:trueLast day of the duplicate expense that spans multiple days. -
DuplicateExpenseId: integer
(int64)
Read Only:
trueValue that uniquely identifies a specific duplicate expense item. -
DuplicateExpenseReportId: integer
(int64)
Read Only:
trueValue that uniquely identifies a specific expense report of the duplicate expense. -
DuplicateExpenseReportNumber: string
Title:
Report NumberRead Only:trueMaximum Length:50Unique number that references the expense report of a duplicate expense. The number follows the numbering policies of the company. -
DuplicateExpenseSource: string
Title:
SourceRead Only:trueMaximum Length:30Code that indicates the source of a duplicate expense item. Possible values are CASH and CORP_CARD. -
DuplicateExpenseStatusCode: string
Title:
Report StatusRead Only:trueMaximum Length:30Expense report approval status of the duplicate expense, such as Approved, Pending Manager Approval, or Paid. -
DuplicateExpenseType: string
Title:
Expense TypeRead Only:trueMaximum Length:80Expense type against which the duplicate expense is incurred. -
DuplicateGroupId: integer
(int64)
Value that uniquely identifies a group of duplicate expenses.
-
DuplicateLocation: string
Title:
Expense LocationRead Only:trueMaximum Length:80Location where the duplicate expense was incurred. -
DuplicateMerchantName: string
Title:
Merchant NameRead Only:trueMaximum Length:80Name of the merchant where the duplicate expense was incurred. -
DuplicateReceiptAmount: number
Title:
AmountRead Only:trueThe duplicate expense receipt amount in the receipt currency. -
DuplicateReceiptCurrencyCode: string
Read Only:
trueMaximum Length:15Code that indicates the receipt currency of a duplicate expense item. -
DuplicateStartDate: string
(date)
Title:
DateRead Only:trueDate when the duplicate expense occurred or the first day of a duplicate expense that spans multiple days. -
DuplicateStatusCode: string
Maximum Length:
1Indicates whether expenses are duplicate or not. -
ExpenseId: integer
(int64)
Read Only:
trueValue that uniquely identifies the parent expense of a duplicate expense. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-Expense-ExpenseAttendee-item-response
Type:
Show Source
object-
Amount: number
Title:
AmountAmount spent on the event attendee. -
AttendeeEmail: string
Email address of the attendee.
-
AttendeePhoneNumber: string
Phone number of the attendee.
-
AttendeeType: string
Title:
Attendee TypeMaximum Length:30Type of event attendee. Possible values are EMPLOYEE and NONEMPLOYEE. -
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. -
EmployeeFlag: boolean
Maximum Length:
1Indicates whether an event attendee is an employee. -
EmployerAddress: string
Title:
Employer AddressMaximum Length:240Employer address of the event attendee. -
EmployerName: string
Title:
EmployerMaximum Length:240Employer name of the event attendee. -
EmployerPartyId: integer
(int64)
Value that uniquely identifies an employer.
-
ExpenseAttendeeId: integer
(int64)
Value that uniquely identifies the event attendee.
-
ExpenseId: integer
(int64)
Value that uniquely identifies an expense item.
-
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the row was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Session login associated with the user who last updated the row. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32User who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameMaximum Length:240Tax identifier of the employee or nonemployee event attendee. -
TaxIdentifier: string
Maximum Length:
30Tax identifier of the employee or nonemployee event attendee. -
Title: string
Title:
TitleMaximum Length:80Title of the employee or nonemployee event attendee.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-Expense-ExpenseDff-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Expense TypeMaximum Length:150Descriptive flexfield context name for expenses. -
__FLEX_Context_DisplayValue: string
Title:
Expense TypeExpense Type -
ExpenseId: integer
(int64)
Value that uniquely identifies an expense.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-Expense-ExpenseDistribution-item-response
Type:
Show Source
object-
BusinessUnit: string
Title:
Business UnitRead Only:trueMaximum Length:240Business unit that is associated with a row. -
CodeCombinationId: integer
(int64)
Value that uniquely identifies the accounting code combination to which an expense is charged.
-
Company: string
Maximum Length:
25Company to which an expense is charged. -
CostCenter: string
Business organization to which an expense is charged.
-
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. -
ExpenseDistId: integer
(int64)
Value that uniquely identifies the expense distribution of a specific expense item.
-
ExpenseId: integer
(int64)
Value that uniquely identifies the expense for an expense distribution.
-
ExpenseReportId: integer
(int64)
Value that uniquely identifies the expense report that includes the expense corresponding to an expense distribution.
-
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. -
OrgId: integer
(int64)
Unique identifier of the user's organization for which the expense is created.
-
PJCDFF: array
Projects Descriptive Flexfields
Title:
Projects Descriptive FlexfieldsThe project-related descriptive flexfields resource is a child resource that maintains project flexfields related to an expense. -
ReimbursableAmount: number
Amount to be reimbursed to the individual against an expense distribution.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Projects Descriptive Flexfields
Type:
arrayTitle:
Projects Descriptive FlexfieldsThe project-related descriptive flexfields resource is a child resource that maintains project flexfields related to an expense.
Show Source
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response", "AP_Invoice_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-response", "EXM_Expense_Report":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-response", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response", "OM_Sales_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-response", "PJC_All":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-response", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response", "POR_Requisition":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-response", "POR_User_Preferences":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response", "PO_Purchase_Order":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
- AP_Distribution_Sets
- AP_Invoice_Distribution
- AP_Invoice_Line
- EXM_Expense_Report
- EXM_Expense_Report_Line
- INV_Misc_Transactions
- OM_Sales_Order
- PJC_All
- PJC_Expenditure_Batch
- POR_Requisition
- POR_User_Preferences
- PO_Purchase_Order
- PO_Purchase_Order_Line
- PO_Purchase_Order_Schedule
Match One Schema
Show Source
- AP_Distribution_Sets - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response
- AP_Invoice_Distribution - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response
- AP_Invoice_Line - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFAP__5FInvoice__5FLineVO-item-response
- EXM_Expense_Report - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReportVO-item-response
- EXM_Expense_Report_Line - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response
- INV_Misc_Transactions - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response
- OM_Sales_Order - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFOM__5FSales__5FOrderVO-item-response
- PJC_All - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FAllVO-item-response
- PJC_Expenditure_Batch - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response
- POR_Requisition - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FRequisitionVO-item-response
- POR_User_Preferences - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response
- PO_Purchase_Order - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response
- PO_Purchase_Order_Line - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
- PO_Purchase_Order_Schedule - object oracle_apps_financials_expenses_entry_shared_flex_pjcdff_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
Nested Schema : expenseReports-Expense-expenseErrors-item-response
Type:
Show Source
object-
ErrorCode: string
Maximum Length:
255Error code of the expense validation error. -
ErrorDescription: string
Description of the expense validation error.
-
ErrorSequence: integer
Unique identifier of an expense validation error.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Maximum Length:
255Name of the attribute in an expense validation error. -
Type: string
Maximum Length:
255Indicates whether the record returned is an error or a warning.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-Expense-ExpenseItemization-item-response
Type:
Show Source
object-
AssignmentId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
AuditAdjustmentReason: string
Title:
Additional InformationMaximum Length:240Auditor's reason for adjusting the reimbursable amount to the individual. -
AuditAdjustmentReasonCode: string
Title:
Audit IssueMaximum Length:30Code that indicates the auditor's reason for adjusting the reimbursable amount to the individual. -
AwtGroupId: integer
(int64)
Value that uniquely identifies an alternate tax withholding group.
-
BilledAmount: number
Title:
Billed AmountAmount billed to the corporate card account. -
BilledCurrencyCode: string
Code that indicates the amount billed to the corporate card account.
-
CardId: integer
(int64)
Value that uniquely identifies a specific corporate card.
-
CheckoutDate: string
(date)
Title:
Checkout DateDate when a person departs a place associated with an accommodations expense category. -
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. -
CreditCardTrxnId: integer
(int64)
Value that uniquely identifies a specific corporate card transaction.
-
DailyAmount: number
Title:
Daily AmountAmount of the daily expense receipt in the receipt currency. -
DailyDistance: number
Distance traveled in a day for business.
-
DailyLimit: object
Daily sum limit
Title:
Daily sum limitDaily expense limit of a trip. -
DepartureLocationId: integer
(int64)
Title:
Departure CityValue that uniquely identifies the departure location. -
Description: string
Title:
DescriptionMaximum Length:240Description of an expense item. -
DestinationFrom: string
Title:
Departure CityMaximum Length:4000Starting or departure location of the trip. -
DestinationTo: string
Title:
Arrival CityMaximum Length:4000Ending or arrival location of the trip. -
DistanceUnitCode: string
Maximum Length:
30Code that indicates the travel distance unit. Possible values are KILOMETER and MILE. -
EndDate: string
Title:
End DateLast day of an expense that spans multiple days. -
EndOdometer: number
Title:
Ending Odometer ReadingOdometer reading at the end of a trip. -
ExchangeRate: number
Title:
Conversion RateRate that represents the amount one currency can be exchanged for another at a specific point in time. -
ExpenseCategoryCode: string
Title:
Expense ClassMaximum Length:30Code that indicates the classification of an expense item. Possible values are BUSINESS and PERSONAL. -
ExpenseCreationMethodCode: string
Maximum Length:
30Code that indicates the method of expense item creation. Possible values are MOBILE iOS DEVICE and MOBILE ANDROID DEVICE. -
ExpenseId: integer
(int64)
Value that uniquely identifies a specific expense item.
-
ExpenseReportId: integer
(int64)
Value that uniquely identifies a specific expense report.
-
ExpenseSource: string
Title:
SourceMaximum Length:30Source of an expense item. Possible values are CASH and CORPORATE CARD. -
ExpenseTemplateId: integer
(int64)
Title:
Expense TemplateValue that uniquely identifies a specific expense template. -
ExpenseType: string
Maximum Length:
80Potential expense defined during setup and against which an expense item is incurred. -
ExpenseTypeId: integer
(int64)
Title:
Expense TypeValue that uniquely identifies a specific expense type. -
FlightClassLimit: string
Expense limit for a flight class.
-
FlightDuration: number
Title:
Flight DurationDuration of an airline flight in hours. -
FlightNumber: string
Maximum Length:
80Number of an airline flight. -
FuelType: string
Title:
Fuel TypeMaximum Length:30Types of fuel for which a fuel charge is reimbursed. -
ImgReceiptRequiredFlag: boolean
Title:
Imaged Receipt RequiredMaximum Length:1Indicates whether an expense requires an imaged receipt. -
ItemizationParentExpenseId: integer
(int64)
Value that uniquely identifies the parent expense of an itemized expense item. Possible values are NULL, which indicates that the expense is not itemized, -1 which indicates that the expense is a parent line with itemization, and greater than 0, which indicates that the expense is an itemized child line and the value is the parent line's identifier.
-
ItemizationReceiptBusinessTotalAmount: number
Expense receipt amount to be reimbursed by the employer.
-
ItemizationReceiptPersonalTotalAmount: number
Amount on the receipt that was incurred by the employee for personal use.
-
ItineraryReservationId: integer
(int64)
Value that uniquely identifies a travel reservation.
-
Justification: string
Title:
JustificationMaximum Length:240Reason an expense was incurred. -
JustificationRequiredFlag: boolean
Maximum Length:
1Indicates whether an expense requires justification. -
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. -
LicensePlateNumber: string
Title:
License Plate NumberMaximum Length:30Number of the vehicle license plate. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Location: string
Title:
Expense LocationMaximum Length:80Location where the expense was incurred. -
LocationId: integer
(int64)
Value that uniquely identifies a specific expense location.
-
LongTermTripFlag: boolean
Maximum Length:
1Indicates whether a trip is long-term. -
LongTermTripStartDate: string
(date)
Title:
Original Start Date of Long-Term TripDate when a long-term trip started. -
MerchantDocumentNumber: string
Title:
Receipt NumberMaximum Length:80Number on the receipt issued by the merchant. -
MerchantName: string
Title:
Merchant NameMaximum Length:80Name of the merchant where the expense was incurred. -
MerchantReference: string
Title:
Merchant ReferenceMaximum Length:240Purchase identification of a transaction provided by the merchant at the point of sale. -
MerchantTaxpayerId: string
Title:
Taxpayer IDMaximum Length:80Value that uniquely identifies a merchant tax payer. -
MerchantTaxRegNumber: string
Title:
Tax Registration NumberMaximum Length:80Unique sequence of letters or numbers assigned to a party or party site by a tax authority when it is registered and by which the party or party site registration is identified. -
MileagePolicyId: integer
Value that uniquely identifies a mileage policy.
-
NumberOfAttendees: number
Title:
Number of AttendeesNumber of people that attended an event for which expenses were incurred. For example, the number of people who attended a business dinner or an entertainment event. -
NumberOfDays: integer
Title:
Number of DaysNumber of days the expense is incurred. -
NumberPeople: integer
Title:
Number of PassengersNumber of passengers in the vehicle. -
OrgId: integer
(int64)
Value that uniquely identifies the business unit associated with the row.
-
PassengerAmount: number
Total reimbursement for carrying passengers in the vehicle.
-
PassengerName: string
Title:
Passenger NameMaximum Length:240Name of airline flight passenger. -
PassengerRateType: string
Maximum Length:
30Passenger rate type used for mileage reimbursement for an expense. -
PaymentDueFromCode: string
Code that indicates the liability owner of the transaction.
-
PersonalReceiptAmount: number
Title:
Personal AmountAmount of the receipt that is marked as a personal expense. -
PersonId: integer
(int64)
Value that uniquely identifies the individual on the corporate card.
-
PolicyShortpayFlag: boolean
Title:
Short PayMaximum Length:1Indicates whether the expense is short-paid due to policy noncompliance. -
PolicyViolatedFlag: boolean
Maximum Length:
1Indicates whether the expense violates company policies. -
PolicyWarningFlag: boolean
Maximum Length:
1Indicates whether the expense is marked with a warning. -
PolicyWarningReasonCode: string
Maximum Length:
30Code that indicates the reason for a warning that an expense auditor applies to an expense item. A list of accepted values are defined in the lookup type ORA_EXM_WARNING_REASON. -
PreparerId: integer
(int64)
Value that uniquely identifies the person who created the expense report.
-
RatePerPassenger: number
Mileage rate per passenger for an expense.
-
ReceiptAmount: number
Title:
AmountAmount of the receipt in the receipt currency. -
ReceiptCurrencyCode: string
Maximum Length:
15Code that indicates the receipt currency of an expense item. -
ReceiptDate: string
(date)
Title:
DateDate when a receipt is generated. -
ReceiptMissingDecRequiredFlag: boolean
Maximum Length:
1Indicates whether an expense item with missing receipts requires submission of a missing receipts declaration. -
ReceiptMissingFlag: boolean
Title:
Receipt missingMaximum Length:1Indicates whether receipts are missing for an expense. -
ReceiptRequiredFlag: boolean
Title:
Original Receipt RequiredMaximum Length:1Indicates whether an expense requires a receipt. -
ReceiptVerifiedFlag: boolean
Title:
Receipt VerifiedMaximum Length:1Indicates whether an auditor verifies the receipt for an expense. -
ReimbursableAmount: number
Title:
Reimbursable AmountAmount to be reimbursed to the individual in reimbursable currency for an expense. -
ReimbursementCurrencyCode: string
Maximum Length:
15Code that indicates the currency of the amount to be reimbursed to the individual for expenses incurred. -
SequenceNumber: number
Number associated with a sequence in which expense items are entered in an expense report.
-
StartDate: string
(date)
Title:
DateDate when the expense occurred or the first day of an expense that spans multiple days. -
TaxClassificationCode: string
Maximum Length:
30Code that indicates a tax classification that applies to an expense item. -
TicketClassCode: string
Title:
Flight ClassMaximum Length:30Code that indicates the ticket class of a ship cabin or a flight. Possible values are BUSINESS and ECONOMY. -
TicketNumber: string
Title:
Ticket NumberMaximum Length:80Number of the airline ticket. -
TravelMethodCode: string
Maximum Length:
30Code that indicates the method of travel used during a trip. -
TravelType: string
Title:
Flight TypeMaximum Length:30Type of flight. Possible values are DOMESTIC and INTERNATIONAL. -
TripDistance: number
Title:
Trip DistanceTotal distance traveled during a business trip for which mileage reimbursement is requested. -
UOMDays: number
Calculation for the number of per diem expense days based on the unit of measure.
-
ValidationErrorFlag: boolean
Indicates whether a validation error exists.
-
ValidationErrorMessages: string
Error messages populated during validation.
-
ValidationWarningMessages: string
Warning messages populated during validation.
-
VehicleCategoryCode: string
Title:
Vehicle CategoryMaximum Length:30Code that indicates the vehicle type category. Possible values are COMPANY, PRIVATE, and RENTAL. -
VehicleType: string
Title:
Vehicle TypeMaximum Length:30Type of vehicle for which mileage reimbursement is permitted. Possible values are CAR, MOTORCYCLE, and VAN. -
ZoneCode: string
Title:
ZoneMaximum Length:30Code that indicates the geographical area of the trip. -
ZoneTypeCode: string
Code that indicates the lookup type that defines the zones for which mileage rates are defined.
Nested Schema : Daily sum limit
Type:
objectTitle:
Daily sum limitDaily expense limit of a trip.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-Expense-matchedExpenses-item-response
Type:
Show Source
object-
ExpenseId: integer
(int64)
Read Only:
trueUnique identifier of an expense. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MatchedExpenseId: integer
(int64)
Read Only:
trueExpense identifier of a matched record. -
MatchPercentage: number
Read Only:
truePercentage that indicates the strength of the match. -
MatchReference: string
Read Only:
trueMaximum Length:255Unique identifier of a matched record. -
MergedFlag: string
Maximum Length:
1Indicates whether expenses are merged after a match.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-expenseNotes-item-response
Type:
Show Source
object-
CreatedBy: string
Maximum Length:
64User who created an expense note. -
CreationDate: string
(date-time)
Date when an expense note was created.
-
Event: string
Maximum Length:
240Event that triggered an expense report status change, such as approval or audit. -
ExpenseReportId: integer
(int64)
Unique identifier of an expense report for which expense notes are entered.
-
ExpenseReportProcessingId: integer
Unique identifier of an expense report's processing detail.
-
FullName: string
Title:
Full NameRead Only:trueMaximum Length:2000Name of the person who is associated with an expense note. -
LastUpdateDate: string
(date-time)
Date when the expense note was last updated.
-
LastUpdatedBy: string
Maximum Length:
64User who last updated the expense note. -
LastUpdateLogin: string
Maximum Length:
32Session login that is associated with the user who last updated the expense note. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note IDRead Only:trueUnique identifier of the expense note that resulted from a change of status of the expense report. -
NoteText: string
(byte)
Title:
Note TextRead Only:trueText of the expense note that was entered by an approver or an auditor. -
NoteTextTrunc: string
Read Only:
trueMaximum Length:1024First 1,024 characters in an expense note that were entered by an approver or an auditor. -
NoteTypeCode: string
Title:
TypeRead Only:trueMaximum Length:30Code that is associated with an expense note's category. -
PersonId: integer
(int64)
Read Only:
trueUnique identifier of the person who is associated with the expense note. -
SourceObjectCode: string
Title:
Related Object TypeRead Only:trueMaximum Length:30Code that is associated with the source object as defined in OBJECTS Metadata. -
SourceObjectUid: string
Title:
Related ObjectRead Only:trueMaximum Length:64Unique identifier of the source object, such as Activities or Opportunities as defined in OBJECTS Metadata. -
UserLastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user last updated the row on a disconnected mobile device.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-ExpensePayment-item-response
Type:
Show Source
object-
BankAccountNumber: string
Read Only:
trueMaximum Length:100Bank Account Number to which the expense amount is reimbursed. -
BankName: string
Read Only:
trueMaximum Length:360Bank Name to which the expense amount is reimbursed. -
CheckId: integer
(int64)
Read Only:
trueBank Check Unique identifier for the payment done. -
CheckNumber: integer
(int64)
Read Only:
trueBank Check Number for the payment done. -
ExpenseReportId: integer
(int64)
Read Only:
trueValue that uniquely identifies a specific expense report. -
InvoiceId: integer
(int64)
Read Only:
trueValue that uniquely identifies an invoice for the payment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MailingAddress: string
Read Only:
trueMaximum Length:80Mailing address of the employee for whom the payment is done. -
PaymentAmount: number
Read Only:
trueAmount for which the payment is done. -
PaymentCurrencyCode: string
Read Only:
trueMaximum Length:15The Currency code in which the payment is done. -
PaymentDate: string
(date)
Read Only:
trueDate when the payment is done. -
PaymentMethod: string
Read Only:
trueMaximum Length:80Method of payment for this expense report such as check, cash, or credit. -
PaymentMethodCode: string
Read Only:
trueMaximum Length:30Code representing Method of Payment. -
PaymentNumber: integer
(int64)
Read Only:
trueNumber representing the payment sequence. -
ProcessingType: string
Read Only:
trueMaximum Length:30Processing type of the payment such as PRINTED or ELECTRONIC.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-ExpenseReportDff-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:240Descriptive flexfield context name for expense reports. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive flexfield number of segments for expense reports. -
ExpenseReportId: integer
(int64)
Value that uniquely identifies the expense report.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : expenseReports-processingDetails-item-response
Type:
Show Source
object-
AuditCode: string
Read Only:
trueMaximum Length:30Audit type for the expense report based on receipt requirements, such as original receipt-based audit and imaged receipt-based audit. -
AuditReturnReasonCode: string
Read Only:
trueMaximum Length:30Reason for returning the expense report to the submitter during audit. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the processing detail record was created. -
Event: string
Read Only:
trueMaximum Length:240Event that triggered the expense report status change, such as approval and audit. -
EventDate: string
(date)
Read Only:
trueDate when the expense report status changed. -
EventPerformerId: string
Read Only:
trueMaximum Length:64User who initiated the expense report status change event. -
EventPerformerName: string
Title:
NameRead Only:trueMaximum Length:240Name of the person who initiated the expense report status change event. -
ExpenseReportId: integer
(int64)
Read Only:
trueIdentifier of the expense report for which status changes are tracked. -
ExpenseReportProcessingId: integer
Read Only:
trueUnique identifier of a processing detail record of a specific expense report. -
ExpenseStatusCode: string
Read Only:
trueMaximum Length:30Status of the expense report, such as Approved, Pending Manager Approval, and Paid. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
(int64)
Read Only:
trueIdentifier of the note that was created by the performer of the expense report status change event.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- Attachments
-
Operation: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/AttachmentsParameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
The attachments resource is used to manage documents that the user attaches to an expense report. - expenseReportsUniqID:
- Expense
-
Parameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
The expenses resource is a child resource that contains information about an expense item. - expenseReportsUniqID:
- ExpensePayment
-
Operation: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/ExpensePaymentParameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
The expense report payments resource is a child resource that contains payment information for a paid expense report. - expenseReportsUniqID:
- ExpenseReportDff
-
Operation: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/ExpenseReportDffParameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
The expense report descriptive flexfields resource is used to store additional company-specific information that is captured for an expense report. - expenseReportsUniqID:
- applyCashAdvances
-
Operation: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/action/applyCashAdvancesParameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
Applies the cash advance to the expense report. - expenseReportsUniqID:
- expenseNotes
-
Operation: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/expenseNotesParameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
The expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report. - expenseReportsUniqID:
- processWFAction
-
Operation: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/action/processWFActionParameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
Processes a workflow action on the expense report. - expenseReportsUniqID:
- processingDetails
-
Operation: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/processingDetailsParameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
The expense processing details resource is a child resource that contains information about status changes of an expense report. - expenseReportsUniqID:
- revertCashAdvances
-
Operation: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/action/revertCashAdvancesParameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
Removes the cash advance on the expense report. - expenseReportsUniqID:
- submit
-
Parameters:
- expenseReportsUniqID:
$request.path.expenseReportsUniqID
Submits the expense report after validation. - expenseReportsUniqID:
Examples
The following example shows how to update an expense report by submitting a PATCH request on the REST resource using cURL.
curl -i -u "<username>:<password>" -H "Content-Type: application/json" -X PATCH -d <payload> https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376
Example Request Payload
The following example shows the contents of the request body in JSON format:
{
"ReimbursementCurrencyCode": "EUR"
}
Example Response Body
The following example shows the contents of the response body in JSON format:
{
"AssignmentId": 100010026335780,
"AuditCode": null,
"AuditReturnReasonCode": null,
"BothpayFlag": null,
"CurrentApproverId": null,
"ExchangeRateType": null,
"ExpenseReportDate": null,
"ExpenseReportId": 300100185933376,
"ExpenseReportNumber": "EXM0185933376",
"ExpenseReportTotal": 0,
"ExpenseStatusCode": "SAVED",
"ExpenseStatusDate": null,
"FinalApprovalDate": null,
"ImagedReceiptsReceivedDate": null,
"ImagedReceiptsStatusCode": "REQUIRED",
"MissingImagesReason": null,
"OrgId": 204,
"OverrideApproverId": null,
"ParentExpenseReportId": null,
"PaymentMethodCode": "CHECK",
"PersonId": 100010026335772,
"PreparerId": null,
"Purpose": "JKLL",
"ReceiptsFilingNumber": null,
"ReceiptsReceivedDate": null,
"ReceiptsStatusCode": "REQUIRED",
"ReimbursementCurrencyCode": "EUR",
"ReportCreationMethodCode": "REST_SERVICE",
"ReportSubmitDate": null,
"TripId": null,
"UnappliedAdvancesJust": null,
"UnappliedCashAdvReason": null,
"CreatedBy": "FINUSER1",
"CreationDate": "2020-06-18T06:29:26+00:00",
"LastUpdateDate": "2020-06-18T06:35:04+00:00",
"LastUpdateLogin": "A84C0ED5AF4C04CCE053D713F50ACE7D",
"LastUpdatedBy": "FINUSER1",
"BusinessUnit": "Vision Operations",
"SubmitReport": null,
"MatchExpenses": null,
"SubmitErrors": null,
"PersonName": "Johnson,Mary",
"OriginalReceiptsStatus": "Required",
"ImagedReceiptsStatus": "Required",
"ExpenseReportStatus": "Saved",
"AuditCodeName": null,
"CurrentApprovers": null,
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376",
"name": "expenseReports",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
}
},
{
"rel": "canonical",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376",
"name": "expenseReports",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/child/Attachments",
"name": "Attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/child/Expense",
"name": "Expense",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/child/ExpensePayment",
"name": "ExpensePayment",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/child/ExpenseReportDff",
"name": "ExpenseReportDff",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/child/expenseNotes",
"name": "expenseNotes",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/child/processingDetails",
"name": "processingDetails",
"kind": "collection"
},
{
"rel": "action",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/action/submit",
"name": "submit",
"kind": "other"
},
{
"rel": "action",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/action/processWFAction",
"name": "processWFAction",
"kind": "other"
},
{
"rel": "action",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/action/applyCashAdvances",
"name": "applyCashAdvances",
"kind": "other"
},
{
"rel": "action",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/expenseReports/300100185933376/action/revertCashAdvances",
"name": "revertCashAdvances",
"kind": "other"
}
]
}