You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td>The type of allocations for the expense. Supported values: <codeclass="language-plaintext highlighter-rouge">P</code> - partial allocation, <codeclass="language-plaintext highlighter-rouge">F</code> - full allocation, <codeclass="language-plaintext highlighter-rouge">N</code> - no allocation. Use the GET /expense/allocations function to get information about this entry’s allocations.<strong>(Read Only)</strong></td>
1605
+
<td><strong>READ ONLY</strong>The type of allocations for the expense. Supported values: <codeclass="language-plaintext highlighter-rouge">P</code> - partial allocation, <codeclass="language-plaintext highlighter-rouge">F</code> - full allocation, <codeclass="language-plaintext highlighter-rouge">N</code> - no allocation. Use the GET /expense/allocations function to get information about this entry’s allocations.</td>
<td>The currency conversion rate that converts the transaction amount that is in the transaction currency into the posted amount that is in the report currency. This element is typically not provided. If this element is empty for transactions in a currency different than the user’s reimbursement currency, Expense will use the company’s configured exchange rates to determine the posted amount for the transaction. If the system is not able to determine the exchange rate, a value of 1.0 will be used.<strong>(Read Only)</strong></td>
1653
+
<td><strong>READ ONLY</strong>The currency conversion rate that converts the transaction amount that is in the transaction currency into the posted amount that is in the report currency. This element is typically not provided. If this element is empty for transactions in a currency different than the user’s reimbursement currency, Expense will use the company’s configured exchange rates to determine the posted amount for the transaction. If the system is not able to determine the exchange rate, a value of 1.0 will be used.</td>
<td>Indicates whether the expense has attendees. Use the GET /expense/entryattendeeassociations function to get information about this entry’s attendees.<strong>(Read Only)</strong></td>
1689
+
<td><strong>READ ONLY</strong>Indicates whether the expense has attendees. Use the GET /expense/entryattendeeassociations function to get information about this entry’s attendees.</td>
<td>Whether the expense has exceptions. Use the GET ExpenseEntryExceptions function to get information about this entry’s exceptions.<strong>(Read Only)</strong></td>
1701
+
<td><strong>READ ONLY</strong> Indicates whether the expense has exceptions. Use the GET ExpenseEntryExceptions function to get information about this entry’s exceptions.</td>
<td>Indicates whether there is an entry image attached to the entry. Use the GET Entry Images function to get this entry image.<strong>(Read Only)</strong></td>
1707
+
<td><strong>READ ONLY</strong>Indicates whether there is an entry image attached to the entry. Use the GET Entry Images function to get this entry image.</td>
<td>Indicates whether the expense has itemizations. Use the GET /expense/itemizations function to get information about this entry’s itemizations.<strong>(Read Only)</strong></td>
1713
+
<td><strong>READ ONLY</strong>Indicates whether the expense has itemizations. Use the GET /expense/itemizations function to get information about this entry’s itemizations.</td>
<td>Whether the entry is paid using the Expense Pay service. This element has a value if the report has reached the Processing Payment workflow step, because this is when Concur Expense determines whether it will be paid by Expense Pay.<strong>(Read Only)</strong></td>
1743
+
<td><strong>READ ONLY</strong> Indicates whether the entry is paid using the Expense Pay service. This element has a value if the report has reached the Processing Payment workflow step, because this is when Concur Expense determines whether it will be paid by Expense Pay.</td>
<td>Indicates whether the expense entry was imported from a personal card feed. Concur Expense uses the Yodlee API to import these card transactions.<strong>(Read Only)</strong></td>
1755
+
<td><strong>READ ONLY</strong>Indicates whether the expense entry was imported from a personal card feed. Concur Expense uses the Yodlee API to import these card transactions.</td>
<td>The unique identifier of a trip in the Itinerary Service that includes a travel booking associated with this expense. Use GET ItineraryDetails to get information about this trip and the travel booking. This element is null when there is no trip associated with the expense.<strong>(Read Only)</strong></td>
1875
+
<td><strong>READ ONLY</strong>The unique identifier of a trip in the Itinerary Service that includes a travel booking associated with this expense. Use GET ItineraryDetails to get information about this trip and the travel booking. This element is null when there is no trip associated with the expense.</td>
<td>The unique identifier for a vendor list item. Use the GET /common/lists function to get information about this list item.<strong>(Read Only)</strong></td>
1893
+
<td><strong>READ ONLY</strong>The unique identifier for a vendor list item. Use the GET /common/lists function to get information about this list item.</td>
0 commit comments