Skip to content

Commit 44760b6

Browse files
[skip ci] Updates
1 parent 29e64b3 commit 44760b6

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

api-reference/user-provisioning/spend/v4.1.spend-user-retrieval.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,6 +1834,24 @@ <h3 id="spend-user-">Spend User <a name="full-spend-user-schema"></a></h3>
18341834
<td>-</td>
18351835
<td>The Custom Data associated with this user.</td>
18361836
</tr>
1837+
<tr>
1838+
<td><code class="language-plaintext highlighter-rouge">officeLocationCountry</code></td>
1839+
<td><code class="language-plaintext highlighter-rouge">string</code></td>
1840+
<td>-</td>
1841+
<td>Country/Region. Valid ISO 3166 country code of office location. Length: 2 characters</td>
1842+
</tr>
1843+
<tr>
1844+
<td><code class="language-plaintext highlighter-rouge">officeLocationStateProvince</code></td>
1845+
<td><code class="language-plaintext highlighter-rouge">string</code></td>
1846+
<td>-</td>
1847+
<td>Valid ISO sub country code of office location. Example: <code class="language-plaintext highlighter-rouge">WA</code>. Length: 2 characters</td>
1848+
</tr>
1849+
<tr>
1850+
<td><code class="language-plaintext highlighter-rouge">officeLocationCity</code></td>
1851+
<td><code class="language-plaintext highlighter-rouge">string</code></td>
1852+
<td>-</td>
1853+
<td>City of office location. Example: <code class="language-plaintext highlighter-rouge">Redmond</code></td>
1854+
</tr>
18371855
</tbody>
18381856
</table>
18391857

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
66
<link>https://preview.developer.concur.com/</link>
77
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
8-
<pubDate>Tue, 29 Jul 2025 17:13:48 +0000</pubDate>
9-
<lastBuildDate>Tue, 29 Jul 2025 17:13:48 +0000</lastBuildDate>
8+
<pubDate>Mon, 04 Aug 2025 14:54:52 +0000</pubDate>
9+
<lastBuildDate>Mon, 04 Aug 2025 14:54:52 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)