Skip to content

Commit 00f3c35

Browse files
committed
add links
1 parent 240a7af commit 00f3c35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/vendor/licenses-using-builtin-fields.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This topic describes the built-in license fields that are available when creatin
99
You can set initial values to populate the **Create Customer** form in the Vendor Portal when a new customer is created. This ensures that each new customer created from the Vendor Portal UI starts with the same set of built-in license field values.
1010

1111
:::note
12-
Initial values are not applied to new customers created through the Vendor API v3.
12+
Initial values are not applied to new customers created through the Vendor API v3. For more information, see [Create a customer](https://replicated-vendor-api.readme.io/reference/createcustomer-1) in the Vendor API v3 documentation.
1313
:::
1414

1515
These _initial_ values differ from _default_ values in that setting initial values does not update the license field values for any existing customers.
@@ -26,7 +26,7 @@ To set inital values for built-in license fields:
2626

2727
## Built-In License Fields
2828

29-
Built-in license fields are reserved field names. You can interact with built-in license fields using the Vendor API v3 and the Replicated SDK API.
29+
Built-in license fields are reserved field names. You can interact with built-in license fields using the Vendor API v3 and the Replicated SDK API. For more information, see [customers](https://replicated-vendor-api.readme.io/reference/getcustomerentitlements) in the Vendor API v3 documentation and [license](/reference/replicated-sdk-apis#license) in _SDK API_.
3030

3131
### General License Properties
3232

@@ -58,7 +58,7 @@ The table below describes the general built-in license fields:
5858
<td>Unique customer identifier. This value never changes.</td>
5959
</tr>
6060
<tr>
61-
<td>`email`</td>
61+
<td>`email`, `customerEmail`</td>
6262
<td>The customer email address.</td>
6363
</tr>
6464
<tr>

0 commit comments

Comments
 (0)