Skip to content

Commit 4e5c1f9

Browse files
[skip ci] Updates
1 parent 77ef96c commit 4e5c1f9

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

api-reference/user-provisioning/spend/v4.1.spend-form-fields.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,6 +1346,7 @@ <h4 id="response">Response</h4>
13461346
"urn:ietf:params:scim:schemas:extension:spend:2.0:FormFields"
13471347
],
13481348
"id": "53CE287D-FF17-4058-AB53-905AB1B1749F",
1349+
"name": "EmpId",
13491350
"label": "Employee ID",
13501351
"controlType": "EDIT",
13511352
"dataType": "String",
@@ -1360,6 +1361,7 @@ <h4 id="response">Response</h4>
13601361
"urn:ietf:params:scim:schemas:extension:spend:2.0:FormFields"
13611362
],
13621363
"id": "DC9C117E-5B53-EF4E-83C5-ED0410A8ED63",
1364+
"name": "Custom1",
13631365
"label": "Custom 01",
13641366
"controlType": "EDIT",
13651367
"dataType": "ConnectedList",
@@ -1380,6 +1382,7 @@ <h4 id="response">Response</h4>
13801382
"urn:ietf:params:scim:schemas:extension:spend:2.0:FormFields"
13811383
],
13821384
"id": "F8D94BE2-D9D9-4611-8DDF-5128E8FC968F",
1385+
"name": "CashAdvanceAccountCode",
13831386
"label": "Cash Advance Account Code",
13841387
"controlType": "EDIT",
13851388
"dataType": "String",
@@ -1395,6 +1398,7 @@ <h4 id="response">Response</h4>
13951398
"urn:ietf:params:scim:schemas:extension:spend:2.0:FormFields"
13961399
],
13971400
"id": "D6FA8B5D-6103-42BA-8D40-1403B324D797",
1401+
"name": "OrgUnit2",
13981402
"label": "Org Unit 2",
13991403
"controlType": "EDIT",
14001404
"dataType": "String",
@@ -1426,6 +1430,12 @@ <h3 id="-schema"><a name="formFieldsSchema"></a> Schema</h3>
14261430
<td>-</td>
14271431
<td>The unique field identifier.</td>
14281432
</tr>
1433+
<tr>
1434+
<td><code class="language-plaintext highlighter-rouge">Name</code></td>
1435+
<td><code class="language-plaintext highlighter-rouge">string</code></td>
1436+
<td>-</td>
1437+
<td>The predefined associated field used within a form.</td>
1438+
</tr>
14291439
<tr>
14301440
<td><code class="language-plaintext highlighter-rouge">Label</code></td>
14311441
<td><code class="language-plaintext highlighter-rouge">string</code></td>

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, 15 Apr 2025 18:46:49 +0000</pubDate>
9-
<lastBuildDate>Tue, 15 Apr 2025 18:46:49 +0000</lastBuildDate>
8+
<pubDate>Tue, 15 Apr 2025 18:50:09 +0000</pubDate>
9+
<lastBuildDate>Tue, 15 Apr 2025 18:50:09 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)